Home
last modified time | relevance | path

Searched defs:indentation (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/src/harness/
Dutil.ts52 const indentation = guessIndentation(lines); constant
/third_party/python/Doc/library/
Didle.rst472 .. _completions:
/third_party/python/Doc/reference/
Dlexical_analysis.rst171 .. _indentation: target
/third_party/jsoncpp/src/lib_json/
Djson_writer.cpp644 StyledStreamWriter::StyledStreamWriter(String indentation) in StyledStreamWriter()
913 String indentation, CommentStyle::Enum cs, String colonSymbol, in BuiltStyledStreamWriter()
1160 const String indentation = settings_["indentation"].asString(); in newStreamWriter() local
/third_party/typescript/src/services/
DtextChanges.ts114 indentation?: number; property
539 …const indentation = this.guessIndentationFromExistingMembers(sourceFile, cls) ?? this.computeInden… constant
799 …const indentation = formatting.SmartIndenter.findFirstNonWhitespaceColumn(afterStartLinePosition, … constant
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_polygon.cpp39 static std::string const indentation variable
/third_party/typescript/src/services/formatting/
Dformatting.ts429 …const indentation = SmartIndenter.nodeWillIndentChild(options, enclosingNode, /*child*/ undefined,… constant
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/indent-new-do-not-use/
Dindex.ts509 const indentation = tokenInfo.getTokenIndent(token); constant
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp4574 StyledStreamWriter::StyledStreamWriter(std::string indentation) in StyledStreamWriter()
4839 std::string const& indentation, in BuiltStyledStreamWriter()
5095 std::string indentation = settings_["indentation"].asString(); in newStreamWriter() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp4519 StyledStreamWriter::StyledStreamWriter(std::string indentation) in StyledStreamWriter()
4781 std::string const& indentation, in BuiltStyledStreamWriter()
5034 std::string indentation = settings_["indentation"].asString(); in newStreamWriter() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp4519 StyledStreamWriter::StyledStreamWriter(std::string indentation) in StyledStreamWriter()
4781 std::string const& indentation, in BuiltStyledStreamWriter()
5034 std::string indentation = settings_["indentation"].asString(); in newStreamWriter() local
/third_party/typescript/src/compiler/
Demitter.ts4398 const indentation = guessIndentation(lines); constant
/third_party/typescript/src/server/
Dsession.ts1658 const indentation = languageService.getIndentationAtPosition(file, position, options); constant
Dprotocol.ts436 indentation: number; property
/third_party/json/include/nlohmann/
Djson.hpp6560 const auto indentation = pretty_print ? o.width() : 0; in operator <<() local
/third_party/typescript/lib/
Dprotocol.d.ts294 indentation: number; property
DtypescriptServices.js133871 function getDynamicIndentation(node, nodeStartLine, indentation, delta) { argument
133945 …ction processNode(node, contextNode, nodeStartLine, undecoratedNodeStartLine, indentation, delta) { argument
134269 function insertIndentation(pos, indentation, lineAdded) { argument
134299 …function indentMultilineCommentOrJsxText(commentRange, indentation, firstLineIsIndented, indentFin… argument
134544 function getIndentationString(indentation, options) { argument
135649 …angeTracker.prototype.getInsertNodeAtStartInsertOptions = function (sourceFile, cls, indentation) { argument
135857 …this.replaceRange(sourceFile, ts.createRange(insertPos), newNode, { indentation: indentation, pref… property
148065 indentation: 0, property
Dtypescript.js133871 function getDynamicIndentation(node, nodeStartLine, indentation, delta) { argument
133945 …ction processNode(node, contextNode, nodeStartLine, undecoratedNodeStartLine, indentation, delta) { argument
134269 function insertIndentation(pos, indentation, lineAdded) { argument
134299 …function indentMultilineCommentOrJsxText(commentRange, indentation, firstLineIsIndented, indentFin… argument
134544 function getIndentationString(indentation, options) { argument
135649 …angeTracker.prototype.getInsertNodeAtStartInsertOptions = function (sourceFile, cls, indentation) { argument
135857 …this.replaceRange(sourceFile, ts.createRange(insertPos), newNode, { indentation: indentation, pref… property
148065 indentation: 0, property
Dtsserverlibrary.js133871 function getDynamicIndentation(node, nodeStartLine, indentation, delta) { argument
133945 …ction processNode(node, contextNode, nodeStartLine, undecoratedNodeStartLine, indentation, delta) { argument
134269 function insertIndentation(pos, indentation, lineAdded) { argument
134299 …function indentMultilineCommentOrJsxText(commentRange, indentation, firstLineIsIndented, indentFin… argument
134544 function getIndentationString(indentation, options) { argument
135649 …angeTracker.prototype.getInsertNodeAtStartInsertOptions = function (sourceFile, cls, indentation) { argument
135857 …this.replaceRange(sourceFile, ts.createRange(insertPos), newNode, { indentation: indentation, pref… property
148065 indentation: 0, property
Dtsserver.js133302 function getDynamicIndentation(node, nodeStartLine, indentation, delta) { argument
133376 …ction processNode(node, contextNode, nodeStartLine, undecoratedNodeStartLine, indentation, delta) { argument
133700 function insertIndentation(pos, indentation, lineAdded) { argument
133730 …function indentMultilineCommentOrJsxText(commentRange, indentation, firstLineIsIndented, indentFin… argument
133975 function getIndentationString(indentation, options) { argument
135080 …angeTracker.prototype.getInsertNodeAtStartInsertOptions = function (sourceFile, cls, indentation) { argument
135288 …this.replaceRange(sourceFile, ts.createRange(insertPos), newNode, { indentation: indentation, pref… property
147496 indentation: 0, property
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp2591 JSONTEST_FIXTURE_LOCAL(StreamWriterTest, indentation) { in JSONTEST_FIXTURE_LOCAL() argument
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp10493 const int indentation = g.LogLineFirstItem ? tree_depth * 4 : 1; in LogRenderedText() local
/third_party/json/single_include/nlohmann/
Djson.hpp23048 const auto indentation = pretty_print ? o.width() : 0; in operator <<() local
/third_party/node/tools/
Dlint-md.mjs28998 function indent(value, indentation, ignoreFirst) { argument