Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dir_print_visitor.h91 int indentation; variable
Dir_builder_print_visitor.cpp85 int indentation; member in ir_builder_print_visitor
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/engine/
Dserializer_deserializer.py115 def show(dataset, indentation=2): argument
/third_party/typescript/src/harness/
Dutil.ts52 const indentation = guessIndentation(lines); constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp128 const std::string indentation = std::string(indentationDepth, '\t'); in glslTraverseBasicTypes() local
161 const std::string indentation = std::string(indentationDepth, '\t'); in glslAssignBasicTypeObject() local
181 const std::string indentation = std::string(indentationDepth, '\t'); in glslCheckBasicTypeObject() local
383 const std::string indentation = std::string(indentationDepth, '\t'); in glslTraverseBasicTypeArray() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
DvktTessellationUserDefinedIO.cpp128 const std::string indentation = std::string(indentationDepth, '\t'); in glslTraverseBasicTypes() local
161 const std::string indentation = std::string(indentationDepth, '\t'); in glslAssignBasicTypeObject() local
181 const std::string indentation = std::string(indentationDepth, '\t'); in glslCheckBasicTypeObject() local
383 const std::string indentation = std::string(indentationDepth, '\t'); in glslTraverseBasicTypeArray() local
/third_party/python/Doc/reference/
Dlexical_analysis.rst170 .. _indentation: target
/third_party/typescript/src/services/codefixes/
DfixAddMissingMember.ts150 readonly indentation?: number; property
521 indentation: info.indentation constant
/third_party/typescript/src/services/
DtextChanges.ts114 indentation?: number; property
630 …const indentation = this.guessIndentationFromExistingMembers(sourceFile, node) ?? this.computeInde… constant
879 …const indentation = formatting.SmartIndenter.findFirstNonWhitespaceColumn(afterStartLinePosition, … constant
/third_party/gn/src/gn/
Djson_project_writer.cc292 void SetIndentation(size_t indentation) { indentation_ = indentation; } in SetIndentation()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dump.c55 uint indentation; member
/third_party/typescript/src/services/formatting/
Dformatting.ts430 …const indentation = SmartIndenter.nodeWillIndentChild(options, enclosingNode, /*child*/ undefined,… constant
/third_party/flatbuffers/src/
Didl_gen_swift.cpp1592 const std::string &indentation) { in BuildObjectAPIConstructorBodyVectors()
1672 const std::string &indentation = "", in BuildUnionEnumSwitchCase()
/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/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/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/vk-gl-cts/modules/gles31/functional/
Des31fTessellationTests.cpp5823 const string indentation = string(indentationDepth, '\t'); in glslTraverseBasicTypes() local
5914 const string indentation = string(indentationDepth, '\t'); in glslTraverseBasicTypeArray() local
5996 const string indentation = string(indentationDepth, '\t'); in glslAssignBasicTypeObject() local
6017 const string indentation = string(indentationDepth, '\t'); in glslCheckBasicTypeObject() local
/third_party/typescript/src/compiler/
Demitter.ts4802 const indentation = guessIndentation(lines); constant
/third_party/typescript/src/server/
Dsession.ts1929 const indentation = languageService.getIndentationAtPosition(file, position, options); constant
Dprotocol.ts438 indentation: number; property
/third_party/json/include/nlohmann/
Djson.hpp3979 const auto indentation = pretty_print ? o.width() : 0; in operator <<() local
/third_party/typescript/lib/
Dprotocol.d.ts296 indentation: number; property
/third_party/json/single_include/nlohmann/
Djson.hpp23281 const auto indentation = pretty_print ? o.width() : 0; in operator <<() local
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp20777 const auto indentation = pretty_print ? o.width() : 0; in operator <<() local