Searched refs:M03 (Results 1 – 5 of 5) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | statistic.c | 1470 M03[MaxPixelChannels+1], in GetImageMoments() local 1500 (void) memset(M03,0,sizeof(M03)); in GetImageMoments() 1609 M03[channel]+=(y-centroid[channel].y)*(y-centroid[channel].y)* in GetImageMoments() 1611 M03[MaxPixelChannels]+=(y-centroid[channel].y)*(y-centroid[channel].y)* in GetImageMoments() 1620 M03[MaxPixelChannels]/=GetImageChannels(image); in GetImageMoments() 1688 M03[channel]*=PerceptibleReciprocal(pow(M00[channel],1.0+(0.0+3.0)/2.0)); in GetImageMoments() 1701 (M30[channel]-3.0*M12[channel])+(3.0*M21[channel]-M03[channel])* in GetImageMoments() 1702 (3.0*M21[channel]-M03[channel]); in GetImageMoments() 1704 (M30[channel]+M12[channel])+(M21[channel]+M03[channel])* in GetImageMoments() 1705 (M21[channel]+M03[channel]); in GetImageMoments() [all …]
|
/external/icu/icu4c/source/data/locales/ |
D | nb.txt | 2316 "M03", 2344 "M03", 2360 "M03", 2388 "M03", 3540 "M03", 3568 "M03", 3584 "M03", 3612 "M03",
|
D | root.txt | 526 "M03", 970 "M03", 1277 "M03",
|
D | cs.txt | 2319 "M03", 2363 "M03",
|
/external/python/cpython3/Lib/test/test_zoneinfo/ |
D | test_zoneinfo.py | 1187 M03 = ZoneOffset("-03", timedelta(hours=-3), ONE_H) 1191 (datetime(2020, 11, 1), M03, NORMAL),
|