/third_party/FreeBSD/sys/dev/usb/ |
D | usb_parse.c | 44 usb_desc_foreach(struct usb_config_descriptor *cd, in usb_desc_foreach() 96 usb_idesc_foreach(struct usb_config_descriptor *cd, in usb_idesc_foreach() 157 usb_edesc_foreach(struct usb_config_descriptor *cd, in usb_edesc_foreach() 192 usb_ed_comp_foreach(struct usb_config_descriptor *cd, in usb_ed_comp_foreach() 222 usbd_get_no_descriptors(struct usb_config_descriptor *cd, uint8_t type) in usbd_get_no_descriptors() 246 usbd_get_no_alts(struct usb_config_descriptor *cd, in usbd_get_no_alts()
|
/third_party/gettext/gettext-tools/src/ |
D | msgl-iconv.c | 74 convert_string_directly (iconv_t cd, const char *string, in convert_string_directly() 93 convert_string (const iconveh_t *cd, const char *string, in convert_string() 113 convert_string_list (const iconveh_t *cd, string_list_ty *slp, in convert_string_list() 124 convert_prev_msgid (const iconveh_t *cd, message_ty *mp, in convert_prev_msgid() 136 convert_msgid (const iconveh_t *cd, message_ty *mp, in convert_msgid() 147 convert_msgstr (const iconveh_t *cd, message_ty *mp, in convert_msgstr() 294 iconveh_t cd; in iconv_message_list_internal() local 378 iconvable_string (const iconveh_t *cd, const char *string) in iconvable_string() 397 iconvable_string_list (const iconveh_t *cd, string_list_ty *slp) in iconvable_string_list() 409 iconvable_prev_msgid (const iconveh_t *cd, message_ty *mp) in iconvable_prev_msgid() [all …]
|
/third_party/jerryscript/tests/jerry/es2015/ |
D | object-initializer.js | 34 var cd = 6; variable 37 cd: 8, property 38 cd field
|
/third_party/openssl/crypto/cms/ |
D | cms_cd.c | 27 CMS_CompressedData *cd; in cms_CompressedData_create() local 65 CMS_CompressedData *cd; in cms_CompressedData_init_bio() local
|
/third_party/libxml2/os400/iconv/ |
D | iconv.c | 101 iconv_t * cd; in IconvOpen() local 127 Iconv(Iconv_t cd, char * * inbuf, size_t * inbytesleft, in Iconv() 141 IconvClose(Iconv_t cd) in IconvClose()
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_iconv.c | 57 SDL_iconv_close(SDL_iconv_t cd) in SDL_iconv_close() 63 SDL_iconv(SDL_iconv_t cd, in SDL_iconv() 236 SDL_iconv_t cd = (SDL_iconv_t) SDL_malloc(sizeof(*cd)); in SDL_iconv_open() local 247 SDL_iconv(SDL_iconv_t cd, in SDL_iconv() 851 SDL_iconv_close(SDL_iconv_t cd) in SDL_iconv_close() 865 SDL_iconv_t cd; in SDL_iconv_string() local
|
/third_party/glib/glib/pcre/ |
D | pcre_study.c | 546 compile_data *cd, BOOL utf) in set_table_bit() 630 compile_data *cd) in set_type_bits() 672 compile_data *cd) in set_nottype_bits() 709 compile_data *cd) in set_start_bits()
|
D | pcre_compile.c | 686 expand_workspace(compile_data *cd) in expand_workspace() 1376 find_parens_sub(pcre_uchar **ptrptr, compile_data *cd, const pcre_uchar *name, int lorn, in find_parens_sub() 1609 find_parens(compile_data *cd, const pcre_uchar *name, int lorn, BOOL xmode, in find_parens() 1718 find_fixedlength(pcre_uchar *code, BOOL utf, BOOL atend, compile_data *cd) in find_fixedlength() 2336 BOOL utf, compile_data *cd) in could_be_empty_branch() 2635 branch_chain *bcptr, BOOL utf, compile_data *cd) in could_be_empty() 2782 adjust_recurse(pcre_uchar *group, int adjust, BOOL utf, compile_data *cd, in adjust_recurse() 2836 auto_callout(pcre_uchar *code, const pcre_uchar *ptr, compile_data *cd) in auto_callout() 2864 complete_callout(pcre_uchar *previous_callout, const pcre_uchar *ptr, compile_data *cd) in complete_callout() 3003 const pcre_uchar *ptr, int options, compile_data *cd) in check_auto_possessive() [all …]
|
/third_party/abseil-cpp/absl/time/ |
D | civil_time.h | 415 inline CivilDay NextWeekday(CivilDay cd, Weekday wd) { in NextWeekday() 418 inline CivilDay PrevWeekday(CivilDay cd, Weekday wd) { in PrevWeekday()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/ |
D | civil_time.h | 415 inline CivilDay NextWeekday(CivilDay cd, Weekday wd) { in NextWeekday() 418 inline CivilDay PrevWeekday(CivilDay cd, Weekday wd) { in PrevWeekday()
|
/third_party/curl/lib/ |
D | non-ascii.c | 104 iconv_t *cd = &tmpcd; in Curl_convert_to_network() local 170 iconv_t *cd = &tmpcd; in Curl_convert_from_network() local 236 iconv_t *cd = &tmpcd; in Curl_convert_from_utf8() local
|
/third_party/musl/src/locale/ |
D | iconv_close.c | 4 int iconv_close(iconv_t cd) in iconv_close()
|
D | iconv.c | 130 static size_t extract_from(iconv_t cd) in extract_from() 135 static size_t extract_to(iconv_t cd) in extract_to() 151 iconv_t cd = combine_to_from(t, f); in iconv_open() local 227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *res… in iconv()
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/ |
D | stress2.c | 197 struct celldata *cd = (struct celldata *)arg; in cleanup() local 210 struct celldata *cd = (struct celldata *)arg; in worker() local 269 struct celldata *cd = (struct celldata *)arg; in signaler() local 305 struct celldata *cd = (struct celldata *)arg; in cellmanager() local
|
D | stress1.c | 208 struct childdata cd[NTOT]; member 221 struct childdata *cd = (struct childdata *)arg; in threaded_B() local 270 struct childdata *cd = (struct childdata *)arg; in threaded_A() local
|
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/ |
D | stress.c | 206 struct celldata *cd = (struct celldata *)arg; in cleanup() local 219 struct celldata *cd = (struct celldata *)arg; in worker() local 278 struct celldata *cd = (struct celldata *)arg; in signaler() local 314 struct celldata *cd = (struct celldata *)arg; in cellmanager() local
|
D | stress2.c | 206 struct celldata *cd = (struct celldata *)arg; in cleanup() local 219 struct celldata *cd = (struct celldata *)arg; in worker() local 278 struct celldata *cd = (struct celldata *)arg; in signaler() local 314 struct celldata *cd = (struct celldata *)arg; in cellmanager() local
|
D | stress1.c | 217 struct childdata cd[NTOT]; member 229 struct childdata *cd = (struct childdata *)arg; in threaded_B() local 269 struct childdata *cd = (struct childdata *)arg; in threaded_A() local
|
/third_party/musl/porting/uniproton/kernel/src/locale/ |
D | iconv.c | 130 static size_t extract_from(iconv_t cd) in extract_from() 135 static size_t extract_to(iconv_t cd) in extract_to() 151 iconv_t cd = combine_to_from(t, f); in iconv_open() local 227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *res… in iconv()
|
/third_party/musl/porting/liteos_m/kernel/src/locale/ |
D | iconv.c | 130 static size_t extract_from(iconv_t cd) in extract_from() 135 static size_t extract_to(iconv_t cd) in extract_to() 151 iconv_t cd = combine_to_from(t, f); in iconv_open() local 227 size_t iconv(iconv_t cd, char **restrict in, size_t *restrict inb, char **restrict out, size_t *res… in iconv()
|
/third_party/musl/libc-test/src/functional/ |
D | iconv_open.c | 8 iconv_t cd; in main() local
|
/third_party/boost/libs/mpi/example/ |
D | cartesian_communicator.cpp | 22 typedef mpi::cartesian_dimension cd; typedef
|
/third_party/glib/glib/ |
D | gconvert.c | 180 iconv_t *cd) in try_to_aliases() 216 iconv_t cd; in g_iconv_open() local 277 iconv_t cd = (iconv_t)converter; in g_iconv() local 300 iconv_t cd = (iconv_t)converter; in g_iconv_close() local 310 GIConv cd; in open_converter() local 334 close_converter (GIConv cd) in close_converter() 565 GIConv cd; in g_convert() local 661 GIConv cd; in g_convert_with_fallback() local
|
/third_party/boost/libs/math/test/float128/ |
D | test_std_lib.cpp | 156 std::complex<double> cd(2.5, 3.5); in BOOST_AUTO_TEST_CASE() local
|
/third_party/libxml2/os400/ |
D | transcode.c | 51 iconv_t cd; in xmlTranscodeResult() local 139 iconv_t cd; in inTranscode() local
|