/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/ |
D | coverage.txt | 26 7-1 Skipping for now as skipping CPU-Time tests 27 13-2 Skipping checking for EINVAL on CPU-Time clock b/c skipping CPU-Time 29 14-1 Skipping for now as skipping CPU-Time tests
|
/external/mesa3d/src/compiler/glsl/glcpp/ |
D | glcpp-lex.l | 96 if (! parser->skipping) { \ 103 if (! parser->skipping) { \ 253 parser->skipping = 1; 255 parser->skipping = 0; 395 if (! parser->skipping) { 505 if (! parser->skipping) {
|
D | glcpp.h | 199 int skipping; member
|
/external/toolchain-utils/go/patch/ |
D | go7.patch | 11 - t.Skip("skipping huge allocation in short mode") 13 + t.Skip("skipping test due to huge memory requirement") 107 + t.Skip("skipping test due to huge memory requirement") 118 + t.Skip("skipping test due to huge memory requirement")
|
/external/walt/ios/WALT/ |
D | MIDIEndpoint.m | 50 NSLog(@"Error getting destination at index %lud, skipping.", i); 70 NSLog(@"Error getting source at index %lud, skipping.", i);
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/ |
D | LocaleIDParser.java | 399 boolean skipping = false; in parseVariant() 406 skipping = true; in parseVariant() 411 skipping = false; in parseVariant() 419 } else if (!skipping) { in parseVariant()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | LocaleIDParser.java | 397 boolean skipping = false; in parseVariant() 404 skipping = true; in parseVariant() 409 skipping = false; in parseVariant() 417 } else if (!skipping) { in parseVariant()
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/ |
D | LocaleIDParser.java | 397 boolean skipping = false; in parseVariant() 404 skipping = true; in parseVariant() 409 skipping = false; in parseVariant() 417 } else if (!skipping) { in parseVariant()
|
/external/e2fsprogs/tests/f_itable_collision/ |
D | expect.1 | 2 Inode 12 block 37 conflicts with critical metadata, skipping block checks. 14 Inode 14 block 36 conflicts with critical metadata, skipping block checks. 37 Inode 12 block 37 conflicts with critical metadata, skipping block checks.
|
/external/llvm/test/tools/llvm-objdump/ |
D | coff-large-bss.test | 3 : CHECK: <skipping contents of bss section at [0000, 010f)>
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigsuspend/ |
D | coverage.txt | 5 2 NO, skipping any threads-related testing for now
|
/external/llvm/test/Assembler/ |
D | musttail-invalid-2.ll | 3 ; Check the error message on skipping ", ..." at the end of a musttail call argument list.
|
/external/syslinux/gpxe/src/util/ |
D | gensdsk | 41 echo $f does not exist, skipping 1>&2
|
D | geniso | 38 echo $f does not exist, skipping 1>&2
|
D | genliso | 46 echo $f does not exist, skipping 1>&2
|
/external/e2fsprogs/tests/f_ind_inode_collision/ |
D | expect.1 | 2 Inode 12 block 41 conflicts with critical metadata, skipping block checks. 3 Inode 12 block 40 conflicts with critical metadata, skipping block checks. 4 Inode 12 block 34 conflicts with critical metadata, skipping block checks. 6 Inode 12 block 1 conflicts with critical metadata, skipping block checks.
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/ |
D | coverage.txt | 4 1 NO, skipping any threads-related testing for now
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc32-align-long-double-sf.ll | 13 ; Do not skip register r4 because of register alignment in soft float mode. Instead skipping
|
/external/swiftshader/src/OpenGL/compiler/preprocessor/ |
D | DirectiveParser.h | 58 bool skipping() const;
|
D | DirectiveParser.cpp | 185 } while (skipping() || (token->type == '\n')); in lex() 205 if (skipping() && !isConditionalDirective(directive)) in parseDirective() 799 bool DirectiveParser::skipping() const in skipping() function in pp::DirectiveParser 813 if (skipping()) in parseConditionalIf()
|
/external/llvm/test/Object/ |
D | objdump-section-content.test | 24 BSS-NEXT: <skipping contents of bss section at [12c8, 12cc)>
|
/external/jacoco/jacoco-maven-plugin.test/it/it-multi-module/ |
D | verify.bsh | 26 throw new RuntimeException( "Property not set to empty when skipping." );
|
/external/bison/m4/ |
D | warn-on-use.m4 | 43 dnl variable to allow skipping any later AC_CHECK_DECL efforts
|
/external/python/cpython2/Doc/library/ |
D | email.iterators.rst | 20 a file using :meth:`~io.TextIOBase.readline`, skipping over all the
|
/external/skia/tests/ |
D | SkpSkGrTest.cpp | 649 static void bumpCount(skiatest::Reporter* reporter, bool skipping) { in bumpCount() argument 653 if (!skipping && threadTestCount % 100 == 0) { in bumpCount() 656 if (skipping && threadTestCount % 10000 == 0) { in bumpCount()
|