Home
last modified time | relevance | path

Searched defs:file_handle (Results 1 – 25 of 42) sorted by relevance

12

/third_party/ltp/include/lapi/
Dfcntl.h145 struct file_handle { struct
146 unsigned int handle_bytes;
147 int handle_type;
149 unsigned char f_handle[0];
/third_party/eudev/src/shared/
Dmissing.h142 struct file_handle { struct
148 static inline int name_to_handle_at(int fd, const char *name, struct file_handle *handle, int *mnt_… in name_to_handle_at() argument
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
Dfile_io_test.cc27 FILE* file_handle = NULL; in TestFileInputStream() local
88 FILE* file_handle = NULL; in TestFontInputStreamBasic() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/
Dfile_io_test.cc27 FILE* file_handle = NULL; in TestFileInputStream() local
88 FILE* file_handle = NULL; in TestFontInputStreamBasic() local
/third_party/boost/boost/iostreams/detail/
Dfile_handle.hpp25 typedef void* file_handle; // A.k.a. HANDLE typedef
/third_party/skia/third_party/externals/libwebp/examples/
Dunicode_gif.h49 int file_handle = _wopen(file_name, _O_RDONLY | _O_BINARY); in DGifOpenFileUnicode() local
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dunicode_gif.h49 int file_handle = _wopen(file_name, _O_RDONLY | _O_BINARY); in DGifOpenFileUnicode() local
/third_party/glib/gio/
Dgwin32file-sync-stream.h32 HANDLE file_handle; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h167 struct file_handle { struct
188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
/third_party/musl/ndk_musl_include/
Dfcntl.h167 struct file_handle { struct
188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h167 struct file_handle { struct
188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
/third_party/musl/porting/linux/user/include/
Dfcntl.h168 struct file_handle { struct
189 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h167 struct file_handle { struct
188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h167 struct file_handle { struct
188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
/third_party/musl/include/
Dfcntl.h167 struct file_handle { struct
188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dflickr_op.cc103 std::ifstream file_handle(real_file_path.value()); in ParseFlickrData() local
172 std::ifstream file_handle; in CheckImageType() local
Dmanifest_op.cc143 std::ifstream file_handle(realpath.value()); in ParseManifestFile() local
216 std::ifstream file_handle; in CheckImageType() local
Dalbum_op.cc98 std::ifstream file_handle; in CheckImageType() local
322 std::ifstream file_handle(folder_path_ + file); in LoadTensorRow() local
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djmemsys.h108 short file_handle; /* DOS file handle if it's a temp file */ member
/third_party/libjpeg-turbo/
Djmemsys.h108 short file_handle; /* DOS file handle if it's a temp file */ member
/third_party/skia/third_party/externals/libjpeg-turbo/
Djmemsys.h108 short file_handle; /* DOS file handle if it's a temp file */ member
/third_party/mindspore/mindspore/lite/minddata/wrapper/
Dalbum_op_android.cc147 std::ifstream file_handle; in CheckImageType() local
474 std::ifstream file_handle(folder_path_ + file); in LoadTensorRow() local
/third_party/glib/glib/
Dgstdio.c526 HANDLE file_handle, in _g_win32_readlink_utf16_handle()
593 HANDLE file_handle; in _g_win32_stat_utf16_no_trailing_slashes() local
688 HANDLE file_handle; in _g_win32_stat_fd() local
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify09.c197 struct file_handle *file_handle; in event_filename() local
Dfanotify16.c332 struct file_handle *file_handle; in do_test() local

12