/external/python/cpython2/Tools/framer/framer/ |
D | util.py | 13 def unindent(s, skipfirst=True): function
|
/external/llvm-project/mlir/include/mlir/Support/ |
D | IndentedOstream.h | 65 raw_indented_ostream &unindent() { in unindent() function
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/ |
D | SourcePrinter.java | 139 public SourcePrinter unindent() { in unindent() method in SourcePrinter
|
D | ConcreteSyntaxModel.java | 103 unindent(), in concreteSyntaxModelByClass.put() argument 161 unindent(), in concreteSyntaxModelByClass.put() argument 188 unindent(), in concreteSyntaxModelByClass.put() argument 454 unindent(), in concreteSyntaxModelByClass.put() argument 529 … list(ObservableProperty.STATEMENTS, newline(), indent(), sequence(newline(), unindent())), in concreteSyntaxModelByClass.put() argument 650 unindent())), in concreteSyntaxModelByClass.put() argument 655 … sequence(newline(), indent(), child(ObservableProperty.ELSE_STMT), unindent())))) in concreteSyntaxModelByClass.put() argument 683 unindent() in concreteSyntaxModelByClass.put() argument 695 list(ObservableProperty.ENTRIES, none(), indent(), unindent()), in concreteSyntaxModelByClass.put() argument 708 list(ObservableProperty.ENTRIES, none(), indent(), unindent()), in concreteSyntaxModelByClass.put() argument [all …]
|
/external/javapoet/src/main/java/com/squareup/javapoet/ |
D | CodeWriter.java | 108 public CodeWriter unindent() { in unindent() method in CodeWriter 112 public CodeWriter unindent(int levels) { in unindent() method in CodeWriter
|
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/concretesyntaxmodel/ |
D | CsmElement.java | 138 static CsmElement unindent() { in unindent() method
|
/external/jsoncpp/src/lib_json/ |
D | json_writer.cpp | 604 void StyledWriter::unindent() { in unindent() function in Json::StyledWriter 824 void StyledStreamWriter::unindent() { in unindent() function in Json::StyledStreamWriter 1108 void BuiltStyledStreamWriter::unindent() { in unindent() function in Json::BuiltStyledStreamWriter
|
/external/golang-protobuf/proto/ |
D | text.go | 154 func (w *textWriter) unindent() { func
|
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/ |
D | ImportOrderer.java | 446 private int unindent(int i) { in unindent() method in ImportOrderer
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 4474 void StyledWriter::unindent() { in unindent() function in Json::StyledWriter 4692 void StyledStreamWriter::unindent() { in unindent() function in Json::StyledStreamWriter 4972 void BuiltStyledStreamWriter::unindent() { in unindent() function in Json::BuiltStyledStreamWriter
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 4529 void StyledWriter::unindent() { in unindent() function in Json::StyledWriter 4746 void StyledStreamWriter::unindent() { in unindent() function in Json::StyledStreamWriter 5033 void BuiltStyledStreamWriter::unindent() { in unindent() function in Json::BuiltStyledStreamWriter
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 4474 void StyledWriter::unindent() { in unindent() function in Json::StyledWriter 4692 void StyledStreamWriter::unindent() { in unindent() function in Json::StyledStreamWriter 4972 void BuiltStyledStreamWriter::unindent() { in unindent() function in Json::BuiltStyledStreamWriter
|
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 4474 void StyledWriter::unindent() { in unindent() function in Json::StyledWriter 4692 void StyledStreamWriter::unindent() { in unindent() function in Json::StyledStreamWriter 4972 void BuiltStyledStreamWriter::unindent() { in unindent() function in Json::BuiltStyledStreamWriter
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 4474 void StyledWriter::unindent() { in unindent() function in Json::StyledWriter 4692 void StyledStreamWriter::unindent() { in unindent() function in Json::StyledStreamWriter 4972 void BuiltStyledStreamWriter::unindent() { in unindent() function in Json::BuiltStyledStreamWriter
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_src/proper_source/com/github/javaparser/ast/visitor/ |
D | DumpVisitor.java | 112 public void unindent() { in unindent() method in DumpVisitor.SourcePrinter
|
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/ast/visitor/ |
D | DumpVisitor.java | 80 public void unindent() { in unindent() method in DumpVisitor.SourcePrinter
|