Home
last modified time | relevance | path

Searched refs:CommentStyle (Results 1 - 5 of 5) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
H A Dtokenizer.h232 enum CommentStyle { enum in google::protobuf::io::Tokenizer
241 void set_comment_style(CommentStyle style) { comment_style_ = style; } in set_comment_style()
287 CommentStyle comment_style_;
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp4790 struct CommentStyle { struct
4803 CommentStyle::Enum cs,
4829 CommentStyle::Enum cs_;
4840 CommentStyle::Enum cs, in BuiltStyledStreamWriter()
4937 bool isMultiLine = (cs_ == CommentStyle::All) || isMultineArray(value); in writeArrayValue()
5039 if (cs_ == CommentStyle::None) return; in writeCommentBeforeValue()
5058 if (cs_ == CommentStyle::None) return; in writeCommentAfterValueOnSameLine()
5101 CommentStyle::Enum cs = CommentStyle::All; in newStreamWriter()
5103 cs = CommentStyle in newStreamWriter()
[all...]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4736 struct CommentStyle {
4749 CommentStyle::Enum cs,
4773 CommentStyle::Enum cs_;
4782 CommentStyle::Enum cs,
4875 bool isMultiLine = (cs_ == CommentStyle::All) || isMultineArray(value);
4978 if (cs_ == CommentStyle::None) return;
4997 if (cs_ == CommentStyle::None) return;
5038 CommentStyle::Enum cs = CommentStyle::All;
5040 cs = CommentStyle
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4736 struct CommentStyle {
4749 CommentStyle::Enum cs,
4773 CommentStyle::Enum cs_;
4782 CommentStyle::Enum cs,
4875 bool isMultiLine = (cs_ == CommentStyle::All) || isMultineArray(value);
4978 if (cs_ == CommentStyle::None) return;
4997 if (cs_ == CommentStyle::None) return;
5038 CommentStyle::Enum cs = CommentStyle::All;
5040 cs = CommentStyle
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4736 struct CommentStyle {
4749 CommentStyle::Enum cs,
4773 CommentStyle::Enum cs_;
4782 CommentStyle::Enum cs,
4875 bool isMultiLine = (cs_ == CommentStyle::All) || isMultineArray(value);
4978 if (cs_ == CommentStyle::None) return;
4997 if (cs_ == CommentStyle::None) return;
5038 CommentStyle::Enum cs = CommentStyle::All;
5040 cs = CommentStyle
[all...]

Completed in 26 milliseconds