Home
last modified time | relevance | path

Searched defs:FileHandle (Results 1 – 15 of 15) sorted by relevance

/external/llvm/lib/Bitcode/Writer/
DBitWriter.cpp39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitWriter.cpp39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitWriter.cpp39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp164 struct FileHandle : CommonHandle {}; struct
176 static std::error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()
/external/llvm-project/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp163 struct FileHandle : CommonHandle {}; struct
175 static std::error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()
/external/giflib/
Ddgif_lib.c52 int FileHandle; in DGifOpenFileName() local
71 DGifOpenFileHandle(int FileHandle, int *Error) in DGifOpenFileHandle()
Dgif_lib_private.h33 GifWord FileState, FileHandle, /* Where all this data goes to! */ member
Degif_lib.c57 int FileHandle; in EGifOpenFileName() local
88 EGifOpenFileHandle(const int FileHandle, int *Error) in EGifOpenFileHandle()
/external/libchrome/base/
Dlogging.cc16 typedef HANDLE FileHandle; typedef
75 typedef FILE* FileHandle; typedef
/external/rust/crates/libfuzzer-sys/libfuzzer/
DFuzzerIOWindows.cpp34 HANDLE FileHandle( in IsFile() local
/external/llvm-project/compiler-rt/lib/fuzzer/
DFuzzerIOWindows.cpp34 HANDLE FileHandle( in IsFile() local
/external/mtools/
Dplain_io.c491 HFILE FileHandle; in SimpleFileOpen() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DFileSystem.h1173 sys::fs::file_t FileHandle; variable
/external/llvm-project/llvm/include/llvm/Support/
DFileSystem.h1219 sys::fs::file_t FileHandle; variable
/external/python/cpython3/Modules/
Doverlapped.c161 HANDLE FileHandle; in overlapped_CreateIoCompletionPort() local