Home
last modified time | relevance | path

Searched refs:ALLCAPS (Results 1 – 25 of 39) sorted by relevance

12

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/langtools/jdk/javadoc/tool/testLocaleOption/
H A DTestLocaleOption.java82 private static final Locale ALLCAPS = Locale.forLanguageTag("en-GB-ALLCAPS"); field in TestLocaleOption
115 testHelp(ALLCAPS, null); in testHelpDefault_ALLCAPS()
120 testHelp(null, ALLCAPS); in testHelpLocale()
128 if (Objects.equals(defaultLocale, ALLCAPS)) { in testHelp()
148 testHelloWorld(base, ALLCAPS, null); in testHelloWorldDefault_ALLCAPS()
153 testHelloWorld(base, null, ALLCAPS); in testHelloWorldLocale()
167 if (Objects.equals(defaultLocale, ALLCAPS)) { in testHelloWorld()
182 if (Objects.equals(docLocale, ALLCAPS)) { in testHelloWorld()
220 String localeSuffix = ALLCAPS.toString().replace("-", "_"); in generateBundle()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/langtools/jdk/javadoc/tool/testLocaleOption/
H A DTestLocaleOption.java82 private static final Locale ALLCAPS = Locale.forLanguageTag("en-GB-ALLCAPS"); field in TestLocaleOption
115 testHelp(ALLCAPS, null); in testHelpDefault_ALLCAPS()
120 testHelp(null, ALLCAPS); in testHelpLocale()
128 if (Objects.equals(defaultLocale, ALLCAPS)) { in testHelp()
148 testHelloWorld(base, ALLCAPS, null); in testHelloWorldDefault_ALLCAPS()
153 testHelloWorld(base, null, ALLCAPS); in testHelloWorldLocale()
167 if (Objects.equals(defaultLocale, ALLCAPS)) { in testHelloWorld()
182 if (Objects.equals(docLocale, ALLCAPS)) { in testHelloWorld()
220 String localeSuffix = ALLCAPS.toString().replace("-", "_"); in generateBundle()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/langtools/jdk/javadoc/tool/testLocaleOption/
H A DTestLocaleOption.java82 private static final Locale ALLCAPS = Locale.forLanguageTag("en-GB-ALLCAPS"); field in TestLocaleOption
115 testHelp(ALLCAPS, null); in testHelpDefault_ALLCAPS()
120 testHelp(null, ALLCAPS); in testHelpLocale()
128 if (Objects.equals(defaultLocale, ALLCAPS)) { in testHelp()
148 testHelloWorld(base, ALLCAPS, null); in testHelloWorldDefault_ALLCAPS()
153 testHelloWorld(base, null, ALLCAPS); in testHelloWorldLocale()
167 if (Objects.equals(defaultLocale, ALLCAPS)) { in testHelloWorld()
182 if (Objects.equals(docLocale, ALLCAPS)) { in testHelloWorld()
220 String localeSuffix = ALLCAPS.toString().replace("-", "_"); in generateBundle()
/dports/devel/p5-Config-Fast/Config-Fast-1.07/lib/Config/
H A DFast.pm59 our $ALLCAPS = '_allcaps';
102 $READCONF{$file}{$ALLCAPS} ||= [];
172 for (@{$READCONF{$file}{$ALLCAPS}}) {
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/CMakeScripts/
H A DFindPython.cmake2 #TODO - rewrite to use ALLCAPS?
H A DUseCython.cmake67 #TODO - rewrite to use ALLCAPS?
/dports/math/lib2geom/lib2geom-1.1/CMakeScripts/
H A DFindPython.cmake2 #TODO - rewrite to use ALLCAPS?
H A DUseCython.cmake67 #TODO - rewrite to use ALLCAPS?
/dports/print/scribus-devel/scribus-1.5.7/scribus/styles/
H A Dcharstyle.cpp251 const QString CharStyle::ALLCAPS = "allcaps"; member in CharStyle
275 result << CharStyle::ALLCAPS; in featureList()
359 else if (feature == ALLCAPS) in runFeatures()
H A Dcharstyle.h93 static const QString ALLCAPS; variable
/dports/devel/ros-urdfdom_headers/urdfdom_headers-1.0.4/
H A DREADME.md15 file into this repository using the following format. Be sure to replace the ALLCAPS words with the…
/dports/textproc/enchant/enchant-1.6.0/src/ispell/
H A Dcorrect.cpp559 case ALLCAPS: in compoundgood()
560 return secondcap == ALLCAPS; in compoundgood()
765 if ((dent->flagfield & (CAPTYPEMASK | MOREVARIANTS)) == ALLCAPS) in save_root_cap()
H A Dmakedent.cpp235 return ALLCAPS; in whatcap()
309 dp->flagfield |= (ALLCAPS | MOREVARIANTS); in addvheader()
H A Dgood.cpp234 if (thiscap == ALLCAPS) in cap_ok()
H A Dispell.h520 #define ALLCAPS ((MASKTYPE) 1 << (FLAGBASE + 2)) macro
/dports/devel/ros-urdfdom/urdfdom-1.0.4/
H A DREADME.md15 file into this repository using the following format. Be sure to replace the ALLCAPS words with the…
/dports/devel/lua-stdlib-normalize/normalize-2.0.3/
H A DNEWS.md26 - Environment table population now correctly looks up ALLCAPS symbols
28 assignment to an ALLCAPS destination symbol name as a string
/dports/devel/p5-Config-Fast/Config-Fast-1.07/
H A DREADME119 environment variables for any ALLCAPS variables you define. So, the
158 If set to 1 (the default), then any "ALLCAPS" variables are set as
/dports/sysutils/calamares/calamares-3.2.44.2/CMakeModules/
H A DCalamaresAddTranslations.cmake15 # The Gettext module is still old-fashioned, ALLCAPS variables
/dports/devel/critcl/critcl-3.1.18.1/lib/critclf/
H A Dwrapfort.code20 # define ROUTINE ALLCAPS
185 # define NAME ALLCAPS
H A Dwrapfort.tcl236 Output [string map [list ROUTINE $routine ALLCAPS [string toupper $routine] \
/dports/net/wireshark-lite/wireshark-3.6.1/doc/
H A DREADME.wslua73 Constants/enums must be ALLCAPS, and can have numbers.
449 function it's an argument for, followed by an underscore and then an ALLCAPS
451 ALLCAPS, it is documented in lowercase. The argument name itself is
/dports/net/wireshark/wireshark-3.6.1/doc/
H A DREADME.wslua73 Constants/enums must be ALLCAPS, and can have numbers.
449 function it's an argument for, followed by an underscore and then an ALLCAPS
451 ALLCAPS, it is documented in lowercase. The argument name itself is
/dports/net/tshark-lite/wireshark-3.6.1/doc/
H A DREADME.wslua73 Constants/enums must be ALLCAPS, and can have numbers.
449 function it's an argument for, followed by an underscore and then an ALLCAPS
451 ALLCAPS, it is documented in lowercase. The argument name itself is
/dports/net/tshark/wireshark-3.6.1/doc/
H A DREADME.wslua73 Constants/enums must be ALLCAPS, and can have numbers.
449 function it's an argument for, followed by an underscore and then an ALLCAPS
451 ALLCAPS, it is documented in lowercase. The argument name itself is

12