/external/jsoncpp/src/lib_json/ |
D | json_writer.cpp | 433 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 434 document_ += " " + normalizeEOL(root.getComment(commentAfterOnSameLine)); in writeCommentAfterValueOnSameLine() 445 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() 649 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 650 *document_ << " " + normalizeEOL(root.getComment(commentAfterOnSameLine)); in writeCommentAfterValueOnSameLine() 661 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()
|
D | json_reader.cpp | 348 placement = commentAfterOnSameLine; in readComment() 359 if (placement == commentAfterOnSameLine) { in addComment()
|
/external/angle/third_party/jsoncpp/source/src/lib_json/ |
D | json_writer.cpp | 618 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 619 document_ += " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 630 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() 837 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 838 *document_ << ' ' << root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 849 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() 1131 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 1132 *sout_ << " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 1143 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()
|
D | json_reader.cpp | 353 placement = commentAfterOnSameLine; in readComment() 385 if (placement == commentAfterOnSameLine) { in addComment() 1316 placement = commentAfterOnSameLine; in readComment() 1349 if (placement == commentAfterOnSameLine) { in addComment()
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 533 placement = commentAfterOnSameLine; in readComment() 564 if (placement == commentAfterOnSameLine) { in addComment() 1497 placement = commentAfterOnSameLine; in readComment() 1509 if (placement == commentAfterOnSameLine) { in addComment() 4500 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 4501 document_ += " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 4512 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() 4716 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 4728 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() [all …]
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 533 placement = commentAfterOnSameLine; in readComment() 564 if (placement == commentAfterOnSameLine) { in addComment() 1497 placement = commentAfterOnSameLine; in readComment() 1509 if (placement == commentAfterOnSameLine) { in addComment() 4500 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 4501 document_ += " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 4512 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() 4716 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 4728 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() [all …]
|
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 533 placement = commentAfterOnSameLine; in readComment() 564 if (placement == commentAfterOnSameLine) { in addComment() 1497 placement = commentAfterOnSameLine; in readComment() 1509 if (placement == commentAfterOnSameLine) { in addComment() 4500 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 4501 document_ += " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 4512 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() 4716 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 4728 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() [all …]
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 533 placement = commentAfterOnSameLine; in readComment() 564 if (placement == commentAfterOnSameLine) { in addComment() 1497 placement = commentAfterOnSameLine; in readComment() 1509 if (placement == commentAfterOnSameLine) { in addComment() 4500 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 4501 document_ += " " + root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 4512 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() 4716 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine() 4717 *document_ << ' ' << root.getComment(commentAfterOnSameLine); in writeCommentAfterValueOnSameLine() 4728 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue() [all …]
|
/external/protobuf/conformance/third_party/jsoncpp/ |
D | jsoncpp.cpp | 548 placement = commentAfterOnSameLine; in readComment() 579 if (placement == commentAfterOnSameLine) { in addComment() 1526 placement = commentAfterOnSameLine; in readComment() 1538 if (placement == commentAfterOnSameLine) { in addComment() 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 …]
|
D | json.h | 476 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
|
/external/angle/third_party/jsoncpp/source/include/json/ |
D | value.h | 98 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
|
/external/jsoncpp/include/json/ |
D | value.h | 50 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
|
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 433 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
|
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 433 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 433 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
|
/external/angle/third_party/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 433 commentAfterOnSameLine, ///< a comment just after a value on the same line enumerator
|