Home
last modified time | relevance | path

Searched defs:choice (Results 26 - 50 of 125) sorted by relevance

12345

/third_party/toybox/kconfig/lxdialog/
H A Dmenubox.c187 int key = 0, button = 0, scroll = 0, choice = 0; in dialog_menu() 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
/device/soc/rockchip/common/sdk_linux/scripts/kconfig/
H A Dparser.y246 choice: T_CHOICE word_opt T_EOL label
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/src/
H A Dscreen_capture_server_function_unittest.cpp658 std::string choice = "{\"choice\": \"false\", \"displayId\": -1, \"missionId\": -1}"; in HWTEST_F() local
673 std::string choice = "{\"choice\": \"true\", \"displayId\": -1, \"missionId\": -1}"; in HWTEST_F() local
688 std::string choice = "{\"choice\": \"true\", \"displayId\": -1, \"missionId\": -1}"; in HWTEST_F() local
703 std::string choice in HWTEST_F() local
720 std::string choice = "{\\"choice\\": \\"true\\", \\"displayId\\": -1, \\"missionId\\": -1}"; HWTEST_F() local
736 std::string choice = "{\\"choice\\": \\"true\\", \\"displayId\\": -1, \\"missionId\\": -1}"; HWTEST_F() local
752 std::string choice = "{\\"choice\\": \\"true\\", \\"displayId\\": 0, \\"missionId\\": 0}"; HWTEST_F() local
768 std::string choice = "{\\"choice\\": \\"true\\"}"; HWTEST_F() local
[all...]
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/
H A Dscreen_capture_unit_test.cpp179 std::string choice = "false"; in HWTEST_F() local
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dparser.y238 choice: T_CHOICE word_opt T_EOL label
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dparser.y229 choice: T_CHOICE word_opt T_EOL label
/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
H A Ducnvhz.cpp109 _HZReset(UConverter *cnv, UConverterResetChoice choice){ in _HZReset() 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
/third_party/python/Lib/test/
H A Dtest_bisect.py276 from random import choice namespace
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_napi.cpp240 std::string choice = CommonNapi::GetStringArgument(env, args[1]); in JsReportAVScreenCaptureUserChoice() local
/third_party/ffmpeg/libavformat/
H A Djpegxl_probe.c68 uint32_t ret, choice = get_bits(gb, 2); in jxl_u32() local
/third_party/cups-filters/filter/
H A Drastertopclx.c126 ppd_choice_t *choice; /* Selected option */ in StartPage() local
[all...]
H A Dpdftops.c317 ppd_choice_t *choice; local
/third_party/cups-filters/filter/pdftopdf/
H A 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; ppdDefaultOrder() local
553 ppd_choice_t *choice; getParameters() local
799 ppd_choice_t *choice; printerWillCollate() local
[all...]

Completed in 29 milliseconds

12345