/external/zlib/src/examples/ |
D | gzjoin.c | 265 local void gzinit(unsigned long *crc, unsigned long *tot, FILE *out) in gzinit() 279 local void gzcopy(char *name, int clr, unsigned long *crc, unsigned long *tot, in gzcopy() 429 unsigned long crc, tot; /* running crc and total uncompressed length */ in main() local
|
D | gzappend.c | 263 unsigned long crc, tot; in gzscan() local
|
/external/iproute2/misc/ |
D | rtacct.c | 79 static void nread(int fd, char *buf, int tot) in nread() 335 int tot = 0; in send_db() local
|
/external/libvpx/libvpx/vp8/common/ |
D | treecoder.c | 128 const unsigned int tot = c[0] + c[1]; in vp8_tree_probs_from_distribution() local
|
/external/selinux/libselinux/utils/ |
D | avcstat.c | 97 struct avc_cache_stats tot, rel, last; in main() local
|
/external/boringssl/src/crypto/asn1/ |
D | asn1_par.c | 116 const unsigned char *p,*ep,*tot,*op,*opp; in asn1_parse2() local
|
/external/libvorbis/lib/ |
D | psytune.c | 235 float tot=0.f; in main() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | encodemv.c | 189 const unsigned int tot = ct[0] + ct[1]; in calc_prob() local
|
/external/boringssl/src/ssl/ |
D | s3_pkt.c | 193 unsigned int tot, n, nw; in ssl3_write_bytes() local
|
/external/skia/src/effects/ |
D | GrCircleBlurFragmentProcessor.cpp | 137 float tot = 0.0f; in make_half_kernel() local
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/ |
D | btSoftBodyHelpers.cpp | 716 const int tot=rx*ry; in CreatePatch() local 863 const int tot=rx*ry; in CreatePatchUV() local
|
/external/freetype/src/sfnt/ |
D | ttcmap.c | 3171 FT_UInt tot = 0; in tt_cmap14_def_char_count() local
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/ |
D | ttcmap.c | 3313 FT_UInt tot = 0; in tt_cmap14_def_char_count() local
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | ttcmap.c | 3297 FT_UInt tot = 0; in tt_cmap14_def_char_count() local
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | AMDILCFGStructurizer.cpp | 2399 for (size_t i = 0, tot = exitBlks.size(); i < tot; ++i) { in recordLoopLandBlock() local
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 3930 TypeOfType *tot = new (*this, TypeAlignment) TypeOfType(tofType, Canonical); in getTypeOfType() local
|