Home
last modified time | relevance | path

Searched defs:arm (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Drtcd.pl271 sub arm() { subroutine
/external/libvpx/libvpx/build/make/
Drtcd.pl269 sub arm() { subroutine
/external/valgrind/main/coregrind/m_gdbserver/
Dvalgrind-low-arm64.c148 VexGuestARM64State* arm = (VexGuestARM64State*) get_arch (set, tst); in transfer_register() local
Dvalgrind-low-arm.c188 VexGuestARMState* arm = (VexGuestARMState*) get_arch (set, tst); in transfer_register() local
/external/valgrind/main/memcheck/tests/vbit-test/
Dvtest.h74 unsigned arm : 1; member
/external/llvm/include/llvm/ADT/
DTriple.h49 arm, // ARM (little endian): arm, armv.*, xscale enumerator
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
Delfcore.h237 struct arm_regs arm; member
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
Delfcore.h237 struct arm_regs arm; member
/external/valgrind/main/none/tests/
DMakefile.am20 SUBDIRS += arm subdir
/external/valgrind/main/VEX/priv/
Dguest_arm_toIR.c12585 static void mk_ldm_stm ( Bool arm, /* True: ARM, False: Thumb */ in mk_ldm_stm()