HomeSort by relevance Sort by last modified time
    Searched refs:zp (Results 1 - 9 of 9) sorted by null

  /external/icu4c/tools/tzcode/
zic.c 163 static void outzone(const struct zone * zp, int ntzones);
176 const struct zone * zp, int ntzones);
865 register struct zone * zp; local
900 zp = &zones[i];
901 zp->z_rules = NULL;
902 zp->z_nrules = 0;
910 zp = &zones[i];
911 if (strcmp(zp->z_rule, rp->r_name) != 0)
913 zp->z_rules = rp;
914 zp->z_nrules = out - base
2018 register const struct zone * zp; local
2100 register const struct zone * zp; local
    [all...]
  /external/skia/third_party/glu/libtess/
render.c 378 GLdouble dot, xc, yc, zc, xp, yp, zp, n[3]; local
403 xp = xc; yp = yc; zp = zc;
409 n[0] = yp*zc - zp*yc;
410 n[1] = zp*xc - xp*zc;
  /external/opencv/cv/src/
cvfundam.cpp 1040 const uchar *xp, *yp, *zp; local
    [all...]
  /external/freetype/src/truetype/
ttinterp.c 5614 TT_GlyphZoneRec zp; local
5722 TT_GlyphZoneRec zp; local
5780 TT_GlyphZoneRec zp; local
5831 TT_GlyphZoneRec zp; local
    [all...]
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9-swt.jar 
jfreechart-1.0.9.jar 
  /external/dropbear/libtommath/mtest/
mpi.c 2776 mp_digit *zp = DIGITS(mp) + du - 1; local
    [all...]
  /external/valgrind/main/helgrind/
libhb_core.c 791 static void find_ZF_for_reading ( /*OUT*/LineZ** zp,
814 *zp = lineZ;
    [all...]
  /external/chromium/net/base/
effective_tld_names.cc     [all...]

Completed in 283 milliseconds