Home
last modified time | relevance | path

Searched defs:TempBuffer (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.h349 struct TempBuffer { struct
354 TempBuffer(bool GenerateComments) : BS(Bytes, Comments, GenerateComments) {} in TempBuffer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp1118 char TempBuffer[17]; in outputHex() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_internal.h545 …ImVector<char> TempBuffer; // temporary buffer for callback and other other o… member
897 char TempBuffer[1024*3+1]; // Temporary text buffer member
/third_party/mesa3d/src/imgui/
Dimgui_internal.h566 …ImVector<char> TempBuffer; // temporary buffer for callback and other other o… member
931 char TempBuffer[1024*3+1]; // Temporary text buffer member
/third_party/skia/third_party/externals/imgui/
Dimgui_internal.h1710 char TempBuffer[1024 * 3 + 1]; // Temporary text buffer member