Home
last modified time | relevance | path

Searched defs:OutputBuffer (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp284 SmallVector<char, 128> OutputBuffer; in codegenModule() local
369 void write(const MemoryBuffer &OutputBuffer) { in write()
446 SmallVector<char, 128> OutputBuffer; in ProcessThinLTOModule() local
860 const MemoryBuffer &OutputBuffer) { in writeGeneratedObject()
923 auto OutputBuffer = codegenModule(*TheModule, *TMBuilder.create()); in run() local
1095 auto OutputBuffer = ProcessThinLTOModule( in run() local
/third_party/giflib/
Dgif2rgb.c162 static void SaveGif(GifByteType *OutputBuffer, in SaveGif()
212 *OutputBuffer = NULL; in RGB2GIF() local
Dquantize.c67 GifByteType * OutputBuffer, in GifQuantizeBuffer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp337 char *OutputBuffer = (char *)GVTOP(Args[0]); in lle_X_sprintf() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWindowsResource.cpp621 std::unique_ptr<WritableMemoryBuffer> OutputBuffer; member in llvm::object::WindowsResourceCOFFWriter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp886 SmallVectorImpl<char> &OutputBuffer) { in CanonicalizeFile()
/third_party/mesa3d/src/mesa/main/
Dmtypes.h1826 uint32_t OutputBuffer; member