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

12 3 4 5 6 7 8 91011>>

  /external/clang/test/CodeGen/
2009-12-07-BitFieldAlignment.c 2 // Set alignment on bitfield accesses.
  /external/kernel-headers/original/uapi/asm-arm/asm/
swab.h 6 * that byte accesses appear as:
8 * and word accesses (data or instruction) appear as:
11 * When in big endian mode, byte accesses appear as:
13 * and word accesses (data or instruction) appear as:
  /external/valgrind/exp-sgcheck/tests/
preen_invars_so.c 3 which is dlopened by preen_invar.c. That then accesses the global
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
reloclab.s 2 # Mix in different accesses to local labels to see that relaxing works for
  /device/google/marlin/sepolicy/
init_radio.te 15 # init_radio no longer directly accesses /data owned by the radio app.
tee.te 15 # tee no longer directly accesses /data owned by the frameworks.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
rotatingtree.h 5 * It's a dict-like data structure that works best when accesses are not
  /external/llvm/test/CodeGen/SystemZ/
unaligned-01.ll 1 ; Check that unaligned accesses are allowed in general. We check the
25 ; Check that unaligned 2-byte accesses are allowed.
36 ; Check that unaligned 4-byte accesses are allowed.
50 ; Check that unaligned 8-byte accesses are allowed.
  /external/python/cpython2/Modules/
rotatingtree.h 5 * It's a dict-like data structure that works best when accesses are not
  /external/python/cpython3/Modules/
rotatingtree.h 5 * It's a dict-like data structure that works best when accesses are not
  /system/sepolicy/prebuilts/api/26.0/public/
hal_bluetooth.te 13 # bluetooth factory file accesses.
  /system/sepolicy/prebuilts/api/27.0/public/
hal_bluetooth.te 13 # bluetooth factory file accesses.
  /external/selinux/python/sepolicy/
sepolicy-communicate.8 26 Specify the list of accesses used by the source SELinux domain type to communicate with the target domain. Default Open, Write.
32 Specify the list of accesses used by the target SELinux domain type to receive communications from the source domain. Default Open, Read.
  /external/proguard/src/proguard/optimize/info/
AccessMethodMarker.java 33 * This InstructionVisitor marks the types of class accesses and class member
34 * accesses of the methods whose instructions it visits.
153 * Returns whether the given method accesses private class members.
173 * Returns whether the given method accesses package visible classes or class
194 * Returns whether the given method accesses protected class members.
  /external/llvm/lib/Transforms/Utils/
MemorySSA.cpp 91 /// disambiguate accesses.
185 AccessList *Accesses = It->second.get();
186 for (MemoryAccess &L : *Accesses) {
212 AccessList *Accesses = It->second.get();
213 auto *Phi = cast<MemoryPhi>(&Accesses->front());
222 /// We walk the dominator tree in preorder, renaming accesses, and then filling
256 /// \brief This handles unreachable block accesses by deleting phi nodes in
274 AccessList *Accesses = It->second.get();
275 auto *Phi = cast<MemoryPhi>(&Accesses->front());
283 auto &Accesses = It->second
    [all...]
  /art/libdexfile/dex/
dex_file_tracking_registrar.h 31 // This class provides the means to log accesses only of sections whose
32 // accesses are needed. All accesses are displayed as stack traces in
  /external/libavc/encoder/mips/
ih264e_platform_macros.h 114 * memory accesses that appear in program order before the DMB instruction are
115 * observed before any explicit memory accesses that appear in program order
122 * 1. All explicit memory accesses before this instruction complete.
  /art/test/DexToDexDecompiler/
Main.java 25 // The call and field accesses will be quickened.
  /device/google/cuttlefish/shared/sepolicy/
kernel.te 16 # kdevtmpfs accesses devices before ueventd runs restorecon and relabels devices
  /device/google/wahoo/sepolicy/vendor/
tee.te 20 # tee no longer directly accesses /data owned by the frameworks.
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/ArmCpuLib/ArmCortexA8Lib/
ArmCortexA8Lib.c 39 // The CortexA8 is a Unicore CPU. We must not initialize SMP for Non Secure Accesses
  /external/autotest/client/site_tests/cellular_ActivateCDMA/
control.pseudomodem 9 activation process when shill accesses the modem via ModemManager.
  /external/autotest/client/site_tests/hardware_StorageFio/
control.integrity 17 NOTE: If autoupdate or another program accesses the spare root partition
  /external/fio/examples/
jesd219.fio 4 # the device the IO accesses will land. Based on posting from
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
ThreadSafe.java 13 * no sequences of accesses (reads and writes to public fields, calls to public

Completed in 1076 milliseconds

12 3 4 5 6 7 8 91011>>