Home
last modified time | relevance | path

Searched refs:commentAfterOnSameLine (Results 1 - 8 of 8) sorted by relevance

/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp548 placement = commentAfterOnSameLine; in readComment()
579 if (placement == commentAfterOnSameLine) { in addComment()
1526 placement = commentAfterOnSameLine;
1538 if (placement == commentAfterOnSameLine) {
4555 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()
4556 document_ += " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()
4567 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()
4770 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()
4771 *document_ << ' ' << root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine()
4782 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()
[all...]
H A Djson.h476 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp533 placement = commentAfterOnSameLine; in readComment()
564 if (placement == commentAfterOnSameLine) { in addComment()
1497 placement = commentAfterOnSameLine;
1509 if (placement == commentAfterOnSameLine) {
4500 if (root.hasComment(commentAfterOnSameLine))
4501 document_ += " " + root.getComment(commentAfterOnSameLine);
4512 value.hasComment(commentAfterOnSameLine) ||
4716 if (root.hasComment(commentAfterOnSameLine))
4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine);
4728 value.hasComment(commentAfterOnSameLine) ||
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp533 placement = commentAfterOnSameLine; in readComment()
564 if (placement == commentAfterOnSameLine) { in addComment()
1497 placement = commentAfterOnSameLine;
1509 if (placement == commentAfterOnSameLine) {
4500 if (root.hasComment(commentAfterOnSameLine))
4501 document_ += " " + root.getComment(commentAfterOnSameLine);
4512 value.hasComment(commentAfterOnSameLine) ||
4716 if (root.hasComment(commentAfterOnSameLine))
4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine);
4728 value.hasComment(commentAfterOnSameLine) ||
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp533 placement = commentAfterOnSameLine; in readComment()
564 if (placement == commentAfterOnSameLine) { in addComment()
1497 placement = commentAfterOnSameLine;
1509 if (placement == commentAfterOnSameLine) {
4500 if (root.hasComment(commentAfterOnSameLine))
4501 document_ += " " + root.getComment(commentAfterOnSameLine);
4512 value.hasComment(commentAfterOnSameLine) ||
4716 if (root.hasComment(commentAfterOnSameLine))
4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine);
4728 value.hasComment(commentAfterOnSameLine) ||
[all...]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h433 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h433 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h433 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator

Completed in 28 milliseconds