Home
last modified time | relevance | path

Searched refs:UDISPOPT_NOUN_CLASS_NEUTER (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/unicode/
Dudisplayoptions.h145 UDISPOPT_NOUN_CLASS_NEUTER = 2, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dudisplayoptions.h147 UDISPOPT_NOUN_CLASS_NEUTER = 2, enumerator
/third_party/icu/icu4c/source/test/intltest/
Ddisplayoptions_test.cpp279 udispopt_getNounClassIdentifier(UDISPOPT_NOUN_CLASS_NEUTER)); in testDisplayOptionsGetIdentifier()
352 assertEquals(u"test from identifier: ", UDISPOPT_NOUN_CLASS_NEUTER, in testDisplayOptionsFromIdentifier()
Dnumbertest_api.cpp2498 {"de", "yard", UDISPOPT_NOUN_CLASS_NEUTER}, in unitNounClass()
2505 {"de", "year", UDISPOPT_NOUN_CLASS_NEUTER}, in unitNounClass()
2506 {"de", "gram", UDISPOPT_NOUN_CLASS_NEUTER}, in unitNounClass()
2507 {"de", "watt", UDISPOPT_NOUN_CLASS_NEUTER}, in unitNounClass()
2508 {"de", "bit", UDISPOPT_NOUN_CLASS_NEUTER}, in unitNounClass()
2509 {"de", "byte", UDISPOPT_NOUN_CLASS_NEUTER}, in unitNounClass()
2543 {"de", "kilopascal", UDISPOPT_NOUN_CLASS_NEUTER}, in unitNounClass()
2553 {"de", "square-yard", UDISPOPT_NOUN_CLASS_NEUTER}, // POWER in unitNounClass()
2567 {"de", "petabyte", UDISPOPT_NOUN_CLASS_NEUTER}, // PREFIX in unitNounClass()
2568 {"de", "terabit", UDISPOPT_NOUN_CLASS_NEUTER}, // PREFIX in unitNounClass()
[all …]