/third_party/jsoncpp/include/json/ |
D | value.h | 118 enum CommentPlacement { enum 566 void setComment(const char* comment, CommentPlacement placement) { in setComment() 570 void setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment() 574 void setComment(String comment, CommentPlacement placement); 575 bool hasComment(CommentPlacement placement) const; 577 String getComment(CommentPlacement placement) const; 641 bool has(CommentPlacement slot) const; 642 String get(CommentPlacement slot) const; 643 void set(CommentPlacement slot, String comment);
|
D | reader.h | 222 void addComment(Location begin, Location end, CommentPlacement placement);
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 431 enum CommentPlacement { enum 873 void setComment(const char* comment, CommentPlacement placement); 875 void setComment(const char* comment, size_t len, CommentPlacement placement); 877 void setComment(const std::string& comment, CommentPlacement placement); 878 bool hasComment(CommentPlacement placement) const; 880 std::string getComment(CommentPlacement placement) const; 1425 void addComment(Location begin, Location end, CommentPlacement placement);
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 431 enum CommentPlacement { enum 873 void setComment(const char* comment, CommentPlacement placement); 875 void setComment(const char* comment, size_t len, CommentPlacement placement); 877 void setComment(const std::string& comment, CommentPlacement placement); 878 bool hasComment(CommentPlacement placement) const; 880 std::string getComment(CommentPlacement placement) const; 1425 void addComment(Location begin, Location end, CommentPlacement placement);
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/ |
D | json.h | 431 enum CommentPlacement { enum 873 void setComment(const char* comment, CommentPlacement placement); 875 void setComment(const char* comment, size_t len, CommentPlacement placement); 877 void setComment(const std::string& comment, CommentPlacement placement); 878 bool hasComment(CommentPlacement placement) const; 880 std::string getComment(CommentPlacement placement) const; 1425 void addComment(Location begin, Location end, CommentPlacement placement);
|
/third_party/protobuf/conformance/third_party/jsoncpp/ |
D | json.h | 474 enum CommentPlacement { enum 923 void setComment(const char* comment, CommentPlacement placement); 925 void setComment(const char* comment, size_t len, CommentPlacement placement); 927 void setComment(const std::string& comment, CommentPlacement placement); 928 bool hasComment(CommentPlacement placement) const; 930 std::string getComment(CommentPlacement placement) const; 1476 void addComment(Location begin, Location end, CommentPlacement placement);
|
D | jsoncpp.cpp | 545 CommentPlacement placement = commentBefore; in readComment() 576 Reader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() 1201 void addComment(Location begin, Location end, CommentPlacement placement); 1523 CommentPlacement placement = commentBefore; in readComment() 1535 OurReader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() 3721 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment() 3731 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment() 3735 void Value::setComment(const std::string& comment, CommentPlacement placement) { in setComment() 3739 bool Value::hasComment(CommentPlacement placement) const { in hasComment() 3743 std::string Value::getComment(CommentPlacement placement) const { in getComment()
|
/third_party/jsoncpp/src/lib_json/ |
D | json_value.cpp | 1390 bool Value::Comments::has(CommentPlacement slot) const { in has() 1394 String Value::Comments::get(CommentPlacement slot) const { in get() 1400 void Value::Comments::set(CommentPlacement slot, String comment) { in set() 1401 if (slot >= CommentPlacement::numberOfCommentPlacement) in set() 1408 void Value::setComment(String comment, CommentPlacement placement) { in setComment() 1420 bool Value::hasComment(CommentPlacement placement) const { in hasComment() 1424 String Value::getComment(CommentPlacement placement) const { in getComment()
|
D | json_reader.cpp | 341 CommentPlacement placement = commentBefore; in readComment() 372 CommentPlacement placement) { in addComment() 975 void addComment(Location begin, Location end, CommentPlacement placement); 1315 CommentPlacement placement = commentBefore; in readComment() 1352 CommentPlacement placement) { in addComment()
|
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 530 CommentPlacement placement = commentBefore; in readComment() 561 Reader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() 1221 void addComment(Location begin, Location end, CommentPlacement placement); 1494 CommentPlacement placement = commentBefore; in readComment() 1506 OurReader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() 3688 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment() 3698 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment() 3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { in setComment() 3706 bool Value::hasComment(CommentPlacement placement) const { in hasComment() 3710 std::string Value::getComment(CommentPlacement placement) const { in getComment()
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 530 CommentPlacement placement = commentBefore; in readComment() 561 Reader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() 1221 void addComment(Location begin, Location end, CommentPlacement placement); 1494 CommentPlacement placement = commentBefore; in readComment() 1506 OurReader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() 3688 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment() 3698 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment() 3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { in setComment() 3706 bool Value::hasComment(CommentPlacement placement) const { in hasComment() 3710 std::string Value::getComment(CommentPlacement placement) const { in getComment()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/ |
D | jsoncpp.cpp | 530 CommentPlacement placement = commentBefore; in readComment() 561 Reader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() 1221 void addComment(Location begin, Location end, CommentPlacement placement); 1494 CommentPlacement placement = commentBefore; in readComment() 1506 OurReader::addComment(Location begin, Location end, CommentPlacement placement) { in addComment() 3688 void Value::setComment(const char* comment, size_t len, CommentPlacement placement) { in setComment() 3698 void Value::setComment(const char* comment, CommentPlacement placement) { in setComment() 3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { in setComment() 3706 bool Value::hasComment(CommentPlacement placement) const { in hasComment() 3710 std::string Value::getComment(CommentPlacement placement) const { in getComment()
|