/external/strace/ |
block.c | 29 #ifdef LINUX 32 #include <linux/blkpg.h> 33 #include <linux/fs.h> 34 #include <linux/hdreg.h> 36 /* ioctls <= 114 are present in Linux 2.4. The following ones have been 283 #endif /* LINUX */
|
count.c | 7 * Linux for s390 port by D.J. Barrow 72 #ifdef LINUX 99 #endif /* LINUX */
|
term.c | 32 #ifdef LINUX 37 #include <linux/termios.h>
|
stream.c | 53 #if defined(HAVE_SYS_STREAM_H) || defined(LINUX) || defined(FREEBSD) 453 #ifdef LINUX 477 #if !defined(LINUX) && !defined(FREEBSD) 1396 #endif /* !LINUX && !FREEBSD */ 1398 #endif /* HAVE_SYS_STREAM_H || LINUX || FREEBSD */
|
quota.c | 36 #ifdef LINUX 633 * The Linux kernel only looks at the low 32 bits of command and id 688 #endif /* Linux */
|
system.c | 37 #include <linux/socket.h> 40 #ifdef LINUX 80 #include <linux/capability.h> 88 #include <linux/utsname.h> 95 #include <linux/sysctl.h> 189 from Linux 2.6.9 here. */ 224 #include <linux/reboot.h> 393 #endif /* LINUX */ [all...] |
/external/webkit/Source/WebCore/platform/gtk/ |
FileSystemGtk.cpp | 37 /* On linux file names are just raw bytes, so also strings that cannot be encoded in any way 179 #if OS(LINUX)
|
/hardware/invensense/mlsdk/mllite/ |
mldl_cfg_mpu.c | 42 #ifdef LINUX
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
smc_properties_parser.c | 60 #if defined (LINUX) || defined (__SYMBIAN32__) || defined (__ANDROID32__)
|
/external/webkit/Source/WebKit/chromium/src/ |
PlatformBridge.cpp | 73 #if OS(LINUX) || OS(FREEBSD) 74 #include "linux/WebThemeEngine.h" 441 #if OS(LINUX) || OS(FREEBSD) 782 #elif OS(LINUX) [all...] |
WebFrameImpl.cpp | 160 #if OS(LINUX) || OS(FREEBSD) 327 // On Linux, we don't have the problem with NativeTheme, hence we let WebKit 335 #if OS(LINUX) || OS(FREEBSD) [all...] |
/external/qemu/ |
android-configure.sh | 105 echo " --mingw build Windows executable on Linux" 116 # On Linux, try to use our prebuilt toolchain to generate binaries 118 if [ -z "$CC" -a -z "$OPTION_CC" -a "$HOST_OS" = linux ] ; then 138 # generate 32-bit binaries on Linux x86_64. 145 linux-*) 418 linux-*) PROBE_ALSA=yes; PROBE_OSS=yes; PROBE_ESD=yes; PROBE_PULSEAUDIO=yes; 614 linux-*) 619 # only Linux has fdatasync() 621 linux-*) 627 linux-*|darwin-* [all...] |
/external/webkit/Source/JavaScriptCore/jit/ |
ExecutableAllocatorFixedVMPool.cpp | 41 #if OS(LINUX)
|
JITStubs.cpp | 82 #if (OS(LINUX) || OS(FREEBSD)) && CPU(X86_64) 98 #elif OS(LINUX) \ [all...] |
/external/webkit/Source/JavaScriptCore/wtf/unicode/qt4/ |
UnicodeQt4.h | 64 #if defined(Q_OS_WIN) || COMPILER(WINSCW) || (COMPILER(RVCT) && !OS(LINUX))
|
/external/webkit/Source/WebCore/platform/ |
Scrollbar.cpp | 43 #if (PLATFORM(CHROMIUM) && (OS(LINUX) || OS(FREEBSD))) || PLATFORM(GTK)
|
/hardware/invensense/mlsdk/mlutils/ |
mputest.c | 56 #ifdef LINUX 210 #ifndef LINUX [all...] |
/external/webkit/Source/JavaScriptCore/wtf/ |
Platform.h | 422 /* OS(LINUX) - Linux */ 468 || OS(LINUX) \ 550 /* USE(SKIA) for Win/Linux, CG for Mac */ [all...] |
/ndk/build/tools/ |
build-mingw64-toolchain.sh | 23 # export PATH=$GOOGLE_PREBUILT/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/bin:$PATH 26 # --binprefix=i686-linux 94 # For now, only tested on Linux 98 Linux) OS=linux;; 115 linux) 129 # Warn our users, because the script probably fails on anything but Linux 131 if [ "$OS" != "linux" ]; then 132 echo "WARNING: WARNING: WARNING: THIS SCRIPT PROBABLY ONLY WORKS ON LINUX!!" [all...] |
/external/chromium/third_party/libjingle/source/talk/ |
main.scons | 351 'LINUX', 388 # Settings that are specific to our desktop Linux targets. 392 # non-ChromeOS Linux builds are used on many different distros and distro 408 BUILD_TYPE_DESCRIPTION = 'Linux debug build', 418 BUILD_TYPE_DESCRIPTION = 'Linux optimized build', 429 # TODO(): Clone linux envs for 64bit. See 'variant' documentation.
|
/external/openssl/crypto/threads/ |
mttest.c | 63 #ifdef LINUX
|
/external/webkit/Source/WebCore/dom/ |
SelectElement.cpp | 56 #elif PLATFORM(GTK) || (PLATFORM(CHROMIUM) && (OS(LINUX) || OS(FREEBSD))) [all...] |
/external/chromium/crypto/third_party/nss/ |
sha512.cc | 128 #elif defined(LINUX) && defined(_X86_) 137 #else /* neither windows nor Linux PC */ [all...] |
/external/webkit/Source/WebCore/page/ |
EventHandler.cpp | [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.apache.lucene_1.9.1.v20100518-1140.jar | |