OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__ANDROID__
(Results
1 - 25
of
779
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/av/media/libeffects/loudness/common/core/
os.h
25
#if defined(
__ANDROID__
)
/external/libtextclassifier/common/
config.h
21
#if defined(
__ANDROID__
) || defined(__APPLE__)
/system/core/liblog/tests/
liblog_test_default.cpp
1
#ifdef
__ANDROID__
/external/google-breakpad/src/client/linux/log/
log.cc
32
#if defined(
__ANDROID__
)
41
#if defined(
__ANDROID__
)
/external/valgrind/
config.h
42
#ifndef
__ANDROID__
47
#ifndef
__ANDROID__
87
#ifndef
__ANDROID__
149
#ifndef
__ANDROID__
154
#ifndef
__ANDROID__
159
#ifndef
__ANDROID__
170
#ifndef
__ANDROID__
184
#ifndef
__ANDROID__
208
#ifndef
__ANDROID__
225
#ifndef
__ANDROID__
[
all
...]
/system/core/libbacktrace/
thread_utils.h
22
#if !defined(
__ANDROID__
)
/external/libchrome/base/
build_time.cc
10
#ifdef
__ANDROID__
23
#if defined(
__ANDROID__
)
/external/libchrome/base/third_party/libevent/
event.h
4
#if defined(
__ANDROID__
) || defined(__ANDROID_HOST__)
/external/libchrome/sandbox/linux/system_headers/
linux_ucontext.h
8
#if defined(
__ANDROID__
) || defined(__native_client_nonsfi__)
24
#else // defined(
__ANDROID__
) || defined(__native_client_nonsfi__)
26
#endif // defined(
__ANDROID__
) || defined(__native_client_nonsfi__)
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/support/android/
locale_bionic.h
14
#if defined(
__ANDROID__
)
30
#endif // defined(
__ANDROID__
)
/system/tpm/trunks/
dbus_interface.h
22
#if defined(
__ANDROID__
)
/frameworks/compile/libbcc/lib/
Properties.h
23
#ifdef
__ANDROID__
44
#ifdef
__ANDROID__
/system/core/libcutils/
iosched_policy.c
26
#if defined(
__ANDROID__
)
36
#if defined(
__ANDROID__
)
45
#if defined(
__ANDROID__
)
/external/libbrillo/policy/
libpolicy.cc
10
#ifndef
__ANDROID__
19
#ifndef
__ANDROID__
/external/swiftshader/src/OpenGL/common/
debug.cpp
19
#ifdef
__ANDROID__
29
#ifdef
__ANDROID__
/external/toybox/toys/android/
restorecon.c
26
#if defined(
__ANDROID__
)
32
#if defined(
__ANDROID__
)
/prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
mm_malloc.h
29
#if !defined(
__ANDROID__
) || defined(HAVE_POSIX_MEMALIGN)
41
#endif /* !(
__ANDROID__
) || (HAVE_POSIX_MEMALIGN) */
51
#if !defined(
__ANDROID__
) || defined(HAVE_POSIX_MEMALIGN)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
mm_malloc.h
29
#if !defined(
__ANDROID__
) || defined(HAVE_POSIX_MEMALIGN)
47
#if !defined(
__ANDROID__
) || defined(HAVE_POSIX_MEMALIGN)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
mm_malloc.h
29
#if !defined(
__ANDROID__
) || defined(HAVE_POSIX_MEMALIGN)
47
#if !defined(
__ANDROID__
) || defined(HAVE_POSIX_MEMALIGN)
/prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
mm_malloc.h
29
#if !defined(
__ANDROID__
) || defined(HAVE_POSIX_MEMALIGN)
41
#endif /* !(
__ANDROID__
) || (HAVE_POSIX_MEMALIGN) */
51
#if !defined(
__ANDROID__
) || defined(HAVE_POSIX_MEMALIGN)
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
ErrorLog.h
19
#if defined(
__ANDROID__
)
/external/compiler-rt/lib/interception/
interception_linux.cc
27
#if !defined(
__ANDROID__
) // android does not have dlvsym
31
#endif // !defined(
__ANDROID__
)
interception_type_test.cc
34
# if defined(
__ANDROID__
) || !defined _FILE_OFFSET_BITS || \
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_clocale.h
34
# if !defined (_STLP_NO_CSTD_FUNCTION_IMPORTS) && !defined(
__ANDROID__
)
_mbstate_t.h
30
# if !defined (
__ANDROID__
) /* mbstate_t conflicts with Android's definition */
Completed in 709 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>