Searched refs:startoff (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/tools/tzcode/ |
D | zic.c | 2227 register zic_t startoff; in outzone() local 2367 startoff = zp->z_gmtoff; in outzone() 2541 startoff = oadd(zp->z_gmtoff, in outzone() 2550 startoff == oadd(zp->z_gmtoff, in outzone() 2608 addtype(startoff, in outzone() 2609 zp->z_gmtoff, startoff - zp->z_gmtoff, in outzone() 2611 startoff != zp->z_gmtoff, in outzone() 2615 addtype(startoff, startbuf, in outzone() 2616 startoff != zp->z_gmtoff, in outzone()
|
/external/fsck_msdos/ |
D | dir.c | 316 int startoff, cl_t endcl, int endoff, int notlast) in delete() argument 322 s = delbuf + startoff; in delete()
|
/external/pcre/dist2/doc/ |
D | pcre2.txt | 6816 the start point of the matching process, as specified by the startoff-
|