Home
last modified time | relevance | path

Searched defs:tot (Results 1 – 12 of 12) sorted by relevance

/external/zlib/src/examples/
Dgzjoin.c265 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
Dgzappend.c263 unsigned long crc, tot; in gzscan() local
/external/skia/src/effects/
DGrCircleBlurFragmentProcessor.cpp19 float tot = 0.0f; in make_unnormalized_half_kernel() local
33 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local
127 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in create_half_plane_profile() local
/external/iproute2/misc/
Drtacct.c79 static void nread(int fd, char *buf, int tot) in nread()
335 int tot = 0; in send_db() local
/external/libvpx/libvpx/vp8/common/
Dtreecoder.c90 const unsigned int tot = c[0] + c[1]; in vp8_tree_probs_from_distribution() local
/external/selinux/libselinux/utils/
Davcstat.c97 struct avc_cache_stats tot, rel, last; in main() local
/external/boringssl/src/ssl/
Ds3_pkt.cc199 unsigned tot, n, nw; in ssl3_write_app_data() local
/external/libvpx/libvpx/vp8/encoder/
Dencodemv.c166 const unsigned int tot = ct[0] + ct[1]; in calc_prob() local
/external/swiftshader/third_party/PowerVR_SDK/Shell/
DPVRShell.cpp1277 size_t tot, len; in CommandLine() local
/external/pdfium/third_party/freetype/src/sfnt/
Dttcmap.c3297 FT_UInt tot = 0; in tt_cmap14_def_char_count() local
/external/freetype/src/sfnt/
Dttcmap.c3383 FT_UInt tot = 0; in tt_cmap14_def_char_count() local
/external/clang/lib/AST/
DASTContext.cpp3962 TypeOfType *tot = new (*this, TypeAlignment) TypeOfType(tofType, Canonical); in getTypeOfType() local