Searched refs:failed (Results 251 - 275 of 754) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/third_party/WebKit/Source/core/fileapi/
H A DFileReaderLoader.h106 void failed(FileError::ErrorCode);
/external/chromium_org/third_party/WebKit/Source/core/workers/
H A DWorkerScriptLoader.h71 bool failed() const { return m_failed; } function in class:blink::FINAL
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebImageDecoder.cpp75 return m_private->failed();
/external/chromium_org/third_party/opus/src/tests/
H A Drun_vectors.sh87 echo ERROR: decoding failed
116 echo ERROR: decoding failed
/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dprinter.h113 // True if any write to the underlying stream failed. (We don't just
116 bool failed() const { return failed_; } function in class:google::protobuf::io::Printer
/external/chromium_org/tools/gyp/
H A Dgyptest.py211 failed = []
248 failed.append(test)
264 report("Failed", failed)
267 if failed:
/external/harfbuzz_ng/util/
H A Dmain-font-text.hh69 return consumer.failed ? 1 : 0;
/external/libopus/tests/
H A Drun_vectors.sh87 echo ERROR: decoding failed
116 echo ERROR: decoding failed
/external/llvm/test/Bindings/Ocaml/
H A Danalysis.ml33 Some msg -> bomb "valid module failed verification!"
37 if not (verify_function fn) then bomb "valid function failed verification!";
/external/e2fsprogs/e2fsck/
H A Drecovery.c94 goto failed;
100 goto failed;
118 failed:
414 goto failed;
525 goto failed;
670 goto failed;
706 failed:
/external/blktrace/
H A Dblkiomon.c243 goto failed;
245 goto failed;
248 failed:
437 goto failed;
439 goto failed;
441 goto failed;
444 failed:
545 goto failed;
548 goto failed;
551 failed
[all...]
/external/e2fsprogs/lib/et/
H A DMakefile.in145 diff -c $(srcdir)/test_cases/$$t.c $$t.c > $$t.failed; \
146 if [ $$? -ne 0 ]; then echo Test case $$t failed; exit 1 ; fi ; \
147 diff -c $(srcdir)/test_cases/$$t.h $$t.h >> $$t.failed; \
148 if [ $$? -ne 0 ]; then echo Test case $$t failed; exit 1 ; fi ; \
149 $(RM) -f $$t.c $$t.h $$t.failed; \
/external/harfbuzz_ng/test/shaping/
H A Dhb_test_tools.py172 self.failed = Stat ()
180 self.failed.add (test)
187 (float (self.failed.count) / self.total.count)
210 failed = 0
216 failed += 1
217 total = passed + failed
218 print "%d out of %d tests passed. %d failed (%g%%)" % (passed, total, failed, 100. * failed / total)
237 if stats.failed
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dxmlcatalog.c226 printf("add command failed\n");
239 printf("add command failed\n");
248 printf("del command failed\n");
258 printf("Resolver failed to find an answer\n");
531 printf("add command failed\n");
/external/chromium_org/v8/tools/testrunner/local/
H A Dexecution.py83 self.failed = []
136 self.failed.append(test)
170 self.failed.append(test)
178 self.failed.append(test)
203 if self.failed or self.remaining:
221 # If this failed, save the exception and re-raise it later (after
/external/libxml2/
H A Dxmlcatalog.c226 printf("add command failed\n");
239 printf("add command failed\n");
248 printf("del command failed\n");
258 printf("Resolver failed to find an answer\n");
531 printf("add command failed\n");
/external/chromium_org/third_party/re2/re2/
H A Ddfa.cc76 // memory), it sets *failed and returns false.
79 bool* failed, const char** ep, vector<int>* matches);
263 failed(false),
275 bool failed; // "out" parameter: whether search gave up member in struct:re2::DFA::SearchParams
346 bool init_failed_; // initialization failed (out of memory)
1247 LOG(DFATAL) << "StateSaver failed to restore state.";
1409 params->failed = true;
1425 params->failed = true;
1430 LOG(DFATAL) << "RunStateOnByteUnlocked failed after ResetCache";
1431 params->failed
1749 Search(const StringPiece& text, const StringPiece& context, bool anchored, bool want_earliest_match, bool run_forward, bool* failed, const char** epp, vector<int>* matches) argument
1871 SearchDFA(const StringPiece& text, const StringPiece& const_context, Anchor anchor, MatchKind kind, StringPiece* match0, bool* failed, vector<int>* matches) argument
[all...]
/external/regex-re2/re2/
H A Ddfa.cc74 // memory), it sets *failed and returns false.
77 bool* failed, const char** ep, vector<int>* matches);
261 failed(false),
273 bool failed; // "out" parameter: whether search gave up member in struct:re2::DFA::SearchParams
344 bool init_failed_; // initialization failed (out of memory)
1245 LOG(DFATAL) << "StateSaver failed to restore state.";
1407 params->failed = true;
1423 params->failed = true;
1428 LOG(DFATAL) << "RunStateOnByteUnlocked failed after ResetCache";
1429 params->failed
1747 Search(const StringPiece& text, const StringPiece& context, bool anchored, bool want_earliest_match, bool run_forward, bool* failed, const char** epp, vector<int>* matches) argument
1869 SearchDFA(const StringPiece& text, const StringPiece& const_context, Anchor anchor, MatchKind kind, StringPiece* match0, bool* failed, vector<int>* matches) argument
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dcpdtrans.cpp285 UBool failed = FALSE; local
303 failed = TRUE;
309 // if memory allocation failed delete backwards trans array
310 if (failed && i > 0) {
352 UBool failed = FALSE; local
356 failed = TRUE;
360 if (failed && i > 0) {
/external/icu/icu4c/source/i18n/
H A Dcpdtrans.cpp285 UBool failed = FALSE; local
303 failed = TRUE;
309 // if memory allocation failed delete backwards trans array
310 if (failed && i > 0) {
352 UBool failed = FALSE; local
356 failed = TRUE;
360 if (failed && i > 0) {
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dpcsc_funcs.c523 goto failed;
528 wpa_printf(MSG_DEBUG, "SCARD: SCardListReaders failed "
530 goto failed;
538 wpa_printf(MSG_INFO, "SCARD: malloc failed\n");
539 goto failed;
544 wpa_printf(MSG_DEBUG, "SCARD: SCardListReaders failed(2) "
546 goto failed;
551 goto failed;
576 goto failed;
593 goto failed;
[all...]
/external/wpa_supplicant_8/src/utils/
H A Dpcsc_funcs.c523 goto failed;
528 wpa_printf(MSG_DEBUG, "SCARD: SCardListReaders failed "
530 goto failed;
538 wpa_printf(MSG_INFO, "SCARD: malloc failed\n");
539 goto failed;
544 wpa_printf(MSG_DEBUG, "SCARD: SCardListReaders failed(2) "
546 goto failed;
551 goto failed;
576 goto failed;
593 goto failed;
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dpcsc_funcs.c523 goto failed;
528 wpa_printf(MSG_DEBUG, "SCARD: SCardListReaders failed "
530 goto failed;
538 wpa_printf(MSG_INFO, "SCARD: malloc failed\n");
539 goto failed;
544 wpa_printf(MSG_DEBUG, "SCARD: SCardListReaders failed(2) "
546 goto failed;
551 goto failed;
576 goto failed;
593 goto failed;
[all...]
/external/libnfc-nci/src/nfc/tags/
H A Drw_t2t_ndef.c121 RW_TRACE_WARNING3 ("NDEF Detection failed!, CC[0]: 0x%02x, CC[1]: 0x%02x, CC[3]: 0x%02x", p_t2t->tag_hdr[T2T_CC0_NMN_BYTE], p_t2t->tag_hdr[T2T_CC1_VNO_BYTE], p_t2t->tag_hdr[T2T_CC3_RWA_BYTE]);
431 BOOLEAN failed = FALSE; local
451 for (offset = 0; offset < T2T_READ_DATA_LEN && !failed && !found;)
493 * first then our search for Lock /Memory control tlv failed and we stop here */
494 failed = TRUE;
526 failed = TRUE;
530 failed = TRUE;
593 failed = TRUE;
702 failed = TRUE;
752 /* If not found and not failed, rea
1575 BOOLEAN failed = FALSE; local
1636 BOOLEAN failed = FALSE; local
[all...]
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DBaseRecognizer.cs106 state.failed = false;
137 state.failed = false;
141 state.failed = true;
151 state.failed = false;
313 msg = "rule " + fpe.RuleName + " failed predicate: {" +
785 /** <summary>Return whether or not a backtracking attempt failed.</summary> */
788 return state.failed;
865 * If we attempted but failed to parse properly before, return
882 state.failed = true;
884 //System.out.println("seen rule "+ruleIndex+" before; skipping ahead to @"+(stopIndex+1)+" failed
[all...]

Completed in 2030 milliseconds

<<11121314151617181920>>