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

<<51525354555657585960>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
policygen.py 262 (msg.tclass, refpolicy.list_to_space_str(msg.accesses)))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_scope.py 609 # Test what happens when a finalizer accesses
  /prebuilts/tools/common/proguard/proguard4.7/docs/
FAQ.html 101 <li>Remove unnecessary field accesses and method calls.</li>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
NewItemSelectionDialog.java 270 * is necessary (since the base class accesses both internal directly
  /toolchain/binutils/binutils-2.27/bfd/
elf32-m68hc12.c 630 Page0 accesses are faster on the M68HC12.
elf32-mcore.c 275 /* Initialize the mcore_elf_howto_table, so that linear accesses can be done. */
elf32-xgate.c 495 Page0 accesses are faster on the M68HC12.
  /toolchain/binutils/binutils-2.27/gas/config/
tc-mt.c 222 /* Detect consecutive Memory Accesses. */
  /art/compiler/optimizing/
load_store_elimination.cc     [all...]
  /device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/aarch64/
tsp_entrypoint.S 252 * memory as a result. All memory accesses are
255 * All memory accesses are marked Non-cacheable
  /external/eigen/Eigen/src/Core/util/
XprHelper.h 431 * many coefficient accesses in the nested expressions -- as is the case with matrix product for example.
434 * \tparam n the number of coefficient accesses in the nested expression for each coefficient access in the bigger expression.
    [all...]
  /external/libmojo/base/android/java/src/org/chromium/base/library_loader/
Linker.java 49 * that accesses it during it. In practice, this means the swap must happen
776 // native code that accesses them directly!
    [all...]
  /external/llvm/docs/
Atomics.rst 458 * strong atomic accesses -> monotonic accesses + fences by overriding
GetElementPtr.rst 192 array of 40 ints. Since the GEP instruction never accesses memory, it is
524 #. The GEP instruction never accesses memory, it only provides pointer
  /external/llvm/include/llvm/CodeGen/
AsmPrinter.h 268 /// optimization is to replace accesses to these proxies by using the GOT
272 /// accesses to GOT entries.
  /external/llvm/test/Analysis/LoopAccessAnalysis/
stride-access-dependence.ll 1 ; RUN: opt -loop-accesses -analyze < %s | FileCheck %s
223 ; Following cases check that strided accesses can be vectorized.
  /external/llvm/test/Transforms/LoopVectorize/
induction.ll 5 ; RUN: opt < %s -loop-vectorize -force-vector-interleave=2 -force-vector-width=4 -enable-interleaved-mem-accesses -instcombine -S | FileCheck %s --check-prefix=INTERLEAVE
208 ; can't easily simplify vectorized step vectors. (Interleaved accesses.)
  /external/swiftshader/third_party/LLVM/docs/
GetElementPtr.html 273 GEP instruction never accesses memory, it is illegal.</p>
729 <li>The GEP instruction never accesses memory, it only provides pointer
  /external/syslinux/gpxe/src/drivers/net/
depca.c 83 NICSR accesses have been changed to byte accesses for all the cards
w89c840.c 144 work only with I/O space accesses. Pass -DUSE_IO_OPS to use PCI I/O space
145 accesses instead of memory space. */
  /external/tensorflow/tensorflow/python/ops/
template.py 185 semantics, i.e., accesses to variables are totally ordered and
269 semantics, i.e., accesses to variables are totally ordered and
  /external/valgrind/
FAQ.txt 101 your program so that it doesn't do any illegal memory accesses. The
268 crashes because it erroneously accesses memory that is unaddressable,
  /external/valgrind/docs/xml/
FAQ.xml 157 doesn't do any illegal memory accesses. The above failure will
393 crashes because it erroneously accesses memory that is unaddressable,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
AsmPrinter.h 332 /// optimization is to replace accesses to these proxies by using the GOT
336 /// accesses to GOT entries.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
AsmPrinter.h 340 /// optimization is to replace accesses to these proxies by using the GOT
344 /// accesses to GOT entries.

Completed in 1940 milliseconds

<<51525354555657585960>>