OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__linux__
(Results
76 - 100
of
478
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/art/libartbase/base/
memfd.cc
31
#if defined(
__linux__
) && !defined(__NR_memfd_create)
37
#endif // defined(
__linux__
) && !defined(__NR_memfd_create)
/art/runtime/
runtime_globals.h
77
#if defined(
__linux__
)
runtime_linux.cc
52
#ifdef
__linux__
/bionic/tests/headers/posix/
sys_sem_h.c
48
#if defined(
__linux__
) // POSIX says short, Linux says long.
/build/kati/
affinity.cc
22
#ifdef
__linux__
/external/compiler-rt/test/builtins/Unit/
endianness.h
90
#if defined(
__linux__
)
/external/compiler-rt/test/tsan/
thread_name.cc
4
#if defined(
__linux__
)
/external/e2fsprogs/lib/blkid/
getsize.c
42
#ifdef
__linux__
50
#if defined(
__linux__
) && defined(_IO) && !defined(BLKGETSIZE)
54
#if defined(
__linux__
) && defined(_IOR) && !defined(BLKGETSIZE64)
96
#ifdef
__linux__
/external/e2fsprogs/lib/e2p/
setflags.c
36
#ifdef
__linux__
/external/e2fsprogs/lib/ext2fs/
fiemap.h
44
#if defined(
__linux__
) && !defined(FS_IOC_FIEMAP)
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
gtest-port-arch.h
72
#elif defined
__linux__
/external/libpng/arm/
arm_init.c
12
/* Below, after checking
__linux__
, various non-C90 POSIX 1003.1 functions are
36
# ifdef
__linux__
/external/libpng/mips/
mips_init.c
12
/* Below, after checking
__linux__
, various non-C90 POSIX 1003.1 functions are
37
# ifdef
__linux__
/external/libpng/powerpc/
powerpc_init.c
12
/* Below, after checking
__linux__
, various non-C90 POSIX 1003.1 functions are
37
# ifdef
__linux__
/external/libunwind/src/sh/
Gis_signal_frame.c
69
#ifdef
__linux__
/external/libunwind/tests/
ia64-test-readonly-asm.S
52
#ifdef
__linux__
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port-arch.h
77
#elif defined
__linux__
/external/libxcam/plugins/smart/dvs/libdvs/
libdvs.h
26
#if (defined
__linux__
)
/external/llvm/lib/Fuzzer/
FuzzerDFSan.h
18
# if defined (
__linux__
)
22
# endif //
__linux__
/external/llvm/unittests/Support/
ManagedStatic.cpp
36
#if defined(
__linux__
)
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_timedwait/
3-1.c
18
#if
__linux__
7-1.c
19
#ifdef
__linux__
/external/ltp/testcases/open_posix_testsuite/include/
affinity.h
26
#ifdef
__linux__
proc.h
14
#ifdef
__linux__
/external/mesa3d/src/gtest/include/gtest/internal/
gtest-port-arch.h
72
#elif defined
__linux__
Completed in 1336 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>