HomeSort by relevance Sort by last modified time
    Searched full:poison (Results 76 - 100 of 222) sorted by null

1 2 34 5 6 7 8 9

  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
limits.h 104 that we don't have something like #pragma poison that could be used to
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
limits.h 104 that we don't have something like #pragma poison that could be used to
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
limits.h 104 that we don't have something like #pragma poison that could be used to
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
limits.h 104 that we don't have something like #pragma poison that could be used to
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
limits.h 104 that we don't have something like #pragma poison that could be used to
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
limits.h 104 that we don't have something like #pragma poison that could be used to
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
limits.h 103 that we don't have something like #pragma poison that could be used to
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
limits.h 103 that we don't have something like #pragma poison that could be used to
  /prebuilts/sdk/renderscript/clang-include/
limits.h 104 that we don't have something like #pragma poison that could be used to
  /external/clang/lib/Lex/
Pragma.cpp 376 /// HandlePragmaPoison - Handle \#pragma GCC poison. PoisonTok is the 'poison'.
382 // Read the next token to poison. While doing this, pretend that we are
383 // skipping while reading the identifier to poison.
385 // #pragma GCC poison X
386 // #pragma GCC poison X
394 // Can only poison identifiers.
411 // Finally, poison it!
830 /// PragmaPoisonHandler - "\#pragma poison x" marks x as not usable.
832 PragmaPoisonHandler() : PragmaHandler("poison") {}
    [all...]
  /external/compiler-rt/lib/asan/
asan_fake_stack.h 34 // So, we poison the objects on the fake stack when function returns.
128 // Poison the entire FakeStack's shadow with the magic value.
asan_globals.cc 205 // Poison redzones back.
288 // Poison redzones back.
  /external/compiler-rt/test/asan/TestCases/
strtol_strict.c 50 fprintf(stderr, "ERROR: AddressSanitizer: use-after-poison on address\n");
119 // CHECK3: {{.*ERROR: AddressSanitizer: use-after-poison on address}}
strtoll_strict.c 103 // CHECK3: {{.*ERROR: AddressSanitizer: use-after-poison on address}}
  /toolchain/binutils/binutils-2.25/ld/
configure.ac 97 AC_ARG_ENABLE([poison-system-directories],
98 AS_HELP_STRING([--enable-poison-system-directories],
  /art/runtime/arch/arm/
asm_support_arm.S 131 // Macros to poison (negate) the reference for heap poisoning.
  /art/runtime/arch/mips/
asm_support_mips.S 118 // Macros to poison (negate) the reference for heap poisoning.
  /art/runtime/arch/x86/
asm_support_x86.S 174 // Macros to poison (negate) the reference for heap poisoning.
  /art/runtime/arch/x86_64/
asm_support_x86_64.S 160 // Macros to poison (negate) the reference for heap poisoning.
  /external/bison/m4/
stdio_h.m4 73 dnl Check for declarations of anything we want to poison if the
sys_socket_h.m4 90 dnl Check for declarations of anything we want to poison if the
unistd_h.m4 29 dnl Check for declarations of anything we want to poison if the
wctype_h.m4 169 dnl Check for declarations of anything we want to poison if the
  /external/caliper/caliper/src/main/java/com/google/caliper/bridge/
OpenedSocket.java 93 // TODO(lukes): The only 'better' way to handle this would be to use an explicit poison pill
  /external/pdfium/third_party/libopenjpeg20/
event.h 100 #pragma GCC poison printf fprintf

Completed in 4507 milliseconds

1 2 34 5 6 7 8 9