Home
last modified time | relevance | path

Searched defs:BuiltStyledStreamWriter (Results 1 – 5 of 5) sorted by relevance

/third_party/jsoncpp/src/lib_json/
Djson_writer.cpp874 struct BuiltStyledStreamWriter : public StreamWriter { struct
895 typedef std::vector<String> ChildValues;
897 ChildValues childValues_;
898 String indentString_;
899 unsigned int rightMargin_;
900 String indentation_;
901 CommentStyle::Enum cs_;
902 String colonSymbol_;
903 String nullSymbol_;
904 String endingLineFeedSymbol_;
[all …]
/third_party/protobuf/conformance/third_party/jsoncpp/
Djsoncpp.cpp4799 struct BuiltStyledStreamWriter : public StreamWriter struct
4823 typedef std::vector<std::string> ChildValues;
4825 ChildValues childValues_;
4826 std::string indentString_;
4827 int rightMargin_;
4828 std::string indentation_;
4829 CommentStyle::Enum cs_;
4830 std::string colonSymbol_;
4831 std::string nullSymbol_;
4832 std::string endingLineFeedSymbol_;
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp4745 struct BuiltStyledStreamWriter : public StreamWriter struct
4767 typedef std::vector<std::string> ChildValues;
4769 ChildValues childValues_;
4770 std::string indentString_;
4771 int rightMargin_;
4772 std::string indentation_;
4773 CommentStyle::Enum cs_;
4774 std::string colonSymbol_;
4775 std::string nullSymbol_;
4776 std::string endingLineFeedSymbol_;
[all …]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp4745 struct BuiltStyledStreamWriter : public StreamWriter struct
4767 typedef std::vector<std::string> ChildValues;
4769 ChildValues childValues_;
4770 std::string indentString_;
4771 int rightMargin_;
4772 std::string indentation_;
4773 CommentStyle::Enum cs_;
4774 std::string colonSymbol_;
4775 std::string nullSymbol_;
4776 std::string endingLineFeedSymbol_;
[all …]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
Djsoncpp.cpp4745 struct BuiltStyledStreamWriter : public StreamWriter struct
4767 typedef std::vector<std::string> ChildValues;
4769 ChildValues childValues_;
4770 std::string indentString_;
4771 int rightMargin_;
4772 std::string indentation_;
4773 CommentStyle::Enum cs_;
4774 std::string colonSymbol_;
4775 std::string nullSymbol_;
4776 std::string endingLineFeedSymbol_;
[all …]