/third_party/icu/icu4c/source/common/ |
H A D | ucnv_u7.cpp | 184 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF7Reset() argument
|
H A D | ucnvhz.cpp | 109 _HZReset(UConverter *cnv, UConverterResetChoice choice){ in _HZReset() argument
|
/third_party/ltp/lib/ |
H A D | tst_kconfig.c | 448 char choice = 'v'; in map() local [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | ucnv_u7.cpp | 184 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF7Reset() argument
|
H A D | ucnv_u32.cpp | 1026 _UTF32Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF32Reset() argument
|
H A D | ucnv_u16.cpp | 573 _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 D | ucnvhz.cpp | 109 _HZReset(UConverter *cnv, UConverterResetChoice choice){ in _HZReset() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucnv_u16.cpp | 573 _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 D | ucnv_u32.cpp | 1026 _UTF32Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF32Reset() argument
|
H A D | ucnv_u7.cpp | 184 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) { in _UTF7Reset() argument
|
H A D | ucnvhz.cpp | 109 _HZReset(UConverter *cnv, UConverterResetChoice choice){ in _HZReset() argument
|
/third_party/python/Lib/test/ |
H A D | test_bisect.py | 276 from random import choice namespace
|
/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
H A D | avscreen_capture_napi.cpp | 240 std::string choice = CommonNapi::GetStringArgument(env, args[1]); in JsReportAVScreenCaptureUserChoice() local
|
/third_party/ffmpeg/libavformat/ |
H A D | jpegxl_probe.c | 68 uint32_t ret, choice = get_bits(gb, 2); in jxl_u32() local
|
/third_party/cups-filters/filter/ |
H A D | rastertopclx.c | 126 ppd_choice_t *choice; /* Selected option */ in StartPage() local [all...] |
H A D | pdftops.c | 317 ppd_choice_t *choice; local
|
/third_party/cups-filters/filter/pdftopdf/ |
H A D | pdftopdf.cc | 59 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 D | utils.py | 8 from random import choice namespace
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | lower_blend_equation_advanced.cpp | 332 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 D | utils.py | 7 from random import choice namespace
|
/third_party/node/tools/inspector_protocol/jinja2/ |
H A D | utils.py | 241 from random import choice, randrange namespace
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | storeutl.c | 126 enum OPTION_choice choice; in storeutl_main() member
|
/third_party/python/Lib/ |
H A D | random.py | 367 def choice(self, seq): member in Random 837 choice = _inst.choice variable
|
/third_party/openssl/apps/ |
H A D | storeutl.c | 126 enum OPTION_choice choice; in storeutl_main() member
|
/third_party/skia/third_party/externals/jinja2/ |
H A D | utils.py | 7 from random import choice namespace
|