Home
last modified time | relevance | path

Searched defs:total (Results 351 - 375 of 1214) sorted by relevance

1...<<11121314151617181920>>...49

/third_party/libsnd/src/
H A Ddither.c219 sf_count_t total = 0 ; in dither_write_short() local
259 sf_count_t total = 0 ; in dither_write_int() local
305 sf_count_t total = 0 ; in dither_write_float() local
350 sf_count_t total in dither_write_double() local
[all...]
H A Dgsm610.c242 { int count, total = 0, indx = 0 ; in gsm610_read_block() local
269 sf_count_t total = 0 ; in gsm610_read_s() local
296 sf_count_t total = 0 ; in gsm610_read_i() local
322 sf_count_t total = 0 ; gsm610_read_f() local
351 sf_count_t total = 0 ; gsm610_read_d() local
475 { int count, total = 0, indx = 0 ; gsm610_write_block() local
499 sf_count_t total = 0 ; gsm610_write_s() local
526 sf_count_t total = 0 ; gsm610_write_i() local
552 sf_count_t total = 0 ; gsm610_write_f() local
583 sf_count_t total = 0 ; gsm610_write_d() local
[all...]
H A Dg72x.c204 { int count, total = 0, indx = 0 ; in g72x_read_block() local
231 sf_count_t total = 0 ; in g72x_read_s() local
258 sf_count_t total = 0 ; in g72x_read_i() local
288 sf_count_t total = 0 ; g72x_read_f() local
320 sf_count_t total = 0 ; g72x_read_d() local
449 { int count, total = 0, indx = 0 ; g72x_write_block() local
473 sf_count_t total = 0 ; g72x_write_s() local
499 sf_count_t total = 0 ; g72x_write_i() local
527 sf_count_t total = 0 ; g72x_write_f() local
559 sf_count_t total = 0 ; g72x_write_d() local
[all...]
/third_party/libuv/test/
H A Drunner.c65 int total; in run_tests() local
/third_party/lzma/C/
H A DPpmd7Enc.c292 const UInt32 total = sum + escFreq; in Ppmd7z_EncodeSymbol() local
H A DXzIn.c177 UInt32 total = 0; in Xz_ReadBackward() local
/third_party/lzma/CPP/7zip/Compress/
H A DLzmaEncoder.cpp236 static void PrintTime(const char *s, UInt64 val, UInt64 total) in PrintTime() argument
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DProgressDialog.h45 void SetProgress(UInt64 total, UInt64 completed) in SetProgress() argument
56 void GetProgress(UInt64 &total, UInt64 &completed) in GetProgress() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_const_arrays_to_uniforms.c222 unsigned total = 0; in count_uniforms() local
/third_party/node/src/crypto/
H A Dcrypto_aes.cc112 size_t total = 0; in AES_Cipher() local
H A Dcrypto_bio.cc106 size_t total = 0; in PeekMultiple() local
/third_party/notofonts/scripts/
H A Dissue-stats.py33 total = 0 variable
/third_party/ntfs-3g/libntfs-3g/
H A Ddevice.c207 s64 br, total; in ntfs_pread() local
258 s64 written, total, ret = -1; in ntfs_pwrite() local
[all...]
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_debug.c483 unsigned total = 0; in lp_debug_draw_bins_by_coverage() local
/third_party/icu/icu4c/source/test/intltest/
H A Djamotest.cpp401 int32_t total = 0; in TestRealText() local
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap10.c45 static void read_meminfo_huge(long *total, long *free, long *resv, long *surp) in read_meminfo_huge() argument
/third_party/ltp/testcases/kernel/sched/pthreads/
H A Dpth_str03.c527 int rc, ind, total; in main() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_tokenize/
H A Dmain.c294 size_t total, budget; in exp_cb1() local
/third_party/lz4/programs/
H A Ddatagen.c168 U64 total = 0; in RDG_genOut() local
/third_party/node/deps/v8/src/utils/
H A Dutils.cc160 int total = 0; in WriteCharsToFile() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_so_emit.c283 unsigned total = 0; in draw_pt_so_emit() local
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_cpu.c271 uint64_t busy, total; in hud_cpu_graph_install() local
310 uint64_t busy, total; in hud_get_num_cpus() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dencode.c166 size_t total = 0; in EVP_EncodeUpdate() local
/third_party/node/deps/openssl/openssl/crypto/
H A Dparam_build.c364 const size_t total = OSSL_PARAM_ALIGN_SIZE * (p_blks + bld->total_blocks); in OSSL_PARAM_BLD_to_param() local
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c225 int total; member

Completed in 16 milliseconds

1...<<11121314151617181920>>...49