HomeSort by relevance Sort by last modified time
    Searched refs:FREEBSD (Results 26 - 38 of 38) sorted by null

12

  /external/strace/
stream.c 53 #if defined(HAVE_SYS_STREAM_H) || defined(LINUX) || defined(FREEBSD)
72 #ifndef FREEBSD
270 #endif /* !FREEBSD */
477 #if !defined(LINUX) && !defined(FREEBSD)
1396 #endif /* !LINUX && !FREEBSD */
1398 #endif /* HAVE_SYS_STREAM_H || LINUX || FREEBSD */
ipc.c 35 #if defined(LINUX) || defined(SUNOS4) || defined(FREEBSD)
474 #endif /* defined(LINUX) || defined(SUNOS4) || defined(FREEBSD) */
desc.c 481 #if defined(ALPHA) || defined(FREEBSD) || defined(SUNOS4)
487 #endif /* ALPHA || FREEBSD || SUNOS4 */
net.c     [all...]
system.c 699 #if defined(SUNOS4) || defined(FREEBSD)
755 #endif /* SUNOS4 || FREEBSD */
    [all...]
util.c 255 # if defined(FREEBSD) \
857 /* Some systems (e.g. FreeBSD) can be upset if we read off the
1242 #ifdef FREEBSD
1246 #endif /* FREEBSD */
    [all...]
  /external/qemu/
android-configure.sh 347 freebsd-*)
420 freebsd-*) PROBE_OSS=yes;
659 freebsd-*) CONFIG_OS=FREEBSD
  /external/webkit/Source/WebCore/platform/
Scrollbar.cpp 43 #if (PLATFORM(CHROMIUM) && (OS(LINUX) || OS(FREEBSD))) || PLATFORM(GTK)
  /external/webkit/Source/WebKit/chromium/src/
PlatformBridge.cpp 73 #if OS(LINUX) || OS(FREEBSD)
441 #if OS(LINUX) || OS(FREEBSD)
    [all...]
WebFrameImpl.cpp 160 #if OS(LINUX) || OS(FREEBSD)
335 #if OS(LINUX) || OS(FREEBSD)
    [all...]
  /external/webkit/Source/WebCore/dom/
SelectElement.cpp 56 #elif PLATFORM(GTK) || (PLATFORM(CHROMIUM) && (OS(LINUX) || OS(FREEBSD)))
    [all...]
  /external/webkit/Source/JavaScriptCore/jit/
JITStubs.cpp 82 #if (OS(LINUX) || OS(FREEBSD)) && CPU(X86_64)
99 || OS(FREEBSD) \
    [all...]
  /external/webkit/Source/WebCore/page/
EventHandler.cpp     [all...]

Completed in 392 milliseconds

12