Searched refs:dL (Results 1 – 25 of 50) sorted by relevance
12
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/bin/ |
D | ssvnc_cmd | 141 dL="-L" 143 dL="-h" 149 if [ $dL "$f" ]; then
|
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/ |
D | cmspcs.c | 431 cmsFloat64Number dL, da, db; in cmsDeltaE() local 433 dL = fabs(Lab1 -> L - Lab2 -> L); in cmsDeltaE() 437 return pow(Sqr(dL) + Sqr(da) + Sqr(db), 0.5); in cmsDeltaE() 445 cmsFloat64Number dE, dL, dC, dh, dhsq; in cmsCIE94DeltaE() local 448 dL = fabs(Lab1 ->L - Lab2 ->L); in cmsCIE94DeltaE() 456 dhsq = Sqr(dE) - Sqr(dL) - Sqr(dC); in cmsCIE94DeltaE() 467 return sqrt(Sqr(dL) + Sqr(dC) / Sqr(sc) + Sqr(dh) / Sqr(sh)); in cmsCIE94DeltaE() 541 cmsFloat64Number dE,dL,dC,dh,sl,sc,sh,t,f,cmc; in cmsCMCdeltaE() local 550 dL = Lab2->L-Lab1->L; in cmsCMCdeltaE() 555 if (Sqr(dE)>(Sqr(dL)+Sqr(dC))) in cmsCMCdeltaE() [all …]
|
/external/icu/icu4c/source/data/unit/ |
D | fr_CA.txt | 174 dnam{"dL"} 175 one{"{0} dL"} 176 other{"{0} dL"}
|
D | am.txt | 588 dnam{"dL"} 589 one{"{0} dL"} 590 other{"{0} dL"} 1449 dnam{"dL"} 1450 one{"{0} dL"} 1451 other{"{0} dL"}
|
D | bn.txt | 588 dnam{"dL"} 589 one{"{0} dL"} 590 other{"{0} dL"} 1444 dnam{"dL"} 1445 one{"{0} dL"} 1446 other{"{0} dL"}
|
D | zu.txt | 588 dnam{"dL"} 589 one{"{0} dL"} 590 other{"{0} dL"} 1342 dnam{"dL"} 1343 one{"{0} dL"} 1344 other{"{0} dL"}
|
D | lo.txt | 479 dnam{"dL"} 480 other{"{0} dL"} 1179 dnam{"dL"} 1180 other{"{0} dL"}
|
D | root.txt | 507 dnam{"dL"} 508 other{"{0} dL"}
|
D | en.txt | 1238 dnam{"dL"} 1239 one{"{0}dL"} 1240 other{"{0}dL"} 1886 dnam{"dL"} 1887 one{"{0} dL"} 1888 other{"{0} dL"}
|
D | sv.txt | 1223 dnam{"kp·2,5dL"} 1224 one{"{0}kp·2½dL"} 1225 other{"{0}kp·2½dL"} 1228 dnam{"dL"} 1229 one{"{0}dL"} 1230 other{"{0}dL"}
|
D | lb.txt | 999 one{"{0} dL"} 1000 other{"{0} dL"} 1634 dnam{"dL"} 1635 one{"{0} dL"} 1636 other{"{0} dL"}
|
D | gd.txt | 1620 few{"{0}dL"} 1621 one{"{0}dL"} 1622 other{"{0}dL"} 1623 two{"{0}dL"} 2497 dnam{"dL"} 2498 few{"{0} dL"} 2499 one{"{0} dL"} 2500 other{"{0} dL"} 2501 two{"{0} dL"}
|
D | ne.txt | 1443 dnam{"dL"} 1444 one{"{0} dL"} 1445 other{"{0} dL"}
|
D | mr.txt | 1444 dnam{"dL"} 1445 one{"{0} dL"} 1446 other{"{0} dL"}
|
D | sr.txt | 1714 dnam{"dL"} 1715 few{"{0} dL"} 1716 one{"{0} dL"} 1717 other{"{0} dL"}
|
D | el.txt | 1446 dnam{"dL"} 1447 one{"{0} dL"} 1448 other{"{0} dL"}
|
D | bs.txt | 1549 dnam{"dL"} 1550 few{"{0} dL"} 1551 one{"{0} dL"} 1552 other{"{0} dL"}
|
D | km.txt | 1175 dnam{"dL"} 1176 other{"{0} dL"}
|
D | ko.txt | 1175 dnam{"dL"} 1176 other{"{0}dL"}
|
D | sl.txt | 1982 dnam{"dL"} 1983 few{"{0} dL"} 1984 one{"{0} dL"} 1985 other{"{0} dL"} 1986 two{"{0} dL"}
|
D | sr_Latn.txt | 1715 dnam{"dL"} 1716 few{"{0} dL"} 1717 one{"{0} dL"} 1718 other{"{0} dL"}
|
D | uz.txt | 1444 dnam{"dL"} 1445 one{"{0} dL"} 1446 other{"{0} dL"}
|
D | fil.txt | 1444 dnam{"dL"} 1445 one{"{0} dL"} 1446 other{"{0} dL"}
|
D | ja.txt | 937 other{"{0}dL"} 1455 other{"{0} dL"}
|
/external/opencv/cvaux/src/ |
D | cvmorphcontours.cpp | 86 double L1,L2, L_min, dL; in _cvStretchingWork() local 92 dL = fabs( L1 - L2 ); in _cvStretchingWork() 94 return K_S * pow( dL, E_S ) / ( L_min + C_S*dL ); in _cvStretchingWork()
|
12