HomeSort by relevance Sort by last modified time
    Searched refs:all32 (Results 1 - 6 of 6) sorted by null

  /ndk/tests/device/test-wait/jni/
Application.mk 1 APP_ABI := all32
  /ndk/tests/device/crazy_linker/jni/
Application.mk 2 APP_ABI := all32
  /ndk/build/core/
setup-app.mk 73 ifeq ($(NDK_APP_ABI),all32)
77 $(call ndk_log,Remove the following abis expanded from 'all32' due to no toolchain: $(_abis_without_toolchain))
setup-toolchain.mk 154 # is set to one of yes, all, all32, or all64
155 ifeq (,$(filter yes all all32 all64,$(_NDK_TESTING_ALL_)))
init.mk 534 ifneq (,$(filter yes all all32 all64,$(_NDK_TESTING_ALL_)))
544 ifeq ($(_NDK_TESTING_ALL_),all32)
  /external/valgrind/VEX/priv/
guest_arm64_toIR.c 7370 IRTemp all32 = newTempV128(); local
    [all...]

Completed in 123 milliseconds