/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/semihosting/ |
D | semihosting.c | 57 long semihosting_file_seek(long file_handle, ssize_t offset) in semihosting_file_seek() 76 long semihosting_file_read(long file_handle, size_t *length, uintptr_t buffer) in semihosting_file_read() 101 long semihosting_file_write(long file_handle, size_t *length, in semihosting_file_write() 123 long semihosting_file_close(long file_handle) in semihosting_file_close() 128 long semihosting_file_length(long file_handle) in semihosting_file_length() 161 long file_handle; in semihosting_get_flen() local 183 long file_handle; in semihosting_download_file() local
|
/aosp_15_r20/external/arm-trusted-firmware/lib/semihosting/ |
H A D | semihosting.c | 57 long semihosting_file_seek(long file_handle, ssize_t offset) in semihosting_file_seek() 74 long semihosting_file_read(long file_handle, size_t *length, uintptr_t buffer) in semihosting_file_read() 99 long semihosting_file_write(long file_handle, size_t *length, in semihosting_file_write() 121 long semihosting_file_close(long file_handle) in semihosting_file_close() 126 long semihosting_file_length(long file_handle) in semihosting_file_length() 159 long file_handle; in semihosting_get_flen() local 181 long file_handle; in semihosting_download_file() local
|
/aosp_15_r20/external/ltp/include/lapi/ |
H A D | fcntl.h | 171 struct file_handle { struct 172 unsigned int handle_bytes; 173 int handle_type; 175 unsigned char f_handle[0];
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/io/ |
H A D | io_semihosting.c | 94 long file_handle, sh_result; in sh_file_seek() local 133 long file_handle; in sh_file_read() local 156 long file_handle; in sh_file_write() local 176 long file_handle; in sh_file_close() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/io/ |
D | io_semihosting.c | 94 long file_handle, sh_result; in sh_file_seek() local 133 long file_handle; in sh_file_read() local 156 long file_handle; in sh_file_write() local 176 long file_handle; in sh_file_close() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | file_handle.c | 54 struct file_handle { struct 55 unsigned int handle_bytes; 56 int handle_type; 57 unsigned char f_handle[0];
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | file_handle.c | 54 struct file_handle { struct 55 unsigned int handle_bytes; 56 int handle_type; 57 unsigned char f_handle[0];
|
/aosp_15_r20/external/strace/tests/ |
H A D | file_handle.c | 54 struct file_handle { struct 55 unsigned int handle_bytes; 56 int handle_type; 57 unsigned char f_handle[0];
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | fcntl-linux.h | 304 struct file_handle struct 306 unsigned int handle_bytes; 307 int handle_type; 309 unsigned char f_handle[0];
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | fcntl-linux.h | 304 struct file_handle struct 306 unsigned int handle_bytes; 307 int handle_type; 309 unsigned char f_handle[0];
|
/aosp_15_r20/external/musl/include/ |
H A D | fcntl.h | 167 struct file_handle { struct 187 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/ |
H A D | fcntl.h | 167 struct file_handle { struct 187 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/aosp_15_r20/external/trusty/musl/include/ |
D | fcntl.h | 162 struct file_handle { struct 183 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/aosp_15_r20/prebuilts/build-tools/sysroots/i686-unknown-linux-musl/include/ |
H A D | fcntl.h | 167 struct file_handle { struct 187 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/aosp_15_r20/prebuilts/build-tools/sysroots/aarch64-unknown-linux-musl/include/ |
H A D | fcntl.h | 167 struct file_handle { struct 187 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/aosp_15_r20/prebuilts/build-tools/sysroots/arm-unknown-linux-musleabihf/include/ |
H A D | fcntl.h | 167 struct file_handle { struct 187 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/aosp_15_r20/external/webrtc/modules/audio_coding/audio_network_adaptor/ |
H A D | debug_dump_writer.cc | 74 DebugDumpWriterImpl::DebugDumpWriterImpl(FILE* file_handle) { in DebugDumpWriterImpl() 159 std::unique_ptr<DebugDumpWriter> DebugDumpWriter::Create(FILE* file_handle) { in Create()
|
/aosp_15_r20/external/python/oauth2client/oauth2client/contrib/ |
D | locked_file.py | 85 def file_handle(self): member in _Opener 211 def file_handle(self): member in LockedFile
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/ |
H A D | locked_file.py | 85 def file_handle(self): member in _Opener 364 def file_handle(self): member in LockedFile
|
/aosp_15_r20/trusty/user/app/storage/ |
D | aidl_service.cpp | 279 uint32_t file_handle, in File() 479 uint32_t file_handle; in openFile() local
|
/aosp_15_r20/external/webp/examples/ |
H A D | unicode_gif.h | 49 int file_handle = _wopen(file_name, _O_RDONLY | _O_BINARY); in DGifOpenFileUnicode() local
|
/aosp_15_r20/art/libartbase/base/ |
H A D | mem_map_windows.cc | 93 HANDLE file_handle = reinterpret_cast<HANDLE>(_get_osfhandle(fd)); in TargetMMap() local
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | secure_storage_manager.cpp | 102 file_handle_t file_handle = 0; member in keymaster::FileCloser 705 file_handle_t file_handle; member
|
/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jmemsys.h | 108 short file_handle; /* DOS file handle if it's a temp file */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/ |
D | jmemsys.h | 108 short file_handle; /* DOS file handle if it's a temp file */ member
|