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

1 2 3 4 5 6 7 8

  /external/libffi/linux-mips/
ffi.h 6 #define MIPS
7 #include "../src/mips/ffitarget.h"
  /ndk/tests/build/issue41297-atomic-64bit/jni/
Application.mk 1 # Note that MIPS doesn't support 64-bit atomic built-in yet
  /build/core/combo/arch/mips/
mips32-fp.mk 1 # Configuration for Android on MIPS.
mips32.mk 1 # Configuration for Android on MIPS.
mips32r2.mk 1 # Configuration for Android on MIPS.
mips32r2-fp.mk 1 # Configuration for Android on MIPS.
mips32r2dsp-fp.mk 1 # Configuration for Android on MIPS.
mips32r2dsp.mk 1 # Configuration for Android on MIPS.
mips32r2dspr2-fp.mk 1 # Configuration for Android on MIPS.
mips32r2dspr2.mk 1 # Configuration for Android on MIPS.
  /build/target/product/
full_mips.mk 19 # mips build quite specifically for the emulator, and might not be
31 PRODUCT_MODEL := AOSP on MIPS Emulator
  /ndk/tests/build/flto/jni/
Android.mk 9 ifeq ($(TARGET_ARCH_ABI),mips)
10 # clang does LTO via gold plugin, but gold doesn't support MIPS yet
  /external/srec/make/asr/
Makefile.config 26 ifeq ($(TARGET_ARCH),mips)
27 ASR_CPU = MIPS
28 ASR_TARGET_CPU = MIPS
  /frameworks/compile/mclinker/
Android.mk 26 # MIPS Code Generation Libraries
28 lib/Target/Mips \
29 lib/Target/Mips/TargetInfo
  /external/strace/
defs.h 49 #if defined(LINUX) && defined(MIPS)
102 # if defined(MIPS) && _MIPS_SIM == _MIPS_SIM_ABI32
105 # if defined(MIPS) && _MIPS_SIM == _MIPS_SIM_NABI32
109 # if defined(MIPS) && _MIPS_SIM == _MIPS_SIM_ABI64
177 #ifdef MIPS
183 #endif /* MIPS */
408 || defined(ARM) || defined(MIPS) || defined(BFIN) || defined(TILE)
  /external/strace/linux/
syscall.h 185 #if !defined(ALPHA) && !defined(MIPS) && !defined(HPPA) && \
239 #endif /* !(ALPHA || MIPS || HPPA) */
247 #if !defined(ALPHA) && !defined(MIPS) && !defined(HPPA) && \
287 #endif /* !(ALPHA || MIPS || HPPA) */
322 #ifdef MIPS
  /external/webkit/Source/JavaScriptCore/assembler/
AbstractMacroAssembler.h 191 #if CPU(ARM) || CPU(MIPS)
200 #if CPU(ARM) || CPU(MIPS)
208 #if CPU(ARM) || CPU(MIPS)
215 // Same for MIPS.
  /external/webkit/Source/JavaScriptCore/wtf/
StdLibExtras.h 64 #if (CPU(ARM) || CPU(MIPS)) && COMPILER(GCC)
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/mipsel-linux-android/lib/ldscripts/
elf64btsmip.xr 4 OUTPUT_ARCH(mips)
12 .MIPS.options : { *(.MIPS.options) }
175 /* SGI/MIPS DWARF 2 extensions */
elf64btsmip.xu 4 OUTPUT_ARCH(mips)
12 .MIPS.options : { *(.MIPS.options) }
176 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xr 4 OUTPUT_ARCH(mips)
12 .MIPS.options : { *(.MIPS.options) }
175 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xu 4 OUTPUT_ARCH(mips)
12 .MIPS.options : { *(.MIPS.options) }
176 /* SGI/MIPS DWARF 2 extensions */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/mipsel-linux-android/lib/ldscripts/
elf64btsmip.xr 4 OUTPUT_ARCH(mips)
12 .MIPS.options : { *(.MIPS.options) }
180 /* SGI/MIPS DWARF 2 extensions */
elf64btsmip.xu 4 OUTPUT_ARCH(mips)
12 .MIPS.options : { *(.MIPS.options) }
181 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xr 4 OUTPUT_ARCH(mips)
12 .MIPS.options : { *(.MIPS.options) }
180 /* SGI/MIPS DWARF 2 extensions */

Completed in 430 milliseconds

1 2 3 4 5 6 7 8