Home
last modified time | relevance | path

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

123

/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
Dvector.h96 std::size_t total_size() const { in total_size() function
Dintvector.h77 std::size_t total_size() const { in total_size() function
/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
Dvector.h96 std::size_t total_size() const { in total_size() function
Dintvector.h77 std::size_t total_size() const { in total_size() function
/external/oprofile/libopagent/
Djitdump.h61 u32 total_size; member
67 u32 total_size; member
78 u32 total_size; member
86 u32 total_size; member
93 u32 total_size; member
/external/v8/src/
Dpreparse-data.cc94 int total_size = PreparseDataConstants::kHeaderSize + function_size; in ExtractData() local
149 int total_size = PreparseDataConstants::kHeaderSize + function_size in ExtractData() local
/external/webp/src/utils/
Dutils.c24 const uint64_t total_size = nmemb * size; in CheckSizeArgumentsOverflow() local
/external/chromium/chrome/browser/chromeos/cros/
Dburn_library.h28 int64 total_size; member
Dmount_library.h68 uint64 total_size() const { return total_size_; } in total_size() function
/external/chromium/chrome/browser/download/
Ddownload_item_model.cc113 int64 total_size = download_->total_bytes(); in GetStatusText() local
/external/webkit/Tools/wx/build/
Dbuild_utils.py93 def download_callback(downloaded, block_size, total_size): argument
/external/blktrace/btt/
Dmmap.c37 static off_t cur_min, cur, cur_max, total_size; variable
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.cc777 int total_size = 0; in ByteSize() local
1239 int total_size = 0; in ByteSize() local
1561 int total_size = 0; in ByteSize() local
1981 int total_size = 0; in ByteSize() local
2634 int total_size = 0; in ByteSize() local
3001 int total_size = 0; in ByteSize() local
3316 int total_size = 0; in ByteSize() local
3630 int total_size = 0; in ByteSize() local
4010 int total_size = 0; in ByteSize() local
4537 int total_size = 0; in ByteSize() local
[all …]
Dextension_set_heavy.cc236 int total_size = in SpaceUsedExcludingSelf() local
253 int total_size = 0; in SpaceUsedExcludingSelf() local
Dunknown_field_set.cc71 int total_size = sizeof(*fields_) + sizeof(UnknownField) * fields_->size(); in SpaceUsedExcludingSelf() local
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc371 int total_size = 0; in ByteSize() local
712 int total_size = 0; in ByteSize() local
989 int total_size = 0; in ByteSize() local
/external/webp/src/dec/
Dbuffer.c87 uint64_t uv_size = 0, a_size = 0, total_size; in AllocateBuffer() local
/external/qemu/
Delf_ops.h186 int size, i, total_size; in glue() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_test_bad_identifiers.proto54 optional int32 total_size = 6; field

123