Searched refs:M03 (Results 1 – 8 of 8) 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/cronet/third_party/icu/source/data/locales/ |
D | no.txt | 2349 "M03", 2377 "M03", 2393 "M03", 2421 "M03", 3593 "M03", 3621 "M03", 3637 "M03", 3665 "M03",
|
D | root.txt | 1166 "M03", 1621 "M03", 1939 "M03",
|
D | cs.txt | 2396 "M03", 2440 "M03",
|
/external/icu/icu4c/source/data/locales/ |
D | no.txt | 2349 "M03", 2377 "M03", 2393 "M03", 2421 "M03", 3593 "M03", 3621 "M03", 3637 "M03", 3665 "M03",
|
D | root.txt | 1166 "M03", 1621 "M03", 1939 "M03",
|
D | cs.txt | 2396 "M03", 2440 "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),
|