HomeSort by relevance Sort by last modified time
    Searched refs:zp (Results 1 - 10 of 10) 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...]
  /cts/apps/CtsVerifier/jni/audioquality/
Fft.cpp 45 float *xp, *yp, *zp, t1, t2, ssq; local
48 for(xp=x+n, yp=y+n, zp=z+n; zp > z;) {
52 *--zp = (ssq > 0.0)? 10.0 * log10((double)ssq) : -200.0;
  /external/netcat/
netcat.c 1131 register char * zp; \/* stdin buf ptr *\/ local
    [all...]
  /external/opencv/cv/src/
cvfundam.cpp 1040 const uchar *xp, *yp, *zp; local
    [all...]
  /external/freetype/src/truetype/
ttinterp.c 5592 TT_GlyphZoneRec zp; local
5700 TT_GlyphZoneRec zp; local
5754 TT_GlyphZoneRec zp; local
5811 TT_GlyphZoneRec zp; local
    [all...]
  /prebuilt/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 531 static void find_ZF_for_reading ( /*OUT*/LineZ** zp,
554 *zp = lineZ;
    [all...]
  /external/chromium/net/base/
effective_tld_names.cc     [all...]

Completed in 175 milliseconds