Home
last modified time | relevance | path

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

/third_party/zlib/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
Denough.c229 big_t tot; // total number of codes with maximum tables size member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-alexa/
Dalexa.c173 int tot = 0; in drain_end_cb() local
455 size_t tot; in ss_avs_metadata_tx() local
/third_party/selinux/libselinux/utils/
Davcstat.c97 struct avc_cache_stats tot, rel, last; in main() local
/third_party/node/deps/openssl/openssl/crypto/txt_db/
Dtxt_db.c190 long i, j, n, nn, l, tot = 0; in TXT_DB_write() local
/third_party/openssl/crypto/txt_db/
Dtxt_db.c190 long i, j, n, nn, l, tot = 0; in TXT_DB_write() local
/third_party/openssl/crypto/comp/
Dc_zlib.c416 int tot = outl - zin->avail_out; in bio_zlib_read() local
467 int tot = inl - zout->avail_in; in bio_zlib_write() local
/third_party/node/deps/openssl/openssl/crypto/comp/
Dc_zlib.c416 int tot = outl - zin->avail_out; in bio_zlib_read() local
467 int tot = inl - zout->avail_in; in bio_zlib_write() local
/third_party/openssl/crypto/asn1/
Dasn1_parse.c97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dasn1_parse.c97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-avs/
Davs.c163 size_t tot; in ss_avs_metadata_tx() local
/third_party/skia/src/core/
DSkBlurMF.cpp601 float tot = 0.0f; in make_unnormalized_half_kernel() local
620 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local
739 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in create_half_plane_profile() local
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-mqtt.c959 size_t used_in, olen[6] = { 0, 0, 0, 0, 0, 0 }, tot = 0; in secstream_connect_munge_mqtt() local
/third_party/node/deps/openssl/openssl/ssl/record/
Drec_layer_s3.c352 size_t tot; in ssl3_write_bytes() local
/third_party/libwebsockets/plugins/
Dprotocol_lws_openmetrics_export.c113 size_t tot; /* content-length computation */ member
/third_party/openssl/ssl/record/
Drec_layer_s3.c363 size_t tot; in ssl3_write_bytes() local
/third_party/libwebsockets/lib/misc/fts/
Dtrie-fd.c618 uint32_t fi, tot, line, ro, ofs_linetable, lines, fplen, in lws_fts_search() local
/third_party/mksh/
Dhistrap.c724 off_t tot, mis; in hist_persist_back() local
/third_party/ffmpeg/libavcodec/
Drpzaenc.c159 int tot; in diff_colors() local
Ddiracdec.c819 int tot; member
/third_party/skia/third_party/externals/freetype/src/sfnt/
Dttcmap.c3412 FT_UInt tot = 0; in tt_cmap14_def_char_count() local
/third_party/node/deps/v8/src/d8/
Dd8.cc5592 int tot = 0; in Main() local