Home
last modified time | relevance | path

Searched refs:setComment (Results 1 - 19 of 19) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBManager.java173 group.setComment("NLS Items which were not initially assigned to a group"); in RBManager()
213 o = descriptors.get("groupComment"); if (o != null) group.setComment((String) o); in RBManager()
216 o = descriptors.get("comment"); if (o != null) item.setComment((String) o); in RBManager()
285 group.setComment("NLS Items which were not initially assigned to a group"); in RBManager()
315 o = descriptors.get("groupComment"); if (o != null) group.setComment((String) o); in RBManager()
318 o = descriptors.get("comment"); if (o != null) item.setComment((String) o); in RBManager()
484 if (oldItem.getComment() == null || oldItem.getComment().equals(oldComment)) oldItem.setComment(comment); in editItem()
524 mainItem.setComment(comment); in createItem()
544 item.setComment(comment); in createItem()
573 bg.setComment(groupCommen in createGroup()
[all...]
H A DBundleGroup.java137 public void setComment(String comment) { in setComment() method in BundleGroup
H A DBundleItem.java158 public void setComment(String comment) { in setComment() method in BundleItem
H A DBundle.java225 bg.setComment(groupComment); in addBundleGroup()
H A DRBTMXImporter.java165 item.setComment(comment); in importDoc()
H A DRBxliffImporter.java300 item.setComment(comment); in parseTranslationUnit()
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djson.h922 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.")
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);
957 void setComment(const char* text, size_t len);
1873 * \sa Reader, Value, Value::setComment()
1935 * \sa Reader, Value, Value::setComment()
H A Djsoncpp.cpp330 root.setComment(commentsBefore_, commentAfter); in parse()
360 currentValue().setComment(commentsBefore_, commentBefore); in readValue()
581 lastValue_->setComment(normalized, placement); in addComment()
1260 root.setComment(commentsBefore_, commentAfter);
1285 currentValue().setComment(commentsBefore_, commentBefore);
1540 lastValue_->setComment(normalized, placement);
2608 void Value::CommentInfo::setComment(const char* text, size_t len) { in setComment() function in Json::Value::CommentInfo
2616 "in Json::Value::setComment(): Comments must start with /"); in setComment()
2841 comments_[comment].setComment( in Value()
3721 void Value::setComment(cons function in Json::Value
3731 void Value::setComment(const char* comment, CommentPlacement placement) { setComment() function in Json::Value
3735 void Value::setComment(const std::string& comment, CommentPlacement placement) { setComment() function in Json::Value
[all...]
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h872 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.")
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);
907 void setComment(const char* text, size_t len);
1815 * \sa Reader, Value, Value::setComment()
1877 * \sa Reader, Value, Value::setComment()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h872 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.")
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);
907 void setComment(const char* text, size_t len);
1815 * \sa Reader, Value, Value::setComment()
1877 * \sa Reader, Value, Value::setComment()
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
H A Djson.h872 JSONCPP_DEPRECATED("Use setComment(std::string const&) instead.")
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);
907 void setComment(const char* text, size_t len);
1815 * \sa Reader, Value, Value::setComment()
1877 * \sa Reader, Value, Value::setComment()
/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
H A DBundleGroupEditDialog.java69 group.setComment(commentField.getText().trim()); in editGroup()
H A DBundleItemDialog.java252 item.setComment(commentField.getText()); in actionPerformed()
H A DRBSearchPanel.java171 item.setComment(replace(item.getComment(), search_term, replace_term)); in performReplace()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp315 root.setComment(commentsBefore_, commentAfter); in parse()
345 currentValue().setComment(commentsBefore_, commentBefore); in readValue()
566 lastValue_->setComment(normalized, placement); in addComment()
1278 root.setComment(commentsBefore_, commentAfter);
1303 currentValue().setComment(commentsBefore_, commentBefore);
1511 lastValue_->setComment(normalized, placement);
2589 void Value::CommentInfo::setComment(const char* text, size_t len) {
2597 "in Json::Value::setComment(): Comments must start with /");
2817 comments_[comment].setComment(
3688 void Value::setComment(cons function in Value
3698 void Value::setComment(const char* comment, CommentPlacement placement) { setComment() function in Value
3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { setComment() function in Value
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp315 root.setComment(commentsBefore_, commentAfter); in parse()
345 currentValue().setComment(commentsBefore_, commentBefore); in readValue()
566 lastValue_->setComment(normalized, placement); in addComment()
1278 root.setComment(commentsBefore_, commentAfter);
1303 currentValue().setComment(commentsBefore_, commentBefore);
1511 lastValue_->setComment(normalized, placement);
2589 void Value::CommentInfo::setComment(const char* text, size_t len) {
2597 "in Json::Value::setComment(): Comments must start with /");
2817 comments_[comment].setComment(
3688 void Value::setComment(cons function in Value
3698 void Value::setComment(const char* comment, CommentPlacement placement) { setComment() function in Value
3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { setComment() function in Value
[all...]
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp315 root.setComment(commentsBefore_, commentAfter); in parse()
345 currentValue().setComment(commentsBefore_, commentBefore); in readValue()
566 lastValue_->setComment(normalized, placement); in addComment()
1278 root.setComment(commentsBefore_, commentAfter);
1303 currentValue().setComment(commentsBefore_, commentBefore);
1511 lastValue_->setComment(normalized, placement);
2589 void Value::CommentInfo::setComment(const char* text, size_t len) {
2597 "in Json::Value::setComment(): Comments must start with /");
2817 comments_[comment].setComment(
3688 void Value::setComment(cons function in Value
3698 void Value::setComment(const char* comment, CommentPlacement placement) { setComment() function in Value
3702 void Value::setComment(const std::string& comment, CommentPlacement placement) { setComment() function in Value
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDataDrivenNumberFormatTestData.java271 public void setComment(String value) { in setComment() method in DataDrivenNumberFormatTestData
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDataDrivenNumberFormatTestData.java274 public void setComment(String value) { in setComment() method in DataDrivenNumberFormatTestData

Completed in 44 milliseconds