Home
last modified time | relevance | path

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

12

/third_party/ltp/include/lapi/
Dfcntl.h167 struct file_handle { struct
168 unsigned int handle_bytes;
169 int handle_type;
171 unsigned char f_handle[0];
/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/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dfile_process.py86 def _process_file_handle(self, file_handle): argument
108 def process_file(self, filename, file_handle=None): argument
/third_party/skia/m133/third_party/externals/libwebp/examples/
Dunicode_gif.h49 int file_handle = _wopen(file_name, _O_RDONLY | _O_BINARY); in DGifOpenFileUnicode() local
/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/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dflickr_op.cc85 std::ifstream file_handle(real_file_path.value(), std::ios::in); in PrepareData() local
157 std::ifstream file_handle; in CheckImageType() local
Dmanifest_op.cc129 std::ifstream file_handle(realpath.value(), std::ios::in); in PrepareData() local
208 std::ifstream file_handle; in CheckImageType() local
Dalbum_op.cc98 std::ifstream file_handle; in CheckImageType() local
323 std::ifstream file_handle(folder_path_ + file, std::ios::in); in LoadTensorRow() local
Dcityscapes_op.cc57 std::ifstream file_handle(data.second, std::ifstream::in); in LoadTensorRow() local
/third_party/musl/include/
Dfcntl.h170 struct file_handle { struct
191 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/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/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_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/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/skia/m133/third_party/externals/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-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/akg/
Dakg_utils.cc103 auto file_handle = dlopen(file_path.c_str(), RTLD_LAZY | RTLD_LOCAL); in GenFuncStub() local
/third_party/vulkan-loader/loader/
Dloader_json.c49 HANDLE file_handle = INVALID_HANDLE_VALUE; in loader_read_entire_file() local
/third_party/mindspore/mindspore-src/source/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/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify16.c532 struct file_handle *file_handle; in do_test() local
Dfanotify09.c318 struct file_handle *file_handle; in event_filename() local
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/
Dc_api_dataset_cityscapes_test.cc179 std::ifstream file_handle(json_file_path); in TEST_F() local
/third_party/python/Modules/
Dmmapmodule.c111 HANDLE file_handle; member
195 HANDLE file_handle = self->file_handle; in mmap_close_method() local
/third_party/NuttX/fs/nfs/
Dnfs_proto.h423 struct file_handle struct
432 struct file_handle fhandle; /* Variable length */ argument

12