OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ANDROID_API__
(Results
126 - 136
of
136
) sorted by null
1
2
3
4
5
6
/ndk/tests/build/stdint-c++/jni/
test_constant_macros.cpp
5
#if
__ANDROID_API__
< 20
test_limit_macros.cpp
137
#if
__ANDROID_API__
< 20
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
AddressSpace.hpp
25
#if
__ANDROID_API__
< 8
32
#endif //
__ANDROID_API__
>= 8
/external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h
394
// Used to define
__ANDROID_API__
matching the target NDK API level.
402
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
709
# if defined(__arm__) &&
__ANDROID_API__
>= 9
[
all
...]
/external/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
...]
/ndk/sources/third_party/googletest/googletest/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
__ANDROID_API__
>= 9
[
all
...]
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
math_h.pass.cpp
224
#if !(defined(__ANDROID__) && (__LP64__ ||
__ANDROID_API__
>= 21))
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/c.math/
cmath.pass.cpp
484
#if !(defined(__ANDROID__) && (__LP64__ ||
__ANDROID_API__
>= 21))
[
all
...]
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h
396
// Used to define
__ANDROID_API__
matching the target NDK API level.
404
# define GTEST_HAS_POSIX_RE (
__ANDROID_API__
>= 9)
[
all
...]