Searched refs:sys (Results 176 - 200 of 936) sorted by relevance

1234567891011>>

/system/extras/ext4_utils/
H A Dwipe.c26 #include <sys/ioctl.h>
/system/media/audio_utils/include/audio_utils/
H A Dclock_nanosleep.h25 #include <sys/syscall.h>
H A Decho_reference.h21 #include <sys/time.h>
H A Dfutex.h25 #include <sys/syscall.h>
H A Dminifloat.h21 #include <sys/cdefs.h>
/system/netd/server/
H A DPppController.cpp22 #include <sys/socket.h>
23 #include <sys/stat.h>
24 #include <sys/types.h>
25 #include <sys/wait.h>
138 DIR *d = opendir("/sys/class/tty");
140 ALOGE("Error opening /sys/class/tty (%s)", strerror(errno));
H A DUidRanges.h22 #include <sys/types.h>
/system/nfc/halimpl/bcm2079x/gki/ulinux/
H A Dgki_int.h28 #include <sys/times.h>
/system/nfc/src/gki/ulinux/
H A Dgki_int.h28 #include <sys/times.h>
/system/security/keystore/
H A Dkeyblob_utils.cpp19 #include <sys/types.h>
/system/update_engine/scripts/
H A Dpaycheck.py13 import sys namespace
18 sys.path.insert(1, lib_dir)
159 print('Using default metadata signature', opts.meta_sig, file=sys.stderr)
185 report_file = sys.stdout
209 payload.TraceBlock(options.root_block, options.skip, sys.stdout, False)
211 payload.TraceBlock(options.kern_block, options.skip, sys.stdout, True)
225 sys.stderr.write('Error: %s\n' % e)
232 sys.exit(main(sys.argv))
/system/core/include/cutils/
H A Dproperties.h20 #include <sys/cdefs.h>
22 #include <sys/system_properties.h>
33 ** WARNING: system/bionic/include/sys/system_properties.h also defines
/system/core/include/system/
H A Dcamera.h21 #include <sys/cdefs.h>
22 #include <sys/types.h>
/system/core/include/sysutils/
H A DSocketClient.h8 #include <sys/types.h>
9 #include <sys/uio.h>
/system/core/libcutils/
H A Dandroid_get_control_file.cpp35 #include <sys/stat.h>
36 #include <sys/types.h>
H A Dashmem-host.c29 #include <sys/stat.h>
30 #include <sys/types.h>
H A Dklog.cpp23 #include <sys/stat.h>
24 #include <sys/types.h>
H A Dthreads.c24 #include <sys/syscall.h>
25 #include <sys/time.h>
/system/core/libcutils/include/cutils/
H A Dproperties.h20 #include <sys/cdefs.h>
22 #include <sys/system_properties.h>
33 ** WARNING: system/bionic/include/sys/system_properties.h also defines
/system/core/libcutils/include_vndk/cutils/
H A Dproperties.h20 #include <sys/cdefs.h>
22 #include <sys/system_properties.h>
33 ** WARNING: system/bionic/include/sys/system_properties.h also defines
/system/core/libsystem/include/system/
H A Dcamera.h21 #include <sys/cdefs.h>
22 #include <sys/types.h>
/system/core/libsysutils/include/sysutils/
H A DSocketClient.h8 #include <sys/types.h>
9 #include <sys/uio.h>
/system/core/libunwindstack/tools/
H A Dunwind_symbols.cpp22 #include <sys/stat.h>
23 #include <sys/types.h>
/system/core/logd/
H A DLogUtils.h20 #include <sys/cdefs.h>
21 #include <sys/types.h>
/system/core/toolbox/upstream-netbsd/bin/dd/
H A Dextern.h38 #include <sys/cdefs.h>

Completed in 1532 milliseconds

1234567891011>>