HomeSort by relevance Sort by last modified time
    Searched full:abi (Results 176 - 200 of 3023) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
cxxabi_tweaks.h 1 // Control various target specific ABI tweaks. ARM version.
26 * The header provides an CPU-variable interface to the C++ ABI.
60 // The generic ABI uses the first byte of a 64-bit guard variable.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 1 // Control various target specific ABI tweaks. ARM version.
26 * The header provides an CPU-variable interface to the C++ ABI.
60 // The generic ABI uses the first byte of a 64-bit guard variable.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
cxxabi_tweaks.h 1 // Control various target specific ABI tweaks. ARM version.
26 * The header provides an CPU-variable interface to the C++ ABI.
60 // The generic ABI uses the first byte of a 64-bit guard variable.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 1 // Control various target specific ABI tweaks. ARM version.
26 * The header provides an CPU-variable interface to the C++ ABI.
60 // The generic ABI uses the first byte of a 64-bit guard variable.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
cxxabi_tweaks.h 1 // Control various target specific ABI tweaks. ARM version.
26 * The header provides an CPU-variable interface to the C++ ABI.
60 // The generic ABI uses the first byte of a 64-bit guard variable.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
cxxabi_tweaks.h 1 // Control various target specific ABI tweaks. ARM version.
26 * The header provides an CPU-variable interface to the C++ ABI.
60 // The generic ABI uses the first byte of a 64-bit guard variable.
  /external/clang/lib/CodeGen/
CGCXXABI.h 40 /// \brief Implements C++ ABI-specific code generation functions.
57 /// Issue a diagnostic about unsupported features in the ABI.
101 /// kinds that the ABI says returns 'this' (only applies when called
113 /// Pass it using the normal C aggregate rules for the ABI, potentially
195 /// support an ABI that allows this). Returns null if no adjustment
224 /// (although both may be changed by the ABI).
237 /// Emit constructor variants required by this ABI.
244 /// (although both may be changed by the ABI).
256 /// Emit destructor variants required by this ABI.
259 /// Build the ABI-specific portion of the parameter list for
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/
testit_android 86 --abi=*)
87 TARGET_ABI=${OPT##--abi=}
121 The toolchain and device must match your target ABI. For example, if
122 you use --abi=armeabi-v7a, your device must run ARMv7-A Android binaries,
128 --abi=<name> Specify target ABI. Use --abi=list for list.
136 # Check target ABI.
139 for ABI in $VALID_ABIS; do
140 printf " %s" $ABI
    [all...]
  /art/compiler/trampolines/
trampoline_compiler.h 29 const std::vector<uint8_t>* CreateTrampoline(InstructionSet isa, EntryPointCallingConvention abi,
  /bionic/libc/kernel/common/mtd/
mtd-user.h 22 #include <mtd/mtd-abi.h>
  /build/core/combo/arch/arm/
armv7-a-neon.mk 24 -mfloat-abi=softfp \
  /cts/tests/tests/jni/src/android/jni/cts/
JniTestCase.java 31 // Skip the JNI tests if ABI is none...
  /external/chromium_org/tools/gyp/test/ios/app-bundle/
test.gyp 35 '-fobjc-abi-version=2',
  /external/chromium_org/win8/metro_driver/
direct3d_helper.h 37 ABI::Windows::Foundation::Rect window_bounds_;
  /external/clang/test/CodeGen/
transparent-union.c 4 // FIXME: Note that we don't currently get the ABI right here. f0() should be
  /external/clang/test/CodeGenCXX/
empty-nontrivially-copyable.cpp 3 // According to the Itanium ABI (3.1.1), types with non-trivial copy
  /external/clang/test/Index/
arc-complete.m 9 // RUN: c-index-test -code-completion-at=%s:4:4 %s -fobjc-arc -fobjc-nonfragile-abi | FileCheck -check-prefix=CHECK-CC1 %s
  /external/icu4c/samples/case/
ucase.c 25 static const UChar upper[] = {0x61, 0x42, 0x49, 0}; /* upper = "aBI" */
26 static const UChar lower[] = {0x61, 0x42, 0x69, 0}; /* lower = "abi" */
61 /* result buffer = "ABI" latin CAPITAL letter A, latin capital letter B,
73 /* result buffer = "abi" */
  /external/iproute2/include/linux/tc_ematch/
tc_em_meta.h 70 __TCF_META_ID_SK_ROUTE_CAPS, /* unimplemented but in ABI already */
  /external/libffi/man/
ffi.3 13 .Fa "ffi_abi abi"
  /external/llvm/test/CodeGen/ARM/
2009-06-19-RegScavengerAssert.ll 1 ; RUN: llc < %s -mtriple=armv6-eabi -mattr=+vfp2 -float-abi=hard
2010-05-14-IllegalType.ll 1 ; RUN: llc -march=thumb -mcpu=cortex-a8 -mtriple=thumbv7-eabi -float-abi=hard < %s | FileCheck %s
fabs-neon.ll 1 ; RUN: llc < %s -mtriple=armv7-eabi -float-abi=hard -mcpu=cortex-a8 | FileCheck %s
  /external/llvm/test/MC/COFF/
symbol-mangling.ll 3 ; using -cxx-abi microsoft.
  /external/oprofile/libopagent/
Makefile.am 17 # intentionally break backward ABI compatability. Use the

Completed in 1252 milliseconds

1 2 3 4 5 6 78 91011>>