Home
last modified time | relevance | path

Searched refs:skipping (Results 1 – 25 of 75) sorted by relevance

123

/external/chromium_org/third_party/leveldatabase/src/db/
Ddb_iter.cc89 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/openssl/android.testssl/
Dtestssl145 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/
Djmpcall.errwarn4 -:12: warning: skipping prefixes on this instruction
/external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/diacritics/
DMANIFEST7 mark-skipping.txt
/external/chromium_org/third_party/angle/src/compiler/preprocessor/
DDirectiveParser.h50 bool skipping() const;
DDirectiveParser.cpp244 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/
Dvideo_capture_device_factory_mac_unittest.mm24 DVLOG(1) << "AVFoundation not supported, skipping test.";
/external/llvm/test/Object/
Dobjdump-section-content.test24 BSS-NEXT: <skipping contents of bss section at [12c8, 12cc)>
/external/bison/m4/
Dwarn-on-use.m443 dnl variable to allow skipping any later AC_CHECK_DECL efforts
/external/jsoncpp/doc/
Droadmap.dox29 - Provides an event based parser. Should allow pulling & skipping events for ease of use.
/external/nanohttpd/
DREADME.md36 * File server supports simple skipping for files (continue download).
/external/skia/tests/
DSkpSkGrTest.cpp656 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/skia/tests/
DSkpSkGrTest.cpp654 static void bumpCount(skiatest::Reporter* reporter, bool skipping) { in bumpCount() argument
658 if (!skipping && threadTestCount % 100 == 0) { in bumpCount()
661 if (skipping && threadTestCount % 10000 == 0) { in bumpCount()
/external/chromium_org/third_party/cld/encodings/compact_lang_det/
Dcompact_lang_det_impl.cc975 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/
DDataDrivenCollationTest.txt227 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/
DDataDrivenCollationTest.txt227 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/
Dmedia_galleries_dialog_cocoa.mm169 // As a safeguard against the user skipping reading over the dialog and just
/external/clang/docs/
DPTHInternals.rst157 - Fast skipping of ``#ifdef`` ... ``#endif`` chains: PTH files
/external/clang/include/clang/Basic/
DDiagnosticASTKinds.td141 "(skipping %0 call%s0 in backtrace; use -fconstexpr-backtrace-limit=0 to "
/external/compiler-rt/test/BlocksRuntime/
Dtestfilerunner.m701 //printf("skipping resolved test %s\n", generator.filename);
705 //printf("skipping open test %s\n", generator.filename);
/external/chromium_org/third_party/sqlite/src/test/
Drecover1.test241 # Same results, skipping the NULL row.
/external/chromium_org/chrome/common/safe_browsing/
Dcsd.proto35 // Note: we're skipping tag 3 because it was previously used.
/external/llvm/docs/tutorial/
DLangImpl1.rst253 We handle comments by skipping to the end of the line and then return
DOCamlLangImpl1.rst263 We handle comments by skipping to the end of the line and then return
/external/pcre/dist/
DHACKING422 single-unit opcodes that tell the matcher that skipping the following
424 skipping the pattern is also valid (greedy and non-greedy). The third is used

123