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

1 2 3 4 56 7 8 9

  /external/mesa3d/src/gallium/drivers/svga/
svga_state_tss.c 344 /* XXX: need to poison cached hardware state on failure to ensure
  /external/iptables/libiptc/
linux_list.h 201 * In particular, it means that we can not poison the forward
556 * In particular, it means that we can not poison the forward
  /external/llvm/lib/Transforms/Scalar/
Float2Int.cpp 161 // Helper - get a range representing a poison value.
180 // instructions and poison values if they're obvious and
  /external/llvm/test/Analysis/ScalarEvolution/
trip-count9.ll 126 ; (a) %i.next is a poison value after the second iteration, which can
129 ; dependent on the poison value.
  /external/llvm/docs/
LangRef.rst     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp 15 /// byte of the application memory, poison the shadow of the malloc-ed
144 static cl::opt<bool> ClPoisonStack("msan-poison-stack",
145 cl::desc("poison uninitialized stack variables"),
147 static cl::opt<bool> ClPoisonStackWithCall("msan-poison-stack-with-call",
148 cl::desc("poison uninitialized stack variables with a call"),
150 static cl::opt<int> ClPoisonStackPattern("msan-poison-stack-pattern",
151 cl::desc("poison uninitialized stack variables with the given pattern"),
153 static cl::opt<bool> ClPoisonUndef("msan-poison-undef",
154 cl::desc("poison undef temps"),
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/
Shakespeare.java 187 "if you tickle us, do we not laugh? if you poison" +
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 308 "if you tickle us, do we not laugh? if you poison" +
  /frameworks/base/tests/VoiceInteraction/res/values/
strings.xml 225 if you tickle us, do we not laugh? if you poison\n
  /frameworks/support/design/tests/src/android/support/design/testutils/
Shakespeare.java 201 "if you tickle us, do we not laugh? if you poison" +
  /frameworks/support/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 187 "if you tickle us, do we not laugh? if you poison" +
  /frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 202 "if you tickle us, do we not laugh? if you poison" +
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/
Shakespeare.java 203 "if you tickle us, do we not laugh? if you poison" +
  /frameworks/support/samples/SupportDesignDemos/src/com/example/android/support/design/
Shakespeare.java 201 "if you tickle us, do we not laugh? if you poison" +
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/
Shakespeare.java 203 "if you tickle us, do we not laugh? if you poison" +
  /libcore/luni/src/main/java/java/util/concurrent/
BlockingQueue.java 99 * <em>end-of-stream</em> or <em>poison</em> objects, that are
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
syntax.go 394 // Poison pointer to catch errant uses.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
syntax.go 394 // Poison pointer to catch errant uses.
  /system/core/adb/
file_sync_service.cpp 134 #pragma GCC poison SendFail
  /external/compiler-rt/lib/asan/
asan_allocator.cc 383 // Anyway, poison the block before using it for anything else.
489 // Poison the region.
  /external/v8/src/
bootstrapper.cc 1686 Handle<JSFunction> poison = GetStrictArgumentsPoisonFunction(); local
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/lib/linux/
libclang_rt.asan-arm-android.so 
libclang_rt.asan-i686-android.so 
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/lib/linux/
libclang_rt.asan-arm-android.so 
libclang_rt.asan-i686-android.so 

Completed in 794 milliseconds

1 2 3 4 56 7 8 9