HomeSort by relevance Sort by last modified time
    Searched full:poison (Results 1 - 25 of 478) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Preprocessor/
pragma_poison.c 3 #pragma GCC poison rindex
6 #define BAR _Pragma ("GCC poison XYZW") XYZW /*NO ERROR*/
11 // Pragma poison shouldn't warn from macro expansions defined before the token
15 #pragma GCC poison rindex2
17 // Can poison multiple times.
18 #pragma GCC poison rindex2
  /prebuilts/go/darwin-x86/misc/cgo/testsanitizers/src/
msan4.go 17 void poison() __attribute__ ((weak));
19 // Poison the stack.
20 void poison() {
41 C.poison()
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/src/
msan4.go 17 void poison() __attribute__ ((weak));
19 // Poison the stack.
20 void poison() {
41 C.poison()
  /external/compiler-rt/test/asan/TestCases/
use-after-poison.cc 16 // CHECK: ERROR: AddressSanitizer: use-after-poison
17 // CHECK: main{{.*}}use-after-poison.cc:[[@LINE-2]]
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue8155.go 34 func poison() uintptr { func
46 poison()
  /prebuilts/go/linux-x86/test/fixedbugs/
issue8155.go 34 func poison() uintptr { func
46 poison()
  /prebuilts/go/darwin-x86/test/
clearfat.go 26 calls.WriteString(strings.Replace("poison$()\n\tclearfat$()\n\t", "$", s, -1))
49 func poison$() {
50 // Grow and poison the stack space that will be used by clearfat$
  /prebuilts/go/linux-x86/test/
clearfat.go 26 calls.WriteString(strings.Replace("poison$()\n\tclearfat$()\n\t", "$", s, -1))
49 func poison$() {
50 // Grow and poison the stack space that will be used by clearfat$
  /external/clang/test/CodeGenCXX/
sanitize-dtor-nontrivial-virtual-base.cpp 61 // poison 2 ints
66 // poison int and double
71 // poison int, ignore vector, poison int
79 // poison int
sanitize-dtor-vtable.cpp 26 // After invoking base dtor and dtor for virtual base, poison vtable ptr.
36 // Since no virtual bases, poison vtable ptr here.
43 // Poison members
sanitize-dtor-derived-class.cpp 32 // Invoke base destructor. No vtable pointer to poison.
45 // Invokes base destructor, and poison vtable pointer.
58 // Poison members and vtable ptr.
65 // Poison members and destroy non-virtual base.
  /external/dtc/tests/
get_path.c 30 #define POISON ('\xff')
42 memset(buf, POISON, sizeof(buf)); /* poison the buffer */
63 if (buf[buflen] != POISON)
  /external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/
validate.c 13 #define POISON 0xa5
28 memset(src, POISON, BUFLEN);
29 memset(dst, POISON, BUFLEN);
79 memset(redzone, POISON, BUFLEN);
  /external/compiler-rt/test/asan/TestCases/Posix/
new_array_cookie_with_new_from_class.cc 1 // Test that we do not poison the array cookie if the operator new is defined
  /external/ltp/testcases/kernel/syscalls/ptrace/
ptrace04.c 50 void compare_registers(unsigned char poison)
58 memset(&_pt_regs, poison, sizeof(_pt_regs));
94 "PTRACE PEEKUSER/GETREGS (poison 0x%02x)", poison);
  /art/runtime/interpreter/mterp/
mterp.h 46 // Poison value for TestExportPC. If we segfault with this value, it means that a mterp
50 // Set true to enable poison testing of ExportPC. Uses Alt interpreter.
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Optional.h 64 /// \brief Poison comparison between two \c Optional objects. Clients needs to
73 /// \brief Poison comparison between two \c Optional objects. Clients needs to
82 /// \brief Poison comparison between two \c Optional objects. Clients needs to
91 /// \brief Poison comparison between two \c Optional objects. Clients needs to
100 /// \brief Poison comparison between two \c Optional objects. Clients needs to
109 /// \brief Poison comparison between two \c Optional objects. Clients needs to
  /art/tools/runtime_memusage/
prune_sanitizer_output.py 36 if match == "use-after-poison" or match == "unknown-crash":
47 # "use-after-poison"
51 # "...ERROR: AddressSanitizer: use-after-poison on address 0x0071126a870a...
63 # "...ERROR: AddressSanitizer: use-after-poison on address 0x0071126a870a...
73 "|use-after-poison"
  /packages/apps/Camera2/src/com/android/camera/async/
ConcurrentBufferQueue.java 55 * An entry can either be a {@link T} or a special "poison-pill" marker
122 // Keep feeding any currently-waiting consumer threads "poison pill"
126 // Note that this also ensures that there is a poison pill in the
158 // Always keep a poison-pill in the queue to avoid a race condition
200 // Always keep a poison-pill in the queue to avoid a race
  /external/llvm/include/llvm/ADT/
Optional.h 153 /// \brief Poison comparison between two \c Optional objects. Clients needs to
181 /// \brief Poison comparison between two \c Optional objects. Clients needs to
190 /// \brief Poison comparison between two \c Optional objects. Clients needs to
199 /// \brief Poison comparison between two \c Optional objects. Clients needs to
208 /// \brief Poison comparison between two \c Optional objects. Clients needs to
217 /// \brief Poison comparison between two \c Optional objects. Clients needs to
  /art/libdexfile/dex/
dex_file_tracking_registrar.h 41 // poison sections.
44 // Uses data contained inside range_values_ to poison memory through the
  /external/compiler-rt/test/asan/TestCases/Windows/
dll_poison_unpoison.cc 25 // CHECK: AddressSanitizer: use-after-poison on address [[ADDR:0x[0-9a-f]+]]
  /external/conscrypt/openjdk/src/test/resources/
README 8 - cert-ct-poisoned.pem: Same certificate as cert.pem, but with an extra CT Poison extension
  /external/swiftshader/src/Reactor/
LLVMRoutineManager.hpp 46 virtual void setPoisonMemory(bool poison);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
system.h 738 /* As the last action in this file, we poison the identifiers that
763 system.h while doing so. Only poison these tokens if actually
769 #pragma GCC poison calloc strdup
774 #pragma GCC poison malloc realloc
781 #pragma GCC poison strerror
786 #pragma GCC poison loc_t
789 #pragma GCC poison ASM_OPEN_PAREN ASM_CLOSE_PAREN \
831 #pragma GCC poison DECLARE_LIBRARY_RENAMES LIBGCC2_GNU_PREFIX \
838 #pragma GCC poison INT_ASM_OP ASM_OUTPUT_EH_REGION_BEG CPP_PREDEFINES \
912 #pragma GCC poison LANG_HOOKS_FUNCTION_MARK LANG_HOOKS_FUNCTION_FREE
    [all...]

Completed in 1288 milliseconds

1 2 3 4 5 6 7 8 91011>>