OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FREEBSD
(Results
1 - 25
of
26
) sorted by null
1
2
/external/webkit/JavaScriptCore/
config.h
56
#if OS(
FREEBSD
) || OS(OPENBSD)
/external/strace/
ioctl.c
133
#ifndef
FREEBSD
140
#ifndef
FREEBSD
defs.h
99
#if defined(SVR4) || defined(
FREEBSD
)
105
#ifdef
FREEBSD
107
#error "
FreeBSD
support is only for i386 arch right now."
119
#ifdef
FREEBSD
121
#endif /*
FREEBSD
*/
247
#ifdef
FREEBSD
305
#ifdef
FREEBSD
569
#if defined(
FREEBSD
) || (defined(LINUX) \
term.c
187
#ifndef
FREEBSD
219
#ifndef
FREEBSD
240
#if !defined(SVR4) && !defined(
FREEBSD
)
strace.c
569
#ifndef
FREEBSD
571
#else /*
FREEBSD
*/
573
#endif /*
FREEBSD
*/
834
#ifndef
FREEBSD
837
#else /*
FREEBSD
*/
840
#endif /*
FREEBSD
*/
853
#ifdef
FREEBSD
867
#endif /*
FREEBSD
*/
883
#ifndef
FREEBSD
904
#ifndef
FREEBSD
[
all
...]
resource.c
51
#if defined(SVR4) || defined(
FREEBSD
)
571
#if defined(SUNOS4) || defined(
FREEBSD
)
573
#ifdef
FREEBSD
603
#ifdef
FREEBSD
613
#endif /* SUNOS4 ||
FREEBSD
*/
proc.c
186
#ifdef
FREEBSD
config.h.in
9
/* Define for the
FreeBSD
operating system. */
10
#undef
FREEBSD
signal.c
181
#if defined(SUNOS4) || defined(
FREEBSD
)
191
#endif /* SUNOS4 ||
FREEBSD
*/
916
#if defined(SUNOS4) || defined(
FREEBSD
)
1020
#endif /* SUNOS4 ||
FREEBSD
*/
[
all
...]
file.c
195
#ifdef
FREEBSD
526
ALIGN64 (tcp, 1); /*
FreeBSD
aligns off_t args */
787
#ifdef
FREEBSD
808
#ifdef
FREEBSD
[
all
...]
process.c
59
#ifdef
FREEBSD
1064
#if defined(SUNOS4) || defined(LINUX) || defined(
FREEBSD
)
1075
#endif /* SUNOS4 || LINUX ||
FREEBSD
*/
1219
#if defined(LINUX) || defined(
FREEBSD
)
1243
#endif /* LINUX ||
FREEBSD
*/
[
all
...]
syscall.c
508
#ifndef
FREEBSD
510
#else /*
FREEBSD
*/
528
#endif /*
FREEBSD
*/
635
#ifdef
FREEBSD
646
#endif /*
FREEBSD
*/
785
#ifdef
FREEBSD
787
#endif /*
FREEBSD
*/
1164
/* NetBSD/
FreeBSD
syscall trap. */
1165
fprintf(stderr,"syscall: NetBSD/
FreeBSD
not supported\n");
1265
#ifndef
FREEBSD
[
all
...]
io.c
201
#ifdef
FREEBSD
241
#endif /*
FREEBSD
*/
ipc.c
35
#if defined(LINUX) || defined(SUNOS4) || defined(
FREEBSD
)
394
#endif /* defined(LINUX) || defined(SUNOS4) || defined(
FREEBSD
) */
stream.c
53
#if defined(HAVE_SYS_STREAM_H) || defined(LINUX) || defined(
FREEBSD
)
72
#ifndef
FREEBSD
268
#endif /* !
FREEBSD
*/
373
#if !defined(LINUX) && !defined(
FREEBSD
)
1301
#endif /* !LINUX && !
FREEBSD
*/
1303
#endif /* HAVE_SYS_STREAM_H || LINUX ||
FREEBSD
*/
net.c
1464
#elif defined(SPARC) || defined(SPARC64) || defined(SH) || defined(SVR4) || defined(
FREEBSD
) || defined(IA64)
1511
#if defined(SUNOS4) || defined(SVR4) || defined(
FREEBSD
)
1513
#endif /* SUNOS4 || SVR4 ||
FREEBSD
*/
[
all
...]
system.c
574
#if defined(SUNOS4) || defined(
FREEBSD
)
630
#endif /* SUNOS4 ||
FREEBSD
*/
[
all
...]
/external/chromium/base/third_party/nspr/
prcpucfg_freebsd.h
45
#ifndef
FREEBSD
46
#define
FREEBSD
/external/netcat/
generic.h
298
#ifdef
FREEBSD
304
#endif /*
freebsd
*/
/external/qemu/
android-configure.sh
196
freebsd
-*)
268
freebsd
-*) PROBE_OSS=yes;
447
freebsd
-*) CONFIG_OS=
FREEBSD
/external/webkit/JavaScriptCore/wtf/
Platform.h
327
/* OS(
FREEBSD
) -
FreeBSD
*/
384
|| OS(
FREEBSD
) \
/libcore/luni/src/main/native/
cbigint.cpp
21
#if defined(__linux__) || defined(
FREEBSD
) || defined(ZOS) || defined(MACOSX) || defined(AIX)
org_apache_harmony_luni_util_FloatingPointParser.cpp
27
#if defined(__linux__) || defined(
FREEBSD
)
/external/webkit/WebKit/chromium/src/
WebViewImpl.cpp
[
all
...]
WebFrameImpl.cpp
[
all
...]
Completed in 651 milliseconds
1
2