/external/llvm-project/compiler-rt/test/fuzzer/ |
D | minimize_crash.test | 7 CHECK: CRASH_MIN: failed to minimize beyond {{.*}}minimized-from{{.*}} (3 bytes), exiting 9 CHECK_EXACT: CRASH_MIN: failed to minimize beyond {{.*}}exact_minimized_path{{.*}} (3 bytes), exiti… 17 MIN1: CRASH_MIN: failed to minimize beyond {{.*}}exact_minimized_path (1 bytes), exiting
|
D | minimize_timeout.test | 6 CHECK: CRASH_MIN: failed to minimize beyond {{.*}}minimized-from{{.*}} (3 bytes), exiting
|
/external/protobuf/objectivec/ |
D | GPBArray.m | 53 //% format:@"Index (%lu) beyond bounds (%lu)", 432 format:@"Index (%lu) beyond bounds (%lu)", 471 format:@"Index (%lu) beyond bounds (%lu)", 492 format:@"Index (%lu) beyond bounds (%lu)", 505 format:@"Index (%lu) beyond bounds (%lu)", 529 format:@"Index (%lu) beyond bounds (%lu)", 534 format:@"Index (%lu) beyond bounds (%lu)", 680 format:@"Index (%lu) beyond bounds (%lu)", 719 format:@"Index (%lu) beyond bounds (%lu)", 740 format:@"Index (%lu) beyond bounds (%lu)", [all …]
|
/external/llvm-project/lld/test/MachO/invalid/ |
D | invalid-fat-narch.s | 5 # CHECK: error: [[FILE]]: fat_arch struct extends beyond end of file
|
D | invalid-fat-offset.s | 5 # CHECK: error: [[FILE]]: slice extends beyond end of file
|
/external/deqp/external/vulkancts/mustpass/master/src/ |
D | android-tests.txt | 3 # either not applicable, or go beyond Khronos' conformance
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | eh-frame-unreachable.ll | 2 ; Test that we don't emit a row that extends beyond the FDE's range_size.
|
/external/mesa3d/src/compiler/glsl/tests/warnings/ |
D | 029-fieldselection.vert | 18 /* Technically .x is also uninitialized, but detecting this is beyond
|
D | 024-shaderout.vert | 15 * case. "Real undefined" is beyond the scope of what mesa is/should
|
/external/e2fsprogs/tests/f_bad_local_jnl/ |
D | expect.1 | 2 Clearing fields beyond the V1 journal superblock...
|
/external/curl/tests/data/ |
D | test111 | 23 FTP download resume beyond file size
|
/external/skia/src/sksl/ |
D | sksl_frag.sksl | 7 // 9999 is a sentinel value that causes us to ignore these declarations, beyond adding them to the
|
D | sksl_fp_raw.sksl | 8 // 9999 is a sentinel value that causes us to ignore these declarations, beyond adding them to the
|
/external/expat/cmake/autotools/ |
D | expat-noconfig.cmake.in | 18 # Commands beyond this point should not need to know the version.
|
/external/pdfium/public/ |
D | README | 5 beyond what is present here, then a new API must be added here to provide it.
|
/external/ltp/testcases/kernel/fs/doio/ |
D | README | 71 # run forever: 5 copies of random iosize, random lseek to beyond eof, 75 # run forever: 5 copies of random iosize, random lseek to beyond eof,
|
/external/llvm-project/llvm/test/tools/llvm-objdump/X86/ |
D | debug-info-fileinfo.test | 1 # Check that debug info line number pointing beyond the end of the file
|
/external/icu/icu4c/source/i18n/ |
D | collationiterator.cpp | 90 int32_t beyond = pos - length; in backwardNumCodePoints() local 91 if(beyond > 0) { in backwardNumCodePoints() 92 if(beyond >= n) { in backwardNumCodePoints() 98 pos = oldBuffer.moveIndex32(length, beyond - n); in backwardNumCodePoints() 99 return beyond; in backwardNumCodePoints()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | CollationIterator.java | 115 int beyond = pos - length; in backwardNumCodePoints() local 116 if(beyond > 0) { in backwardNumCodePoints() 117 if(beyond >= n) { in backwardNumCodePoints() 123 pos = oldBuffer.offsetByCodePoints(length, beyond - n); in backwardNumCodePoints() 124 return beyond; in backwardNumCodePoints()
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | CollationIterator.java | 117 int beyond = pos - length; in backwardNumCodePoints() local 118 if(beyond > 0) { in backwardNumCodePoints() 119 if(beyond >= n) { in backwardNumCodePoints() 125 pos = oldBuffer.offsetByCodePoints(length, beyond - n); in backwardNumCodePoints() 126 return beyond; in backwardNumCodePoints()
|
/external/llvm/test/CodeGen/X86/ |
D | overlap-shift.ll | 1 ;; X's live range extends beyond the shift, so the register allocator
|
/external/python/cpython3/Doc/library/ |
D | undoc.rst | 20 documented beyond this mention. There's little need to document these.
|
/external/python/oauth2client/ |
D | LICENSE | 19 above and beyond the Python standard library:
|
/external/python/google-api-python-client/ |
D | LICENSE | 19 above and beyond the Python standard library:
|
/external/skqp/src/sksl/ |
D | sksl_frag.inc | 10 // 9999 is a temporary value that causes us to ignore these declarations beyond
|