Home
last modified time | relevance | path

Searched refs:hasComment (Results 1 – 25 of 293) sorted by relevance

12345678910>>...12

/dports/mail/pear-MIME_Type/MIME_Type-1.4.1/tests/
H A DMIME_Type_ParameterTest.php9 MIME_Type_Parameter::hasComment(
14 MIME_Type_Parameter::hasComment(
23 MIME_Type_Parameter::hasComment(
28 MIME_Type_Parameter::hasComment(
/dports/graphics/okular/okular-21.12.3/part/
H A Dguiutils.cpp31 const bool hasComment = !ann->contents().isEmpty(); in captionForAnnotation() local
47 ret = hasComment ? i18n("Straight Line with Comment") : i18n("Straight Line"); in captionForAnnotation()
49 ret = hasComment ? i18n("Polygon with Comment") : i18n("Polygon"); in captionForAnnotation()
52 ret = hasComment ? i18n("Geometry with Comment") : i18n("Geometry"); in captionForAnnotation()
57 ret = hasComment ? i18n("Highlight with Comment") : i18n("Highlight"); in captionForAnnotation()
60 ret = hasComment ? i18n("Squiggle with Comment") : i18n("Squiggle"); in captionForAnnotation()
63 ret = hasComment ? i18n("Underline with Comment") : i18n("Underline"); in captionForAnnotation()
66 ret = hasComment ? i18n("Strike Out with Comment") : i18n("Strike Out"); in captionForAnnotation()
71 ret = hasComment ? i18n("Stamp with Comment") : i18n("Stamp"); in captionForAnnotation()
74 ret = hasComment ? i18n("Freehand Line with Comment") : i18n("Freehand Line"); in captionForAnnotation()
/dports/games/openspades/openspades-0.1.3/Sources/json/
H A Djson_writer.cpp486 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
496 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
499 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
511 return value.hasComment( commentBefore ) in hasCommentForValue()
512 || value.hasComment( commentAfterOnSameLine ) in hasCommentForValue()
513 || value.hasComment( commentAfter ); in hasCommentForValue()
766 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
776 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
779 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
791 return value.hasComment( commentBefore ) in hasCommentForValue()
[all …]
/dports/net-p2p/eiskaltdcpp-gtk/eiskaltdcpp-2.2.10/json/jsoncpp/src/
H A Djson_writer.cpp484 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
494 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
497 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
509 return value.hasComment( commentBefore ) in hasCommentForValue()
510 || value.hasComment( commentAfterOnSameLine ) in hasCommentForValue()
511 || value.hasComment( commentAfter ); in hasCommentForValue()
765 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
775 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
778 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
790 return value.hasComment( commentBefore ) in hasCommentForValue()
[all …]
/dports/net-p2p/eiskaltdcpp-lib/eiskaltdcpp-2.2.10/json/jsoncpp/src/
H A Djson_writer.cpp484 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
494 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
497 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
509 return value.hasComment( commentBefore ) in hasCommentForValue()
510 || value.hasComment( commentAfterOnSameLine ) in hasCommentForValue()
511 || value.hasComment( commentAfter ); in hasCommentForValue()
765 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
775 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
778 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
790 return value.hasComment( commentBefore ) in hasCommentForValue()
[all …]
/dports/net-p2p/eiskaltdcpp-data/eiskaltdcpp-2.2.10/json/jsoncpp/src/
H A Djson_writer.cpp484 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
494 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
497 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
509 return value.hasComment( commentBefore ) in hasCommentForValue()
510 || value.hasComment( commentAfterOnSameLine ) in hasCommentForValue()
511 || value.hasComment( commentAfter ); in hasCommentForValue()
765 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
775 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
778 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
790 return value.hasComment( commentBefore ) in hasCommentForValue()
[all …]
/dports/net-p2p/eiskaltdcpp-cli/eiskaltdcpp-2.2.10/json/jsoncpp/src/
H A Djson_writer.cpp484 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
494 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
497 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
509 return value.hasComment( commentBefore ) in hasCommentForValue()
510 || value.hasComment( commentAfterOnSameLine ) in hasCommentForValue()
511 || value.hasComment( commentAfter ); in hasCommentForValue()
765 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
775 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
778 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
790 return value.hasComment( commentBefore ) in hasCommentForValue()
[all …]
/dports/net-p2p/eiskaltdcpp-daemon/eiskaltdcpp-2.2.10/json/jsoncpp/src/
H A Djson_writer.cpp484 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
494 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
497 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
509 return value.hasComment( commentBefore ) in hasCommentForValue()
510 || value.hasComment( commentAfterOnSameLine ) in hasCommentForValue()
511 || value.hasComment( commentAfter ); in hasCommentForValue()
765 if ( !root.hasComment( commentBefore ) ) in writeCommentBeforeValue()
775 if ( root.hasComment( commentAfterOnSameLine ) ) in writeCommentAfterValueOnSameLine()
778 if ( root.hasComment( commentAfter ) ) in writeCommentAfterValueOnSameLine()
790 return value.hasComment( commentBefore ) in hasCommentForValue()
[all …]
/dports/math/vtk6/VTK-6.2.0/ThirdParty/jsoncpp/vtkjsoncpp/
H A Djson_writer.cpp414 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
433 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()
436 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
444 return value.hasComment(commentBefore) || in hasCommentForValue()
445 value.hasComment(commentAfterOnSameLine) || in hasCommentForValue()
446 value.hasComment(commentAfter); in hasCommentForValue()
642 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
649 if (root.hasComment(commentAfterOnSameLine)) in writeCommentAfterValueOnSameLine()
652 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
660 return value.hasComment(commentBefore) || in hasCommentForValue()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/jdom/
H A DDOMMember.java157 if (hasComment()) { in appendMemberHeaderFragment()
224 if (hasComment()) { in getComment()
271 protected boolean hasComment() { in hasComment() method in DOMMember
324 protected void setHasComment(boolean hasComment) { in setHasComment() argument
325 setMask(MASK_HAS_COMMENT, hasComment); in setHasComment()
/dports/java/phpeclipse/plugins/net.sourceforge.phpeclipse/src/net/sourceforge/phpdt/internal/core/jdom/
H A DDOMMember.java165 if (hasComment()) { in appendMemberHeaderFragment()
235 if (hasComment()) { in getComment()
291 protected boolean hasComment() { in hasComment() method in DOMMember
349 protected void setHasComment(boolean hasComment) { in setHasComment() argument
350 setMask(MASK_HAS_COMMENT, hasComment); in setHasComment()
/dports/devel/jsoncpp/jsoncpp-1.9.5/src/lib_json/
H A Djson_writer.cpp611 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
633 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
641 return value.hasComment(commentBefore) || in hasCommentForValue()
643 value.hasComment(commentAfter); in hasCommentForValue()
831 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
852 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
860 return value.hasComment(commentBefore) || in hasCommentForValue()
862 value.hasComment(commentAfter); in hasCommentForValue()
1117 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1141 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/jsoncpp/src/lib_json/
H A Djson_writer.cpp607 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
629 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
637 return value.hasComment(commentBefore) || in hasCommentForValue()
639 value.hasComment(commentAfter); in hasCommentForValue()
827 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
848 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
856 return value.hasComment(commentBefore) || in hasCommentForValue()
858 value.hasComment(commentAfter); in hasCommentForValue()
1113 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1137 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/jsoncpp/src/lib_json/
H A Djson_writer.cpp576 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
599 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
607 return value.hasComment(commentBefore) || in hasCommentForValue()
609 value.hasComment(commentAfter); in hasCommentForValue()
793 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
814 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
822 return value.hasComment(commentBefore) || in hasCommentForValue()
824 value.hasComment(commentAfter); in hasCommentForValue()
1081 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1103 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/jsoncpp/src/lib_json/
H A Djson_writer.cpp570 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
593 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
601 return value.hasComment(commentBefore) || in hasCommentForValue()
603 value.hasComment(commentAfter); in hasCommentForValue()
787 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
808 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
816 return value.hasComment(commentBefore) || in hasCommentForValue()
818 value.hasComment(commentAfter); in hasCommentForValue()
1075 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1097 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmjsoncpp/src/lib_json/
H A Djson_writer.cpp610 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
632 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
640 return value.hasComment(commentBefore) || in hasCommentForValue()
642 value.hasComment(commentAfter); in hasCommentForValue()
830 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
851 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
859 return value.hasComment(commentBefore) || in hasCommentForValue()
861 value.hasComment(commentAfter); in hasCommentForValue()
1116 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1140 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmjsoncpp/src/lib_json/
H A Djson_writer.cpp610 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
632 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
640 return value.hasComment(commentBefore) || in hasCommentForValue()
642 value.hasComment(commentAfter); in hasCommentForValue()
830 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
851 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
859 return value.hasComment(commentBefore) || in hasCommentForValue()
861 value.hasComment(commentAfter); in hasCommentForValue()
1116 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1140 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/jsoncpp/source/src/lib_json/
H A Djson_writer.cpp599 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
621 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
629 return value.hasComment(commentBefore) || in hasCommentForValue()
631 value.hasComment(commentAfter); in hasCommentForValue()
819 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
840 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
848 return value.hasComment(commentBefore) || in hasCommentForValue()
850 value.hasComment(commentAfter); in hasCommentForValue()
1110 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1134 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/components/jsoncpp/src/lib_json/
H A Djson_writer.cpp611 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
633 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
641 return value.hasComment(commentBefore) || in hasCommentForValue()
643 value.hasComment(commentAfter); in hasCommentForValue()
831 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
852 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
860 return value.hasComment(commentBefore) || in hasCommentForValue()
862 value.hasComment(commentAfter); in hasCommentForValue()
1117 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1141 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/jsoncpp/src/lib_json/
H A Djson_writer.cpp610 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
632 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
640 return value.hasComment(commentBefore) || in hasCommentForValue()
642 value.hasComment(commentAfter); in hasCommentForValue()
830 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
851 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
859 return value.hasComment(commentBefore) || in hasCommentForValue()
861 value.hasComment(commentAfter); in hasCommentForValue()
1116 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1140 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/jsoncpp/source/src/lib_json/
H A Djson_writer.cpp610 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
632 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
640 return value.hasComment(commentBefore) || in hasCommentForValue()
642 value.hasComment(commentAfter); in hasCommentForValue()
830 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
851 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
859 return value.hasComment(commentBefore) || in hasCommentForValue()
861 value.hasComment(commentAfter); in hasCommentForValue()
1116 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1140 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmjsoncpp/src/lib_json/
H A Djson_writer.cpp610 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
632 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
640 return value.hasComment(commentBefore) || in hasCommentForValue()
642 value.hasComment(commentAfter); in hasCommentForValue()
830 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
851 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
859 return value.hasComment(commentBefore) || in hasCommentForValue()
861 value.hasComment(commentAfter); in hasCommentForValue()
1116 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1140 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/graphics/open3d/Open3D-0.2/src/External/jsoncpp/
H A Djson_writer.cpp585 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
608 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
616 return value.hasComment(commentBefore) || in hasCommentForValue()
618 value.hasComment(commentAfter); in hasCommentForValue()
802 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
823 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
831 return value.hasComment(commentBefore) || in hasCommentForValue()
833 value.hasComment(commentAfter); in hasCommentForValue()
1090 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1112 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/jsoncpp/src/lib_json/
H A Djson_writer.cpp610 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
632 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
640 return value.hasComment(commentBefore) || in hasCommentForValue()
642 value.hasComment(commentAfter); in hasCommentForValue()
830 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
851 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
859 return value.hasComment(commentBefore) || in hasCommentForValue()
861 value.hasComment(commentAfter); in hasCommentForValue()
1116 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1140 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/jsoncpp/
H A Djson_writer.cpp585 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
608 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
616 return value.hasComment(commentBefore) || in hasCommentForValue()
618 value.hasComment(commentAfter); in hasCommentForValue()
802 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
823 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
831 return value.hasComment(commentBefore) || in hasCommentForValue()
833 value.hasComment(commentAfter); in hasCommentForValue()
1090 if (!root.hasComment(commentBefore)) in writeCommentBeforeValue()
1112 if (root.hasComment(commentAfter)) { in writeCommentAfterValueOnSameLine()
[all …]

12345678910>>...12