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

  /ndk/tests/build/prebuild-stlport/jni/
Application.mk 1 # We want to build support for all ARM ABIs
  /ndk/tests/device/test-stlport-rtti/jni/
Application.mk 1 # Note: by default, build for all supported ABIs
  /ndk/tests/device/test-gabi++/jni/
Application.mk 1 # Note: by default, build for all supported ABIs
  /ndk/build/core/
setup-abi.mk 21 # Map ABIs to a target architecture
32 # more general filtering in the future when introducing other ABIs.
setup-app.mk 52 # If APP_ABI is 'all', then set it to all supported ABIs
58 # check the target ABIs for this application
69 # package an obsolete version of it. Or if you change the ABIs you're targetting,
add-platform.mk 18 # For each platform, determine the corresponding supported ABIs
add-application.mk 100 # Check that the value of APP_ABI corresponds to known ABIs
101 # 'all' is a special case that means 'all supported ABIs'
init.mk 332 # TOOLCHAIN_ABIS list of target ABIs supported by the toolchain.
369 $(call ndk_log, This NDK supports the following toolchains and target ABIs:)
371 $(call ndk_log, $(space)$(space)$(tc): $(NDK_TOOLCHAIN.$(tc).abis))\
  /ndk/
ndk-gdb 410 log "ABIs targetted by application: $APP_ABIS"
454 log "Device CPU ABIs: $CPU_ABI $CPU_ABI2"
465 echo "ERROR: The device does not support the application's targetted CPU ABIs!"
  /external/libvpx/vpx_ports/
x86_abi_support.asm 82 ; Certain ABIs, notably MS COFF and Darwin MACH-O, require that symbols

Completed in 82 milliseconds