/third_party/lwip/src/include/netif/ppp/polarssl/ |
H A D | sha1.h | 47 unsigned long total[2]; /*!< number of bytes processed */ member
|
H A D | md5.h | 47 unsigned long total[2]; /*!< number of bytes processed */ member
|
H A D | md4.h | 47 unsigned long total[2]; /*!< number of bytes processed */ member
|
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/ |
H A D | ss-s3-put.h | 18 size_t total; member
|
/third_party/musl/libc-test/src/functionalext/supplement/dirent/ |
H A D | alphasort.c | 27 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 D | regex.rs | 15 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 D | stream_packetizer.cpp | 26 auto total = StreamPacketHeader::STREAM_HEADER_SIZE; in CalculateHeaderSize() local 33 auto total = 0; in CalculateExtSize() local
|
/third_party/libsnd/tests/ |
H A D | sftest.c | 40 int k, count, max = 0, total = 0 ; in main() local
|
/third_party/libwebsockets/lib/misc/lwsac/ |
H A D | lwsac.cxx | 35 size_t total = (size_t)lwsac_total_alloc(ac); in start() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | bit_cost.h | 21 ShannonEntropy( const uint32_t* population, size_t size, size_t* total) ShannonEntropy() argument
|
/third_party/ltp/testcases/kernel/syscalls/mallinfo/ |
H A D | mallinfo01.c | 36 int total = 0; in test_mallinfo() local
|
/third_party/musl/libc-test/src/functionalext/supplement/ctype/ |
H A D | isalnum.c | 63 int total = 0; in isalnum_0400() local
|
H A D | iscntrl.c | 74 int total = 0; in iscntrl_0500() local
|
H A D | isalpha.c | 72 int total = 0; in isalpha_0500() local
|
H A D | isgraph_l.c | 71 int total = 0; in isgraph_l_0400() local
|
H A D | isprint.c | 74 int total = 0; in isprint_0500() local
|
/third_party/musl/libc-test/src/functionalext/supplement/wctype/ |
H A D | iswalnum_l.c | 75 int total = 0; in iswalnum_l_0400() local
|
H A D | iswgraph.c | 71 int total = 0; in iswgraph_0400() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | bit_cost.h | 21 ShannonEntropy( const uint32_t* population, size_t size, size_t* total) ShannonEntropy() argument
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_xy_coord.cpp | 30 real64 total = X + Y + Z; in XYZtoXY() local
|
/foundation/systemabilitymgr/samgr_lite/samgr/adapter/posix/ |
H A D | lock_free_queue.c | 26 int total = size * count + 1;
in LFQUE_Create() local
|
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_types_v0.h | 25 int total; member
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/ |
H A D | trans_mananger.cpp | 29 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 D | trans_mananger_test.cpp | 144 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 D | storage_stats.h | 26 StorageStats(int64_t total, int64_t audio, int64_t video, int64_t image, int64_t file, int64_t app) in StorageStats() argument
|