Home
last modified time | relevance | path

Searched defs:numSpaces (Results 1 – 4 of 4) sorted by relevance

/third_party/gptfdisk/
Dgptcurses.h84 int numSpaces; variable
/third_party/lzma/CPP/7zip/UI/Console/
DList.cpp208 static void PrintSpaces(unsigned numSpaces) in PrintSpaces()
214 static void PrintSpacesToString(char *dest, unsigned numSpaces) in PrintSpacesToString()
237 unsigned numSpaces = 0; in PrintUString() local
259 unsigned numSpaces = 0; in PrintString() local
282 unsigned numSpaces = 0; in PrintStringToString() local
DHashCon.cpp290 const int numSpaces = (int)kSizeField_Len - (int)strlen(p); in PrintResultLine() local
/third_party/lzma/CPP/7zip/UI/Common/
DHashCalc.cpp329 const int numSpaces = (int)GetColumnWidth(h.DigestSize) - (int)pos; in AddHashResultLine() local