OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ABIs
(Results
1 - 14
of
14
) 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-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
setup-abi.mk
31
# more general filtering in the future when introducing other
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
361
# TOOLCHAIN_ABIS list of target
ABIs
supported by the toolchain.
408
$(call ndk_log, This NDK supports the following target architectures and
ABIS
:)
410
$(call ndk_log, $(space)$(space)$(arch): $(NDK_ARCH.$(arch).
abis
))\
412
$(call ndk_log, This NDK supports the following toolchains and target
ABIs
:)
414
$(call ndk_log, $(space)$(space)$(tc): $(NDK_TOOLCHAIN.$(tc).
abis
))\
/gdk/build/core/
add-platform.mk
18
# For each platform, determine the corresponding supported
ABIs
setup-abi.mk
21
# Map
ABIs
to a target architecture
setup-app.mk
50
# package an obsolete version of it. Or if you change the
ABIs
you're targetting,
init.mk
248
# TOOLCHAIN_ABIS list of target
ABIs
supported by the toolchain.
288
$(call gdk_log, This GDK supports the following toolchains and target
ABIs
:)
290
$(call gdk_log, $(space)$(space)$(tc): $(GDK_TOOLCHAIN.$(tc).
abis
))\
/ndk/
ndk-gdb
447
log "
ABIs
targetted by application: $APP_ABIS"
491
log "Device CPU
ABIs
: $CPU_ABI $CPU_ABI2"
502
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 164 milliseconds