/external/qemu/distrib/libpng-1.2.19/ |
pnggccrd.c | 66 * there's a penalty for not aligning 64-bit accesses on 332 * - started replacing direct _MMXLength accesses with register constraints 335 * - continued replacing direct _MMXLength accesses with register constraints 338 * - finished replacing direct _MMXLength accesses with register constraints; 343 * - started replacing direct _FullLength accesses with register constraints 351 * - continued replacing direct _FullLength accesses with register constraints 354 * - finished replacing direct _FullLength accesses with register constraints [all...] |
/external/valgrind/main/docs/html/ |
dist.news.html | 634 ????detail?of?"previous"?accesses?in?a?race.??There?are?now?three<br> [all...] |
/dalvik/vm/compiler/codegen/arm/ |
CodegenDriver.cpp | [all...] |
ArmLIR.h | [all...] |
/dalvik/vm/analysis/ |
DexVerify.cpp | 785 * - register accesses fall within range of allocated registers [all...] |
Optimize.cpp | 120 * example, accesses to volatile 64-bit fields must be replaced with [all...] |
/dalvik/vm/mterp/out/ |
InterpC-armv5te-vfp.cpp | 392 * Redefine what used to be local variable accesses into Thread struct [all...] |
InterpC-armv5te.cpp | 392 * Redefine what used to be local variable accesses into Thread struct [all...] |
InterpC-armv7-a-neon.cpp | 392 * Redefine what used to be local variable accesses into Thread struct [all...] |
InterpC-armv7-a.cpp | 392 * Redefine what used to be local variable accesses into Thread struct [all...] |
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
DTM.java | 261 * the DOM's old getAttribute() call, which accesses only the qname. [all...] |
/external/chromium/chrome/browser/chromeos/cros/ |
network_library.h | 408 // ChangeAutoConnectSaveTest accesses |favorite_|. [all...] |
/external/chromium/testing/gtest/test/ |
gtest-printers_test.cc | 416 // memory accesses. MSVC defines _NATIVE_WCHAR_T_DEFINED symbol when [all...] |
/external/kernel-headers/original/linux/ |
fb.h | [all...] |
input.h | [all...] |
/external/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 1174 ;# 16 unaligned word accesses [all...] |
/external/llvm/lib/ExecutionEngine/JIT/ |
JITEmitter.cpp | 235 /// Guards Map from concurrent accesses. [all...] |
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCCodeEmitter.cpp | 647 // If it accesses SPL, BPL, SIL, or DIL, then it requires a 0x40 REX prefix. [all...] |
/external/llvm/lib/Target/X86/ |
X86CodeEmitter.cpp | 164 // If it accesses SPL, BPL, SIL, or DIL, then it requires a 0x40 REX prefix. [all...] |
X86ISelLowering.h | 544 /// unaligned memory accesses. of the specified type. [all...] |
/external/llvm/lib/Transforms/IPO/ |
ArgumentPromotion.cpp | 507 // handle cases where there are both a direct load and GEP accesses. [all...] |
/external/llvm/lib/Transforms/Scalar/ |
MemCpyOptimizer.cpp | 614 // If the destination is an sret parameter then only accesses that are [all...] |
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | 158 /// isInterestingInstruction - This code only looks at accesses to allocas. [all...] |
/external/mesa3d/src/glsl/ |
ir.cpp | 735 * Most out-of-bounds accesses are removed before things could get this far. [all...] |
/external/qemu/tcg/hppa/ |
tcg-target.c | 937 accesses and force them onto the slow path. Do this computation after having [all...] |