Home
last modified time | relevance | path

Searched refs:HAVE_PREAD (Results 1 – 20 of 20) sorted by relevance

/third_party/e2fsprogs/util/
Dandroid_config.h47 # define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/fuchsia/include/llvm/Config/
Dconfig.h143 #define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/darwin/include/llvm/Config/
Dconfig.h143 #define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/android/include/llvm/Config/
Dconfig.h143 #define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/linux/include/llvm/Config/
Dconfig.h152 #define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Fuchsia/include/llvm/Config/
Dconfig.h163 #define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Linux/include/llvm/Config/
Dconfig.h172 #define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/MacOS/include/llvm/Config/
Dconfig.h163 #define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/build/Android/include/llvm/Config/
Dconfig.h163 #define HAVE_PREAD 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DMemoryBuffer.cpp388 #ifndef HAVE_PREAD in getOpenFileImpl()
394 #ifdef HAVE_PREAD in getOpenFileImpl()
/third_party/e2fsprogs/lib/
Dconfig.h372 #define HAVE_PREAD 1 macro
Dconfig.h.in371 #undef HAVE_PREAD
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Config/
Dconfig.h.cmake146 #cmakedefine HAVE_PREAD ${HAVE_PREAD}
/third_party/e2fsprogs/misc/
Dcreate_inode.c404 #if !defined HAVE_PREAD64 && !defined HAVE_PREAD
427 #elif HAVE_PREAD in copy_file_chunk()
/third_party/e2fsprogs/lib/ext2fs/
Dunix_io.c191 #elif HAVE_PREAD in raw_read_blk()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DPath.inc1047 #ifdef HAVE_PREAD
/third_party/python/
Dpyconfig.h.in770 #undef HAVE_PREAD
/third_party/python/Modules/clinic/
Dposixmodule.c.h5032 #if defined(HAVE_PREAD)
/third_party/python/Modules/
Dposixmodule.c9508 #ifdef HAVE_PREAD
/third_party/sqlite/src/
Dsqlite3.c34040 # define HAVE_PREAD 1
34046 #elif defined(HAVE_PREAD) && defined(HAVE_PWRITE)