/external/qemu/slirp/ |
misc.c | 259 /* don't want to clobber the original */
|
/external/qemu/slirp-android/ |
misc.c | 236 /* don't want to clobber the original */
|
/external/qemu/tcg/ |
README | 472 GCC style "early clobber" outputs are not currently supported.
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPNormalizer.java | 105 idNode.setOptions(null); // Clobber any existing xmpMM:InstanceID.
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
cxa_exception.cpp | 308 According to ARM EHABI 8.4.1, __cxa_end_cleanup() should not clobber any
|
/ndk/sources/host-tools/make-3.81/ |
default.c | 556 /* Don't clobber cmds given in a makefile if there were any. */
|
vpath.c | 503 /* Clobber a null into the name at the last slash.
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
ipa-prop.h | 140 /* The known constant or type if this is a clobber. */
|
/system/core/debuggerd/ |
tombstone.cpp | 697 // we didn't find an available file, so we clobber the oldest one
|
/external/chromium_org/v8/src/arm64/ |
macro-assembler-arm64.cc | [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/ |
bsaes-x86_64.pl | 553 pxor @t[6], @t[7] # clobber t[7] 575 pxor @t[5], @t[7] # clobber t[7] even more 613 pxor @t[3], @t[6] # clobber t[6] 633 pxor @t[5], @t[0] # clobber t[0] 638 pxor @t[7], @t[6] # clobber t[6] [all...] |
aes-ia64.S | 86 // Clobber: r16-r31,rk0-rk1,r32-r43 465 // Clobber: r16-r31,rk0-rk1,r32-r43 [all...] |
/external/chromium_org/v8/src/arm/ |
macro-assembler-arm.cc | 504 // Clobber clobbered input registers when running with the debug-code flag 513 // Will clobber 4 registers: object, map, dst, ip. The 574 // Clobber clobbered registers when running with the debug-code flag 583 // Will clobber 4 registers: object, address, scratch, ip. The 645 // Clobber clobbered registers when running with the debug-code flag [all...] |
/external/openssl/crypto/aes/asm/ |
bsaes-armv7.pl | 485 veor @t[7], @t[7], @t[6] @ clobber t[7] 505 veor @t[7], @t[7], @t[5] @ clobber t[7] even more 544 veor @t[6], @t[6], @t[3] @ clobber t[6] 563 veor @t[0], @t[0], @t[5] @ clobber t[0] 569 veor @t[6], @t[6], @t[7] @ clobber t[6] [all...] |
bsaes-x86_64.pl | 566 pxor @t[6], @t[7] # clobber t[7] 588 pxor @t[5], @t[7] # clobber t[7] even more 626 pxor @t[3], @t[6] # clobber t[6] 646 pxor @t[5], @t[0] # clobber t[0] 651 pxor @t[7], @t[6] # clobber t[6] [all...] |
/external/valgrind/main/coregrind/m_aspacemgr/ |
aspacemgr-linux.c | [all...] |
/art/compiler/dex/quick/arm64/ |
int_arm64.cc | [all...] |
/build/core/ |
build-system.html | 321 <li><b>clobber</b> - <code>make clobber</code> deletes all of the output [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/ |
run_webkit_tests_integrationtest.py | [all...] |
/external/llvm/lib/CodeGen/ |
InlineSpiller.cpp | [all...] |
MachineInstr.cpp | [all...] |
MachineLICM.cpp | 557 // 3. Make sure candidate def should not clobber [all...] |
TwoAddressInstructionPass.cpp | 854 // May clobber a physical register def. [all...] |
/external/llvm/lib/CodeGen/SelectionDAG/ |
FastISel.cpp | 633 // clobber anything. 635 // Add scratch registers as implicit def and early clobber. [all...] |
/external/llvm/lib/Target/ARM/ |
ARMAsmPrinter.cpp | [all...] |