/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | NumberFormat.java | 1423 public static NumberFormat getInstance(ULocale desiredLocale, int choice) { in getInstance() argument 1439 static NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance() argument 1542 getPattern(Locale forLocale, int choice) getPattern() argument 1553 getPattern(ULocale forLocale, int choice) getPattern() argument 1566 getPatternForStyle(ULocale forLocale, int choice) getPatternForStyle() argument 1582 getPatternForStyleAndNumberingSystem(ULocale forLocale, String nsName, int choice) getPatternForStyleAndNumberingSystem() argument [all...] |
H A D | DecimalFormat.java | 417 DecimalFormat(String pattern, DecimalFormatSymbols symbols, int choice) { in DecimalFormat() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | UCharacterName.java | 81 public String getName(int ch, int choice) in getName() argument 111 public int getCharFromName(int choice, String name) in getCharFromName() argument 237 getGroupName(int index, int length, int choice) getGroupName() argument 506 getGroupName(int ch, int choice) getGroupName() argument 1184 getAlgName(int ch, int choice) getAlgName() argument 1212 getGroupChar(String name, int choice) getGroupChar() argument 1241 getGroupChar(int index, char length[], String name, int choice) getGroupChar() argument 1344 getExtendedChar(String name, int choice) getExtendedChar() argument [all...] |
/third_party/icu/icu4c/source/common/ |
H A D | ucnvisci.cpp | 255 _ISCIIReset(UConverter *cnv, UConverterResetChoice choice) { in _ISCIIReset() argument
|
H A D | ucnv2022.cpp | 680 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice) { in _ISO2022Reset() argument
|
H A D | ucnv.cpp | 570 static void _reset(UConverter *converter, UConverterResetChoice choice, in _reset() argument
|
H A D | ucurr.cpp | 676 int32_t choice = (int32_t) nameStyle; in ucurr_getName() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | UCharacterName.java | 82 public String getName(int ch, int choice) in getName() argument 112 public int getCharFromName(int choice, String name) in getCharFromName() argument 238 getGroupName(int index, int length, int choice) getGroupName() argument 507 getGroupName(int ch, int choice) getGroupName() argument 1185 getAlgName(int ch, int choice) getAlgName() argument 1213 getGroupChar(String name, int choice) getGroupChar() argument 1242 getGroupChar(int index, char length[], String name, int choice) getGroupChar() argument 1345 getExtendedChar(String name, int choice) getExtendedChar() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
H A D | NumberFormat.java | 1335 public static NumberFormat getInstance(ULocale desiredLocale, int choice) { in getInstance() argument 1351 static NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance() argument 1455 getPattern(Locale forLocale, int choice) getPattern() argument 1465 getPattern(ULocale forLocale, int choice) getPattern() argument 1478 getPatternForStyle(ULocale forLocale, int choice) getPatternForStyle() argument 1494 getPatternForStyleAndNumberingSystem(ULocale forLocale, String nsName, int choice) getPatternForStyleAndNumberingSystem() argument [all...] |
H A D | DecimalFormat.java | 413 DecimalFormat(String pattern, DecimalFormatSymbols symbols, int choice) { in DecimalFormat() argument
|
/third_party/lame/libmp3lame/ |
H A D | takehiro.c | 623 int choice, choice2; in choose_table_nonMMX() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnvisci.cpp | 255 _ISCIIReset(UConverter *cnv, UConverterResetChoice choice) { in _ISCIIReset() argument
|
H A D | ucnv2022.cpp | 680 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice) { in _ISO2022Reset() argument
|
H A D | ucnv.cpp | 570 static void _reset(UConverter *converter, UConverterResetChoice choice, in _reset() argument
|
H A D | ucurr.cpp | 689 int32_t choice = (int32_t) nameStyle; in ucurr_getName() local
|
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | Demo.java | 423 int choice; field in Demo.FileListener 425 FileListener(Demo frame, int choice) { in FileListener() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnvisci.cpp | 255 _ISCIIReset(UConverter *cnv, UConverterResetChoice choice) { in _ISCIIReset() argument
|
H A D | ucnv.cpp | 563 static void _reset(UConverter *converter, UConverterResetChoice choice, in _reset() argument
|
H A D | ucnv2022.cpp | 680 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice) { in _ISO2022Reset() argument
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | options.c | 251 choice_t *choice; in free_option() local 484 choice_t *choice; in option_find_choice() local 721 choice_t *choice; get_valid_value_string() local 817 choice_t *choice = option_find_choice(opt, "Custom"); build_foomatic_custom_command() local 937 choice_t *choice = NULL; option_get_command() local 1023 choice_t *choice; option_set_value() local 1061 option_has_choice(option_t *opt, const char *choice) option_has_choice() argument 1131 choice_t *choice, *last = NULL; option_assure_choice() local 1307 choice_t *choice; option_set_choice() local 1897 choice_t *choice; ppd_supports_pdf() local [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cucdtst.c | 3060 int32_t p, v, choice=0, rev; in TestPropertyNames() local [all...] |
/third_party/toybox/toys/pending/ |
H A D | fdisk.c | 1001 int choice, idx, i, free_part = 0; in add_new_partition() local 1326 int choice, idx; in expert_menu() local 1466 int choice, in fdisk_main() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_buffer.py | 21 from random import randrange, sample, choice namespace
|
/third_party/rust/crates/termcolor/src/ |
H A D | lib.rs | 101 let mut choice = preference.parse::<ColorChoice>()?; variables [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | ppdgenerator.c | 630 ipp_choice_strings_t choice; in find_choice_in_array() local 674 ipp_choice_strings_t *choice = NULL; in add_choice_to_array() local 724 ipp_choice_strings_t *choice = NULL; lookup_choice() local [all...] |