Home
last modified time | relevance | path

Searched refs:__ANDROID_API__ (Results 1 – 25 of 72) sorted by relevance

123

/aosp12/bionic/tools/versioner/tests/preprocessor/expected/
H A Dfoo.h10 #if __ANDROID_API__ >= 13
15 #if __ANDROID_API__ >= 12
17 #if __ANDROID_API__ >= 13
23 #if __ANDROID_API__ >= 13
27 #if __ANDROID_API__ > 13
33 #if __ANDROID_API__ >= 14
38 #if __ANDROID_API__ >= 14
42 #if __ANDROID_API__ > 14
49 #if __ANDROID_API__ >= 14
57 #if (!defined(__LP64__) && __ANDROID_API__ >= 13) || (defined(__LP64__))
[all …]
/aosp12/bionic/libc/include/bits/fortify/
H A Dstring.h43 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
59 #if __ANDROID_API__ >= 30
81 #if __ANDROID_API__ >= 21 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in stpcpy()
93 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in strcpy()
105 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in strcat()
112 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
125 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in memset()
132 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
156 #if __ANDROID_API__ >= 21 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
193 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in strlcpy()
[all …]
H A Dunistd.h76 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in getcwd()
92 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in pread()
108 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in pread64()
124 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in pwrite()
140 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in pwrite64()
155 #if __ANDROID_API__ >= 21 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in read()
170 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in write()
185 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in readlink()
195 #if __ANDROID_API__ >= 21
201 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in readlinkat()
H A Dstdio.h39 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
60 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED
93 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in fread()
110 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in fwrite()
127 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in fgets()
H A Dpoll.h47 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in poll()
57 #if __ANDROID_API__ >= 21
63 #if __ANDROID_API__ >= 23 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in ppoll()
74 #if __ANDROID_API__ >= 28
H A Dfcntl.h62 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in open()
86 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in openat()
101 #if __ANDROID_API__ >= 21
H A Dstrings.h36 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in __bionic_bcopy()
51 #if __ANDROID_API__ >= 17 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in __bionic_bzero()
H A Dsocket.h45 #if __ANDROID_API__ >= 24 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in recvfrom()
60 #if __ANDROID_API__ >= 26 && __BIONIC_FORTIFY_RUNTIME_CHECKS_ENABLED in sendto()
/aosp12/bionic/tools/versioner/tests/preprocessor/headers/
H A Dfoo.h11 #if __ANDROID_API__ >= 12
15 #if __ANDROID_API__ >= 13
19 #if __ANDROID_API__ > 13
26 #if __ANDROID_API__ >= 14
30 #if __ANDROID_API__ > 14
/aosp12/bionic/tools/versioner/tests/preprocessor_idempotence/expected/
H A Dfoo.h5 #if __ANDROID_API__ >= 10
9 #if __ANDROID_API__ >= 21
13 #if __ANDROID_API__ >= 10
/aosp12/bionic/tools/versioner/tests/preprocessor_idempotence/headers/
H A Dfoo.h5 #if __ANDROID_API__ >= 10
9 #if __ANDROID_API__ >= 21
13 #if __ANDROID_API__ >= 10
/aosp12/bionic/libc/include/android/
H A Dapi-level.h58 #ifndef __ANDROID_API__
96 #define __ANDROID_API__ __ANDROID_API_FUTURE__ macro
171 #if __ANDROID_API__ < 29
H A Dlegacy_stdlib_inlines.h33 #if __ANDROID_API__ < 19
51 #if __ANDROID_API__ < 21
91 #if __ANDROID_API__ < 26
H A Dlegacy_sys_statvfs_inlines.h38 #if __ANDROID_API__ < 21
41 #if __ANDROID_API__ < 19
/aosp12/bionic/libc/include/bits/
H A Dpthread_types.h46 #if __ANDROID_API__ >= 24
56 #if __ANDROID_API__ >= 24
94 #if __ANDROID_API__ >= 24
/aosp12/bionic/libc/include/
H A Dstdlib.h46 #if __ANDROID_API__ >= 21
170 #if __ANDROID_API__ >= 21
186 #if __ANDROID_API__ >= 19
194 #if __ANDROID_API__ >= 21
210 #if __ANDROID_API__ >= 26
H A Dpthread.h57 #if __ANDROID_API__ >= 21
70 #if __ANDROID_API__ >= 24
210 #if __ANDROID_API__ < 21
257 #if __ANDROID_API__ >= 24
264 #if __ANDROID_API__ >= 24
270 #if __ANDROID_API__ >= 24
H A Dfcntl.h87 #if __ANDROID_API__ >= 21
98 #if __ANDROID_API__ >= 26
H A Dstdio.h49 #if __ANDROID_API__ < 24
61 #if __ANDROID_API__ >= 23
139 #if __ANDROID_API__ >= 21
/aosp12/bionic/tools/versioner/tests/preprocessor_extern_cpp/expected/
H A Dfoo.h5 #if __ANDROID_API__ >= 24
20 #if __ANDROID_API__ >= 24
/aosp12/bionic/linker/
H A Dlinker_sdk_versions.cpp38 static std::atomic<int> g_target_sdk_version(__ANDROID_API__);
43 target = __ANDROID_API__; in set_application_target_sdk_version()
/aosp12/bionic/tools/versioner/tests/preprocessor_file_offset_bits/expected/
H A Dfoo.h17 #if defined(__USE_FILE_OFFSET64) && __ANDROID_API__ >= 21
25 #if __ANDROID_API__ >= 12
/aosp12/bionic/libc/include/sys/
H A Dstatvfs.h115 #if __ANDROID_API__ >= 19
136 #if __ANDROID_API__ >= 21
H A Dmman.h58 #if __ANDROID_API__ >= 21
186 #if __ANDROID_API__ >= 23
/aosp12/bionic/docs/
H A Ddefines.md24 ## `__ANDROID_API__`
27 `__ANDROID_API__` to test which version you're building against. This is
34 value of `__ANDROID_API__` drops to that number.

123