Searched refs:sys (Results 76 - 100 of 936) sorted by relevance

1234567891011>>

/system/extras/ioshark/
H A Ddump_ioshark_filenames.c17 #include <sys/time.h>
18 #include <sys/types.h>
23 #include <sys/stat.h>
24 #include <sys/errno.h>
/system/extras/tests/storage/
H A Dopentest.c17 #include <sys/types.h>
18 #include <sys/stat.h>
23 #include <sys/time.h>
24 #include <sys/resource.h>
/system/media/audio_utils/include/audio_utils/
H A Dformat.h21 #include <sys/cdefs.h>
H A Dmono_blend.h20 #include <sys/cdefs.h>
/system/media/brillo/audio/audioservice/include/
H A Dbrillo_audio_device_info.h21 #include <sys/cdefs.h>
/system/netd/client/
H A DFwmarkClient.h20 #include <sys/socket.h>
/system/netd/libnetdutils/include/netdutils/
H A DSocket.h21 #include <sys/socket.h>
/system/media/camera/docs/
H A Dmetadata_validate.py37 import sys namespace
186 print >> sys.stderr, "ERROR: " + msg
312 if len(sys.argv) <= 1:
313 print >> sys.stderr, "Usage: %s <filename.xml>" % (sys.argv[0])
314 sys.exit(0)
316 file_name = sys.argv[1]
321 sys.exit(0)
323 print >> sys.stderr, "%s: ERRORS: Document failed to validate" %(file_name)
324 sys
[all...]
/system/vold/
H A DNetlinkManager.cpp21 #include <sys/socket.h>
22 #include <sys/select.h>
23 #include <sys/time.h>
24 #include <sys/types.h>
25 #include <sys/un.h>
/system/core/toolbox/upstream-netbsd/bin/dd/
H A Dposition.c36 #include <sys/cdefs.h>
45 #include <sys/types.h>
46 #include <sys/stat.h>
47 #include <sys/ioctl.h>
48 #include <sys/mtio.h>
49 #include <sys/time.h>
/system/sepolicy/tests/
H A Dpolicy.py4 import sys namespace
52 # For example assert that all types in /sys, and not in /sys/kernel/debugfs
84 sys.exit("Failed to initialize type iterator")
96 sys.exit("Failed to import policy")
130 sys.exit("Failed to initialize type iterator")
142 sys.exit("Failed to import policy")
173 sys.exit("Failed to import policy")
178 sys.exit("Failed to initialize avtab")
183 sys
[all...]
/system/bt/build/toolchain/clang/
H A Dget_clang_suffix.py4 import sys namespace
38 sys.exit(0)
/system/bt/osi/src/
H A Dcompat.cc30 #include <sys/syscall.h>
31 #include <sys/types.h>
/system/core/adb/sysdeps/win32/
H A Dstat.cpp20 #include <sys/stat.h>
21 #include <sys/types.h>
30 // This definition of wstat seems to be missing from <sys/stat.h>.
38 // <sys/stat.h> has a function prototype for wstat() that should be available.
/system/core/debuggerd/include/debuggerd/
H A Dclient.h20 #include <sys/cdefs.h>
H A Dhandler.h21 #include <sys/cdefs.h>
22 #include <sys/types.h>
/system/core/include/cutils/
H A Dklog.h20 #include <sys/cdefs.h>
21 #include <sys/uio.h>
/system/core/init/
H A Dsignal_handler.cpp19 #include <sys/socket.h>
20 #include <sys/types.h>
/system/core/libcutils/include/cutils/
H A Dklog.h20 #include <sys/cdefs.h>
21 #include <sys/uio.h>
/system/core/libcutils/include_vndk/cutils/
H A Dklog.h20 #include <sys/cdefs.h>
21 #include <sys/uio.h>
/system/core/libnativebridge/tests/
H A DPreInitializeNativeBridge_test.cpp21 #include <sys/mount.h>
22 #include <sys/stat.h>
/system/core/libsysutils/src/
H A DNetlinkListener.cpp21 #include <sys/socket.h>
22 #include <sys/types.h>
25 #include <linux/netlink.h> /* out of order because must follow sys/socket.h */
/system/extras/multinetwork/
H A Dcommon.h21 #include <sys/cdefs.h>
22 #include <sys/socket.h>
/system/media/audio/include/system/
H A Daudio_policy.h22 #include <sys/cdefs.h>
23 #include <sys/types.h>
/system/netd/include/
H A DFwmarkCommand.h21 #include <sys/socket.h>
22 #include <sys/types.h>

Completed in 451 milliseconds

1234567891011>>