Home
last modified time | relevance | path

Searched refs:indent (Results 801 - 825 of 974) sorted by relevance

1...<<313233343536373839

/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h1855 * The rules for line break and indent are as follow:
1857 * - if empty then print {} without indent and line break
1858 * - if not empty the print '{', line break & indent, print one value per
1862 * - if empty then print [] without indent and line break
1895 void indent();
1916 * The rules for line break and indent are as follow:
1918 * - if empty then print {} without indent and line break
1919 * - if not empty the print '{', line break & indent, print one value per
1923 * - if empty then print [] without indent and line break
1959 void indent();
[all...]
H A Djsoncpp.cpp4411 indent(); in writeValue()
4442 indent(); in writeArrayValue()
4527 void StyledWriter::indent() { indentString_ += std::string(indentSize_, ' '); } in indent() function in Json::StyledWriter
4628 indent(); in writeValue()
4659 indent(); in writeArrayValue()
4744 void StyledStreamWriter::indent() { indentString_ += indentation_; } in indent() function in Json::StyledStreamWriter
4817 void indent();
4909 indent(); in writeValue()
4940 indent(); in writeArrayValue()
5031 void BuiltStyledStreamWriter::indent() { indentString function in Json::BuiltStyledStreamWriter
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp177 W->indent(); in visitTypeBegin()
195 W->indent(); in visitMemberBegin()
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/
H A Dlangsvr.go396 indent := maxInstOffset - lineInstOffsets[0]
401 for s := 0; s < indent; s++ {
/third_party/openssl/crypto/x509/
H A Dx_pubkey.c245 static int x509_pubkey_ex_print(BIO *out, const ASN1_VALUE **pval, int indent,
248 return ASN1_item_print(out, *pval, indent,
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1797 * The rules for line break and indent are as follow:
1799 * - if empty then print {} without indent and line break
1800 * - if not empty the print '{', line break & indent, print one value per
1804 * - if empty then print [] without indent and line break
1837 void indent();
1858 * The rules for line break and indent are as follow:
1860 * - if empty then print {} without indent and line break
1861 * - if not empty the print '{', line break & indent, print one value per
1865 * - if empty then print [] without indent and line break
1901 void indent();
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1797 * The rules for line break and indent are as follow:
1799 * - if empty then print {} without indent and line break
1800 * - if not empty the print '{', line break & indent, print one value per
1804 * - if empty then print [] without indent and line break
1837 void indent();
1858 * The rules for line break and indent are as follow:
1860 * - if empty then print {} without indent and line break
1861 * - if not empty the print '{', line break & indent, print one value per
1865 * - if empty then print [] without indent and line break
1901 void indent();
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/
H A Dlangsvr.go396 indent := maxInstOffset - lineInstOffsets[0]
401 for s := 0; s < indent; s++ {
/third_party/skia/third_party/externals/dawn/generator/
H A Ddawn_json_generator.py565 def convert_cType_to_cppType(typ, annotation, arg, indent=0):
575 '{}.{}'.format(arg, as_varName(member.name)), indent + 1)
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl.cc1030 init_buf.lines[i].indent += current_buffer_->current_indent; in EmitForLoop()
1055 cont_buf.lines[i].indent += current_buffer_->current_indent; in EmitForLoop()
/third_party/skia/third_party/externals/tint/tools/src/cmd/test-runner/
H A Dmain.go418 fmt.Println(indent(f.err.Error(), 4))
635 // indent returns the string 's' indented with 'n' whitespace characters
636 func indent(s string, n int) string {
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h1797 * The rules for line break and indent are as follow:
1799 * - if empty then print {} without indent and line break
1800 * - if not empty the print '{', line break & indent, print one value per
1804 * - if empty then print [] without indent and line break
1837 void indent();
1858 * The rules for line break and indent are as follow:
1860 * - if empty then print {} without indent and line break
1861 * - if not empty the print '{', line break & indent, print one value per
1865 * - if empty then print [] without indent and line break
1901 void indent();
[all...]
/third_party/python/Lib/test/
H A Dtest_getpath.py1171 indent = " " * (len(prefix) + 1 + max_k)
1175 print("{}.{} -{!r}\n{} +{!r}".format(prefix, k.ljust(max_k), b, indent, a))
/third_party/spirv-tools/utils/vscode/src/
H A Dlangsvr.go396 indent := maxInstOffset - lineInstOffsets[0]
401 for s := 0; s < indent; s++ {
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4355 indent();
4386 indent();
4472 void StyledWriter::indent() { indentString_ += std::string(indentSize_, ' '); }
4573 indent();
4604 indent();
4690 void StyledStreamWriter::indent() { indentString_ += indentation_; }
4761 void indent();
4847 indent();
4878 indent();
4970 void BuiltStyledStreamWriter::indent() { indentString
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4355 indent();
4386 indent();
4472 void StyledWriter::indent() { indentString_ += std::string(indentSize_, ' '); }
4573 indent();
4604 indent();
4690 void StyledStreamWriter::indent() { indentString_ += indentation_; }
4761 void indent();
4847 indent();
4878 indent();
4970 void BuiltStyledStreamWriter::indent() { indentString
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4355 indent();
4386 indent();
4472 void StyledWriter::indent() { indentString_ += std::string(indentSize_, ' '); }
4573 indent();
4604 indent();
4690 void StyledStreamWriter::indent() { indentString_ += indentation_; }
4761 void indent();
4847 indent();
4878 indent();
4970 void BuiltStyledStreamWriter::indent() { indentString
[all...]
/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dfile_parser.py36 def wrap_text(text, indent='', maxchars=120):
41 lines = textwrap.wrap(text, maxchars - len(indent))
43 result += indent + line + '\n'
2084 pp = pprint.PrettyPrinter(indent=4)
/third_party/node/
H A Dconfigure.py902 pprint.pprint(x, indent=2)
1726 pprint.pformat(icu_config, indent=2, width=1024) + '\n')
1980 pprint.pformat(icu_config, indent=2, width=1024) + '\n')
2120 pprint.pformat(output, indent=2, width=1024) + '\n')
/third_party/icu/icu4c/source/test/intltest/
H A Dintltest.cpp1149 UnicodeString indent(false, indentUChars, 1 + LL_indentlevel); in LL_message()
1155 length = indent.extract(1, indent.length(), buffer, sizeof(buffer)); in LL_message()
1161 message.findAndReplace(UnicodeString((UChar)'\n'), indent); in LL_message() local
2468 * indent-tabs-mode: nil
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp8355 std::string indent; in test_shader_compilation() local
8414 indent += indent_step; in test_shader_compilation()
8417 loop_end.insert(0, indent); in test_shader_compilation()
8431 valid_iteration += indent; in test_shader_compilation()
8441 valid_iteration += indent; in test_shader_compilation()
8452 invalid_iteration += indent; in test_shader_compilation()
8462 invalid_iteration += indent; in test_shader_compilation()
8480 invalid_shader_source += indent; in test_shader_compilation()
8492 valid_shader_source += indent; in test_shader_compilation()
8628 std::string indent; in execute() local
[all...]
/third_party/node/deps/v8/src/ast/
H A Dscopes.cc1837 void PrintVar(int indent, Variable* var) { in PrintVar() argument
1838 Indent(indent, VariableMode2String(var->mode())); in PrintVar()
1865 void PrintMap(int indent, const char* label, VariableMap* map, bool locals, in PrintMap() argument
1875 Indent(indent, label); in PrintMap()
1878 PrintVar(indent, var); in PrintMap()
/third_party/googletest/googletest/src/
H A Dgtest.cc4457 const std::string& indent, bool comma = true);
4461 const std::string& indent, bool comma = true);
4489 const std::string& indent);
4589 const std::string& indent,
4599 *stream << indent << "\"" << name << "\": \"" << EscapeJson(value) << "\"";
4605 const std::string& name, int value, const std::string& indent, bool comma) {
4614 *stream << indent << "\"" << name << "\": " << StreamableToString(value);
4865 const TestResult& result, const std::string& indent) {
4870 << indent << "\"" << property.key() << "\": "
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc4001 const std::string& indent,
4007 const std::string& indent,
4026 const std::string& indent);
4125 const std::string& indent, in OutputJsonKey()
4135 *stream << indent << "\"" << name << "\": \"" << EscapeJson(value) << "\""; in OutputJsonKey()
4145 const std::string& indent, in OutputJsonKey()
4155 *stream << indent << "\"" << name << "\": " << StreamableToString(value); in OutputJsonKey()
4343 const TestResult& result, const std::string& indent) { in TestPropertiesAsJson()
4347 attributes << ",\n" << indent << "\"" << property.key() << "\": " in TestPropertiesAsJson()
4120 OutputJsonKey( std::ostream* stream, const std::string& element_name, const std::string& name, const std::string& value, const std::string& indent, bool comma) OutputJsonKey() argument
4140 OutputJsonKey( std::ostream* stream, const std::string& element_name, const std::string& name, int value, const std::string& indent, bool comma) OutputJsonKey() argument
4342 TestPropertiesAsJson( const TestResult& result, const std::string& indent) TestPropertiesAsJson() argument
/third_party/node/deps/googletest/src/
H A Dgtest.cc4474 const std::string& indent, bool comma = true);
4478 const std::string& indent, bool comma = true);
4506 const std::string& indent);
4606 const std::string& indent,
4616 *stream << indent << "\"" << name << "\": \"" << EscapeJson(value) << "\"";
4622 const std::string& name, int value, const std::string& indent, bool comma) {
4631 *stream << indent << "\"" << name << "\": " << StreamableToString(value);
4882 const TestResult& result, const std::string& indent) {
4887 << indent << "\"" << property.key() << "\": "

Completed in 88 milliseconds

1...<<313233343536373839