Home
last modified time | relevance | path

Searched defs:spaces (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/tools/diagtool/
H A DDiagTool.cpp56 unsigned spaces = (maxName + 3) - (it->size()); in printCommands() local
/llvm-project/libc/src/stdio/printf_core/
H A Dint_converter.h112 int spaces; convert_int() local
[all...]
/llvm-project/flang/unittests/Runtime/
H A DCommandTest.cpp196 std::string spaces(value->ElementBytes(), ' '); in CheckMissingArgumentValue() local
218 std::string spaces(value->ElementBytes(), ' '); in CheckMissingCommandValue() local
321 std::string spaces(cmdMsg->ElementBytes(), ' '); in TEST_F() local
618 CheckDescriptorEqStr(value.get(), spaces); in TEST_F() local
/llvm-project/lldb/test/Shell/helper/
H A Dbuild.py835 def indent(text, spaces): argument
/llvm-project/lldb/source/Host/common/
H A DEditline.cpp1100 std::string spaces = std::string(spaces_to_print, ' '); TypedCharacter() local
/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp866 const char *spaces = " "; paddedKey() local
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp2138 SmallVector<OpAsmParser::UnresolvedOperand> spaces; parseSparseSpaceLoop() local
[all...]