OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__linux__
(Results
1 - 25
of
216
) sorted by null
1
2
3
4
5
6
7
8
9
/external/wpa_supplicant/
driver_wired.c
18
#ifdef
__linux__
20
#endif /*
__linux__
*/
118
#ifdef
__linux__
121
#endif /*
__linux__
*/
149
#ifdef
__linux__
168
#else /*
__linux__
*/
170
#endif /*
__linux__
*/
185
#ifdef
__linux__
189
#else /*
__linux__
*/
191
#endif /*
__linux__
*/
[
all
...]
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_wired.c
18
#ifdef
__linux__
20
#endif /*
__linux__
*/
117
#ifdef
__linux__
120
#endif /*
__linux__
*/
157
#ifdef
__linux__
176
#else /*
__linux__
*/
178
#endif /*
__linux__
*/
193
#ifdef
__linux__
197
#else /*
__linux__
*/
199
#endif /*
__linux__
*/
[
all
...]
/external/grub/lib/
device.h
42
#ifdef
__linux__
46
#endif /*
__linux__
*/
device.c
39
#ifdef
__linux__
75
#endif /*
__linux__
*/
151
#if defined(
__linux__
)
262
#ifdef
__linux__
278
#endif /*
__linux__
*/
284
#if defined(
__linux__
)
319
#if defined(
__linux__
)
360
#if defined(
__linux__
)
398
#ifdef
__linux__
451
#ifdef
__linux__
[
all
...]
/external/qemu/
cache-utils.c
18
#elif defined
__linux__
60
#ifdef
__linux__
/external/qemu/distrib/sdl-1.2.12/include/
SDL_platform.h
56
#if defined(linux) || defined(__linux) || defined(
__linux__
)
57
#undef
__LINUX__
58
#define
__LINUX__
1
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_platform.h
56
#if defined(linux) || defined(__linux) || defined(
__linux__
)
57
#undef
__LINUX__
58
#define
__LINUX__
1
/prebuilt/linux-x86/sdl/include/SDL/
SDL_platform.h
56
#if defined(linux) || defined(__linux) || defined(
__linux__
)
57
#undef
__LINUX__
58
#define
__LINUX__
1
/prebuilt/windows/sdl/include/SDL/
SDL_platform.h
56
#if defined(linux) || defined(__linux) || defined(
__linux__
)
57
#undef
__LINUX__
58
#define
__LINUX__
1
/external/stlport/stlport/stl/config/
_icc.h
29
#if !defined (_STLP_USE_GLIBC) && defined (
__linux__
)
/external/e2fsprogs/lib/blkid/
getsize.c
41
#ifdef
__linux__
49
#if defined(
__linux__
) && defined(_IO) && !defined(BLKGETSIZE)
53
#if defined(
__linux__
) && defined(_IOR) && !defined(BLKGETSIZE64)
78
#ifdef
__linux__
105
#ifdef
__linux__
/external/e2fsprogs/lib/ext2fs/
getsize.c
41
#ifdef
__linux__
49
#if defined(
__linux__
) && defined(_IO) && !defined(BLKGETSIZE)
53
#if defined(
__linux__
) && defined(_IOR) && !defined(BLKGETSIZE64)
146
#ifdef
__linux__
183
#ifdef
__linux__
getsectsize.c
29
#if defined(
__linux__
) && defined(_IO) && !defined(BLKSSZGET)
/external/e2fsprogs/e2fsck/
flushb.c
26
#if (!defined(BLKFLSBUF) && defined(
__linux__
))
/external/e2fsprogs/lib/e2p/
setflags.c
33
#ifdef
__linux__
fsetflags.c
40
#ifdef
__linux__
/external/stlport/stlport/
float.h
35
#if !defined (
__linux__
)
stdio.h
42
# if defined (__BORLANDC__) && defined (__cplusplus) && !defined (
__linux__
)
string.h
42
# if defined (__BORLANDC__) && !defined (
__linux__
)
wchar.h
25
# if defined (__BORLANDC__) && !defined (
__linux__
)
/external/wpa_supplicant_6/wpa_supplicant/
main.c
16
#ifdef
__linux__
18
#endif /*
__linux__
*/
96
#ifdef
__linux__
110
#endif /*
__linux__
*/
/system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
console.h
149
#ifndef
__LINUX__
// TRS:WDK
151
#endif /*
__LINUX__
*/
157
#ifndef _WINDOWS /* TRS:WDK
__LINUX__
*/
163
#endif /* TRS:WDK
__LINUX__
*/
/external/stlport/src/
num_get_float.cpp
30
#if defined (
__linux__
) || defined (__MINGW32__) || defined (__CYGWIN__) || \
53
# if defined (
__linux__
) && !defined (ANDROID)
139
#if !defined (
__linux__
) || defined (ANDROID)
152
#endif //
__linux__
327
#if !defined (
__linux__
) || defined (ANDROID)
479
#if defined (
__linux__
) || defined (__MINGW32__) || defined (__CYGWIN__) || \
642
#endif //
__linux__
644
#if !defined (
__linux__
) || defined (ANDROID)
745
#if defined (
__linux__
) || defined (__MINGW32__) || defined (__CYGWIN__) || \
843
#endif //
__linux__
[
all
...]
/hardware/ti/wlan/wl1271/platforms/os/common/inc/
cli_cu_common.h
72
#ifdef
__LINUX__
89
#endif /*
__LINUX__
*/
/system/wlan/ti/wilink_6_1/platforms/os/common/inc/
cli_cu_common.h
72
#ifdef
__LINUX__
89
#endif /*
__LINUX__
*/
Completed in 1963 milliseconds
1
2
3
4
5
6
7
8
9