/external/chromium_org/third_party/leveldatabase/src/db/ |
D | db_iter.cc | 89 void FindNextUserEntry(bool skipping, std::string* skip); 173 void DBIter::FindNextUserEntry(bool skipping, std::string* skip) { in FindNextUserEntry() argument 185 skipping = true; in FindNextUserEntry() 188 if (skipping && in FindNextUserEntry()
|
/external/chromium_org/third_party/openssl/openssl/android.testssl/ |
D | testssl | 145 echo skipping anonymous DH tests 152 echo skipping RSA tests 158 echo skipping RSA+DHE tests 172 echo skipping SRP tests
|
/external/openssl/android.testssl/ |
D | testssl | 145 echo skipping anonymous DH tests 152 echo skipping RSA tests 158 echo skipping RSA+DHE tests 172 echo skipping SRP tests
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/ |
D | jmpcall.errwarn | 4 -:12: warning: skipping prefixes on this instruction
|
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/ |
D | MANIFEST | 7 mark-skipping.txt
|
/external/chromium_org/third_party/angle/src/compiler/preprocessor/ |
D | DirectiveParser.h | 50 bool skipping() const;
|
D | DirectiveParser.cpp | 244 while (skipping() || (token->type == '\n')); in lex() 264 if (skipping() && !isConditionalDirective(directive)) in parseDirective() 853 bool DirectiveParser::skipping() const in skipping() function in pp::DirectiveParser 868 if (skipping()) in parseConditionalIf()
|
/external/chromium_org/media/video/capture/mac/ |
D | video_capture_device_factory_mac_unittest.mm | 24 DVLOG(1) << "AVFoundation not supported, skipping test.";
|
/external/llvm/test/Object/ |
D | objdump-section-content.test | 24 BSS-NEXT: <skipping contents of bss section at [12c8, 12cc)>
|
/external/bison/m4/ |
D | warn-on-use.m4 | 43 dnl variable to allow skipping any later AC_CHECK_DECL efforts
|
/external/jsoncpp/doc/ |
D | roadmap.dox | 29 - Provides an event based parser. Should allow pulling & skipping events for ease of use.
|
/external/nanohttpd/ |
D | README.md | 36 * File server supports simple skipping for files (continue download).
|
/external/chromium_org/third_party/skia/tests/ |
D | SkpSkGrTest.cpp | 656 static void bumpCount(skiatest::Reporter* reporter, bool skipping) { in bumpCount() argument 660 if (!skipping && threadTestCount % 100 == 0) { in bumpCount() 663 if (skipping && threadTestCount % 10000 == 0) { in bumpCount()
|
/external/skia/tests/ |
D | SkpSkGrTest.cpp | 656 static void bumpCount(skiatest::Reporter* reporter, bool skipping) { in bumpCount() argument 660 if (!skipping && threadTestCount % 100 == 0) { in bumpCount() 663 if (skipping && threadTestCount % 10000 == 0) { in bumpCount()
|
/external/chromium_org/third_party/cld/encodings/compact_lang_det/ |
D | compact_lang_det_impl.cc | 975 bool skipping = false; in CheapSqueezeInplace() local 1000 if (!skipping) { in CheapSqueezeInplace() 1004 skipping = true; in CheapSqueezeInplace() 1019 if (skipping) { in CheapSqueezeInplace() 1025 skipping = false; in CheapSqueezeInplace()
|
/external/icu/icu4c/source/test/testdata/ |
D | DataDrivenCollationTest.txt | 227 UCA 4.1 removes skipping of ignorable code points in contractions! 254 UCA 4.1 removes skipping of ignorable code points in contractions!
|
/external/chromium_org/third_party/icu/source/test/testdata/ |
D | DataDrivenCollationTest.txt | 227 UCA 4.1 removes skipping of ignorable code points in contractions! 254 UCA 4.1 removes skipping of ignorable code points in contractions!
|
/external/chromium_org/chrome/browser/ui/cocoa/extensions/ |
D | media_galleries_dialog_cocoa.mm | 170 // As a safeguard against the user skipping reading over the dialog and just
|
/external/clang/docs/ |
D | PTHInternals.rst | 157 - Fast skipping of ``#ifdef`` ... ``#endif`` chains: PTH files
|
/external/clang/include/clang/Basic/ |
D | DiagnosticASTKinds.td | 141 "(skipping %0 call%s0 in backtrace; use -fconstexpr-backtrace-limit=0 to "
|
/external/compiler-rt/test/BlocksRuntime/ |
D | testfilerunner.m | 701 //printf("skipping resolved test %s\n", generator.filename); 705 //printf("skipping open test %s\n", generator.filename);
|
/external/chromium_org/chrome/common/safe_browsing/ |
D | csd.proto | 35 // Note: we're skipping tag 3 because it was previously used.
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | recover1.test | 241 # Same results, skipping the NULL row.
|
/external/llvm/docs/tutorial/ |
D | OCamlLangImpl1.rst | 263 We handle comments by skipping to the end of the line and then return
|
D | LangImpl1.rst | 253 We handle comments by skipping to the end of the line and then return
|