Home
last modified time | relevance | path

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

/external/u-boot/lib/efi_loader/
Defi_file.c25 struct file_handle { struct
26 struct efi_file_handle base; argument
37 #define to_fh(x) container_of(x, struct file_handle, base) argument
/external/sfntly/cpp/src/test/
Dfile_io_test.cc27 FILE* file_handle = NULL; in TestFileInputStream() local
88 FILE* file_handle = NULL; in TestFontInputStreamBasic() local
/external/strace/tests-m32/
Dfile_handle.c54 struct file_handle { struct
55 unsigned int handle_bytes;
56 int handle_type;
57 unsigned char f_handle[0];
/external/strace/tests-mx32/
Dfile_handle.c54 struct file_handle { struct
55 unsigned int handle_bytes;
56 int handle_type;
57 unsigned char f_handle[0];
/external/strace/tests/
Dfile_handle.c54 struct file_handle { struct
55 unsigned int handle_bytes;
56 int handle_type;
57 unsigned char f_handle[0];
/external/python/oauth2client/oauth2client/contrib/
Dlocked_file.py85 def file_handle(self): member in _Opener
211 def file_handle(self): member in LockedFile
/external/libjpeg-turbo/
Djmemsys.h108 short file_handle; /* DOS file handle if it's a temp file */ member
/external/webrtc/webrtc/voice_engine/
Dvoe_audio_processing_impl.cc930 int VoEAudioProcessingImpl::StartDebugRecording(FILE* file_handle) { in StartDebugRecording()
/external/ImageMagick/MagickCore/
Dnt-base.c1715 file_handle, in NTMapMemory() local
2610 file_handle; in NTTruncateFile() local
/external/libchrome/base/memory/
Dshared_memory_unittest.cc736 base::win::ScopedHandle file_handle(::CreateFile( in TEST_P() local
/external/python/cpython2/Modules/
Dmmapmodule.c104 HANDLE file_handle; member
/external/python/cpython3/Modules/
Dmmapmodule.c104 HANDLE file_handle; member
/external/libusb/libusb/os/
Dwindows_winusb.c2411 HANDLE file_handle; in winusbx_open() local
2545 HANDLE file_handle, winusb_handle; in winusbx_claim_interface() local
3628 HANDLE file_handle; in hid_close() local