Home
last modified time | relevance | path

Searched defs:zp (Results 1 – 6 of 6) sorted by relevance

/external/skia/third_party/glu/libtess/
Drender.c378 GLdouble dot, xc, yc, zc, xp, yp, zp, n[3]; in ComputeNormal() local
/external/icu4c/tools/tzcode/
Dzic.c865 register struct zone * zp; in associate() local
2018 register const struct zone * zp; local
2100 register const struct zone * zp; local
/external/freetype/src/truetype/
Dttinterp.c5614 TT_GlyphZoneRec zp; in Compute_Point_Displacement() local
5722 TT_GlyphZoneRec zp; in Ins_SHP() local
5780 TT_GlyphZoneRec zp; in Ins_SHC() local
5831 TT_GlyphZoneRec zp; in Ins_SHZ() local
/external/opencv/cv/src/
Dcvfundam.cpp1040 const uchar *xp, *yp, *zp; in cvComputeCorrespondEpilines() local
/external/dropbear/libtommath/mtest/
Dmpi.c2776 mp_digit *zp = DIGITS(mp) + du - 1; in s_mp_clamp() local
/external/valgrind/main/helgrind/
Dlibhb_core.c791 static void find_ZF_for_reading ( /*OUT*/LineZ** zp, in find_ZF_for_reading()