HomeSort by relevance Sort by last modified time
    Searched refs:__ANDROID__ (Results 276 - 300 of 779) sorted by null

<<11121314151617181920>>

  /external/compiler-rt/lib/builtins/
clear_cache.c 39 #if defined(__ANDROID__) && defined(__LP64__)
128 #if defined(__ANDROID__) && defined(__LP64__)
  /external/libchrome/build/
build_config.h 20 // - __ANDROID__ is automatically defined by the Android toolchain (see
25 // hosts. Use __ANDROID__ and __ANDROID_HOST__ instead.
30 #if defined(__ANDROID__) || defined(__ANDROID_HOST__)
32 #endif // defined(__ANDROID__) || defined(__ANDROID_HOST__)
39 #if defined(__ANDROID__) // Android targets
53 #endif // defined(__ANDROID__)
  /external/mdnsresponder/mDNSShared/
dnssd_ipc.h 56 #ifdef __ANDROID__
58 #endif // __ANDROID__
64 #ifndef __ANDROID__
66 #endif // !__ANDROID__
mDNSDebug.c 43 #if MDNS_DEBUGMSGS && !defined(__ANDROID__)
  /external/swiftshader/src/Common/
Memory.cpp 30 #if defined(__ANDROID__) && defined(TAG_JIT_CODE_MEMORY)
121 #if defined(__ANDROID__) && defined(TAG_JIT_CODE_MEMORY)
MutexLock.hpp 20 #ifdef __ANDROID__
SharedLibrary.hpp 95 #ifdef __ANDROID__
  /external/swiftshader/src/OpenGL/libEGL/
Config.cpp 24 #ifdef __ANDROID__
66 #ifdef __ANDROID__
78 #ifdef __ANDROID__
87 #ifdef __ANDROID__
97 #ifdef __ANDROID__
109 #ifdef __ANDROID__
124 #ifndef __ANDROID__ // Do not allow GLES 3.0 on Android
185 #ifndef __ANDROID__ // Do not allow GLES 3.0 on Android
  /system/core/liblog/tests/
log_read_test.cpp 32 #ifdef __ANDROID__
80 #ifdef __ANDROID__
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h 32 #ifndef __ANDROID__
39 #ifndef __ANDROID__
  /development/ndk/platforms/android-9/include/KHR/
khrplatform.h 94 #elif defined(__ANDROID__)
  /external/dnsmasq/src/
log.c 19 #ifdef __ANDROID__
117 #if defined(HAVE_SOLARIS_NETWORK) || defined(__ANDROID__)
268 #ifdef __ANDROID__
288 #ifdef __ANDROID__
  /external/google-breakpad/src/common/linux/
memory_mapped_file.cc 37 #if defined(__ANDROID__)
  /external/google-breakpad/src/common/tests/
auto_tempdir.h 43 #if !defined(__ANDROID__)
  /external/google-breakpad/src/google_breakpad/common/
minidump_cpu_mips.h 69 #if defined(__mips__) && !defined(__ANDROID__)
  /external/iptables/iptables/
Android.mk 35 # Accommodate arm-eabi-4.4.3 tools that don't set __ANDROID__
75 # Accommodate arm-eabi-4.4.3 tools that don't set __ANDROID__
  /external/libchrome/base/posix/
safe_strerror.cc 5 #if defined(__ANDROID__)
  /external/libchrome/base/test/
multiprocess_test.cc 15 #if !defined(OS_ANDROID) && !defined(__ANDROID__) && !defined(__ANDROID_HOST__)
29 #endif // !OS_ANDROID && !__ANDROID__ && !__ANDROID_HOST__
  /external/libusb/libusb/os/
threads_posix.c 63 #if defined(__ANDROID__)
  /external/minijail/
util.c 36 #if defined(__ANDROID__)
42 #if defined(__ANDROID__)
49 #if defined(__ANDROID__)
56 #if defined(__ANDROID__)
util.h 44 #if defined(__ANDROID__)
  /external/protobuf/src/google/protobuf/stubs/
platform_macros.h 111 #elif defined(__ANDROID__)
  /external/swiftshader/src/OpenGL/common/
debug.h 20 #ifdef __ANDROID__
91 #endif // __ANDROID__
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/KHR/
khrplatform.h 94 #elif defined(__ANDROID__)
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/KHR/
khrplatform.h 94 #elif defined(__ANDROID__)

Completed in 517 milliseconds

<<11121314151617181920>>