Home
last modified time | relevance | path

Searched refs:formatMsg (Results 1 – 25 of 86) sorted by relevance

1234

/dports/devel/folly/folly-2021.12.27.00/folly/logging/test/
H A DCustomLogFormatterTest.cpp91 formatMsg( in TEST()
108 formatMsg( in TEST()
124 formatMsg( in TEST()
144 formatMsg( in TEST()
171 formatMsg( in TEST()
199 formatMsg( in TEST()
220 formatMsg( in TEST()
235 formatMsg( in TEST()
321 formatMsg( in TEST()
332 formatMsg( in TEST()
[all …]
H A DGlogFormatterTest.cpp43 std::string formatMsg( in formatMsg() function
79 formatMsg( in TEST()
91 formatMsg( in TEST()
106 formatMsg( in TEST()
133 formatMsg( in TEST()
160 formatMsg(LogLevel::DBG9, "\n", "foo.txt", 123, "testFunction")); in TEST()
172 formatMsg( in TEST()
182 formatMsg( in TEST()
188 formatMsg( in TEST()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/extsrc/com/lightcrafts/mediax/jai/
H A DDescriptorCache.java164 JaiI18N.formatMsg("DescriptorCache0", in addDescriptor()
233 JaiI18N.formatMsg("DescriptorCache1", in removeDescriptor()
252 JaiI18N.formatMsg("DescriptorCache2", in removeDescriptor()
486 JaiI18N.formatMsg("DescriptorCache6", in setProductPreference()
505 JaiI18N.formatMsg("DescriptorCache1", in setProductPreference()
513 JaiI18N.formatMsg("DescriptorCache3", in setProductPreference()
519 JaiI18N.formatMsg("DescriptorCache4", in setProductPreference()
526 JaiI18N.formatMsg("DescriptorCache4", in setProductPreference()
575 JaiI18N.formatMsg("DescriptorCache6", in unsetProductPreference()
594 JaiI18N.formatMsg("DescriptorCache1", in unsetProductPreference()
[all …]
H A DOperationDescriptorImpl.java125 JaiI18N.formatMsg("OperationDescriptorImpl0", in checkSources()
137 JaiI18N.formatMsg("OperationDescriptorImpl1", in checkSources()
150 JaiI18N.formatMsg("OperationDescriptorImpl2", in checkSources()
161 JaiI18N.formatMsg("OperationDescriptorImpl1", in checkSources()
272 JaiI18N.formatMsg("OperationDescriptorImpl0", in OperationDescriptorImpl()
277 JaiI18N.formatMsg("OperationDescriptorImpl0", in OperationDescriptorImpl()
508 JaiI18N.formatMsg("OperationDescriptorImpl0", in OperationDescriptorImpl()
726 JaiI18N.formatMsg("OperationDescriptorImpl3", in getPropertyGenerators()
2084 JaiI18N.formatMsg("OperationDescriptorImpl11",
2097 JaiI18N.formatMsg("OperationDescriptorImpl10",
[all …]
H A DFactoryCache.java211 JaiI18N.formatMsg("FactoryCache1", in setPreference()
263 JaiI18N.formatMsg("FactoryCache1", in unsetPreference()
311 JaiI18N.formatMsg("FactoryCache2", in unsetPreference()
330 JaiI18N.formatMsg("FactoryCache1", in getPreferences()
366 JaiI18N.formatMsg("FactoryCache1", in clearPreferences()
439 JaiI18N.formatMsg("FactoryCache0", in checkInstance()
479 JaiI18N.formatMsg("FactoryCache3", in checkRegistered()
488 JaiI18N.formatMsg("FactoryCache4", in checkRegistered()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jartool/share/classes/sun/tools/jar/
H A DValidator.java53 import static sun.tools.jar.Main.formatMsg;
125 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
131 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
135 formatMsg("error.validator.entryname.tooshort", ename)); in getFingerPrint()
183 errorAndInvalid(formatMsg("error.validator.new.public.class", in validateVersioned()
188 warn(formatMsg("warn.validator.concealed.public.class", in validateVersioned()
197 warn(formatMsg("warn.validator.identical.entry", fp.entryName())); in validateVersioned()
207 errorAndInvalid(formatMsg("error.validator.incompatible.class.version", in validateVersioned()
212 errorAndInvalid(formatMsg("error.validator.different.api", in validateVersioned()
253 .peek(p -> error(formatMsg("error.missing.provider", p))) in checkModuleDescriptor()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jartool/share/classes/sun/tools/jar/
H A DValidator.java53 import static sun.tools.jar.Main.formatMsg;
125 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
131 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
135 formatMsg("error.validator.entryname.tooshort", ename)); in getFingerPrint()
183 errorAndInvalid(formatMsg("error.validator.new.public.class", in validateVersioned()
188 warn(formatMsg("warn.validator.concealed.public.class", in validateVersioned()
197 warn(formatMsg("warn.validator.identical.entry", fp.entryName())); in validateVersioned()
207 errorAndInvalid(formatMsg("error.validator.incompatible.class.version", in validateVersioned()
212 errorAndInvalid(formatMsg("error.validator.different.api", in validateVersioned()
253 .peek(p -> error(formatMsg("error.missing.provider", p))) in checkModuleDescriptor()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jartool/share/classes/sun/tools/jar/
H A DValidator.java53 import static sun.tools.jar.Main.formatMsg;
125 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
131 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
135 formatMsg("error.validator.entryname.tooshort", ename)); in getFingerPrint()
183 errorAndInvalid(formatMsg("error.validator.new.public.class", in validateVersioned()
188 warn(formatMsg("warn.validator.concealed.public.class", in validateVersioned()
197 warn(formatMsg("warn.validator.identical.entry", fp.entryName())); in validateVersioned()
207 errorAndInvalid(formatMsg("error.validator.incompatible.class.version", in validateVersioned()
212 errorAndInvalid(formatMsg("error.validator.different.api", in validateVersioned()
253 .peek(p -> error(formatMsg("error.missing.provider", p))) in checkModuleDescriptor()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jartool/share/classes/sun/tools/jar/
H A DValidator.java53 import static sun.tools.jar.Main.formatMsg;
125 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
131 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
135 formatMsg("error.validator.entryname.tooshort", ename)); in getFingerPrint()
183 errorAndInvalid(formatMsg("error.validator.new.public.class", in validateVersioned()
188 warn(formatMsg("warn.validator.concealed.public.class", in validateVersioned()
197 warn(formatMsg("warn.validator.identical.entry", fp.entryName())); in validateVersioned()
207 errorAndInvalid(formatMsg("error.validator.incompatible.class.version", in validateVersioned()
212 errorAndInvalid(formatMsg("error.validator.different.api", in validateVersioned()
253 .peek(p -> error(formatMsg("error.missing.provider", p))) in checkModuleDescriptor()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jartool/share/classes/sun/tools/jar/
H A DValidator.java53 import static sun.tools.jar.Main.formatMsg;
125 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
131 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
135 formatMsg("error.validator.entryname.tooshort", ename)); in getFingerPrint()
183 errorAndInvalid(formatMsg("error.validator.new.public.class", in validateVersioned()
188 warn(formatMsg("warn.validator.concealed.public.class", in validateVersioned()
197 warn(formatMsg("warn.validator.identical.entry", fp.entryName())); in validateVersioned()
207 errorAndInvalid(formatMsg("error.validator.incompatible.class.version", in validateVersioned()
212 errorAndInvalid(formatMsg("error.validator.different.api", in validateVersioned()
253 .peek(p -> error(formatMsg("error.missing.provider", p))) in checkModuleDescriptor()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jartool/share/classes/sun/tools/jar/
H A DValidator.java53 import static sun.tools.jar.Main.formatMsg;
125 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
131 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
135 formatMsg("error.validator.entryname.tooshort", ename)); in getFingerPrint()
183 errorAndInvalid(formatMsg("error.validator.new.public.class", in validateVersioned()
188 warn(formatMsg("warn.validator.concealed.public.class", in validateVersioned()
197 warn(formatMsg("warn.validator.identical.entry", fp.entryName())); in validateVersioned()
207 errorAndInvalid(formatMsg("error.validator.incompatible.class.version", in validateVersioned()
212 errorAndInvalid(formatMsg("error.validator.different.api", in validateVersioned()
253 .peek(p -> error(formatMsg("error.missing.provider", p))) in checkModuleDescriptor()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jartool/share/classes/sun/tools/jar/
H A DValidator.java53 import static sun.tools.jar.Main.formatMsg;
125 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
131 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
135 formatMsg("error.validator.entryname.tooshort", ename)); in getFingerPrint()
183 errorAndInvalid(formatMsg("error.validator.new.public.class", in validateVersioned()
188 warn(formatMsg("warn.validator.concealed.public.class", in validateVersioned()
197 warn(formatMsg("warn.validator.identical.entry", fp.entryName())); in validateVersioned()
207 errorAndInvalid(formatMsg("error.validator.incompatible.class.version", in validateVersioned()
212 errorAndInvalid(formatMsg("error.validator.different.api", in validateVersioned()
253 .peek(p -> error(formatMsg("error.missing.provider", p))) in checkModuleDescriptor()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jartool/share/classes/sun/tools/jar/
H A DValidator.java53 import static sun.tools.jar.Main.formatMsg;
125 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
131 formatMsg("error.validator.version.notnumber", ename)); in getFingerPrint()
135 formatMsg("error.validator.entryname.tooshort", ename)); in getFingerPrint()
183 errorAndInvalid(formatMsg("error.validator.new.public.class", in validateVersioned()
188 warn(formatMsg("warn.validator.concealed.public.class", in validateVersioned()
197 warn(formatMsg("warn.validator.identical.entry", fp.entryName())); in validateVersioned()
207 errorAndInvalid(formatMsg("error.validator.incompatible.class.version", in validateVersioned()
212 errorAndInvalid(formatMsg("error.validator.different.api", in validateVersioned()
253 .peek(p -> error(formatMsg("error.missing.provider", p))) in checkModuleDescriptor()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/native2ascii/
H A DMain.java141 throw new Exception(formatMsg("err.cannot.write", outputFileName)); in convert()
208 throw new Exception(formatMsg("err.cannot.read", f.getName())); in getN2AInput()
214 throw new Exception(formatMsg("err.cannot.read", f.getName())); in getN2AInput()
249 throw new Exception(formatMsg("err.cannot.write", tempFile.getName())); in getN2AOutput()
266 throw new Exception(formatMsg("err.cannot.read", f.getName())); in getA2NInput()
272 throw new Exception(formatMsg("err.cannot.read", f.getName())); in getA2NInput()
301 throw new Exception(formatMsg("err.cannot.write", tempFile.getName())); in getA2NOutput()
362 private String formatMsg(String key, String arg) { in formatMsg() method in Main
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/tools/native2ascii/
H A DMain.java141 throw new Exception(formatMsg("err.cannot.write", outputFileName)); in convert()
208 throw new Exception(formatMsg("err.cannot.read", f.getName())); in getN2AInput()
214 throw new Exception(formatMsg("err.cannot.read", f.getName())); in getN2AInput()
249 throw new Exception(formatMsg("err.cannot.write", tempFile.getName())); in getN2AOutput()
266 throw new Exception(formatMsg("err.cannot.read", f.getName())); in getA2NInput()
272 throw new Exception(formatMsg("err.cannot.read", f.getName())); in getA2NInput()
301 throw new Exception(formatMsg("err.cannot.write", tempFile.getName())); in getA2NOutput()
362 private String formatMsg(String key, String arg) { in formatMsg() method in Main
/dports/www/mediawiki135/mediawiki-1.35.5/includes/htmlform/fields/
H A DHTMLEditTools.php12 $msg = $this->formatMsg();
26 $msg = $this->formatMsg();
40 protected function formatMsg() { function in HTMLEditTools
/dports/www/mediawiki137/mediawiki-1.37.1/includes/htmlform/fields/
H A DHTMLEditTools.php12 $msg = $this->formatMsg();
26 $msg = $this->formatMsg();
40 protected function formatMsg() { function in HTMLEditTools
/dports/www/mediawiki136/mediawiki-1.36.3/includes/htmlform/fields/
H A DHTMLEditTools.php12 $msg = $this->formatMsg();
26 $msg = $this->formatMsg();
40 protected function formatMsg() { function in HTMLEditTools
/dports/security/keybase/client-v5.7.1/go/protocol/keybase1/
H A Dextras_test.go161formatMsg := "Keybase team names must be letters (a-z), numbers, and underscores. Also, they can't…
172 {"a & b", TeamName{}, errors.New(formatMsg)},
173 {" aa", TeamName{}, errors.New(formatMsg)},
174 {"a__a", TeamName{}, errors.New(formatMsg)},
175 {"_aa", TeamName{}, errors.New(formatMsg)},
176 {"a-a", TeamName{}, errors.New(formatMsg)},
177 {"cc.a & b", TeamName{}, errors.New(subteamMsg + "\"a & b\": " + formatMsg)},
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/tests/org.eclipse.swt.tests/JUnit Tests/org/eclipse/swt/tests/junit/
H A DImageTestUtil.java67 BiFunction<String, Integer, String> formatMsg = (msg, i) -> expected.length == 1 ? msg + "." in assertImagesEqual() local
70 assertEquals(formatMsg.apply("Different width", i), expected[i].width, actual[i].width); in assertImagesEqual()
71 assertEquals(formatMsg.apply("Different height", i), expected[i].height, actual[i].height); in assertImagesEqual()
87 assertEquals(formatMsg.apply("Different color at x=" + x + ", y=" + y, i), in assertImagesEqual()
92 assertEquals(formatMsg.apply("Different alpha at x=" + x + ", y=" + y, i), expectedAlpha, in assertImagesEqual()
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Utils/
H A DLogProgress.hs68 hang (text "Warning:") 4 (formatMsg (le_context env) s)
80 hang (text "Error:") 4 (formatMsg (le_context env) s)
83 formatMsg :: [CtxMsg] -> Doc -> Doc
84 formatMsg ctx doc = doc $$ vcat ctx function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Utils/
H A DLogProgress.hs68 hang (text "Warning:") 4 (formatMsg (le_context env) s)
80 hang (text "Error:") 4 (formatMsg (le_context env) s)
83 formatMsg :: [CtxMsg] -> Doc -> Doc
84 formatMsg ctx doc = doc $$ vcat ctx function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Utils/
H A DLogProgress.hs68 hang (text "Warning:") 4 (formatMsg (le_context env) s)
80 hang (text "Error:") 4 (formatMsg (le_context env) s)
83 formatMsg :: [CtxMsg] -> Doc -> Doc
84 formatMsg ctx doc = doc $$ vcat ctx function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Utils/
H A DLogProgress.hs68 hang (text "Warning:") 4 (formatMsg (le_context env) s)
80 hang (text "Error:") 4 (formatMsg (le_context env) s)
83 formatMsg :: [CtxMsg] -> Doc -> Doc
84 formatMsg ctx doc = doc $$ vcat ctx function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Utils/
H A DLogProgress.hs68 hang (text "Warning:") 4 (formatMsg (le_context env) s)
80 hang (text "Error:") 4 (formatMsg (le_context env) s)
83 formatMsg :: [CtxMsg] -> Doc -> Doc
84 formatMsg ctx doc = doc $$ vcat ctx function

1234