HomeSort by relevance Sort by last modified time
    Searched refs:abi (Results 151 - 175 of 207) sorted by null

1 2 3 4 5 67 8 9

  /ndk/build/tools/
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...]
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"
  /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...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cxxabi.h 1 // new abi support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
150 * ABI-mandated entry point in the C++ runtime library for demangling.
168 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
175 * The demangling is performed using the C++ ABI mangling rules,
186 * the ABI is unchanged.
582 /** @namespace abi
585 * alias `abi'.
587 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 1 // new abi support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
150 * ABI-mandated entry point in the C++ runtime library for demangling.
168 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
175 * The demangling is performed using the C++ ABI mangling rules,
186 * the ABI is unchanged.
582 /** @namespace abi
585 * alias `abi'.
587 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 1 // new abi support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
150 * ABI-mandated entry point in the C++ runtime library for demangling.
168 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
175 * The demangling is performed using the C++ ABI mangling rules,
186 * the ABI is unchanged.
582 /** @namespace abi
585 * alias `abi'.
587 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 1 // new abi support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
150 * ABI-mandated entry point in the C++ runtime library for demangling.
168 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
175 * The demangling is performed using the C++ ABI mangling rules,
186 * the ABI is unchanged.
582 /** @namespace abi
585 * alias `abi'.
587 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 201 #define SET_PERSONALITY(ex, ibcs2) do { if (ibcs2) set_personality(PER_SVR4); set_personality(PER_LINUX); current->thread.abi = &mips_abi; } while (0)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 201 #define SET_PERSONALITY(ex, ibcs2) do { if (ibcs2) set_personality(PER_SVR4); set_personality(PER_LINUX); current->thread.abi = &mips_abi; } while (0)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cxxabi.h 1 // new abi support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
150 * ABI-mandated entry point in the C++ runtime library for demangling.
168 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
175 * The demangling is performed using the C++ ABI mangling rules,
186 * the ABI is unchanged.
582 /** @namespace abi
585 * alias `abi'.
587 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 349 .type MULADD_128x512,\@abi-omnipotent
416 .type mont_reduce,\@abi-omnipotent
678 .type mont_mul_a3b,\@abi-omnipotent
1079 .type sqr_reduce,\@abi-omnipotent
1387 .type mod_exp_512_se_handler,\@abi-omnipotent
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-x86_64.pl 243 .type ${PREFIX}_encrypt,\@abi-omnipotent
256 .type ${PREFIX}_decrypt,\@abi-omnipotent
286 .type _aesni_${dir}rypt3,\@abi-omnipotent
330 .type _aesni_${dir}rypt4,\@abi-omnipotent
375 .type _aesni_${dir}rypt6,\@abi-omnipotent
439 .type _aesni_${dir}rypt8,\@abi-omnipotent
    [all...]
bsaes-x86_64.pl 752 .type _bsaes_encrypt8,\@abi-omnipotent
816 .type _bsaes_decrypt8,\@abi-omnipotent
907 .type _bsaes_key_convert,\@abi-omnipotent
1101 .type bsaes_ecb_encrypt_blocks,\@abi-omnipotent
1302 .type bsaes_ecb_decrypt_blocks,\@abi-omnipotent
    [all...]
  /external/icu4c/common/
Android.mk 145 abi/cpp/include
  /external/icu4c/i18n/
Android.mk 101 abi/cpp/include \
  /external/openssl/crypto/rc4/asm/
rc4-md5-x86_64.pl 496 .type RC4_options,\@abi-omnipotent
518 .type se_handler,\@abi-omnipotent
  /ndk/toolchains/arm-linux-androideabi-clang3.1/
setup.mk 69 -mfloat-abi=softfp \
  /ndk/toolchains/arm-linux-androideabi-clang3.2/
setup.mk 69 -mfloat-abi=softfp \
  /external/openssl/crypto/md5/asm/
md5-x86_64.pl 274 .type se_handler,\@abi-omnipotent
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cxxabi.h 0 // ABI Support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
147 * ABI-mandated entry point in the C++ runtime library for demangling.
165 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
172 * The demangling is performed using the C++ ABI mangling rules,
183 * the ABI is unchanged.
579 /** @namespace abi
582 * alias 'abi'.
584 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
cxxabi.h 0 // ABI Support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
147 * ABI-mandated entry point in the C++ runtime library for demangling.
165 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
172 * The demangling is performed using the C++ ABI mangling rules,
183 * the ABI is unchanged.
579 /** @namespace abi
582 * alias 'abi'.
584 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cxxabi.h 0 // ABI Support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
147 * ABI-mandated entry point in the C++ runtime library for demangling.
165 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
172 * The demangling is performed using the C++ ABI mangling rules,
183 * the ABI is unchanged.
579 /** @namespace abi
582 * alias 'abi'.
584 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 0 // ABI Support -*- C++ -*-
29 /* This file declares the new abi entry points into the runtime. It is not
39 * The header provides an interface to the C++ ABI.
154 * ABI-mandated entry point in the C++ runtime library for demangling.
172 * -2: @a mangled_name is not a valid name under the C++ ABI mangling rules.
179 * The demangling is performed using the C++ ABI mangling rules,
190 * the ABI is unchanged.
646 /** @namespace abi
649 * alias 'abi'.
651 * A brief overview of an ABI is given in the libstdc++ FAQ, questio
    [all...]
  /ndk/
ndk-gdb.py 249 def get_build_var_for_abi(var, abi):
258 'APP_ABI='+abi],
515 _,CPU_ABI1 = adb_var_shell(['getprop', 'ro.product.cpu.abi'])
521 COMPAT_ABI = [ABI for ABI in CPU_ABIS if ABI in APP_ABIS]
528 log('Compatible device ABI: %s' % (COMPAT_ABI))
  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java 126 public static final String NODE_ABI = "abi";
524 Element abi = doc.createElement(PREFIX + NODE_ABI); local
525 hardware.appendChild(abi);
527 abi.appendChild(abiText);

Completed in 7236 milliseconds

1 2 3 4 5 67 8 9