OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__BIONIC__
(Results
1 - 25
of
170
) sorted by null
1
2
3
4
5
6
7
/external/linux-tools-perf/util/include/linux/
compiler.h
11
#ifndef
__BIONIC__
bitops.h
13
#if defined(
__BIONIC__
) || defined(__APPLE__)
kernel.h
12
#if defined(
__BIONIC__
) || defined(__APPLE__)
39
#ifndef
__BIONIC__
/bionic/tests/
time_benchmark.cpp
21
#if defined(
__BIONIC__
)
regex_test.cpp
31
#if
__BIONIC__
statvfs_test.cpp
30
#if
__BIONIC__
37
#if
__BIONIC__
54
#if
__BIONIC__
61
#if
__BIONIC__
time_test.cpp
23
#ifdef
__BIONIC__
// mktime_tz is a bionic extension.
58
#ifdef
__BIONIC__
getauxval_test.cpp
25
#if defined(
__BIONIC__
)
inttypes_test.cpp
24
#if defined(
__BIONIC__
) // Doesn't work on glibc because we use -m32.
dlfcn_test.cpp
56
#if
__BIONIC__
95
#if
__BIONIC__
102
#if
__BIONIC__
192
#if defined(
__BIONIC__
)
pthread_test.cpp
151
#if
__BIONIC__
// For some reason, gtest on bionic can cope with this but gtest on glibc can't.
196
#if
__BIONIC__
206
#if
__BIONIC__
// Not all build servers have a new enough glibc? TODO: remove when they're on gprecise.
212
#if
__BIONIC__
// Not all build servers have a new enough glibc? TODO: remove when they're on gprecise.
218
#if
__BIONIC__
// Not all build servers have a new enough glibc? TODO: remove when they're on gprecise.
237
#if
__BIONIC__
// Not all build servers have a new enough glibc? TODO: remove when they're on gprecise.
437
#if
__BIONIC__
stack_protector_test.cpp
93
#if defined(
__BIONIC__
) || defined(__arm__) || defined(__mips__)
stubs_test.cpp
26
#if
__BIONIC__
108
#endif /*
__BIONIC__
*/
math_test.cpp
107
#if defined(
__BIONIC__
)
117
#if defined(
__BIONIC__
)
127
#if defined(
__BIONIC__
)
142
#if defined(
__BIONIC__
)
149
#if defined(
__BIONIC__
)
156
#if defined(
__BIONIC__
)
193
#if defined(
__BIONIC__
)
200
#if defined(
__BIONIC__
)
207
#if defined(
__BIONIC__
)
999
#if defined(
__BIONIC__
)
[
all
...]
libc_logging_test.cpp
19
#if defined(
__BIONIC__
)
libgen_test.cpp
65
#if
__BIONIC__
signal_test.cpp
51
#if defined(
__BIONIC__
) && !defined(__mips__)
stdlib_test.cpp
40
#if
__BIONIC__
/external/elfutils/libdwfl/
find-debuginfo.c
148
#if defined(
__BIONIC__
) || defined(__APPLE__)
166
#if defined(
__BIONIC__
) || defined(__APPLE__)
220
#ifdef
__BIONIC__
231
#ifdef
__BIONIC__
243
#ifdef
__BIONIC__
dwfl_build_id_find_elf.c
88
#if defined(
__BIONIC__
) || defined(__APPLE__)
129
#ifdef
__BIONIC__
/external/linux-tools-perf/util/
pager.c
50
#ifdef
__BIONIC__
util.h
5
#ifndef
__BIONIC__
70
#ifdef
__BIONIC__
103
#ifndef
__BIONIC__
/external/linux-tools-perf/bench/
sched-pipe.c
49
#ifndef
__BIONIC__
/system/core/libutils/
Printer.cpp
28
#ifndef
__BIONIC__
/external/e2fsprogs/e2fsck/
jfs_user.h
64
#ifndef
__BIONIC__
Completed in 971 milliseconds
1
2
3
4
5
6
7