Home
last modified time | relevance | path

Searched refs:casing (Results 1 – 25 of 52) sorted by relevance

123

/external/cldr/tools/java/org/unicode/cldr/test/
DCasingInfo.java49 private Map<String, Map<Category, CasingTypeAndErrFlag>> casing; field in CasingInfo
57 casing = CldrUtility.newConcurrentHashMap(); in CasingInfo()
66 casing = CldrUtility.newConcurrentHashMap(); in CasingInfo()
79 if (!casing.containsKey(localeID)) { in getLocaleCasing()
81 synchronized (casing) { in getLocaleCasing()
84 handler.addParsedResult(casing); in getLocaleCasing()
86 if (!casing.containsKey(localeID)) { in getLocaleCasing()
89 casing.put(localeID, getLocaleCasing(parentID)); in getLocaleCasing()
95 return casing.get(localeID); in getLocaleCasing()
179 Set<String> locales = casing.keySet(); in createCasingSummary()
[all …]
/external/cldr/tools/java/org/unicode/cldr/util/
DCoreCoverageInfo.java42 casing, enumConstant
205 if (hasFile(SpecialDir.casing, baseLanguage)) { in getCoreCoverageInfo()
206 result.add(CoreItems.casing); in getCoreCoverageInfo()
208 detailedErrors.put(CoreItems.casing, "//ldml/metadata/casingData/"); in getCoreCoverageInfo()
211 result.add(CoreItems.casing); in getCoreCoverageInfo()
256 transforms, collation, casing enumConstant
DFactory.java90 main, supplemental, bcp47, casing, collation, dtd, rbnf, segments, transforms, other enumConstant
/external/icu/icu4c/source/test/testdata/
Dcasing.txt10 casing:table(nofallback) {
12 Description { "This is test data file for string casing." }
36 { "aBiσßς/ffi����", "ABİΣSSΣ/FFI����", "az" } // az same casing as tr
Dtestdata.mak33 "$(TESTDATAOUT)\testdata.dat" : $(TEST_RES_FILES) "$(TESTDATABLD)\casing.res" "$(TESTDATABLD)\conve…
40 casing.res
DMakefile.in145 TEST_RES = $(TEST_RES_SOURCE) $(TEST_RES_LOCAL) casing.txt mc.txt root.txt sh.txt sh_YU.txt te.txt …
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCasingTransforms.txt2 # source ; transform ; result ; same as special casing
4 …ransform are empty, they will be copied from previous. this is also to for "same as special casing"
DTestTransforms.java552 private Transliterator checkString(String locale, Casing casing, in checkString() argument
555 + casing); in checkString()
564 switch (casing) { in checkString()
581 if (!assertEquals(locale + "-" + casing + " Vs SpecialCasing", in checkString()
587 assertNotEquals(locale + "-" + casing + "Vs SpecialCasing", in checkString()
DTestCLDRFile.java637 main, annotations, annotationsDerived, casing, collation, rbnf, segments, subdivisions enumConstant
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
DSpecialCasing.txt13 # properties, but rather provides additional information about the casing of
14 # Unicode characters, for situations when casing incurs a change in string length
21 # Note that the preferred mechanism for defining tailored casing operations is
40 # or casing contexts, separated by spaces. In these conditions:
42 # - The casing context is always the context of the characters in the original string,
50 # A casing context for a character is defined by Section 3.13 Default Case Algorithms
119 # This process can be achieved by first transforming the text to NFC before casing.
200 # The remainder of this file provides conditional casing data used to produce
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/
DSpecialCasing.txt13 # properties, but rather provides additional information about the casing of
14 # Unicode characters, for situations when casing incurs a change in string length
21 # Note that the preferred mechanism for defining tailored casing operations is
40 # or casing contexts, separated by spaces. In these conditions:
42 # - The casing context is always the context of the characters in the original string,
50 # A casing context for a character is defined by Section 3.13 Default Case Algorithms
119 # This process can be achieved by first transforming the text to NFC before casing.
200 # The remainder of this file provides conditional casing data used to produce
/external/icu/icu4c/source/data/unidata/
DSpecialCasing.txt13 # properties, but rather provides additional information about the casing of
14 # Unicode characters, for situations when casing incurs a change in string length
21 # Note that the preferred mechanism for defining tailored casing operations is
40 # or casing contexts, separated by spaces. In these conditions:
42 # - The casing context is always the context of the characters in the original string,
50 # A casing context for a character is defined by Section 3.13 Default Case Algorithms
119 # This process can be achieved by first transforming the text to NFC before casing.
200 # The remainder of this file provides conditional casing data used to produce
/external/icu/icu4c/source/test/cintltst/
Dcrestst.c473 UResourceBundle *idna_rules, *casing, *te_IN, *ne, *item; in TestOpenDirect() local
558 casing=ures_open("testdata", "casing", &errorCode); in TestOpenDirect()
565 item=ures_getByKey(casing, "Info", NULL, &errorCode); in TestOpenDirect()
573 item=ures_getByKey(casing, "ShortLanguage", NULL, &errorCode); in TestOpenDirect()
578 ures_close(casing); in TestOpenDirect()
/external/cldr/tools/java/org/unicode/cldr/util/data/
DprettyPath.txt191 '/layout/inList' > '1-misc|casing|in_lists';
192 '/layout/inText[@type="' ($avalue) '"]' > '1-misc|casing|' $1;
/external/libaom/libaom/
Dusage.dox6 "special casing." This section describes the interface common to all codecs.
/external/pcre/dist2/src/
Dpcre2_chartables.c.dist32 /* This table is a lower casing table. */
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dfma.ll117 ; Without special casing the inline constant check for v_fmac_f32's
Dv_mac.ll216 ; Without special casing the inline constant check for v_mac_f32's
/external/libvpx/libvpx/
Dusage.dox6 "special casing." This section describes the interface common to all codecs.
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dicmp-add.ll202 ; Comparison with 0 doesn't need special-casing.
/external/webrtc/talk/app/webrtc/objctests/
DRTCPeerConnectionTest.mm209 // special-casing from the observer!).
/external/javapoet/
DCHANGELOG.md258 * Correct casing of `emitSingleLineComment`.
/external/python/cpython2/Objects/
Dlistsort.txt46 cases samplesort was special-casing the snot out of. I believe that lists
675 samplesort special-casing at most one ascending run at the start, then
678 [2, 1]. Gratifyingly, timsort doesn't do any special-casing, so had to be
/external/python/cpython3/Objects/
Dlistsort.txt46 cases samplesort was special-casing the snot out of. I believe that lists
675 samplesort special-casing at most one ascending run at the start, then
678 [2, 1]. Gratifyingly, timsort doesn't do any special-casing, so had to be
/external/okhttp/
DCHANGELOG.md807 * Correct casing of SSL in method names (`getSslSocketFactory`/`setSslSocketFactory`).

123