/external/pixman/pixman/ |
pixman-x86.c | 122 * and %esp. We can't declare either one as clobbered
|
/libcore/luni/src/main/java/libcore/io/ |
Streams.java | 143 * the caller's buffer for consistency checks like CRC could be clobbered by
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/ |
multibuf.h | 114 int state; /* see Clobbered constants above */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
multibuf.h | 114 int state; /* see Clobbered constants above */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/ |
multibuf.h | 114 int state; /* see Clobbered constants above */
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
pymem.h | 100 * The value of (p) is always clobbered by this macro regardless of success.
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
pymem.h | 100 * The value of (p) is always clobbered by this macro regardless of success.
|
/system/core/libpixelflinger/ |
t32cb16blend.S | 40 * clobbered: r6, r7, lr
|
/external/chromium_org/v8/src/x64/ |
macro-assembler-x64.h | 117 // that is guaranteed not to be clobbered. 192 // The register scratch can be object itself, but scratch will be clobbered. 201 // The register scratch can be object itself, but it will be clobbered. 236 // stored. value and scratch registers are clobbered by the operation. 270 // All registers are clobbered by the operation RecordWriteArray 283 // object being stored. The address and value registers are clobbered by the [all...] |
/external/chromium_org/third_party/libwebp/dsp/ |
enc_neon.c | 140 : "memory", "q0", "q1", "q2", "q8", "q9", "q10", "q11" // clobbered 216 "q5", "q6", "q7", "q8", "q9" // clobbered 342 "q10", "q11", "q12", "q13" // clobbered 406 "q6", "q7", "q8", "q9", "q10" // clobbered 599 "q10", "q11", "q12", "q13", "q14", "q15" // clobbered
|
/external/llvm/lib/CodeGen/ |
EarlyIfConversion.cpp | 129 /// Register units clobbered by the conditional blocks. 181 /// Any clobbered regunits are added to ClobberedRegUnits. 237 // Remember clobbered regunits. 264 /// 3. Not have any clobbered regunits live. 312 // Some of the clobbered registers are live before I, not a valid insertion
|
RegisterScavenging.cpp | 118 // Find out which registers are early clobbered, killed, defined, and marked 216 // S1 is can be freely clobbered.
|
/external/webp/src/dsp/ |
enc_neon.c | 140 : "memory", "q0", "q1", "q2", "q8", "q9", "q10", "q11" // clobbered 216 "q5", "q6", "q7", "q8", "q9" // clobbered 342 "q10", "q11", "q12", "q13" // clobbered 406 "q6", "q7", "q8", "q9", "q10" // clobbered 599 "q10", "q11", "q12", "q13", "q14", "q15" // clobbered
|
/external/v8/src/x64/ |
macro-assembler-x64.h | 113 // that is guaranteed not to be clobbered. 182 // The register scratch can be object itself, but scratch will be clobbered. 191 // The register scratch can be object itself, but it will be clobbered. 226 // stored. value and scratch registers are clobbered by the operation. 260 // All registers are clobbered by the operation RecordWriteArray 273 // object being stored. The address and value registers are clobbered by the [all...] |
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
atomicops-internals-x86.h | 364 : // mark the FP stack and mmx registers as clobbered 387 : // mark the FP stack and mmx registers as clobbered
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
atomicops-internals-x86.h | 364 : // mark the FP stack and mmx registers as clobbered 387 : // mark the FP stack and mmx registers as clobbered
|
/external/libvpx/libvpx/vpx/internal/ |
vpx_codec_internal.h | 106 * clobbered by the algorithm. This parameter \ref MAY 123 * clobbered by the algorithm. This parameter \ref MAY
|
/external/llvm/include/llvm/CodeGen/ |
LiveIntervalAnalysis.h | 302 // large number of registers are clobbered by the instruction. This is 335 /// clobbered by any of them.
|
/external/llvm/test/Transforms/PhaseOrdering/ |
2010-03-22-empty-baseclass.ll | 11 @.str = private constant [25 x i8] c"x.second() was clobbered\00", align 1 ; <[25 x i8]*> [#uses=1] 51 ; CHECK-NOT: x.second() was clobbered
|
/external/chromium_org/apps/app_shim/ |
app_shim_host_manager_browsertest_mac.mm | 252 // does not actually point to the user data dir, since it won't be clobbered.
|
/external/chromium_org/chrome/browser/ui/bookmarks/ |
bookmark_utils.cc | 178 // We opened the first URL which may have opened a new window or clobbered
|
/external/chromium_org/chrome/renderer/extensions/ |
safe_builtins.cc | 35 "// Used in the callback implementation, could potentially be clobbered.\n"
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_pipe_query.c | 152 * may be reused for other purposes and clobbered by the host when it
|
/external/chromium_org/v8/test/cctest/ |
test-macro-assembler-arm.cc | 128 // Check that the source data hasn't been clobbered.
|
/external/chromium_org/v8/test/webkit/ |
dfg-to-string-toString-becomes-bad-expected.txt | 24 Tests that we do ToString conversions correctly when String.prototype.valueOf is initially fine but then gets clobbered.
|