HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 526 - 550 of 2582) sorted by null

<<21222324252627282930>>

  /external/dexmaker/dexmaker-mockito-tests/src/androidTest/java/com/android/dx/mockito/tests/
BlacklistedApis.java 96 // During cloning of the parent spy, all fields are copied. This accesses a blacklisted
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/normalizer/
NormalizerData.java 20 * Accesses the Normalization Data used for Forms C and D.<br>
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
NormalizerData.java 18 * Accesses the Normalization Data used for Forms C and D.<br>
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/
ClassExpr.java 41 * Defines an expression that accesses the class of a type.
  /external/libchrome/base/
atomicops_internals_portable.h 8 // currently written assuming atomicity revolves around accesses instead of
  /external/libchrome/base/timer/
timer.cc 231 // No more member accesses here: *this could be deleted at this point.
  /external/libvpx/libvpx/vpx_ports/
mem_ops.h 20 * unaligned accesses.
  /external/llvm/include/llvm/Transforms/Utils/
LoopVersioning.h 11 // loop speculates that otherwise may-aliasing memory accesses don't overlap and
  /external/llvm/lib/Analysis/
Delinearization.cpp 94 // Do not analyze memory accesses outside loops.
  /external/llvm/lib/Target/AArch64/
AArch64CleanupLocalDynamicTLSPass.cpp 47 // No point folding accesses if there isn't at least two.
AArch64MachineFunctionInfo.h 54 /// \brief Number of TLS accesses using the special (combinable)
AArch64Subtarget.cpp 119 // The small code mode's direct accesses use ADRP, which cannot necessarily
  /external/llvm/lib/Target/Mips/
MipsSubtarget.cpp 123 errs() << "warning: cannot use small-data accesses for '-mabicalls'"
  /external/llvm/lib/Target/PowerPC/
PPCTLSDynamicCall.cpp 19 // This is done in a late pass so that TLS variable accesses can be
  /external/llvm/test/CodeGen/SystemZ/
bswap-06.ll 89 ; Check that volatile accesses do not use LRVH, which might access the
int-move-09.ll 1 ; Test 64-bit GPR accesses to a PC-relative location.
  /external/llvm/test/CodeGen/X86/
vec_ins_extract-1.ll 6 ; to memory accesses.
  /external/llvm/test/Transforms/LoopVectorize/
tbaa-nodep.ll 25 ; TBAA partitions the accesses in this loop, so it can be vectorized without
  /external/llvm/utils/TableGen/
CodeGenIntrinsics.h 62 /// accesses that may be performed by the intrinsics. Analogous to
  /external/ltp/lib/newlib_tests/
test15.c 21 * accesses. That is, we are checking that they implement memory fences or
  /external/ltp/testcases/kernel/fs/doio/
doio.h 126 * Since doio.c accesses all information through the r_data
  /external/ltp/testcases/kernel/io/disktest/
README 5 Disktest performs repeated i/o accesses to disk devices or filesystems
  /external/ltp/testcases/kernel/syscalls/madvise/
madvise06.c 23 * which sequentially accesses to a shared memory and calls madvise(WILLNEED)
  /external/lzma/C/
CpuArch.h 16 MY_CPU_LE_UNALIGN means that CPU is LITTLE ENDIAN and CPU supports unaligned memory accesses.
  /external/mesa3d/docs/relnotes/
10.4.7.html 81 <li>i965: Fix out-of-bounds accesses into pull_constant_loc array</li>

Completed in 1864 milliseconds

<<21222324252627282930>>