OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIPS
(Results
1 - 25
of
176
) 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"
/external/lzma/CPP/7zip/
Aes.mak
4
!IF "$(CPU)" != "IA64" && "$(CPU)" != "
MIPS
" && "$(CPU)" != "ARM"
Crc.mak
3
!IF "$(CPU)" == "IA64" || "$(CPU)" == "
MIPS
"
/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
.
mips32r2-fp-xburst.mk
1
# Configuration for Android on Ingenic xb4780/Xburst
MIPS
CPU.
/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
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
context.h
50
#if defined(_MIPS_) || defined(
MIPS
)
/ndk/tests/build/issue36131-flto-c++11/jni/
Android.mk
10
ifeq ($(TARGET_ARCH_ABI),
mips
)
11
# clang does LTO via gold plugin, but gold doesn't support
MIPS
yet
/frameworks/compile/mclinker/
Android.mk
27
#
MIPS
Code Generation Libraries
29
lib/Target/
Mips
\
30
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
/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 */
Completed in 740 milliseconds
1
2
3
4
5
6
7
8