Home
last modified time | relevance | path

Searched defs:choice (Results 1 - 25 of 88) sorted by relevance

1234

/third_party/typescript/tests/baselines/reference/
H A DstrictNullLogicalAndOr.js19 var choice = sinOrCos && Math.sin || Math.cos; variable
H A DcontrolFlowManyConsecutiveConditionsNoTimeout.js144 var choice = Choice.One; global() variable
[all...]
/third_party/ltp/include/
H A Dtst_kconfig.h12 char choice; member
/third_party/python/Lib/
H A Dsecrets.py24 choice = _sysrand.choice variable
/third_party/skia/fuzz/
H A DFuzzPathop.cpp18 uint8_t choice; in DEF_FUZZ() local
/third_party/rust/crates/nom/src/branch/
H A Dmod.rs15 fn choice(&mut self, input: I) -> IResult<I, O, E>; in choice() functions
134 fn choice(&mut self, input: Input) -> IResult<Input, Output, Error> { in choice() functions
165 fn choice(&mut self, input: Input) -> IResult<Input, Output, Error> { in choice() functions
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacterNameIterator.java174 protected UCharacterNameIterator(UCharacterName name, int choice) in UCharacterNameIterator() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DNumberFormatServiceShim.java78 NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DUCharacterNameIterator.java174 protected UCharacterNameIterator(UCharacterName name, int choice) in UCharacterNameIterator() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DNumberFormatServiceShim.java79 NumberFormat createInstance(ULocale desiredLocale, int choice) { in createInstance() argument
/third_party/toybox/kconfig/lxdialog/
H A Dchecklist.c31 static void print_item(WINDOW * win, int choice, int selected) in print_item() argument
59 static void print_arrows(WINDOW * win, int choice, int item_no, int scroll, in print_arrows() argument
115 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; in dialog_checklist() local
[all...]
H A Dmenubox.c187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() local
[all...]
/third_party/selinux/libselinux/src/
H A 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
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuFloatFormat.cpp38 Interval chooseInterval(YesNoMaybe choice, const Interval& no, const Interval& yes) in chooseInterval() argument
/third_party/backends/testsuite/sanei/
H A Dsanei_config_test.c360 SANE_Char choice[128]; in string_list_option() local
403 SANE_Char choice[128]; in wrong_string_list_option() local
[all...]
/third_party/icu/icu4c/source/common/
H A Ducnv_u16.cpp573 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16BEReset() argument
1174 _UTF16LEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16LEReset() argument
1279 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16Reset() argument
H A Ducnv_u32.cpp1026 _UTF32Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF32Reset() argument
H A Ducnv_u7.cpp184 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF7Reset() argument
/third_party/ltp/lib/
H A Dtst_kconfig.c448 char choice = 'v'; in map() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnv_u7.cpp184 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF7Reset() argument
H A Ducnv_u32.cpp1026 _UTF32Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF32Reset() argument
H A Ducnv_u16.cpp573 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16BEReset() argument
1174 _UTF16LEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16LEReset() argument
1279 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16Reset() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_u16.cpp573 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16BEReset() argument
1174 _UTF16LEReset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16LEReset() argument
1279 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF16Reset() argument
H A Ducnv_u32.cpp1026 _UTF32Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF32Reset() argument
H A Ducnv_u7.cpp184 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF7Reset() argument

Completed in 21 milliseconds

1234