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

<<11121314151617181920>>

  /bionic/libc/private/
kernel_sigset_t.h 21 // This means we can't support real-time signals correctly until we can change the ABI.
  /dalvik/vm/mterp/arm-vfp/
fbinop.S 4 * use the "softfp" ABI, this must be an instruction, not a function call.
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ptrace.h 22 #include <asm/ptrace-abi.h>
  /external/chromium/base/debug/
stack_trace_posix.cc 48 // The prefix used for mangled symbols, per the Itanium C++ ABI:
49 // http://www.codesourcery.com/cxx-abi/abi.html#mangling
87 abi::__cxa_demangle(mangled_symbol.c_str(), NULL, 0, &status));
  /external/chromium_org/build/android/avd_configs/AVD_for_Galaxy_Nexus_by_Google_arm.avd/
config.ini 20 abi.type=armeabi-v7a
  /external/chromium_org/build/android/avd_configs/AVD_for_Galaxy_Nexus_by_Google_x86.avd/
config.ini 19 abi.type=x86
  /external/chromium_org/ppapi/c/dev/
deprecated_bool.h 25 // to 1 byte to have some chance of ABI compatibility between C and C++, in
  /external/chromium_org/ppapi/tests/
test_struct_sizes.c 6 * C. The purpose is to ensure that the ABI of PPAPI is known, consistent, and
  /external/chromium_org/v8/tools/
mac-nm 9 # for GNU C++ ABI this is a complex process (see cp-demangle.c sources), and
  /external/clang/test/CodeGen/
arm-pnaclcall.c 2 // RUN: -ffreestanding -mfloat-abi hard -target-cpu cortex-a8 \
struct-passing.c 2 // correctly according to their attributes and the ABI.
  /external/clang/test/CodeGenCXX/
mangle-ms-vector-types.cpp 1 // RUN: %clang_cc1 -fms-extensions -ffreestanding -target-feature +avx -emit-llvm %s -o - -cxx-abi microsoft -triple=i686-pc-win32 | FileCheck %s
thiscall-struct-return.cpp 1 // For MSVC ABI compatibility, all structures returned by value using the
  /external/clang/test/CodeGenObjC/
fp2ret.m 7 // RUN: %clang_cc1 -triple armv7-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -emit-llvm -target-abi apcs-gnu -o - %s | \
  /external/clang/test/Sema/
builtins-arm.c 2 // RUN: %clang_cc1 -triple armv7 -target-abi apcs-gnu \
  /external/compiler-rt/lib/ubsan/
CMakeLists.txt 39 # C++-specific parts of UBSan runtime. Requires a C++ ABI library.
  /external/kernel-headers/original/asm-mips/
statfs.h 42 * Unlike the traditional version the LFAPI version has none of the ABI junk
  /external/kernel-headers/original/linux/
uhid.h 19 * the communication should be ABI compatible even between architectures.
  /external/libpng/contrib/gregbook/
Makefile.sgi 55 # ABI must be the same as that used to build libpng.
56 ABI=
57 CFLAGS = $(ABI) -O -fullwarn $(INCS)
58 LDFLAGS = $(ABI)
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 82 // For ELF, x86-64 pointer size depends on the ABI.
83 // For x86-64 without the x32 ABI, pointer size is 8. For x86 and for x86-64
84 // with the x32 ABI, pointer size remains the default 4.
87 // OTOH, stack slot size is always 8 for x86-64, even with the x32 ABI.
  /external/llvm/test/CodeGen/ARM/
2013-04-21-AAPCS-VA-C.1.cp.ll 8 ;RUN: llc -mtriple=thumbv7-linux-gnueabihf -float-abi=hard < %s | FileCheck %s
deps-fix.ll 1 ; RUN: llc < %s -march=arm -mcpu=cortex-a9 -mattr=+neon,+neonfp -float-abi=hard -mtriple armv7-linux-gnueabi | FileCheck %s
  /external/llvm/test/Transforms/InstCombine/
align-external.ll 4 ; their preferred alignment. They may only have the ABI minimum alignment.
  /external/llvm/tools/gold/
CMakeLists.txt 12 # ABI compatibility.
  /external/oprofile/libabi/
Android.mk 38 abi.cpp

Completed in 572 milliseconds

<<11121314151617181920>>