/external/llvm-project/compiler-rt/test/fuzzer/ |
D | buffer-overflow-on-input.test | 3 RUN: not %run %t-BufferOverflowOnInput 2>&1 | FileCheck %s --check-prefix=OOB 4 OOB: AddressSanitizer: heap-buffer-overflow 5 OOB: is located 0 bytes to the right of 3-byte region
|
/external/llvm-project/compiler-rt/test/hwasan/TestCases/ |
D | stack-history-length.c | 16 __attribute__((noinline)) void OOB() { int x[4]; x[four] = 0; USE(&x[0]); } in OOB() function 27 OOB(); in main() 28 OOB(); in main()
|
D | deep-recursion.c | 19 __attribute__((noinline)) void OOB() { int x[4]; x[four] = 0; USE(&x[0]); } in OOB() function 20 __attribute__((noinline)) void FUNC1() { int x; USE(&x); OOB(); } in FUNC1()
|
/external/llvm-project/lld/test/ELF/invalid/ |
D | verneed-shared.test | 55 # RUN: not ld.lld %t.o %t3.so -o /dev/null 2>&1 | FileCheck --check-prefix=AUX-OOB %s 56 # AUX-OOB: {{.*}}.so has an invalid Vernaux 80 # RUN: not ld.lld %t.o %t5.so -o /dev/null 2>&1 | FileCheck --check-prefix=NAME-OOB %s 81 # NAME-OOB: {{.*}}.so has a Vernaux with an invalid vna_name
|
/external/llvm/lib/Fuzzer/test/ |
D | fuzzer.test | 38 RUN: not LLVMFuzzer-BufferOverflowOnInput 2>&1 | FileCheck %s --check-prefix=OOB 39 OOB: AddressSanitizer: heap-buffer-overflow 40 OOB: is located 0 bytes to the right of 3-byte region
|
/external/deqp/android/cts/master/src/ |
D | egl-manual-robustness.txt | 1 # OOB robustness tests for manual testing purposes
|
/external/perfetto/protos/perfetto/common/ |
D | trace_stats.proto | 91 // Num. out-of-band (OOB) patches that succeeded. 94 // Num. OOB patches that failed (e.g., the chunk to patch was gone).
|
/external/llvm-project/llvm/test/Instrumentation/HWAddressSanitizer/ |
D | basic.ll | 44 ; RECOVER: %[[OOB:[^ ]*]] = icmp uge i8 %[[LAST]], %[[MEMTAG]] 45 ; RECOVER: br i1 %[[OOB]], label %[[FAIL]], label %[[INBOUNDS:[0-9]*]], !prof {{.*}} 94 ; RECOVER: %[[OOB:[^ ]*]] = icmp uge i8 %[[LAST]], %[[MEMTAG]] 95 ; RECOVER: br i1 %[[OOB]], label %[[FAIL]], label %[[INBOUNDS:[0-9]*]], !prof {{.*}}
|
/external/python/cpython2/Doc/library/ |
D | asyncore.rst | 124 Called when there is out of band (OOB) data for a socket connection. This 125 will almost never happen, as OOB is tenuously supported and rarely used.
|
/external/python/cpython3/Doc/library/ |
D | asyncore.rst | 133 Called when there is out of band (OOB) data for a socket connection. This 134 will almost never happen, as OOB is tenuously supported and rarely used.
|
/external/mesa3d/docs/relnotes/ |
D | 20.0.5.rst | 126 - spirv: Handle OOB vector extract operations
|
D | 20.1.0.rst | 2361 - nir: Flush to zero with OOB low exponents in ldexp 2460 - spirv: Handle OOB vector extract operations 2462 - spirv: Error if OpCompositeInsert/Extract has OOB indices
|
D | 20.3.0.rst | 793 - nir: get rid of OOB dereferences in nir_lower_io_arrays_to_elements 1487 - panfrost: Fix OOB array access compiler warning.
|
D | 20.0.0.rst | 3127 - ac: declare an enum for the OOB select field on GFX10
|
/external/libsrtp2/ |
D | CHANGES | 79 PR #287 - Fix OOB read in key generation for encrypted headers with GCM ciphers
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 390 This release fixes an OOB read decoder crash bug present in v0.9.7 400 - Fix potential OOB reads (cdae03a)
|
/external/llvm-project/llvm/test/Analysis/StackSafetyAnalysis/ |
D | local.ll | 354 ; OOB in a loop.
|
/external/mesa3d/docs/ |
D | envvars.rst | 576 do not check OOB access for dynamic descriptors
|
/external/libxml2/ |
D | NEWS | 366 Fix OOB write in xmlXPathEmptyNodeSet (Nick Wellnhofer), 368 Fix OOB read with invalid UTF-8 in xmlUTF8Strsize (Nick Wellnhofer),
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 1957 // Num. out-of-band (OOB) patches that succeeded. 1960 // Num. OOB patches that failed (e.g., the chunk to patch was gone).
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-s8-us.log | 5384 [ 17.867803] [1:WifiStateMachin: 1794] dhdpcie_oob_intr_register OOB irq=298 flags=1
|
/external/toolchain-utils/android_bench_suite/panorama_input/ |
D | test_003.ppm | 5577 …˻�ʻ�ʽ�������������������������������������������������������������ӟ��FE?FF:OOB]YFfbP�|l�}mqb�te�{…
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart2.csv | 16787 ,"JP","OOB","Obatake","Obatake","35","1-------","AF","9907",,,
|
D | 2013-1_UNLOCODE_CodeListPart3.csv | 16832 ,"US","OOB","Hillsboro, Madison","Hillsboro, Madison","AL","-23--6--","RL","0607",,"3456N 08625W",
|
D | 2013-1_UNLOCODE_CodeListPart1.csv | 29962 "+","ES","OOB","Oimbra","Oimbra","OR","--3-----","RL","1301",,"4153N 00728W",
|