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

1 2 3

  /external/libchrome/sandbox/linux/system_headers/
linux_syscalls.h 24 #if defined(__mips__) && (_MIPS_SIM == _ABIO32)
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
_sgi.h 52 #if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
56 #if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
60 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
88 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
_linux.h 116 (defined(_MIPS_SIM) && (_MIPS_SIM == _ABIO32)) || \
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
_sgi.h 52 #if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
56 #if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
60 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
88 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
_linux.h 116 (defined(_MIPS_SIM) && (_MIPS_SIM == _ABIO32)) || \
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
_sgi.h 52 #if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
56 #if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
60 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
88 #if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
_linux.h 116 (defined(_MIPS_SIM) && (_MIPS_SIM == _ABIO32)) || \
  /bionic/libc/arch-mips64/bionic/
vfork.S 38 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
59 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
syscall.S 31 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
46 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
__bionic_clone.S 33 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
52 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
90 #if !((_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32))
  /bionic/linker/arch/mips64/
begin.S 31 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
56 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
115 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
119 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
  /external/libunwind/src/mips/
Gcreate_addr_space.c 60 #if _MIPS_SIM == _ABIO32
getcontext-android.S 30 #if _MIPS_SIM == _ABIO32
getcontext.S 31 #if _MIPS_SIM == _ABIO32
offsets.h 16 #if _MIPS_SIM == _ABIO32
  /external/libchrome/sandbox/linux/bpf_dsl/
linux_syscall_ranges.h 36 #elif defined(__mips__) && (_MIPS_SIM == _ABIO32)
  /external/google-breakpad/src/client/linux/minidump_writer/
linux_dumper.h 56 (defined(__mips__) && _MIPS_SIM == _ABIO32)
59 (defined(__mips__) && _MIPS_SIM != _ABIO32)
  /external/google-breakpad/src/common/android/
ucontext_constants.h 100 #if _MIPS_SIM == _ABIO32
  /external/libunwind/src/ptrace/
_UPT_access_mem.c 59 #elif defined(__mips__) && _MIPS_SIM == _ABIO32
  /bionic/libc/arch-mips/string/
memcpy.c 61 #if _MIPS_SIM == _ABIO32
150 #if ((_MIPS_SIM == _ABIO32) || _MIPS_TUNE_I6400)
240 #if ((_MIPS_SIM == _ABIO32) || _MIPS_TUNE_I6400)
memmove.c 61 #if _MIPS_SIM == _ABIO32
188 #if ((_MIPS_SIM == _ABIO32) || _MIPS_TUNE_I6400)
227 #if ((_MIPS_SIM == _ABIO32) || _MIPS_TUNE_I6400)
310 #if ((_MIPS_SIM == _ABIO32) || _MIPS_TUNE_I6400)
350 #if ((_MIPS_SIM == _ABIO32) || _MIPS_TUNE_I6400)
memset.S 70 # if _MIPS_SIM == _ABIO32
79 # if _MIPS_SIM == _ABIO32
88 # if _MIPS_SIM == _ABIO32
memchr.c 136 #if ((_MIPS_SIM == _ABIO32) || _MIPS_TUNE_I6400)
  /bionic/libc/arch-mips/include/machine/
asm.h 73 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 95 #define _ABIO32 1
102 #if (_MIPS_SIM == _ABIO32) || (_MIPS_SIM == _ABI32)

Completed in 416 milliseconds

1 2 3