Failed Sample Clauses

Failed. Failed any portion of the document review, Motor Vehicle Report verification, or Background Check.
AutoNDA by SimpleDocs
Failed n"); printf ("\tReason: CSL_pllcInit failed [Status: %d] \n ", status); return; } else { printf ("PLLC: Module Initialization... Passed.\n"); } /* Open the pllc CSL module */ hPllc = CSL_pllcOpen (&pllcObj, CSL_PLLC, NULL, &status); if ((hPllc == NULL) || (status != CSL_SOK)) { pllcTestFail++; printf ("PLLC: Opening the instance ... Failed\n"); return; } else { printf ("PLLC: Open valid instance... Passed.\n"); } /* Setup PLLC hardware parameters */ status = CSL_pllcHwSetup (hPllc, &hwSetup); if (status != CSL_SOK) { pllcTestFail++; printf ("PLLC: Setup of the module ... Failed\n"); pllc_error_exit (); return; } else { printf ("PLLC: Setup of the module ... Passed.\n"); } /* Divider 3 Setup structure intialization */ arg.divNum = CSL_PLLC_DIV3; arg.divControl.divEnable = CSL_PLLC_PLLDIV_ENABLE; arg.divControl.pllDivRatio = PLLC_DIV3_RATIO_NEW_VAL; /* Set the new value */ status = CSL_pllcHwControl (hPllc, CSL_PLLC_CMD_DIV_CONTROL, &arg); if (status != CSL_SOK) { pllcTestFail++; printf ("PLLC: Hardware Command set Div3 ... Failed\n"); pllc_error_exit (); return; } else { printf ("PLLC: Hardware Command set Div3 ... Passed\n"); } /* Get divider 3 status */ response.divNum = CSL_PLLC_DIV3; status = CSL_pllcGetHwStatus (hPllc, CSL_PLLC_QUERY_DIVIDER_STATE, &response); if (status != CSL_SOK) { pllcTestFail++; printf ("PLLC: Hardware Query Div3 ... Failed\n"); pllc_error_exit (); return; } else { printf ("PLLC: Hardware Query Div3 ... Passed\n"); } /* Check for divider enable and divder ratio */ if ((response.divControl.divEnable != CSL_PLLC_PLLDIV_ENABLE) || (response.divControl.pllDivRatio != PLLC_DIV3_RATIO_NEW_VAL)) { pllcTestFail++; printf ("PLLC: Hardware set Div3 ... Failed\n"); } else { printf ("PLLC: Hardware set Div3 ... Passed\n"); } /* Check closing the module */ status = CSL_pllcClose (hPllc); if (status != CSL_SOK) { pllcTestFail++; printf ("PLLC: Close the instance ... Failed\n"); } else { printf ("PLLC: Close valid instance... Passed.\n"); } return; } /* * ============================================================================= * @func pllc_error_exit * * @desc * This calls the module close function in case of error * * @arg * NONE * * @return * NONE * ============================================================================= */ void pllc_error_exit ( void ) { CSL_Status status; /* Check closing the module */ status = CSL_pllcClose (hPllc); if (status != CSL_SOK) { pllcTestFail++; printf ("PLLC: Close Pllc instance... Failed\n"); } else {...
Failed. (If a roll call vote occurred, record the vote of individual Board members.)
Failed the Payer paid an excessive or insufficient amount, the funds have been transferred but are pending manual approval in the Merchant Panel;
Failed. If a class is failed, the program will not pay for that class when the student enrolls in it the 2nd time.

Related to Failed

  • Failure In the event the Company brings any action against Consultant for breach of this Agreement, Consultant’s entire liability to the Company shall not exceed the fees paid to Consultant hereunder. In no event shall Consultant be liable to the Company or any other party for any indirect, special or consequential damages, nor for any claim against the Company by any person or entity arising from or in any way related to this Agreement.

  • FAILURE TO CONTRIBUTE Pursuant to Section 00-00-000 of the Act, any contribution must be satisfied by the Member within sixty (60) days from the date of the call for capital. If a Member fails to make its required contributions to the Company, then the other Members may seek enforcement of the obligation to contribute capital. Any remedy under the Act may be pursued, including allowing the individual to become a Member without a transferable interest, provided there is unanimous consent from all Members who have satisfied their contribution obligations.

  • Obligation Developer shall indemnify, defend, and hold harmless the City Indemnitees from and against all Claims arising out of, relating to, or resulting from acts or omissions by Developer or Persons Connected with Developer arising out of, relating to, or resulting from Developer's obligations with respect to this Contract. Without limiting the preceding sentence, and as an additional obligation, it is agreed that Developer shall indemnify, defend, and hold harmless the City Indemnitees from and against all Claims made by its contractors, including subcontractors of all tiers, where the contractor was engaged by Developer to perform work pursuant to this Contract, except to the extent the Claim is the result of a negligent or wrongful act or omission by any of the City Indemnitees. In performing its duties under this Section, Developer shall defend City Indemnitees with legal counsel reasonably acceptable to City.

  • Material Breach A material breach for purposes of this Agreement shall include, but not be limited to:

  • Agreement to Continue in Force Both Parties shall adhere fully to the terms of this Agreement during the period of bona fide collective bargaining.

  • Failure to Pay The Borrower fails to make a payment under this Agreement when due.

  • Controlled Substances Has current controlled substances registrations issued by the State of Colorado and the U.S. Drug Enforcement Administration, which registrations have not been surrendered, suspended, revoked or restricted in any manner;

Time is Money Join Law Insider Premium to draft better contracts faster.