Home
last modified time | relevance | path

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

12

/third_party/ltp/tools/sparse/sparse-src/
Dstats.c11 static void show_stats(get_t get, struct allocator_stats * tot) in show_stats()
31 struct allocator_stats tot = { .name = "total", }; in show_allocation_stats() local
/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/flutter/skia/src/gpu/effects/generated/
DGrCircleBlurFragmentProcessor.cpp20 float tot = 0.0f; in make_unnormalized_half_kernel() local
37 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local
147 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in create_half_plane_profile() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgst-dvb-section.c1187 _gst_mpegts_tot_copy (GstMpegtsTOT * tot) in _gst_mpegts_tot_copy()
1199 _gst_mpegts_tot_free (GstMpegtsTOT * tot) in _gst_mpegts_tot_free()
1215 GstMpegtsTOT *tot; in _parse_tot() local
/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/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/cmsis/CMSIS/DSP/Source/FilteringFunctions/
Darm_correlate_q31.c83 uint32_t tot = 0U; /* Length */ in arm_correlate_q31() local
Darm_correlate_q15.c83 uint32_t tot = 0U; /* Length */ in arm_correlate_q15() local
Darm_correlate_q7.c76 uint32_t tot = 0U; /* Length */ in arm_correlate_q7() local
Darm_correlate_f32.c115 uint32_t tot = 0U; /* Length */ in arm_correlate_f32() local
Darm_correlate_f16.c318 uint32_t tot = 0U; /* Length */ in arm_correlate_f16() local
/third_party/openssl/crypto/asn1/
Dasn1_parse.c97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local
/third_party/libwebsockets/lib/secure-streams/protocols/
Dss-mqtt.c504 size_t used_in, olen[6] = { 0, 0, 0, 0, 0, 0 }, tot = 0; in secstream_connect_munge_mqtt() 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.cpp590 float tot = 0.0f; in make_unnormalized_half_kernel() local
609 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel, halfKernelSize, sigma); in make_half_kernel_and_summed_table() local
728 const float tot = 2.f * make_unnormalized_half_kernel(halfKernel.get(), halfKernelSize, sigma); in create_half_plane_profile() 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.c365 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.c158 int tot; in diff_colors() local
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/
Dts-parser.c1114 const GstMpegtsTOT *tot = gst_mpegts_section_get_tot (section); in dump_tot() local

12