Searched refs:sys (Results 101 - 125 of 139) sorted by relevance

123456

/art/dex2oat/
H A Ddex2oat_image_test.cc22 #include <sys/wait.h>
H A Ddex2oat.cc20 #include <sys/stat.h>
34 #include <sys/personality.h>
35 #include <sys/utsname.h>
/art/runtime/base/
H A Darena_allocator.cc19 #include <sys/mman.h>
/art/runtime/gc/collector/
H A Dimmune_spaces_test.cc17 #include <sys/mman.h>
/art/tools/dmtracedump/
H A Dcreatetesttrace.cc29 #include <sys/time.h>
/art/runtime/
H A Dmem_map.cc21 #include <sys/mman.h> // For the PROT_* and MAP_* constants.
23 #include <sys/resource.h>
H A Druntime_callbacks_test.cc20 #include <sys/types.h>
H A Druntime.cc19 // sys/mount.h has to come before linux/fs.h due to redefinition of MS_RDONLY, MS_BIND, etc
20 #include <sys/mount.h>
23 #include <sys/prctl.h>
28 #include <sys/syscall.h>
H A Delf_file.cc20 #include <sys/mman.h> // For the PROT_* and MAP_* constants.
21 #include <sys/types.h>
H A Dmem_map_test.cc19 #include <sys/mman.h>
H A Doat_file_assistant.cc21 #include <sys/stat.h>
/art/runtime/native/
H A Ddalvik_system_VMRuntime.cc20 #include <sys/resource.h>
21 #include <sys/time.h>
/art/compiler/utils/
H A Dassembler_test_base.h20 #include <sys/stat.h>
/art/dexlayout/
H A Ddexlayout_test.cc21 #include <sys/types.h>
/art/patchoat/
H A Dpatchoat_test.cc19 #include <sys/types.h>
H A Dpatchoat.cc21 #include <sys/file.h>
22 #include <sys/stat.h>
/art/runtime/dex/
H A Dart_dex_file_loader_test.cc17 #include <sys/mman.h>
/art/runtime/jdwp/
H A Djdwp_main.cc19 #include <sys/time.h>
/art/runtime/jit/
H A Dprofile_compilation_info.cc19 #include <sys/file.h>
20 #include <sys/stat.h>
21 #include <sys/types.h>
22 #include <sys/uio.h>
/art/test/115-native-bridge/
H A Dnativebridge.cc22 #include <sys/stat.h>
/art/imgdiag/
H A Dimgdiag.cc50 #include <sys/stat.h>
51 #include <sys/types.h>
/art/runtime/gc/space/
H A Dimage_space.cc20 #include <sys/statvfs.h>
21 #include <sys/types.h>
H A Dlarge_object_space.cc19 #include <sys/mman.h>
/art/runtime/hprof/
H A Dhprof.cc32 #include <sys/time.h>
33 #include <sys/uio.h>
/art/runtime/gc/allocator/
H A Drosalloc.h22 #include <sys/mman.h>

Completed in 417 milliseconds

123456