Home
last modified time | relevance | path

Searched defs:cd (Results 1 - 25 of 86) sorted by relevance

1234

/third_party/musl/src/locale/
H A Diconv_close.c4 int iconv_close(iconv_t cd) in iconv_close() argument
/third_party/jerryscript/tests/jerry/es2015/
H A Dobject-initializer.js
/third_party/musl/libc-test/src/functional/
H A Diconv_open.c8 iconv_t cd; in main() local
H A Diconv_test.c46 void CloseIconv(iconv_t cd) in CloseIconv() argument
55 iconv_t cd = iconv_open(param->to, param->from); in IconvTest() local
/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_cd.c29 CMS_CompressedData *cd; in ossl_cms_CompressedData_create() local
67 CMS_CompressedData *cd; in ossl_cms_CompressedData_init_bio() local
[all...]
/third_party/openssl/crypto/cms/
H A Dcms_cd.c29 CMS_CompressedData *cd; in ossl_cms_CompressedData_create() local
67 CMS_CompressedData *cd; in ossl_cms_CompressedData_init_bio() local
[all...]
/third_party/curl/packages/OS400/
H A Dcurlmain.c57 iconv_t cd; in main() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dchar.h13 const signed char cd; member
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dcivil_time.h415 inline CivilDay NextWeekday(CivilDay cd, Weekday wd) { in NextWeekday() argument
418 inline CivilDay PrevWeekday(CivilDay cd, Weekday wd) { in PrevWeekday() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_parse.c43 usb_desc_foreach(struct usb_config_descriptor *cd, in usb_desc_foreach() argument
95 usb_idesc_foreach(struct usb_config_descriptor *cd, in usb_idesc_foreach() argument
168 usb_edesc_foreach(struct usb_config_descriptor *cd, in usb_edesc_foreach() argument
203 usb_ed_comp_foreach(struct usb_config_descriptor *cd, in usb_ed_comp_foreach() argument
233 usbd_get_no_descriptors(struct usb_config_descriptor *cd, uint8_t type) usbd_get_no_descriptors() argument
257 usbd_get_no_alts(struct usb_config_descriptor *cd, struct usb_interface_descriptor *id) usbd_get_no_alts() argument
[all...]
/third_party/skia/docs/examples/
H A DSkPath_cubicTo_example_parametric_animated.cpp49 SkPoint cd = interpolate(c, d, frame); in REG_FIDDLE_ANIMATED() local
/third_party/skia/src/core/
H A DSkCachedData.cpp47 AutoMutexWritable(const SkCachedData* cd) : fCD(const_cast<SkCachedData*>(cd)) { in AutoMutexWritable() argument
/third_party/skia/src/gpu/tessellate/
H A DPatchWriter.cpp119 float4 cd = mix(p2.xyxy(), p3.xyxy(), T); in chopAndWriteCubics() local
139 float2 cd = (p2 + p3) * .5f; in chopAndWriteCubics() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_cliptest_tmp.h39 unsigned cd[2]; in do_cliptest() local
/third_party/popt/src/
H A Dpoptint.c73 iconv_t cd; in strdup_locale_from_utf8() local
/third_party/pulseaudio/src/pulse/
H A Dutf8.c192 iconv_t cd; in iconv_simple() local
/third_party/ffmpeg/libavutil/
H A Dtx_priv.h233 const FFTXCodelet *cd[TX_MAX_SUB]; /* Subtransform codelets */ member
/third_party/libfuse/lib/
H A Dcuse_lowlevel.c118 struct cuse_data *cd; in cuse_prep_data() local
153 struct cuse_data *cd; cuse_lowlevel_new() local
200 struct cuse_data *cd = se->cuse_data; cuse_lowlevel_init() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_wait/
H A Dstress1.c217 struct childdata cd[NTOT]; member
229 struct childdata *cd = (struct childdata *)arg; in threaded_B() local
269 struct childdata *cd in threaded_A() local
[all...]
H A Dstress2.c206 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; signaler() local
314 struct celldata *cd = (struct celldata *)arg; cellmanager() local
[all...]
H A Dstress.c206 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; signaler() local
314 struct celldata *cd = (struct celldata *)arg; cellmanager() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
H A Dstress1.c208 struct childdata cd[NTOT]; member
221 struct childdata *cd = (struct childdata *)arg; in threaded_B() local
270 struct childdata *cd = (struct childdata *)arg; threaded_A() local
[all...]
H A Dstress2.c197 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; signaler() local
305 struct celldata *cd = (struct celldata *)arg; cellmanager() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/
H A Dtimer_test.cpp123 Scaler* cd = reinterpret_cast<Scaler*>(value_.sival_ptr); in ScalerFunc() local
129 Scaler* cd = reinterpret_cast<Scaler*>(value_.sival_ptr); in ScaNotifyFunc() local
/third_party/ffmpeg/libavfilter/
H A Daf_acrossover.c50 double cd[5]; member
[all...]

Completed in 13 milliseconds

1234