Home
last modified time | relevance | path

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

/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h953 struct CommentInfo { struct in Json::Value
954 CommentInfo();
955 ~CommentInfo();
982 CommentInfo* comments_;
H A Djsoncpp.cpp2596 // class Value::CommentInfo
2601 Value::CommentInfo::CommentInfo() : comment_(0) {} in CommentInfo() function in Json::Value::CommentInfo
2603 Value::CommentInfo::~CommentInfo() { in ~CommentInfo()
2608 void Value::CommentInfo::setComment(const char* text, size_t len) { in setComment()
2837 comments_ = new CommentInfo[numberOfCommentPlacement]; in Value()
2839 const CommentInfo& otherComment = other.comments_[comment]; in Value()
3723 comments_ = new CommentInfo[numberOfCommentPlacement]; in setComment()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h903 struct CommentInfo { struct in Json::Value
904 CommentInfo();
905 ~CommentInfo();
932 CommentInfo* comments_;
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h903 struct CommentInfo { struct in Json::Value
904 CommentInfo();
905 ~CommentInfo();
932 CommentInfo* comments_;
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h903 struct CommentInfo { struct in Json::Value
904 CommentInfo();
905 ~CommentInfo();
932 CommentInfo* comments_;
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp2577 // class Value::CommentInfo
2582 Value::CommentInfo::CommentInfo() : comment_(0) {}
2584 Value::CommentInfo::~CommentInfo() {
2589 void Value::CommentInfo::setComment(const char* text, size_t len) {
2813 comments_ = new CommentInfo[numberOfCommentPlacement];
2815 const CommentInfo& otherComment = other.comments_[comment];
3690 comments_ = new CommentInfo[numberOfCommentPlacement]; in setComment()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp2577 // class Value::CommentInfo
2582 Value::CommentInfo::CommentInfo() : comment_(0) {}
2584 Value::CommentInfo::~CommentInfo() {
2589 void Value::CommentInfo::setComment(const char* text, size_t len) {
2813 comments_ = new CommentInfo[numberOfCommentPlacement];
2815 const CommentInfo& otherComment = other.comments_[comment];
3690 comments_ = new CommentInfo[numberOfCommentPlacement]; in setComment()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp2577 // class Value::CommentInfo
2582 Value::CommentInfo::CommentInfo() : comment_(0) {}
2584 Value::CommentInfo::~CommentInfo() {
2589 void Value::CommentInfo::setComment(const char* text, size_t len) {
2813 comments_ = new CommentInfo[numberOfCommentPlacement];
2815 const CommentInfo& otherComment = other.comments_[comment];
3690 comments_ = new CommentInfo[numberOfCommentPlacement]; in setComment()

Completed in 29 milliseconds