Home
last modified time | relevance | path

Searched defs:mc (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/node/test/parallel/
Dtest-abortsignal-cloneable.js20 const mc = new MessageChannel(); constant
65 const mc = new MessageChannel(); constant
79 const mc = new MessageChannel(); constant
Dtest-eventtarget-memoryleakwarning.js51 const mc = new MessageChannel(); constant
61 const mc = new MessageChannel(); constant
Dtest-blocklist-clone.js17 const mc = new MessageChannel(); constant
Dtest-messaging-maketransferable.js15 const mc = new MessageChannel(); constant
Dtest-perf-hooks-histogram.js61 const mc = new MessageChannel(); constant
83 const mc = new MessageChannel(); constant
Dtest-filehandle-readablestream.js80 const mc = new MessageChannel(); constant
164 const mc = new MessageChannel(); constant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
DScale.java34 final MathContext mc; field in Scale
40 private Scale(int magnitude, BigDecimal arbitrary, MathContext mc) { in Scale()
161 public Scale withMathContext(MathContext mc) { in withMathContext()
190 quantity.roundToMagnitude(quantity.getMagnitude() - mc.getPrecision(), mc); in applyReciprocalTo() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
DScale.java33 final MathContext mc; field in Scale
39 private Scale(int magnitude, BigDecimal arbitrary, MathContext mc) { in Scale()
165 public Scale withMathContext(MathContext mc) { in withMathContext()
194 quantity.roundToMagnitude(quantity.getMagnitude() - mc.getPrecision(), mc); in applyReciprocalTo() local
/third_party/typescript/tests/baselines/reference/
DdeclFileTypeofInAnonymousType.js19 mc: { cl: m1.c }, property
48 mc: { cl: m1.c }, property
/third_party/curl/docs/examples/
Dimap-multi.c66 CURLMcode mc = curl_multi_perform(mcurl, &still_running); in main() local
Dmulti-single.c62 CURLMcode mc = curl_multi_perform(multi_handle, &still_running); in main() local
Dpop3-multi.c66 CURLMcode mc = curl_multi_perform(mcurl, &still_running); in main() local
Dmulti-double.c68 CURLMcode mc = curl_multi_perform(multi_handle, &still_running); in main() local
Dmulti-post.c83 CURLMcode mc = curl_multi_perform(multi_handle, &still_running); in main() local
Dmulti-formadd.c92 CURLMcode mc = curl_multi_perform(multi_handle, &still_running); in main() local
Dmulti-app.c77 CURLMcode mc = curl_multi_perform(multi_handle, &still_running); in main() local
Dmulti-legacy.c82 CURLMcode mc; /* curl_multi_fdset() return code */ in main() local
Dmulti-debugcallback.c149 CURLMcode mc = curl_multi_perform(multi_handle, &still_running); in main() local
/third_party/lzma/C/
DPpmd7.c355 CPpmd7_Context *mc = (PPMD7_CTX_PTR)(void *)(p->HiUnit -= UNIT_SIZE); /* AllocContext(p); */ in Ppmd7_RestartModel() local
562 PPMD7_CTX_PTR c, mc; in Ppmd7_UpdateModel() local
857 CPpmd7_Context *mc; in Ppmd7_Rescale() local
913 CPpmd7_Context *mc = p->MinContext; in Ppmd7_Rescale() local
924 const CPpmd7_Context *mc = p->MinContext; in Ppmd7_MakeEscFreq() local
982 CPpmd7_Context *mc = p->MinContext; in Ppmd7_Update1_0() local
/third_party/curl/tests/http/clients/
Dtls-session-reuse.c148 CURLMcode mc; in add_transfer() local
183 CURLMcode mc; in main() local
/third_party/typescript/tests/cases/compiler/
DdeclFileTypeofInAnonymousType.ts20 mc: { cl: m1.c }, variable
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/specifying_types/this_type_references/
Dthis_type_references_1.ts40 let mc = new myClass(2, 5); variable
/third_party/curl/tests/libtest/
Dlib1531.c72 CURLMcode mc; /* curl_multi_fdset() return code */ in test() local
/third_party/ffmpeg/libavcodec/
Dvp9dsp.h114 vp9_mc_func mc[5][N_FILTERS][2][2][2]; member
/third_party/skia/resources/skottie/
Dskottie-text-allcaps.json1 …:{"k":[{"s":{"ca":0,"f":"ArialMT","fc":[0.706,0,1],"j":2,"lh":75.6,"ls":0,"mc":100,"mf":10,"ps":[-… number

1234