/third_party/boost/libs/locale/src/win32/ |
D | numeric.cpp | 57 num_format(winlocale const &lc,size_t refs = 0) : in num_format() 94 time_put_win(winlocale const &lc, size_t refs = 0) : in time_put_win() 125 num_punct_win(winlocale const &lc,size_t refs = 0) : in num_punct_win() 179 std::locale create_formatting_impl(std::locale const &in,winlocale const &lc) in create_formatting_impl() 196 std::locale create_parsing_impl(std::locale const &in,winlocale const &lc) in create_parsing_impl() 210 winlocale const &lc, in create_formatting() 224 winlocale const &lc, in create_parsing()
|
D | converter.cpp | 27 utf16_converter(winlocale const &lc,size_t refs = 0) : in utf16_converter() 53 utf8_converter(winlocale const &lc,size_t refs = 0) : in utf8_converter() 89 winlocale const &lc, in create_convert()
|
D | collate.cpp | 23 utf8_collator(winlocale lc,size_t refs = 0) : in utf8_collator() 72 utf16_collator(winlocale lc,size_t refs = 0) : in utf16_collator() 98 winlocale const &lc, in create_collate()
|
/third_party/boost/boost/preprocessor/list/ |
D | rest_n.hpp | 33 # define BOOST_PP_LIST_REST_N_P(d, lc) BOOST_PP_TUPLE_ELEM(2, 1, lc) argument 35 # define BOOST_PP_LIST_REST_N_P(d, lc) BOOST_PP_LIST_REST_N_P_I lc argument 40 # define BOOST_PP_LIST_REST_N_O(d, lc) (BOOST_PP_LIST_REST(BOOST_PP_TUPLE_ELEM(2, 0, lc)), BOOST… argument 42 # define BOOST_PP_LIST_REST_N_O(d, lc) BOOST_PP_LIST_REST_N_O_I lc argument
|
/third_party/boost/libs/locale/src/posix/ |
D | numeric.cpp | 48 num_format(boost::shared_ptr<locale_t> lc,size_t refs = 0) : in num_format() 152 time_put_posix(boost::shared_ptr<locale_t> lc, size_t refs = 0) : in time_put_posix() 185 ctype_posix(boost::shared_ptr<locale_t> lc) in ctype_posix() 283 ctype_posix(boost::shared_ptr<locale_t> lc) in ctype_posix() 410 num_punct_posix(locale_t lc,size_t refs = 0) : in num_punct_posix() 426 void to_str(std::string &s1,std::wstring &s2,locale_t lc) in to_str() 459 std::locale create_formatting_impl(std::locale const &in,boost::shared_ptr<locale_t> lc) in create_formatting_impl() 469 std::locale create_parsing_impl(std::locale const &in,boost::shared_ptr<locale_t> lc) in create_parsing_impl() 479 boost::shared_ptr<locale_t> lc, in create_formatting() 493 boost::shared_ptr<locale_t> lc, in create_parsing()
|
D | converter.cpp | 65 std_converter(boost::shared_ptr<locale_t> lc,size_t refs = 0) : in std_converter() 102 utf8_converter(boost::shared_ptr<locale_t> lc,size_t refs = 0) : in utf8_converter() 139 boost::shared_ptr<locale_t> lc, in create_convert()
|
/third_party/uboot/u-boot-2020.01/arch/arm/mach-imx/imx8/ |
D | ahab.c | 171 static void display_life_cycle(u16 lc) in display_life_cycle() 260 u16 lc; in do_ahab_status() local 305 u16 lc; in do_ahab_close() local
|
/third_party/ltp/testcases/kernel/syscalls/sendfile/ |
D | sendfile05.c | 121 int lc; in do_child() local 227 int lc; in main() local
|
D | sendfile04.c | 156 int lc; in do_child() local 263 int lc; in main() local
|
/third_party/musl/src/prng/ |
D | __rand48_step.c | 4 uint64_t __rand48_step(unsigned short *xi, unsigned short *lc) in __rand48_step()
|
/third_party/ffmpeg/libavcodec/ |
D | hevcdec.c | 954 HEVCLocalContext *lc = s->HEVClc; in hls_sao_param() local 1027 HEVCLocalContext *lc = s->HEVClc; in hls_cross_component_pred() local 1047 HEVCLocalContext *lc = s->HEVClc; in hls_transform_unit() local 1269 HEVCLocalContext *lc = s->HEVClc; in hls_transform_tree() local 1388 HEVCLocalContext *lc = s->HEVClc; in hls_pcm_sample() local 1447 HEVCLocalContext *lc = s->HEVClc; in luma_mc_uni() local 1508 HEVCLocalContext *lc = s->HEVClc; in luma_mc_bi() local 1599 HEVCLocalContext *lc = s->HEVClc; in chroma_mc_uni() local 1663 HEVCLocalContext *lc = s->HEVClc; in chroma_mc_bi() local 1764 HEVCLocalContext *lc = s->HEVClc; in hevc_luma_mv_mvp_mode() local [all …]
|
/third_party/ltp/testcases/kernel/syscalls/getgid/ |
D | getgid01.c | 54 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/getegid/ |
D | getegid01.c | 55 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/getuid/ |
D | getuid01.c | 53 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/geteuid/ |
D | geteuid01.c | 55 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/sysfs/ |
D | sysfs01.c | 83 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/setfsuid/ |
D | setfsuid01.c | 41 int lc; in main() local
|
D | setfsuid02.c | 43 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/sync/ |
D | sync01.c | 125 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/close/ |
D | close02.c | 69 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl13.c | 50 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/getpgrp/ |
D | getpgrp01.c | 127 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/time/ |
D | time01.c | 126 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/setfsgid/ |
D | setfsgid01.c | 41 int lc; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/getppid/ |
D | getppid01.c | 127 int lc; in main() local
|