HomeSort by relevance Sort by last modified time
    Searched full:accesses (Results 1 - 25 of 1152) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/110-field-access/
info.txt 1 Test code generation for field accesses.
  /art/test/407-arrays/
info.txt 1 Simple tests for array accesses.
  /dalvik/dx/tests/100-local-mismatch/
info.txt 3 accesses that local.
  /external/kernel-headers/original/uapi/asm-arm/asm/
byteorder.h 5 * that byte accesses appear as:
7 * and word accesses (data or instruction) appear as:
10 * When in big endian mode, byte accesses appear as:
12 * and word accesses (data or instruction) appear as:
swab.h 5 * that byte accesses appear as:
7 * and word accesses (data or instruction) appear as:
10 * When in big endian mode, byte accesses appear as:
12 * and word accesses (data or instruction) appear as:
  /external/oprofile/daemon/liblegacy/
opd_24_stats.h 24 OPD_PROC_QUEUE_ACCESS, /**< nr accesses of proc queue */
25 OPD_PROC_QUEUE_DEPTH, /**< cumulative depth of proc queue accesses */
27 OPD_MAP_ARRAY_ACCESS, /**< nr accesses of map array */
28 OPD_MAP_ARRAY_DEPTH, /**< cumulative depth of map array accesses */
  /external/fio/crc/
sha1.h 6 * optimized to do word accesses rather than byte accesses,
  /external/chromium_org/tools/clang/blink_gc_plugin/tests/
destructor_access_finalized_field.txt 1 destructor_access_finalized_field.cpp:16:9: warning: [blink-gc] Finalizer '~HeapObject' accesses potentially finalized field 'm_obj'.
7 destructor_access_finalized_field.cpp:17:5: warning: [blink-gc] Finalizer '~HeapObject' accesses potentially finalized field 'm_obj'.
13 destructor_access_finalized_field.cpp:18:5: warning: [blink-gc] Finalizer '~HeapObject' accesses potentially finalized field 'm_objs'.
  /external/valgrind/main/helgrind/tests/
tc16_byterace.c 13 bytes[2*i + 0] ++; /* child accesses: 0 2 4 6 8 */
30 bytes[2*i + 1] ++; /* accesses: 1 3 5 7 9 */
34 bytes[3*i + 1] ++; /* accesses: 1 4(race!) 7 */
  /external/chromium_org/third_party/WebKit/PerformanceTests/Bindings/
document-implementation.html 7 description: "This benchmark repeatedly accesses document.implementation.",
  /external/chromium_org/rlz/win/lib/
lib_mutex.h 5 // Mutex to guarantee serialization of RLZ key accesses.
  /external/clang/test/CodeGen/
2009-12-07-BitFieldAlignment.c 2 // Set alignment on bitfield accesses.
  /external/sepolicy/
nfc.te 14 # Data file accesses.
bluetooth.te 6 # Data file accesses.
14 # bluetooth factory file accesses.
17 # Device accesses.
radio.te 14 # Data file accesses.
  /external/valgrind/main/exp-sgcheck/tests/
preen_invars_so.c 3 which is dlopened by preen_invar.c. That then accesses the global
  /external/chromium_org/ash/test/
app_list_controller_test_api.h 21 // Accesses private data from an AppListController for testing.
shelf_item_delegate_manager_test_api.h 16 // Accesses private methods from a ShelfItemDelegateManager for testing.
shell_test_api.h 29 // Accesses private data from a Shell for testing.
  /external/chromium_org/crypto/
mac_security_services_lock.h 17 // thread-safe. In particular, code that accesses the CSSM database is
  /external/chromium_org/third_party/skia/experimental/Intersection/
QuadraticParameterization_TestUtility.cpp 2 // accesses internal functions to validate parameterized coefficients
  /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/skia/experimental/Intersection/
QuadraticParameterization_TestUtility.cpp 2 // accesses internal functions to validate parameterized coefficients
  /libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractOwnableSynchronizer.java 41 * {@code volatile} field accesses.
51 * or {@code volatile} field accesses.
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_protocol_handler.h 29 // The profile for processing Drive accesses. Should not be NULL.

Completed in 1170 milliseconds

1 2 3 4 5 6 7 8 91011>>