HomeSort by relevance Sort by last modified time
    Searched refs:ABI (Results 1 - 25 of 62) sorted by null

1 2 3

  /ndk/build/tools/
build-gnu-libstdc++.sh 98 # $1: ABI name
106 local ABI=$1
111 local DSTDIR=$NDK_DIR/$GNUSTL_SUBDIR/$GCC_VERSION/libs/$ABI/$THUMB
114 prepare_target_build $ABI $PLATFORM $NDK_DIR
117 INSTALLDIR=$BUILDDIR/install-$ABI-$GCC_VERSION/$THUMB
118 BUILDDIR=$BUILDDIR/$LIBTYPE-${ABI}${THUMB}-$GCC_VERSION
122 ARCH=$(convert_abi_to_arch $ABI)
182 if [ "$ABI" = "armeabi-v7a" ]; then
183 CXXFLAGS=$CXXFLAGS" -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16"
205 PROJECT="gnustl_$LIBTYPE gcc-$GCC_VERSION $ABI $THUMB
    [all...]
build-gabi++.sh 120 # $1: ABI
127 local ABI=$1
137 DSTDIR=$NDK_DIR/$GABIXX_SUBDIR/libs/$ABI
142 builder_begin_android $ABI "$BUILDDIR" "$LLVM_VERSION" "$MAKEFILE"
165 for ABI in $ABIS; do
166 build_gabixx_libs_for_abi $ABI "$BUILD_DIR/$ABI/shared" "shared"
167 build_gabixx_libs_for_abi $ABI "$BUILD_DIR/$ABI/static" "static"
172 for ABI in $ABIS; d
    [all...]
build-libportable.sh 110 # $1: ABI
116 local ABI=$1
125 DSTDIR=$NDK_DIR/$LIBPORTABLE_SUBDIR/libs/$ABI
130 builder_begin_android $ABI "$BUILDDIR" "$LLVM_VERSION" "$MAKEFILE"
158 for ABI in $ABIS; do
160 ARCH=$(convert_abi_to_arch $ABI)
163 build_libportable_libs_for_abi $ABI "$BUILD_DIR/$ABI"
168 for ABI in $ABIS; do
169 FILES="$LIBPORTABLE_SUBDIR/libs/$ABI/libportable.*
    [all...]
build-stlport.sh 153 # $1: ABI
160 local ABI=$1
166 local UNKNOWN_ARCH=$(find_ndk_unknown_archs | grep $ABI)
177 DSTDIR=$NDK_DIR/$STLPORT_SUBDIR/libs/$ABI
182 builder_begin_android $ABI "$BUILDDIR" "$LLVM_VERSION" "$MAKEFILE"
220 for ABI in $ABIS; do
221 build_stlport_libs_for_abi $ABI "$BUILD_DIR/$ABI/shared" "shared"
222 build_stlport_libs_for_abi $ABI "$BUILD_DIR/$ABI/static" "static
    [all...]
build-ndk-sysroot.sh 28 # WARNING: For now, only a single target ABI/Architecture us supported
36 # ABI is the target ABI name for the NDK
37 ABI=arm
66 --abi=*)
85 echo " --abi=<name> generate sysroot for abi <name> (default is $ABI)"
97 ABI=$OPTION_ABI
100 case "$ABI" i
    [all...]
prebuilt-common.sh 506 # TOOLCHAIN AND ABI PROCESSING
997 # Determine ABI based on toolchain name
1002 ABI="armeabi"
1008 ABI="armeabi"
1014 ABI=$ARCH
1023 ABI=$ARCH
1137 # Convert an ABI name into an Architecture name
1138 # $1: ABI name
1143 local ABI=$1
1145 case $ABI i
    [all...]
builder-funcs.sh 444 # Same as builder_begin, but to target Android with a specific ABI
445 # $1: ABI name (e.g. armeabi)
451 local ABI BUILDDIR LLVM_VERSION MAKEFILE
460 ABI=$1
464 ARCH=$(convert_abi_to_arch $ABI)
496 builder_set_prefix "$ABI "
501 case $ABI in
540 case $ABI in
545 builder_cflags "-mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=vfpv3-d16"
build-llvm.sh 194 OLD_ABI="${ABI}"
195 export ABI=$HOST_GMP_ABI # needed to build 32-bit on 64-bit host
208 ABI="$OLD_ABI"
370 for ABI in $PREBUILT_ABIS; do
371 ANALYZER_PATH="$TOOLCHAIN_PATH/bin/$ABI"
374 case "$ABI" in
388 dump "ERROR: Unsupported NDK ABI: $ABI"
build-gcc.sh 219 OLD_ABI="${ABI}"
224 export ABI=$HOST_GMP_ABI
304 ABI="$OLD_ABI"
309 export ABI=$HOST_GMP_ABI
335 ABI="$OLD_ABI"
package-release.sh 403 for ABI in $ABIS; do
404 unpack_prebuilt gabixx-libs-$ABI "$REFERENCE"
405 unpack_prebuilt stlport-libs-$ABI "$REFERENCE"
407 unpack_prebuilt gnu-libstdc++-libs-$VERSION-$ABI "$REFERENCE"
409 unpack_prebuilt libportable-libs-$ABI "$REFERENCE"
  /ndk/tests/build/prebuilt-copy/
build.sh 10 # $NDK_OUT/<abi>/objs.
54 for ABI in $ABIS; do
55 SHARED_LIB=$OUT/$ABI/libfoo.so
56 STATIC_LIB=$OUT/$ABI/libbar.a
57 printf "Checking for $ABI shared library: "
65 printf "Checking for $ABI static library: "
  /external/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp 55 ABI(TM.getSubtarget<MipsSubtarget>().getTargetABI()) {}
69 unsigned ABI;
  /ndk/tests/build/import-install/
build.sh 23 for ABI in $ABIS; do
24 DIR=$PWD/libs/$ABI
  /ndk/tests/standalone/
run.sh 49 ABI=
61 --abi=*)
62 ABI=$optarg
114 echo "The target ABI is normally auto-detected from the toolchain, but you can specify an"
115 echo "alternative one with the --abi=<name> option. This is only useful on ARM, where the"
116 echo "default ABI is 'armeabi' targetting the ARMv5TE instruction set. If you want to check"
119 echo " --abi=armeabi-v7a"
123 echo "to display the list of all tests that are relevant for your current ABI."
132 echo " --list List all available tests for current ABI."
136 echo " --abi=<name> Specify target ABI name.
    [all...]
  /external/clang/include/clang/Basic/
TargetOptions.h 35 /// If given, the name of the target ABI to use.
36 std::string ABI;
38 /// If given, the name of the target C++ ABI to use. If not given, defaults
TargetInfo.h 139 /// __builtin_va_list as defind by the AArch64 ABI
143 /// __builtin_va_list as defined by the PNaCl ABI:
144 /// http://www.chromium.org/nativeclient/pnacl/bitcode-abi#TOC-Machine-Types
147 /// __builtin_va_list as defined by the Power ABI:
149 /// /resources/downloads/Power-Arch-32-bit-ABI-supp-1.0-Embedded.pdf
152 /// __builtin_va_list as defined by the x86-64 ABI:
153 /// http://www.x86-64.org/documentation/abi.pdf
156 /// __builtin_va_list as defined by ARM AAPCS ABI
589 /// special section is used (NonFragile ABI).
620 /// \brief Get the ABI currently in use
    [all...]
  /ndk/tests/standalone/builtin-macros/
run.sh 105 case $ABI in
110 case $ABI in
118 case $ABI in
127 # don't use -mfloat-abi=softfp or -mfloat-abi=hard. I can only
128 # assume it corresponds to -mfloat-abi=soft, which corresponds
131 # Not to be confused with -mfloat-abi=softfp which indicates
155 macro_check _MIPS_ARCH_MIPS32 1 "Mips 32-bit ABI"
160 echo "Unknown ABI: $ABI"
    [all...]
  /external/llvm/test/MC/X86/
gnux32-dwarf-gen.s 8 # assembler, looking at the difference between the x32 ABI and default x86-64
9 # ABI.
  /ndk/build/core/
add-platform.mk 28 # Record the sysroots for each supported ABI
32 $(call ndk_log, ABI $(_abi) sysroot is: $(NDK_PLATFORM_$(_platform)_$(_abi)_SYSROOT))\
setup-app.mk 42 # which platform/abi/toolchain are we going to use?
45 # The ABI(s) to use
48 # the default ABI for now is armeabi
84 $(call __ndk_info,NDK Application '$(_app)' targets unknown ABI(s): $(_bad_abis))
105 $(eval include $(BUILD_SYSTEM)/setup-abi.mk) \
setup-abi.mk 19 $(call ndk_log,Building application '$(NDK_APP_NAME)' for ABI '$(TARGET_ARCH_ABI)')
23 $(call __ndk_info,ERROR: The $(TARGET_ARCH_ABI) ABI has no associated architecture!)
  /ndk/tests/
run-tests.sh 43 ABI=default
69 --abi=*)
70 ABI="$optarg"
141 echo " --abi=<name> Only run tests for the specific ABI [$ABI]"
396 case $ABI in
400 NDK_BUILD_FLAGS="$NDK_BUILD_FLAGS APP_ABI=$ABI"
403 echo "ERROR: Unsupported abi value: $ABI"
    [all...]
  /build/core/combo/arch/x86/
x86.mk 2 # base 'x86' platform ABI. This one must *strictly* match the NDK x86 ABI
11 # it cannot be compatible with the NDK x86 ABI. You should define a new
  /ndk/
ndk-build 308 local ABI=$2
310 $GNUMAKE --no-print-dir -f $PROGDIR/build/core/build-local.mk $FLAGS DUMP_${VAR} APP_ABI=${ABI} | tail -1
314 for ABI in $APP_ABIS; do
315 TOOLCHAIN_PREFIX=`get_build_var_for_abi TOOLCHAIN_PREFIX $ABI`
317 --use-analyzer $PROGDIR/toolchains/llvm-${DEFAULT_LLVM_VERSION}/prebuilt/$HOST_TAG/bin/${ABI}/analyzer \
321 $GNUMAKE -f $PROGDIR/build/core/build-local.mk "$@" APP_ABI=$ABI
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 82 ; Return the proper symbol name for the target ABI.
100 ; Macro for the attribute to hide a global symbol for the target ABI.
132 ; 64 bit ABI passes arguments in registers. This is a workaround to get up
303 ; Win64 ABI requires that XMM6:XMM15 are callee saved
307 ; Win64 ABI requires 16 byte stack alignment, but then pushes an 8 byte return

Completed in 998 milliseconds

1 2 3