Searched defs:TempBuffer (Results 1 – 5 of 5) sorted by relevance
349 struct TempBuffer { struct354 TempBuffer(bool GenerateComments) : BS(Bytes, Comments, GenerateComments) {} in TempBuffer() argument
1118 char TempBuffer[17]; in outputHex() local
545 …ImVector<char> TempBuffer; // temporary buffer for callback and other other o… member897 char TempBuffer[1024*3+1]; // Temporary text buffer member
566 …ImVector<char> TempBuffer; // temporary buffer for callback and other other o… member931 char TempBuffer[1024*3+1]; // Temporary text buffer member
1710 char TempBuffer[1024 * 3 + 1]; // Temporary text buffer member