Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DDebugCounter.cpp37 size_t NumSpaces = GlobalWidth - Info.first.size() - 8; in printOptionInfo() local
Draw_ostream.cpp496 raw_ostream &raw_ostream::indent(unsigned NumSpaces) { in indent()
DCommandLine.cpp1961 size_t NumSpaces = GlobalWidth - OptionName.size() - OptionPrefixesSize; in printOptionInfo() local
2001 size_t NumSpaces = MaxOptWidth > L ? MaxOptWidth - L : 0; in printGenericOptionDiff() local
2054 size_t NumSpaces = MaxOptWidth > V.size() ? MaxOptWidth - V.size() : 0; in PRINT_OPT_DIFF() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Draw_ostream.cpp435 raw_ostream &raw_ostream::indent(unsigned NumSpaces) { in indent()
DCommandLine.cpp1597 size_t NumSpaces = GlobalWidth - getOption(i).size() - 8; in printOptionInfo() local
1630 size_t NumSpaces = MaxOptWidth > L ? MaxOptWidth - L : 0; in printGenericOptionDiff() local
1680 size_t NumSpaces = MaxOptWidth > V.size() ? MaxOptWidth - V.size() : 0; in PRINT_OPT_DIFF() local