/third_party/ltp/tools/sparse/sparse-src/ |
D | stats.c | 11 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/ |
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
|
D | enough.c | 229 big_t tot; // total number of codes with maximum tables size member
|
/third_party/flutter/skia/src/gpu/effects/generated/ |
D | GrCircleBlurFragmentProcessor.cpp | 20 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/ |
D | gst-dvb-section.c | 1187 _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/ |
D | alexa.c | 173 int tot = 0; in drain_end_cb() local 455 size_t tot; in ss_avs_metadata_tx() local
|
/third_party/selinux/libselinux/utils/ |
D | avcstat.c | 97 struct avc_cache_stats tot, rel, last; in main() local
|
/third_party/openssl/crypto/txt_db/ |
D | txt_db.c | 190 long i, j, n, nn, l, tot = 0; in TXT_DB_write() local
|
/third_party/openssl/crypto/comp/ |
D | c_zlib.c | 416 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/ |
D | arm_correlate_q31.c | 83 uint32_t tot = 0U; /* Length */ in arm_correlate_q31() local
|
D | arm_correlate_q15.c | 83 uint32_t tot = 0U; /* Length */ in arm_correlate_q15() local
|
D | arm_correlate_q7.c | 76 uint32_t tot = 0U; /* Length */ in arm_correlate_q7() local
|
D | arm_correlate_f32.c | 115 uint32_t tot = 0U; /* Length */ in arm_correlate_f32() local
|
D | arm_correlate_f16.c | 318 uint32_t tot = 0U; /* Length */ in arm_correlate_f16() local
|
/third_party/openssl/crypto/asn1/ |
D | asn1_parse.c | 97 const unsigned char *p, *ep, *tot, *op, *opp; in asn1_parse2() local
|
/third_party/libwebsockets/lib/secure-streams/protocols/ |
D | ss-mqtt.c | 504 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/ |
D | avs.c | 163 size_t tot; in ss_avs_metadata_tx() local
|
/third_party/skia/src/core/ |
D | SkBlurMF.cpp | 590 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/ |
D | protocol_lws_openmetrics_export.c | 113 size_t tot; /* content-length computation */ member
|
/third_party/openssl/ssl/record/ |
D | rec_layer_s3.c | 365 size_t tot; in ssl3_write_bytes() local
|
/third_party/libwebsockets/lib/misc/fts/ |
D | trie-fd.c | 618 uint32_t fi, tot, line, ro, ofs_linetable, lines, fplen, in lws_fts_search() local
|
/third_party/mksh/ |
D | histrap.c | 724 off_t tot, mis; in hist_persist_back() local
|
/third_party/ffmpeg/libavcodec/ |
D | rpzaenc.c | 158 int tot; in diff_colors() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/ |
D | ts-parser.c | 1114 const GstMpegtsTOT *tot = gst_mpegts_section_get_tot (section); in dump_tot() local
|