OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ANDROID_API__
(Results
126 - 150
of
160
) sorted by null
1
2
3
4
5
6
7
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h
503
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
MathExtras.h
503
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
MathExtras.h
521
#if defined(
__ANDROID_API__
) &&
__ANDROID_API__
< 18
/bionic/libc/include/sys/
socket.h
115
#if
__ANDROID_API__
>= __ANDROID_API_L__
130
#endif /*
__ANDROID_API__
>= __ANDROID_API_L__ */
/bionic/libc/include/
unistd.h
208
#if
__ANDROID_API__
>= __ANDROID_API_L__
wchar.h
124
#if
__ANDROID_API__
>= __ANDROID_API_L__
/bionic/linker/
dlfcn.cpp
329
__libdl_info->target_sdk_version_ =
__ANDROID_API__
;
/external/python/cpython3/Modules/
_posixsubprocess.c
24
#if defined(__ANDROID__) &&
__ANDROID_API__
< 21 && !defined(SYS_getdents64)
/frameworks/av/camera/ndk/include/camera/
NdkCameraMetadataTags.h
43
#if
__ANDROID_API__
>= 24
[
all
...]
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h
412
// Used to define
__ANDROID_API__
matching the target NDK API level.
420
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
758
# if defined(__arm__) &&
__ANDROID_API__
>= 9
[
all
...]
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h
300
// Used to define
__ANDROID_API__
matching the target NDK API level.
308
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
615
# if defined(__arm__) &&
__ANDROID_API__
>= 9
[
all
...]
/external/v8/testing/gtest/include/gtest/internal/
gtest-port.h
411
// Used to define
__ANDROID_API__
matching the target NDK API level.
419
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
757
# if defined(__arm__) &&
__ANDROID_API__
>= 9
[
all
...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h
307
// Used to define
__ANDROID_API__
matching the target NDK API level.
315
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
622
# if defined(__arm__) &&
__ANDROID_API__
>= 9
[
all
...]
/prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h
307
// Used to define
__ANDROID_API__
matching the target NDK API level.
315
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
622
# if defined(__arm__) &&
__ANDROID_API__
>= 9
[
all
...]
Completed in 6189 milliseconds
1
2
3
4
5
6
7