HomeSort by relevance Sort by last modified time
    Searched refs:sys (Results 251 - 275 of 8795) sorted by null

<<11121314151617181920>>

  /development/ndk/platforms/android-3/include/sys/
times.h 31 #include <sys/cdefs.h>
32 #include <sys/types.h>
uio.h 31 #include <sys/cdefs.h>
32 #include <sys/types.h>
  /development/ndk/platforms/android-3/include/
utime.h 31 #include <sys/cdefs.h>
32 #include <sys/types.h>
  /device/samsung/manta/libsensors/
LightSensor.h 22 #include <sys/cdefs.h>
23 #include <sys/types.h>
PressureSensor.h 22 #include <sys/cdefs.h>
23 #include <sys/types.h>
  /device/samsung/tuna/libsensors/
LightSensor.h 22 #include <sys/cdefs.h>
23 #include <sys/types.h>
PressureSensor.h 22 #include <sys/cdefs.h>
23 #include <sys/types.h>
  /external/e2fsprogs/lib/ext2fs/
inline.c 23 #include <sys/stat.h>
26 #include <sys/types.h>
  /external/llvm/include/llvm/Support/
SystemUtils.h 22 namespace sys { class Path; } namespace in namespace:llvm
39 sys::Path PrependMainExecutablePath(const std::string &ExeName,
  /external/llvm/unittests/Support/
SwapByteOrderTest.cpp 30 sys::SwapByteOrder(sys::SwapByteOrder(origional_uint8)));
34 sys::SwapByteOrder(sys::SwapByteOrder(origional_uint16)));
38 sys::SwapByteOrder(sys::SwapByteOrder(origional_uint32)));
42 sys::SwapByteOrder(sys::SwapByteOrder(origional_uint64)));
55 sys::SwapByteOrder(sys::SwapByteOrder(origional_int8)))
    [all...]
  /external/qemu/elff/
elff-common.h 21 #include "sys/types.h"
29 #include <sys/mman.h>
30 #include <sys/stat.h>
  /external/valgrind/main/none/tests/
fdleak_socketpair.c 1 #include <sys/socket.h>
4 #include <sys/errno.h>
  /external/valgrind/unittest/
match_output.py 4 import sys namespace
26 if len(sys.argv) != 2:
27 print >>sys.stderr, 'Usage: %s <template file>'
28 sys.exit(1)
30 f = sys.stdin
31 f_re = open(sys.argv[1])
34 print >>sys.stderr, 'File does not match the template'
35 sys.exit(1)
  /external/webkit/Tools/BuildSlaveSupport/win/
kill-old-processes 26 import os, sys namespace
58 sys.exit(main())
  /frameworks/compile/mclinker/lib/Support/
SystemUtils.cpp 12 using namespace mcld::sys;
  /ndk/sources/host-tools/ndk-stack/elff/
elff-common.h 21 #include "sys/types.h"
29 #include <sys/mman.h>
30 #include <sys/stat.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
in_systm.h 23 #include <sys/cdefs.h>
24 #include <sys/types.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in_systm.h 23 #include <sys/cdefs.h>
24 #include <sys/types.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
in_systm.h 23 #include <sys/cdefs.h>
24 #include <sys/types.h>
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
sgtty.h 40 #include <sys/ioctl.h>
41 #include <sys/cdefs.h>
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/sys/
inotify.h 31 #include <sys/cdefs.h>
32 #include <sys/types.h>
ioctl.h 31 #include <sys/cdefs.h>
35 #include <sys/ioctl_compat.h>
ipc.h 31 #include <sys/cdefs.h>
32 #include <sys/types.h>
sendfile.h 31 #include <sys/cdefs.h>
32 #include <sys/types.h>
syscall.h 32 #include <sys/cdefs.h>
33 #include <sys/types.h>

Completed in 376 milliseconds

<<11121314151617181920>>