Home
last modified time | relevance | path

Searched defs:total (Results 1 - 25 of 443) sorted by relevance

12345678910>>...18

/third_party/lwip/src/include/netif/ppp/polarssl/
H A Dsha1.h47 unsigned long total[2]; /*!< number of bytes processed */ member
H A Dmd5.h47 unsigned long total[2]; /*!< number of bytes processed */ member
H A Dmd4.h47 unsigned long total[2]; /*!< number of bytes processed */ member
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dss-s3-put.h18 size_t total; member
/third_party/musl/libc-test/src/functionalext/supplement/dirent/
H A Dalphasort.c27 int total = scandir("/", &namelist, 0, alphasort); in alphasort_0100() local
39 int total = scandir(NULL, &namelist, 0, alphasort); in alphasort_0200() local
/third_party/rust/crates/once_cell/examples/
H A Dregex.rs15 let mut total = 0; in slow() variables
30 let mut total = 0; in fast() variables
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_packetizer.cpp26 auto total = StreamPacketHeader::STREAM_HEADER_SIZE; in CalculateHeaderSize() local
33 auto total = 0; in CalculateExtSize() local
/third_party/libsnd/tests/
H A Dsftest.c40 int k, count, max = 0, total = 0 ; in main() local
/third_party/libwebsockets/lib/misc/lwsac/
H A Dlwsac.cxx35 size_t total = (size_t)lwsac_total_alloc(ac); in start() local
/third_party/node/deps/brotli/c/enc/
H A Dbit_cost.h21 ShannonEntropy( const uint32_t* population, size_t size, size_t* total) ShannonEntropy() argument
/third_party/ltp/testcases/kernel/syscalls/mallinfo/
H A Dmallinfo01.c36 int total = 0; in test_mallinfo() local
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
H A Disalnum.c63 int total = 0; in isalnum_0400() local
H A Discntrl.c74 int total = 0; in iscntrl_0500() local
H A Disalpha.c72 int total = 0; in isalpha_0500() local
H A Disgraph_l.c71 int total = 0; in isgraph_l_0400() local
H A Disprint.c74 int total = 0; in isprint_0500() local
/third_party/musl/libc-test/src/functionalext/supplement/wctype/
H A Diswalnum_l.c75 int total = 0; in iswalnum_l_0400() local
H A Diswgraph.c71 int total = 0; in iswgraph_0400() local
/third_party/skia/third_party/externals/brotli/c/enc/
H A Dbit_cost.h21 ShannonEntropy( const uint32_t* population, size_t size, size_t* total) ShannonEntropy() argument
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xy_coord.cpp30 real64 total = X + Y + Z; in XYZtoXY() local
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/
H A Dlock_free_queue.c26 int total = size * count + 1; in LFQUE_Create() local
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_types_v0.h25 int total; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dtrans_mananger.cpp29 void TransManager::NotifyFileProgress(const std::string &sessionName, uint64_t total, uint64_t processed) in NotifyFileProgress() argument
/foundation/filemanagement/dfs_service/test/unittests/distributed_file_daemon/
H A Dtrans_mananger_test.cpp144 uint64_t total = 0; in HWTEST_F() local
155 uint64_t total = 0; in HWTEST_F() local
/foundation/filemanagement/storage_service/interfaces/innerkits/storage_manager/native/
H A Dstorage_stats.h26 StorageStats(int64_t total, int64_t audio, int64_t video, int64_t image, int64_t file, int64_t app) in StorageStats() argument

Completed in 8 milliseconds

12345678910>>...18