Home
last modified time | relevance | path

Searched defs:choice (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
DcontrolFlowManyConsecutiveConditionsNoTimeout.js7 const choice: Choice = Choice.One; constant
144 var choice = Choice.One; variable
DstrictNullLogicalAndOr.js5 let choice = sinOrCos && Math.sin || Math.cos; variable
/third_party/toybox/kconfig/lxdialog/
Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) in print_item()
59 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows()
115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
Dmenubox.c102 #define print_item(index, choice, selected) \ argument
187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
/third_party/cups-filters/filter/pdftopdf/
Dpdftopdf.cc59 ppd_choice_t *choice; in setFinalPPD() local
69 ppd_choice_t *choice=ppdFindMarkedChoice(ppd,name); // !ppd is ok. in ppdGetInt() local
126 const char **option, **choice; in ppdGetDuplex() local
154 ppd_choice_t *choice; in ppdDefaultOrder() local
553 ppd_choice_t *choice; in getParameters() local
799 ppd_choice_t *choice; in printerWillCollate() local
/third_party/selinux/libselinux/src/
Dquery_user_context.c15 int choice = 0; /* index of the user's choice */ in context_menu() local
41 int choice; /* The index in the list of the sid chosen by in query_user_context() local
/third_party/typescript/tests/cases/compiler/
DstrictNullLogicalAndOr.ts6 let choice = sinOrCos && Math.sin || Math.cos; variable
DcontrolFlowManyConsecutiveConditionsNoTimeout.ts8 const choice: Choice = Choice.One; constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharacterName.java82 public String getName(int ch, int choice) in getName()
112 public int getCharFromName(int choice, String name) in getCharFromName()
238 public String getGroupName(int index, int length, int choice) in getGroupName()
507 public synchronized String getGroupName(int ch, int choice) in getGroupName()
1185 private String getAlgName(int ch, int choice) in getAlgName()
1213 private synchronized int getGroupChar(String name, int choice) in getGroupChar()
1243 int choice) in getGroupChar()
1345 private static int getExtendedChar(String name, int choice) in getExtendedChar()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCharacterName.java81 public String getName(int ch, int choice) in getName()
111 public int getCharFromName(int choice, String name) in getCharFromName()
237 public String getGroupName(int index, int length, int choice) in getGroupName()
506 public synchronized String getGroupName(int ch, int choice) in getGroupName()
1184 private String getAlgName(int ch, int choice) in getAlgName()
1212 private synchronized int getGroupChar(String name, int choice) in getGroupChar()
1242 int choice) in getGroupChar()
1344 private static int getExtendedChar(String name, int choice) in getExtendedChar()
/third_party/openssl/crypto/x509/
Dv3_asid.c156 ASIdentifierChoice **choice; in X509v3_asid_add_inherit() local
185 ASIdentifierChoice **choice; in X509v3_asid_add_id_or_range() local
257 static int ASIdentifierChoice_is_canonical(ASIdentifierChoice *choice) in ASIdentifierChoice_is_canonical()
357 static int ASIdentifierChoice_canonize(ASIdentifierChoice *choice) in ASIdentifierChoice_canonize()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_asid.c156 ASIdentifierChoice **choice; in X509v3_asid_add_inherit() local
188 ASIdentifierChoice **choice; in X509v3_asid_add_id_or_range() local
266 static int ASIdentifierChoice_is_canonical(ASIdentifierChoice *choice) in ASIdentifierChoice_is_canonical()
366 static int ASIdentifierChoice_canonize(ASIdentifierChoice *choice) in ASIdentifierChoice_canonize()
/third_party/ltp/include/
Dtst_kconfig.h12 char choice; member
/third_party/rust/crates/nom/src/branch/
Dmod.rs15 fn choice(&mut self, input: I) -> IResult<I, O, E>; in choice() method
165 fn choice(&mut self, input: Input) -> IResult<Input, Output, Error> { in choice() method
/third_party/python/Lib/
Dsecrets.py24 choice = _sysrand.choice variable
/third_party/cups-filters/filter/foomatic-rip/
Doptions.c251 choice_t *choice; in free_option() local
484 choice_t *choice; in option_find_choice() local
721 choice_t *choice; in get_valid_value_string() local
817 choice_t *choice = option_find_choice(opt, "Custom"); in build_foomatic_custom_command() local
937 choice_t *choice = NULL; in option_get_command() local
1023 choice_t *choice; in option_set_value() local
1061 int option_has_choice(option_t *opt, const char *choice) in option_has_choice()
1131 choice_t *choice, *last = NULL; in option_assure_choice() local
1307 choice_t *choice; in option_set_choice() local
1897 choice_t *choice; in ppd_supports_pdf() local
/third_party/rust/crates/clap/tests/derive/
Dtype_alias_regressions.rs17 choice: ArgChoice, field
/third_party/python/Tools/demo/
Dmarkov.py8 def __init__(self, histsize, choice): argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
DUPropertyAliasesTest.java33 int p, v, choice, rev; in TestPropertyNames() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
DUPropertyAliasesTest.java36 int p, v, choice, rev; in TestPropertyNames() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNumberFormat.java1335 public static NumberFormat getInstance(ULocale desiredLocale, int choice) { in getInstance()
1351 static NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance()
1455 protected static String getPattern(Locale forLocale, int choice) { in getPattern()
1465 protected static String getPattern(ULocale forLocale, int choice) { in getPattern()
1478 public static String getPatternForStyle(ULocale forLocale, int choice) { in getPatternForStyle()
1494 … static String getPatternForStyleAndNumberingSystem(ULocale forLocale, String nsName, int choice) { in getPatternForStyleAndNumberingSystem()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNumberFormat.java1423 public static NumberFormat getInstance(ULocale desiredLocale, int choice) { in getInstance()
1439 static NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance()
1542 protected static String getPattern(Locale forLocale, int choice) { in getPattern()
1553 protected static String getPattern(ULocale forLocale, int choice) { in getPattern()
1566 public static String getPatternForStyle(ULocale forLocale, int choice) { in getPatternForStyle()
1582 … static String getPatternForStyleAndNumberingSystem(ULocale forLocale, String nsName, int choice) { in getPatternForStyleAndNumberingSystem()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_u16.cpp573 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16BEReset()
1174 _UTF16LEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16LEReset()
1279 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16Reset()
/third_party/icu/icu4c/source/common/
Ducnv_u16.cpp573 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16BEReset()
1174 _UTF16LEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16LEReset()
1279 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16Reset()
/third_party/node/deps/icu-small/source/common/
Ducnv_u16.cpp573 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16BEReset()
1174 _UTF16LEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16LEReset()
1279 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16Reset()

1234