OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ANDROID__
(Results
226 - 250
of
440
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bionic/libc/dns/resolv/
res_init.c
169
#if !defined(
__ANDROID__
)
173
#if !defined(
__ANDROID__
)
178
#if !defined(
__ANDROID__
)
185
#if !defined(
__ANDROID__
)
246
#if !defined(
__ANDROID__
) /* IGNORE THE ENVIRONMENT */
/external/chromium_org/v8/src/base/
atomicops_internals_arm_gcc.h
47
#if defined(__linux__) || defined(
__ANDROID__
)
/external/libcxx/include/support/android/
locale_bionic.h
14
#if defined(
__ANDROID__
)
191
#endif // defined(
__ANDROID__
)
/external/libunwind/src/x86/
offsets.h
14
#if defined(
__ANDROID__
)
Gos-linux.c
300
#if !defined(
__ANDROID__
)
307
#if !defined(
__ANDROID__
)
/external/llvm/lib/Support/
LockFileManager.cpp
61
#if LLVM_ON_UNIX && !defined(
__ANDROID__
)
/external/stlport/stlport/stl/config/
_system.h
62
#elif defined (
__ANDROID__
)
/external/stressapptest/src/
sattypes.h
29
#ifdef
__ANDROID__
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
exception.cpp
32
#elif defined(LIBCXXRT) || __has_include(<cxxabi.h>) || defined(
__ANDROID__
)
thread.cpp
126
#if (defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 199309L) || defined(
__ANDROID__
)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
underflow.pass.cpp
111
#if !defined(
__ANDROID__
)
124
#endif //
__ANDROID__
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_system.h
62
#elif defined (
__ANDROID__
)
/ndk/tests/standalone/builtin-macros/
run.sh
116
macro_check
__ANDROID__
1 "Android target system"
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
_system.h
62
#elif defined (
__ANDROID__
)
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_system.h
62
#elif defined (
__ANDROID__
)
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
_system.h
62
#elif defined (
__ANDROID__
)
/prebuilts/misc/common/swig/include/2.0.11/java/
director.swg
119
#if defined(
__ANDROID__
)
/external/stlport/stlport/stl/
_cmath.h
534
#if defined (
__ANDROID__
)
576
#if defined (
__ANDROID__
)
586
#if defined (
__ANDROID__
)
/ndk/sources/android/support/src/stdio/
vfprintf.c
189
#if defined(
__ANDROID__
)
578
#ifndef
__ANDROID__
/* Disabled on Android for security reasons. */
588
#endif /* !
__ANDROID__
*/
629
#if defined(
__ANDROID__
)
640
#else /* !
__ANDROID__
*/
643
#endif /* !
__ANDROID__
*/
692
#ifdef
__ANDROID__
750
#else /* !
__ANDROID__
*/
781
#endif /* !
__ANDROID__
*/
/ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
534
#if defined (
__ANDROID__
)
576
#if defined (
__ANDROID__
)
586
#if defined (
__ANDROID__
)
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
534
#if defined (
__ANDROID__
)
576
#if defined (
__ANDROID__
)
586
#if defined (
__ANDROID__
)
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h
534
#if defined (
__ANDROID__
)
576
#if defined (
__ANDROID__
)
586
#if defined (
__ANDROID__
)
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h
534
#if defined (
__ANDROID__
)
576
#if defined (
__ANDROID__
)
586
#if defined (
__ANDROID__
)
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxerutil.cpp
11
#ifdef
__ANDROID__
705
#elif
__ANDROID__
/external/libvpx/libvpx/third_party/libwebm/
mkvmuxerutil.cpp
11
#ifdef
__ANDROID__
694
#elif
__ANDROID__
Completed in 1171 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>