Searched defs:FileHandle (Results 1 – 13 of 13) sorted by relevance
/external/libxcam/xcore/ |
D | file_handle.cpp | 28 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/ |
D | BitWriter.cpp | 38 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/ |
D | BitWriter.cpp | 40 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitWriter.cpp | 39 int LLVMWriteBitcodeToFileHandle(LLVMModuleRef M, int FileHandle) { in LLVMWriteBitcodeToFileHandle()
|
/external/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 164 struct FileHandle : CommonHandle {}; struct 176 static std::error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 164 struct FileHandle : CommonHandle {}; struct 176 static std::error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()
|
/external/swiftshader/third_party/LLVM/utils/KillTheDoctor/ |
D | KillTheDoctor.cpp | 159 struct FileHandle : CommonHandle {}; struct 169 static error_code GetFileNameFromHandle(HANDLE FileHandle, in GetFileNameFromHandle()
|
/external/giflib/ |
D | dgif_lib.c | 52 int FileHandle; in DGifOpenFileName() local 71 DGifOpenFileHandle(int FileHandle, int *Error) in DGifOpenFileHandle()
|
D | gif_lib_private.h | 33 GifWord FileState, FileHandle, /* Where all this data goes to! */ member
|
D | egif_lib.c | 57 int FileHandle; in EGifOpenFileName() local 88 EGifOpenFileHandle(const int FileHandle, int *Error) in EGifOpenFileHandle()
|
/external/libchrome/base/ |
D | logging.cc | 16 typedef HANDLE FileHandle; typedef 75 typedef FILE* FileHandle; typedef
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | FileSystem.h | 1056 void *FileHandle; variable
|
/external/python/cpython3/Modules/ |
D | overlapped.c | 147 HANDLE FileHandle; in overlapped_CreateIoCompletionPort() local
|