Searched refs:sys (Results 1 - 25 of 5950) sorted by last modified time

1234567891011>>

/external/yaffs2/yaffs2/
H A Ddevextras.h221 #include <sys/stat.h>
/external/yaffs2/yaffs2/direct/
H A Dyaffs_fileem.c28 #include <sys/types.h>
29 #include <sys/stat.h>
H A Dyaffs_fileem2k.c27 #include <sys/types.h>
28 #include <sys/stat.h>
/external/yaffs2/yaffs2/utils/
H A Dmkyaffs2image.c29 #include <sys/types.h>
30 #include <sys/stat.h>
H A Dmkyaffsimage.c28 #include <sys/types.h>
29 #include <sys/stat.h>
/external/zlib/src/contrib/minizip/
H A Dmake_vms.com3 $ copy sys$input: zdef
H A Dminizip.c57 # include <sys/types.h>
58 # include <sys/stat.h>
/external/zlib/src/examples/
H A Dgun.c66 #include <sys/types.h>
67 #include <sys/stat.h> /* stat(), chmod() */
H A Dgzlog.c226 #include <sys/types.h>
235 #include <sys/stat.h> /* stat */
236 #include <sys/time.h> /* utimes */
/external/zlib/src/
H A Dmake_vms.com100 $ define sys sys$library:
103 $ define sys decc$library_include:
118 $ if f$trnlnm("SYS").eqs."" then define sys sys$library:
174 $ write sys$output "Compiling Zlib sources ..."
209 $ write sys$output "Building Zlib ..."
211 $ write sys$output "Building example..."
215 $ write sys$output "Building minigzip..."
223 $ write sys
[all...]
H A Dzconf.h421 # include <sys/types.h> /* for off_t */
H A Dzconf.h.cmakein423 # include <sys/types.h> /* for off_t */
H A Dzconf.h.in421 # include <sys/types.h> /* for off_t */
/external/zlib/src/test/
H A Dminigzip.c27 # include <sys/types.h>
28 # include <sys/mman.h>
29 # include <sys/stat.h>
/external/zlib/
H A Dzconf.h421 # include <sys/types.h> /* for off_t */
/external/webrtc/src/modules/audio_processing/test/
H A Dprocess_test.cc14 #include <sys/stat.h>
/external/webrtc/src/modules/audio_processing/test/testsupport/
H A Dfileutils.cc21 #include <sys/stat.h> // To check for directory existence.
/external/webrtc/src/system_wrappers/interface/
H A Dtick_util.h26 #include <sys/time.h>
/external/webrtc/src/system_wrappers/source/android/
H A Dcpu-features.c11 #include <sys/system_properties.h>
H A Dcpu-features.h19 #include <sys/cdefs.h>
/external/webrtc/src/system_wrappers/source/
H A Dcondition_variable_posix.cc16 #include <sys/time.h>
H A Dcpu_info.cc16 #include <sys/types.h>
17 #include <sys/sysctl.h>
23 #include <sys/sysinfo.h>
H A Devent_posix.cc18 #include <sys/time.h>
H A Dthread_posix.cc52 #include <sys/types.h>
54 #include <sys/syscall.h>
56 #include <sys/prctl.h>
H A Dtrace_posix.cc17 #include <sys/time.h>

Completed in 416 milliseconds

1234567891011>>