/frameworks/base/services/input/ |
EventHub.h | 50 * timestamps all input events with the time they were posted and clobbers
|
/external/valgrind/main/coregrind/ |
m_syscall.c | 265 clobbers, so we preserve all the callee-save regs (%esi, %edi, %ebx, 307 no matter, they are caller-save (the syscall clobbers no callee-save
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
nv50_ir_ra.cpp | 426 for (std::deque<Value *>::iterator it = cal->target.fn->clobbers.begin(); 427 it != cal->target.fn->clobbers.end(); 442 func->clobbers.push_back(func->getLValue(i)); [all...] |
nv50_ir.h | 967 std::deque<Value *> clobbers;
|
/external/llvm/lib/CodeGen/ |
MachineInstr.cpp | 638 // InstrEmitter::EmitSpecialNode() is marking inline asm clobbers as [all...] |
MachineBasicBlock.cpp | [all...] |
RegAllocPBQP.cpp | 230 // vregLI crosses a regmask operand that clobbers preg.
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
nv50_ir_ra.cpp | 426 for (std::deque<Value *>::iterator it = cal->target.fn->clobbers.begin(); 427 it != cal->target.fn->clobbers.end(); 442 func->clobbers.push_back(func->getLValue(i)); [all...] |
nv50_ir.h | 967 std::deque<Value *> clobbers;
|
/external/llvm/lib/MC/MCParser/ |
AsmParser.cpp | 227 SmallVectorImpl<std::string> &Clobbers, [all...] |
/external/chromium/chrome/browser/ui/webui/ |
bug_report_ui.cc | 455 // Re-create our screenshots data source (this clobbers the last source)
|
/external/chromium_org/chrome/browser/sync/glue/ |
session_model_associator_unittest.cc | 320 // those entries (and clobbers any existing data).
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
run_webkit_tests.py | 166 default=False, help="Clobbers test results from previous runs."),
|
/external/clang/include/clang/Basic/ |
TargetInfo.h | 553 /// \brief Returns a string of target-specific clobbers, in LLVM format.
|
/external/jpeg/ |
jcphuff.c | 782 * per table, because it clobbers the input frequency counts!
|
/external/kernel-headers/original/asm-x86/ |
uaccess_32.h | 166 * value in %eax(:%edx), return value in %eax, no clobbers.
|
/external/qemu/distrib/jpeg-6b/ |
jcphuff.c | 782 * per table, because it clobbers the input frequency counts!
|
/ndk/sources/host-tools/sed-4.2.1/ |
config_h.in | 56 /* Define if gettimeofday clobbers the localtime buffer. */
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
function.h | 269 Used for detecting stack clobbers. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
function.h | 269 Used for detecting stack clobbers. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
function.h | 269 Used for detecting stack clobbers. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
function.h | 269 Used for detecting stack clobbers. */
|
/external/v8/src/arm/ |
stub-cache-arm.cc | [all...] |
/external/v8/src/mips/ |
stub-cache-mips.cc | [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/ |
modexp512-x86_64.pl | 347 # Clobbers all regs except: rcx, rsi, rdi 676 # Temp: Clobbers [tmp16], all registers [all...] |