Home
last modified time | relevance | path

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

/external/libxcam/xcore/
Dfile_handle.cpp28 FileHandle::FileHandle () in FileHandle() function in XCam::FileHandle
34 FileHandle::FileHandle (const char *name, const char *option) in FileHandle() function in XCam::FileHandle
/external/swiftshader/third_party/LLVM/lib/Bitcode/Writer/
DBitWriter.cpp38 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitWriter.cpp40 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
/external/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/swiftshader/third_party/llvm-7.0/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp164 struct FileHandle : CommonHandle {}; struct
176 static std::error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/
DKillTheDoctor.cpp159 struct FileHandle : CommonHandle {}; struct
169 static 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DFileSystem.h1056 void *FileHandle; variable
/external/python/cpython3/Modules/
Doverlapped.c147 HANDLE FileHandle; in overlapped_CreateIoCompletionPort() local