Home
last modified time | relevance | path

Searched defs:total_size (Results 1 – 25 of 80) sorted by relevance

1234

/external/marisa-trie/lib/marisa/
Dprogress.h22 void test_total_size(std::size_t total_size) { in test_total_size()
34 std::size_t total_size() const { in total_size() function
Dtail.h49 std::size_t total_size() const { in total_size() function
Dbitvector.h75 std::size_t total_size() const { in total_size() function
Dintvector.h77 std::size_t total_size() const { in total_size() function
Dvector.h96 std::size_t total_size() const { in total_size() function
Dtrie.cc137 std::size_t Trie::total_size() const { in total_size() function in marisa::Trie
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dprogress.h22 void test_total_size(std::size_t total_size) { in test_total_size()
34 std::size_t total_size() const { in total_size() function
Dtail.h50 std::size_t total_size() const { in total_size() function
Dbitvector.h75 std::size_t total_size() const { in total_size() function
Dintvector.h77 std::size_t total_size() const { in total_size() function
Dvector.h96 std::size_t total_size() const { in total_size() function
Dtrie.cc137 std::size_t Trie::total_size() const { in total_size() function in marisa_alpha::Trie
/external/libavc/encoder/
Dih264e_api.c2786 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
2998 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3023 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3106 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3127 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3150 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3207 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3271 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3313 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
3352 WORD32 total_size = 0; in ih264e_fill_num_mem_rec() local
[all …]
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/
Ddxbc_assemble.cpp37 size_t total_size = sizeof(dxbc_container_header) + data_size; in dxbc_assemble() local
/external/vboot_reference/firmware/2lib/include/
D2sha.h49 uint32_t total_size; member
59 uint32_t total_size; member
/external/v8/src/
Dpreparse-data.cc65 int total_size = PreparseDataConstants::kHeaderSize + function_size; in GetScriptData() local
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc911 int total_size = 0; in ByteSize() local
1491 int total_size = 0; in ByteSize() local
1871 int total_size = 0; in ByteSize() local
2334 int total_size = 0; in ByteSize() local
3036 int total_size = 0; in ByteSize() local
3372 int total_size = 0; in ByteSize() local
3679 int total_size = 0; in ByteSize() local
4010 int total_size = 0; in ByteSize() local
4342 int total_size = 0; in ByteSize() local
4741 int total_size = 0; in ByteSize() local
[all …]
Dextension_set_heavy.cc300 int total_size = in SpaceUsedExcludingSelf() local
317 int total_size = 0; in SpaceUsedExcludingSelf() local
722 int total_size = 0; in MessageSetByteSize() local
/external/v8/src/third_party/kernel/tools/perf/util/
Djitdump.h19 uint32_t total_size; /* total size of header */ member
37 uint32_t total_size; member
/external/blktrace/btt/
Dmmap.c37 static off_t cur_min, cur, cur_max, total_size; variable
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc398 int total_size = 0; in ByteSize() local
759 int total_size = 0; in ByteSize() local
1053 int total_size = 0; in ByteSize() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen_cache.h123 unsigned total_size; member
/external/compiler-rt/lib/lsan/
Dlsan_common.h64 uptr total_size; member
/external/webp/src/utils/
Dutils.c165 const uint64_t total_size = nmemb * size; in CheckSizeArgumentsOverflow() local
/external/pcre/dist/sljit/
DsljitExecAllocator.c148 static sljit_uw total_size; variable

1234