HomeSort by relevance Sort by last modified time
    Searched refs:MIPS (Results 126 - 150 of 176) sorted by null

1 2 3 4 56 7 8

  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/mipsel-linux-android/lib/ldscripts/
elf64btsmip.xdw 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
262 /* SGI/MIPS DWARF 2 extensions */
elf64btsmip.xn 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
259 /* SGI/MIPS DWARF 2 extensions */
elf64btsmip.xs 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
246 /* SGI/MIPS DWARF 2 extensions */
elf64btsmip.xw 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
262 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.x 5 OUTPUT_ARCH(mips)
11 .MIPS.options : { *(.MIPS.options) }
260 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xbn 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
257 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xc 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
262 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xd 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
259 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xdc 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
262 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xdw 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
262 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xn 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
259 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xs 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
246 /* SGI/MIPS DWARF 2 extensions */
elf64ltsmip.xw 4 OUTPUT_ARCH(mips)
10 .MIPS.options : { *(.MIPS.options) }
262 /* SGI/MIPS DWARF 2 extensions */
  /external/strace/
syscall.c 530 #if !(defined(LINUX) && ( defined(ALPHA) || defined(MIPS) || defined(__ARM_EABI__) ))
707 #elif defined(MIPS)
1095 # elif defined (MIPS)
    [all...]
system.c 91 #ifdef MIPS
899 #ifdef MIPS
    [all...]
ipc.c 202 #if !defined MIPS && !defined HPPA
process.c 729 #elif defined(MIPS)
    [all...]
strace.c 207 #ifdef MIPS
212 #endif /* MIPS */
585 #ifdef MIPS
591 #endif /* MIPS */
1330 #ifdef MIPS
1336 #else /* !MIPS */
1345 #endif /* !MIPS*/
    [all...]
  /dalvik/vm/
Android.mk 73 ifneq ($(dvm_arch),mips) # MIPS support for self-verification is incomplete
85 endif # dvm_arch!=mips
  /external/libffi/
Makefile.am 13 src/mips/ffi.c src/mips/n32.S src/mips/o32.S \
14 src/mips/ffitarget.h \
93 if MIPS
94 nodist_libffi_la_SOURCES += src/mips/ffi.c src/mips/o32.S src/mips/n32.S
  /ndk/sources/host-tools/make-3.81/
getloadavg.c 170 # if defined(ultrix) && defined(mips)
190 # if defined (__osf__) && (defined (mips) || defined (__mips__))
294 # if defined(MIPS) || defined(SVR4) || defined(decstation)
299 /* Sometimes both MIPS and sgi are defined, so FSCALE was just defined
300 above under #ifdef MIPS. But we want the sgi value. */
324 # if defined(sgi) || (defined(mips) && !defined(BSD))
337 # if !defined(KERNEL_FILE) && (defined(_SEQUENT_) || defined(MIPS) || defined(SVR4) || defined(ISC) || defined (sgi) || (defined (ardent) && defined (titan)))
  /build/core/combo/
TARGET_linux-mips.mk 17 # Configuration for Linux on MIPS.
45 $(error Unknown MIPS architecture variant: $(TARGET_ARCH_VARIANT))
52 TARGET_TOOLCHAIN_ROOT := prebuilts/gcc/$(HOST_PREBUILT_TAG)/mips/mipsel-linux-android-$(TARGET_GCC_VERSION)
83 android_config_h := $(call select-android-config-h,linux-mips)
203 $(libc_root)/arch-mips/include \
208 $(libm_root)/include/mips \
  /external/e2fsprogs/debian/
rules 83 mipsbuilddir=${debdir}/BUILD-MIPS
84 mipsbuilddir64=${debdir}/BUILD-MIPS-64
158 ifneq (,$(findstring $(DEB_BUILD_ARCH),mips mipsel))
199 # specially-built MIPS libs
264 # specially-built MIPS libs
334 # specially-built MIPS libs
  /external/jpeg/
mips_idct_le.S 17 # IDCT implementation using the MIPS DSP ASE (little endian version)
19 # See MIPS Technologies Inc documents:
22 # "MIPS32(R) Architecture for Programmers Volume IV-e: The MIPS(R) DSP
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaBench.cs 221 System.Console.Write(" MIPS");

Completed in 247 milliseconds

1 2 3 4 56 7 8