OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ANDROID_API__
(Results
1 - 25
of
39
) sorted by relevancy
1
2
/src/external/apache2/llvm/dist/libcxx/include/__support/android/
locale_bionic.h
30
#if
__ANDROID_API__
< 21
36
#if
__ANDROID_API__
< 21
38
#elif
__ANDROID_API__
< 26
63
#endif //
__ANDROID_API__
< 26
/src/crypto/external/apache2/openssl/dist/crypto/
uid.c
39
#elif defined(
__ANDROID_API__
)
41
#if
__ANDROID_API__
>= 18
armcap.c
74
#elif defined(
__ANDROID_API__
)
76
#if
__ANDROID_API__
>= 18
103
#if defined(__ANDROID__) && defined(
__ANDROID_API__
) &&
__ANDROID_API__
>= 18
ppccap.c
97
#elif defined(
__ANDROID_API__
)
99
#if
__ANDROID_API__
>= 18
/src/crypto/external/bsd/openssl/dist/crypto/
uid.c
39
# elif defined(
__ANDROID_API__
)
41
# if
__ANDROID_API__
>= 18
armcap.c
77
# elif defined(
__ANDROID_API__
)
79
# if
__ANDROID_API__
>= 18
106
# if defined(__ANDROID__) && defined(
__ANDROID_API__
) &&
__ANDROID_API__
>= 18
ppccap.c
96
# elif defined(
__ANDROID_API__
)
98
# if
__ANDROID_API__
>= 18
/src/crypto/external/bsd/openssl.old/dist/crypto/
uid.c
39
# elif defined(
__ANDROID_API__
)
41
# if
__ANDROID_API__
>= 18
armcap.c
71
# elif defined(
__ANDROID_API__
)
73
# if
__ANDROID_API__
>= 18
100
# if defined(__ANDROID__) && defined(
__ANDROID_API__
) &&
__ANDROID_API__
>= 18
ppccap.c
222
# elif defined(
__ANDROID_API__
)
224
# if
__ANDROID_API__
>= 18
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_getauxval.h
29
# if __GLIBC_PREREQ(2, 16) || (SANITIZER_ANDROID &&
__ANDROID_API__
>= 21) || \
sanitizer_linux_libcdep.cc
576
#if SANITIZER_ANDROID &&
__ANDROID_API__
< 21
582
#if SANITIZER_ANDROID &&
__ANDROID_API__
<= 22
/src/external/mit/libuv/dist/src/unix/
linux-syscalls.c
197
#if !defined(__NR_preadv) || defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 24
206
#if !defined(__NR_pwritev) || defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 24
215
#if !defined(__NR_dup3) || defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 21
250
#if !defined(__NR_statx) || defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 30
259
#if !defined(__NR_getrandom) || defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 2
[
all
...]
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_getauxval.h
24
# if (__GLIBC_PREREQ(2, 16) || (SANITIZER_ANDROID &&
__ANDROID_API__
>= 21) || \
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_getauxval.h
24
# if (__GLIBC_PREREQ(2, 16) || (SANITIZER_ANDROID &&
__ANDROID_API__
>= 21) || \
/src/external/mit/libuv/dist/src/
random.c
39
(defined(
__ANDROID_API__
) &&
__ANDROID_API__
>= 28)
/src/external/mit/libuv/dist/test/
test-thread-name.c
69
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 26 || \
/src/external/gpl3/gcc/dist/libsanitizer/lsan/
lsan_common_linux.cpp
96
#if SANITIZER_ANDROID &&
__ANDROID_API__
< 21
lsan_common.h
37
#if SANITIZER_ANDROID && (
__ANDROID_API__
< 28 || defined(__arm__))
/src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_common_linux.cpp
96
#if SANITIZER_ANDROID &&
__ANDROID_API__
< 21
lsan_common.h
35
#if SANITIZER_ANDROID && (
__ANDROID_API__
< 28 || defined(__arm__))
/src/crypto/external/apache2/openssl/dist/Configurations/
15-android.conf
70
if (m|
__ANDROID_API__
=([0-9]+)|) {
/src/crypto/external/bsd/openssl/dist/Configurations/
15-android.conf
69
if (m|
__ANDROID_API__
=([0-9]+)|) {
/src/crypto/external/bsd/openssl.old/dist/Configurations/
15-android.conf
69
if (m|
__ANDROID_API__
=([0-9]+)|) {
/src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h
356
// Used to define
__ANDROID_API__
matching the target NDK API level.
365
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
564
(defined(__arm__) &&
__ANDROID_API__
>= 9) || \
565
(defined(__mips__) &&
__ANDROID_API__
>= 12) || \
566
(defined(__i386__) &&
__ANDROID_API__
>= 17)
Completed in 36 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026