Searched defs:TempBuffer (Results 1 – 6 of 6) sorted by relevance
349 struct TempBuffer { struct354 TempBuffer(bool GenerateComments) : BS(Bytes, Comments, GenerateComments) {} in TempBuffer() function
369 struct TempBuffer { struct374 TempBuffer(bool GenerateComments) : BS(Bytes, Comments, GenerateComments) {} in TempBuffer() argument
187 struct TempBuffer(Vec<u8>); struct189 impl TempBuffer { impl
1119 char TempBuffer[17]; in outputHex() local
566 …ImVector<char> TempBuffer; // temporary buffer for callback and other other o… member931 char TempBuffer[1024*3+1]; // Temporary text buffer member