Home
last modified time | relevance | path

Searched defs:specials (Results 1 – 22 of 22) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DBreakIteratorMapperTest.java92 CldrData specials = cldrData( in testSpecials_dictionary() local
106 CldrData specials = cldrData( in testSpecials_boundaries() local
DCollationMapperTest.java138 CldrData specials = cldrData( in testSpecials() local
DRbnfMapperTest.java107 CldrData specials = cldrData( in testSpecials() local
/third_party/python/Tools/scripts/
Dnm2def.py86 def filter_Python(symbols,specials=SPECIALS): argument
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/
Dvocab.cc160 std::unordered_set<std::string> specials; in BuildFromFileCpp() local
203 std::unordered_set<std::string> specials; in BuildFromFile() local
/third_party/python/Tools/unicode/
Dmkstringprep.py218 specials = {} variable
291 specials = list(table_c22 - Cc_nonascii) variable
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DLocaleMapper.java100 private void collectSpecials(CldrData specials) { in collectSpecials()
/third_party/boost/tools/bcp/
Dadd_path.cpp195 specials[] = { in add_file() local
/third_party/optimized-routines/math/test/rtest/
Dmain.c102 } specials[] = { in get_operand() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCodePointTrieTest.java230 SpecialValues specials = getSpecialValues(checkRanges); in testTrieGetters() local
299 SpecialValues specials=getSpecialValues(checkRanges); in testBuilderGetters() local
573 SpecialValues specials = getSpecialValues(checkRanges); in makeTrieWithRanges() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DCodePointTrieTest.java233 SpecialValues specials = getSpecialValues(checkRanges); in testTrieGetters() local
302 SpecialValues specials=getSpecialValues(checkRanges); in testBuilderGetters() local
576 SpecialValues specials = getSpecialValues(checkRanges); in makeTrieWithRanges() local
/third_party/node/deps/icu-small/source/i18n/
Dcollationdata.cpp250 uint32_t specials = 0; in makeReorderRanges() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationdata.cpp250 uint32_t specials = 0; in makeReorderRanges() local
/third_party/icu/icu4c/source/i18n/
Dcollationdata.cpp250 uint32_t specials = 0; in makeReorderRanges() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationdata.cpp250 uint32_t specials = 0; in makeReorderRanges() local
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationData.java333 int specials = 0; in makeReorderRanges() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DCollationData.java335 int specials = 0; in makeReorderRanges() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_qpu.c271 static const uint32_t specials[] = { in qpu_num_sf_accesses() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DLdmlConverter.java305 Optional<CldrData> specials = loadSpecialsData(id); in processLdml() local
/third_party/mksh/
Dvar.c44 static struct table specials; variable
/third_party/toybox/toys/pending/
Dvi.c82 static const char *specials = ",.:;=-+*/(){}<>[]!@#$%^&|\\?\"\'"; variable
/third_party/ejdb/src/jbl/
Djbl.c550 static const char *specials = "btnvfr"; in _jbl_write_string() local