/third_party/toybox/porting/liteos_a/toys/lsb/ |
D | umount.c | 79 struct mtab_list *mlsave = 0, *mlrev = 0, *ml; in umount_main() local 99 for (ml = mlrev; ml; ml = ml->prev) in umount_main() 100 if (mountlist_istype(ml, typestr)) do_umount(ml->dir, ml->device, flags); in umount_main() 109 for (ml = abs ? mlrev : 0; ml; ml = ml->prev) { in umount_main() 110 if (!strcmp(ml->dir, abs)) break; in umount_main() 111 if (!strcmp(ml->device, abs)) { in umount_main() 113 abs = ml->dir; in umount_main() 118 do_umount(abs ? abs : *optargs, ml ? ml->device : 0, flags); in umount_main() 119 if (ml && abs != ml->dir) free(abs); in umount_main()
|
/third_party/toybox/toys/lsb/ |
D | umount.c | 110 struct mtab_list *mlsave = 0, *mlrev = 0, *ml; in umount_main() local 130 for (ml = mlrev; ml; ml = ml->prev) in umount_main() 131 if (mountlist_istype(ml, typestr)) do_umount(ml->dir, ml->device, flags); in umount_main() 140 for (ml = abs ? mlrev : 0; ml; ml = ml->prev) { in umount_main() 141 if (!strcmp(ml->dir, abs)) break; in umount_main() 142 if (!strcmp(ml->device, abs)) { in umount_main() 144 abs = ml->dir; in umount_main() 149 do_umount(abs ? abs : *optargs, ml ? ml->device : 0, flags); in umount_main() 150 if (ml && abs != ml->dir) free(abs); in umount_main()
|
/third_party/pulseaudio/src/pulsecore/ |
D | svolume.orc | 34 # ml = | 0 | -((s*vl) >> 16) | (unsigned) 36 # ml = | 0 | (s*vl) >> 16 | (unsigned) 41 # ml = | ml + mh | (signed) 42 # sample = | (ml >> 16) | (signed, saturated) 51 .temp 4 ml 58 x2 mulhuw ml, s, v 59 subl ml, ml, signc 62 addl ml, ml, mh 63 convssslw samples, ml 72 .temp 8 ml [all …]
|
/third_party/pulseaudio/src/tests/ |
D | srbchannel-test.c | 50 static void packet_test(unsigned npackets, size_t plength, pa_mainloop *ml, pa_pstream *p1, pa_pstr… in packet_test() argument 72 pa_mainloop_iterate(ml, 0, NULL); in packet_test() 76 pa_mainloop_iterate(ml, 1, NULL); in packet_test() 87 pa_mainloop *ml = pa_mainloop_new(); in START_TEST() local 96 io1 = pa_iochannel_new(pa_mainloop_get_api(ml), pipefd[2], pipefd[1]); in START_TEST() 97 io2 = pa_iochannel_new(pa_mainloop_get_api(ml), pipefd[0], pipefd[3]); in START_TEST() 98 p1 = pa_pstream_new(pa_mainloop_get_api(ml), io1, mp); in START_TEST() 99 p2 = pa_pstream_new(pa_mainloop_get_api(ml), io2, mp); in START_TEST() 103 packet_test(250, 5, ml, p1, p2); in START_TEST() 104 packet_test(10, 1234567, ml, p1, p2); in START_TEST() [all …]
|
/third_party/libffi/ |
D | msvcc.sh | 51 ml="ml" 79 ml="ml64" # "$MSVC/x86_amd64/ml64" 84 ml='armasm' 89 ml='armasm64' 303 if [ $ml = "armasm" ]; then 307 if [ $ml = "armasm64" ]; then 317 if [ $ml = "armasm" ]; then 319 elif [ $ml = "armasm64" ]; then 326 echo "$ml $args" 329 eval "\"$ml\" $args"
|
/third_party/icu/icu4c/source/data/lang/ |
D | az.txt | 13 numbers{"Rəqəmlər"} 335 ml{"malayalam"} 771 arab{"Ərəb-Hind Rəqəmləri"} 772 arabext{"Genişlənmiş Ərəb-Hind Rəqəmləri"} 773 armn{"Erməni Rəqəmləri"} 774 armnlow{"Kiçik Erməni Rəqəmləri"} 775 beng{"Benqal Rəqəmləri"} 776 cakm{"Çakma rəqəmləri"} 777 deva{"Devanaqari Rəqəmləri"} 778 ethi{"Efiop Rəqəmləri"} [all …]
|
/third_party/skia/third_party/externals/icu/source/data/lang/ |
D | az.txt | 13 numbers{"Rəqəmlər"} 313 ml{"malayalam"} 722 arab{"Ərəb-Hind Rəqəmləri"} 723 arabext{"Genişlənmiş Ərəb-Hind Rəqəmləri"} 724 armn{"Erməni Rəqəmləri"} 725 armnlow{"Kiçik Erməni Rəqəmləri"} 726 beng{"Benqal Rəqəmləri"} 727 deva{"Devanaqari Rəqəmləri"} 728 ethi{"Efiop Rəqəmləri"} 729 fullwide{"Tam Geniş Rəqəmlər"} [all …]
|
/third_party/lz4/lib/ |
D | lz4hc.c | 577 int ml0, ml, ml2, ml3; in LZ4HC_compress_hashChain() local 593 …ml = LZ4HC_InsertAndFindBestMatch(ctx, ip, matchlimit, &ref, maxNbAttempts, patternAnalysis, dict); in LZ4HC_compress_hashChain() 594 if (ml<MINMATCH) { ip++; continue; } in LZ4HC_compress_hashChain() 597 start0 = ip; ref0 = ref; ml0 = ml; in LZ4HC_compress_hashChain() 600 if (ip+ml <= mflimit) { in LZ4HC_compress_hashChain() 602 ip + ml - 2, ip + 0, matchlimit, ml, &ref2, &start2, in LZ4HC_compress_hashChain() 605 ml2 = ml; in LZ4HC_compress_hashChain() 608 if (ml2 == ml) { /* No better match => encode ML1 */ in LZ4HC_compress_hashChain() 610 … if (LZ4HC_encodeSequence(UPDATABLE(ip, op, anchor), ml, ref, limit, oend)) goto _dest_overflow; in LZ4HC_compress_hashChain() 616 ip = start0; ref = ref0; ml = ml0; /* restore initial ML1 */ in LZ4HC_compress_hashChain() [all …]
|
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getmaps/ |
D | rpc_pmap_getmaps.c | 50 struct pmaplist *ml = NULL; in main() local 62 ml = pmap_getmaps(&sin); in main() 65 printf("List. %p\n", ml); in main() 69 test_status = (ml == NULL); in main()
|
/third_party/musl/src/math/ |
D | sqrtl.c | 181 u128 ix, ml; in sqrtl() local 202 ml = lsh(ix, 15); in sqrtl() 203 ml.hi |= 0x8000000000000000; in sqrtl() 204 if (even) ml = rsh(ml, 1); in sqrtl() 213 s = mul32(ml.hi>>32, r); in sqrtl() 219 s = mul64(ml.hi, r); in sqrtl() 234 sl = mul128(ml, rl); in sqrtl() 244 d0 = sub128(lsh(ml, 2*(LDBL_MANT_DIG-1)-126), mul128_tail(sl,sl)); in sqrtl()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | sqrtl.c | 181 u128 ix, ml; in sqrtl() local 202 ml = lsh(ix, 15); in sqrtl() 203 ml.hi |= 0x8000000000000000; in sqrtl() 204 if (even) ml = rsh(ml, 1); in sqrtl() 213 s = mul32(ml.hi>>32, r); in sqrtl() 219 s = mul64(ml.hi, r); in sqrtl() 234 sl = mul128(ml, rl); in sqrtl() 244 d0 = sub128(lsh(ml, 2*(LDBL_MANT_DIG-1)-126), mul128_tail(sl,sl)); in sqrtl()
|
/third_party/benchmark/src/ |
D | mutex.h | 107 MutexLock ml(lock_); in wait() 108 last_thread = createBarrier(ml); in wait() 115 MutexLock ml(lock_); in removeThread() 132 bool createBarrier(MutexLock& ml) REQUIRES(lock_) { in createBarrier() argument 142 phase_condition_.wait(ml.native_handle(), cb); in createBarrier()
|
/third_party/gstreamer/gstreamer/tests/validate/ |
D | gst-tester.c | 61 GMainLoop *ml; member 145 g_main_loop_quit (app->ml); in _run_app() 204 app.ml = g_main_loop_new (NULL, TRUE); in main() 214 g_main_loop_run (app.ml); in main() 215 g_main_loop_unref (app.ml); in main()
|
/third_party/libwebsockets/minimal-examples/gtk/minimal-gtk/ |
D | main.c | 140 GMainLoop *ml; in t1_main() local 146 ml = g_main_loop_new(t1_mc, FALSE); in t1_main() 156 foreign_loops[0] = (void *)ml; in t1_main() 179 g_main_loop_run(ml); in t1_main() 180 g_main_loop_unref(ml); in t1_main()
|
/third_party/python/Objects/ |
D | methodobject.c | 32 PyCFunction_New(PyMethodDef *ml, PyObject *self) in PyCFunction_New() argument 34 return PyCFunction_NewEx(ml, self, NULL); in PyCFunction_New() 38 PyCFunction_NewEx(PyMethodDef *ml, PyObject *self, PyObject *module) in PyCFunction_NewEx() argument 40 return PyCMethod_New(ml, self, module, NULL); in PyCFunction_NewEx() 44 PyCMethod_New(PyMethodDef *ml, PyObject *self, PyObject *module, PyTypeObject *cls) in PyCMethod_New() argument 48 switch (ml->ml_flags & (METH_VARARGS | METH_FASTCALL | METH_NOARGS | in PyCMethod_New() 74 "%s() method: bad call flags", ml->ml_name); in PyCMethod_New() 80 if (ml->ml_flags & METH_METHOD) { in PyCMethod_New() 108 op->m_ml = ml; in PyCMethod_New()
|
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/ |
D | meson.build | 42 'magicleap/gstamc-codec-ml.c', 43 'magicleap/gstamc-codeclist-ml.c', 44 'magicleap/gstamc-format-ml.c', 45 'magicleap/gstamc-surfacetexture-ml.c',
|
/third_party/gstreamer/gstreamer/tests/check/libs/ |
D | aggregator.c | 241 GMainLoop *ml; member 327 _aggregate_timeout (GMainLoop * ml) in _aggregate_timeout() argument 329 g_main_loop_quit (ml); in _aggregate_timeout() 337 _quit (GMainLoop * ml) in _quit() argument 340 g_main_loop_quit (ml); in _quit() 346 _aggregated_cb (GstPad * pad, GstPadProbeInfo * info, GMainLoop * ml) in _aggregated_cb() argument 350 g_idle_add ((GSourceFunc) _quit, ml); in _aggregated_cb() 450 test->ml = g_main_loop_new (NULL, TRUE); in _test_data_init() 469 (GstPadProbeCallback) _aggregated_cb, test->ml, NULL); in _test_data_init() 479 g_timeout_add (timeout, (GSourceFunc) _aggregate_timeout, test->ml); in _test_data_init() [all …]
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
D | bn_asm.c | 860 BN_ULONG c0, c1, ml, *tp, n0; in bn_mul_mont() local 877 ml = bp[0]; in bn_mul_mont() 879 mh = HBITS(ml); in bn_mul_mont() 880 ml = LBITS(ml); in bn_mul_mont() 882 mul(tp[j], ap[j], ml, mh, c0); in bn_mul_mont() 885 mul(tp[j], ap[j], ml, c0); in bn_mul_mont() 894 ml = bp[i]; in bn_mul_mont() 896 mh = HBITS(ml); in bn_mul_mont() 897 ml = LBITS(ml); in bn_mul_mont() 899 mul_add(tp[j], ap[j], ml, mh, c0); in bn_mul_mont() [all …]
|
/third_party/openssl/crypto/bn/ |
D | bn_asm.c | 860 BN_ULONG c0, c1, ml, *tp, n0; in bn_mul_mont() local 877 ml = bp[0]; in bn_mul_mont() 879 mh = HBITS(ml); in bn_mul_mont() 880 ml = LBITS(ml); in bn_mul_mont() 882 mul(tp[j], ap[j], ml, mh, c0); in bn_mul_mont() 885 mul(tp[j], ap[j], ml, c0); in bn_mul_mont() 894 ml = bp[i]; in bn_mul_mont() 896 mh = HBITS(ml); in bn_mul_mont() 897 ml = LBITS(ml); in bn_mul_mont() 899 mul_add(tp[j], ap[j], ml, mh, c0); in bn_mul_mont() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | README-FPStack.txt | 8 http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00659.html 44 http://gcc.gnu.org/ml/gcc-patches/2004-11/msg02410.html 55 http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02006.html 56 http://gcc.gnu.org/ml/gcc-patches/2004-08/msg02011.html
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | plurals.txt | 1441 ml 0.0 വ്യക്തികൾ 1442 ml 0.00 വ്യക്തികൾ 1443 ml 0.000 വ്യക്തികൾ 1444 ml 0.001 വ്യക്തികൾ 1445 ml 0.002 വ്യക്തികൾ 1446 ml 0.01 വ്യക്തികൾ 1447 ml 0.010 വ്യക്തികൾ 1448 ml 0.011 വ്യക്തികൾ 1449 ml 0.02 വ്യക്തികൾ 1450 ml 0.1 വ്യക്തികൾ [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/test/format/ |
D | plurals.txt | 1441 ml 0.0 വ്യക്തികൾ 1442 ml 0.00 വ്യക്തികൾ 1443 ml 0.000 വ്യക്തികൾ 1444 ml 0.001 വ്യക്തികൾ 1445 ml 0.002 വ്യക്തികൾ 1446 ml 0.01 വ്യക്തികൾ 1447 ml 0.010 വ്യക്തികൾ 1448 ml 0.011 വ്യക്തികൾ 1449 ml 0.02 വ്യക്തികൾ 1450 ml 0.1 വ്യക്തികൾ [all …]
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
D | v3_prn.c | 25 int ml) in X509V3_EXT_val_prn() argument 31 if (!ml || !sk_CONF_VALUE_num(val)) { in X509V3_EXT_val_prn() 37 if (ml) { in X509V3_EXT_val_prn()
|
/third_party/openssl/crypto/x509/ |
D | v3_prn.c | 25 int ml) in X509V3_EXT_val_prn() argument 31 if (!ml || !sk_CONF_VALUE_num(val)) { in X509V3_EXT_val_prn() 37 if (ml) { in X509V3_EXT_val_prn()
|
/third_party/skia/fuzz/ |
D | FuzzSkParagraph.cpp | 240 size_t ml; in BuildParagraphStyle() local 241 fuzz->next(&ml); in BuildParagraphStyle() 242 ps.setMaxLines(ml); in BuildParagraphStyle()
|