Home
last modified time | relevance | path

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

12345

/third_party/icu/icu4c/source/common/
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
H A Ducnvhz.cpp109 _HZReset(UConverter *cnv, UConverterResetChoice choice){ in _HZReset() 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
H A Ducnvhz.cpp109 _HZReset(UConverter *cnv, UConverterResetChoice choice){ in _HZReset() 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...]
/third_party/jinja2/
H A Dutils.py8 from random import choice namespace
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp332 enum gl_advanced_blend_mode choice = (enum gl_advanced_blend_mode)u_bit_scan(&choices); in calc_blend_result() local
/third_party/node/deps/v8/third_party/jinja2/
H A Dutils.py7 from random import choice namespace
/third_party/node/tools/inspector_protocol/jinja2/
H A Dutils.py241 from random import choice, randrange namespace
/third_party/node/deps/openssl/openssl/apps/
H A Dstoreutl.c126 enum OPTION_choice choice; in storeutl_main() member
/third_party/python/Lib/
H A Drandom.py367 def choice(self, seq): member in Random
837 choice = _inst.choice variable
/third_party/openssl/apps/
H A Dstoreutl.c126 enum OPTION_choice choice; in storeutl_main() member
/third_party/skia/third_party/externals/jinja2/
H A Dutils.py7 from random import choice namespace

Completed in 27 milliseconds

12345