/external/clang/test/Preprocessor/ |
D | pragma_poison.c | 3 #pragma GCC poison rindex 15 #pragma GCC poison rindex2 18 #pragma GCC poison rindex2
|
D | macro_paste_bad.c | 27 #pragma GCC poison BLARG
|
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-poison.c | 30 uint64_t poison = 0xdeadbeefc0dec0fe; in tm_poison_test() local 57 : : [poison] "r" (poison) : ); in tm_poison_test()
|
D | Makefile | 8 tm-signal-context-force-tm tm-poison tm-signal-pagefault 28 $(OUTPUT)/tm-poison: CFLAGS += -m64
|
D | .gitignore | 22 tm-poison
|
/external/boringssl/src/crypto/x509/ |
D | x509_vpm.c | 155 param->poison = 0; in x509_verify_param_zero() 301 dest->poison = src->poison; in X509_VERIFY_PARAM_inherit() 425 param->poison = 1; in X509_VERIFY_PARAM_set1_host() 434 param->poison = 1; in X509_VERIFY_PARAM_add1_host() 453 param->poison = 1; in X509_VERIFY_PARAM_set1_email() 465 param->poison = 1; in X509_VERIFY_PARAM_set1_ip()
|
/external/cronet/third_party/boringssl/src/crypto/x509/ |
D | x509_vpm.c | 155 param->poison = 0; in x509_verify_param_zero() 301 dest->poison = src->poison; in X509_VERIFY_PARAM_inherit() 425 param->poison = 1; in X509_VERIFY_PARAM_set1_host() 434 param->poison = 1; in X509_VERIFY_PARAM_add1_host() 453 param->poison = 1; in X509_VERIFY_PARAM_set1_email() 465 param->poison = 1; in X509_VERIFY_PARAM_set1_ip()
|
/external/igt-gpu-tools/lib/uwildmat/ |
D | uwildmat.c | 381 bool poison = false; in match_expression() local 395 poison = (*p == '@'); in match_expression() 396 reverse = (*p == '!') || poison; in match_expression() 418 if (match == !reverse && poison == poisoned) in match_expression() 421 poisoned = poison; in match_expression()
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_vpm.c | 166 param->poison = 0; in x509_verify_param_zero() 304 dest->poison = src->poison; in X509_VERIFY_PARAM_inherit() 444 param->poison = 1; in X509_VERIFY_PARAM_set1_host() 454 param->poison = 1; in X509_VERIFY_PARAM_add1_host() 477 param->poison = 1; in X509_VERIFY_PARAM_set1_email() 490 param->poison = 1; in X509_VERIFY_PARAM_set1_ip()
|
/external/strace/tests/ |
D | waitid.c | 141 poison(unsigned int v) in poison() function 157 long rc = syscall(__NR_waitid, poison(idtype), poison(id), in do_waitid() 158 infop, poison(options), rusage); in do_waitid()
|
/external/strace/tests-m32/ |
D | waitid.c | 141 poison(unsigned int v) in poison() function 157 long rc = syscall(__NR_waitid, poison(idtype), poison(id), in do_waitid() 158 infop, poison(options), rusage); in do_waitid()
|
/external/strace/tests-mx32/ |
D | waitid.c | 141 poison(unsigned int v) in poison() function 157 long rc = syscall(__NR_waitid, poison(idtype), poison(id), in do_waitid() 158 infop, poison(options), rusage); in do_waitid()
|
/external/ltp/testcases/kernel/syscalls/ptrace/ |
D | ptrace04.c | 50 void compare_registers(unsigned char poison) in compare_registers() argument 58 memset(&_pt_regs, poison, sizeof(_pt_regs)); in compare_registers() 94 "PTRACE PEEKUSER/GETREGS (poison 0x%02x)", poison); in compare_registers()
|
/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
D | AbstractWatchService.java | 57 private final WatchKey poison = new Key(this, null, ImmutableSet.<WatchEvent.Kind<?>>of()); field in AbstractWatchService 116 if (key == poison) { in check() 118 queue.offer(poison); in check() 135 queue.offer(poison); in close()
|
/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_internal.h | 542 poison(); in InlineData() 563 constexpr void poison(); 658 poison(); in set_inline_data() 691 poison(); in set_inline_size() 826 poison(); in InlineData() 832 poison(); 848 constexpr void InlineData::poison() { in poison() function 870 constexpr void InlineData::poison() {} in poison() function
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
D | cord_internal.h | 544 poison(); in InlineData() 565 constexpr void poison(); 660 poison(); in set_inline_data() 693 poison(); in set_inline_size() 828 poison(); in InlineData() 834 poison(); 850 constexpr void InlineData::poison() { in poison() function 872 constexpr void InlineData::poison() {} in poison() function
|
/external/libbpf/src/ |
D | relo_core.c | 785 bool poison; member 820 res->poison = false; in bpf_core_calc_relo() 883 res->poison = true; in bpf_core_calc_relo() 963 if (res->poison) { in bpf_core_patch_insn() 964 poison: in bpf_core_patch_insn() 1011 goto poison; in bpf_core_patch_insn() 1228 targ_res.poison = false; in bpf_core_apply_relo_insn() 1275 } else if (cand_res.poison != targ_res.poison || cand_res.new_val != targ_res.new_val) { in bpf_core_apply_relo_insn() 1282 cand_res.poison ? "failure" : "success", cand_res.new_val, in bpf_core_apply_relo_insn() 1283 targ_res.poison ? "failure" : "success", targ_res.new_val); in bpf_core_apply_relo_insn()
|
D | str_error.c | 8 #pragma GCC poison u8 u16 u32 u64 s8 s16 s32 s64
|
D | hashmap.c | 16 #pragma GCC poison u8 u16 u32 u64 s8 s16 s32 s64 19 #pragma GCC poison reallocarray
|
/external/llvm/test/Bitcode/ |
D | constantsTest.3.2.ll | 66 ;poison 67 ; CHECK-NEXT: %poison = sub nuw i32 0, 1 68 %poison = sub nuw i32 0, 1
|
/external/compiler-rt/lib/asan/ |
D | asan_poisoning.cc | 75 void AsanPoisonOrUnpoisonIntraObjectRedzone(uptr ptr, uptr size, bool poison) { in AsanPoisonOrUnpoisonIntraObjectRedzone() argument 79 poison ? "" : "un", ptr, end, size); in AsanPoisonOrUnpoisonIntraObjectRedzone() 88 poison ? static_cast<u8>(ptr % SHADOW_GRANULARITY) : 0; in AsanPoisonOrUnpoisonIntraObjectRedzone() 93 *(u8*)MemToShadow(ptr) = poison ? kAsanIntraObjectRedzone : 0; in AsanPoisonOrUnpoisonIntraObjectRedzone()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | flags-from-poison.ll | 4 ; reasoning about how a poison value from overflow would trigger 84 ; With no load to trigger UB from poison, we cannot infer nsw. 253 ; producer of poison and the load that consumes it. 275 ; Without inbounds, GEP does not propagate poison in the very 297 ; Multiplication by a non-zero constant propagates poison if there is 320 ; Multiplication by a non-constant should not propagate poison in the 343 ; Multiplication by a non-zero constant does not propagate poison 366 ; Division by poison triggers UB. 386 ; Remainder of poison by non-poison divisor does not trigger UB. 406 ; Store to poison address triggers UB.
|
/external/grpc-grpc/src/python/grpcio/ |
D | .gitignore | 16 poison.c
|
/external/pdfium/third_party/libopenjpeg/ |
D | opj_malloc.h | 100 #pragma GCC poison malloc calloc realloc free
|
/external/pigweed/pw_allocator/ |
D | docs.rst | 34 # Modify and save the args file to use heap poison. 97 - ``--poison-enable``: If heap poisoning is enabled during the
|