Home
last modified time | relevance | path

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

1234567

/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/chromium_org/tools/cygprofile/
Dpatch_orderfile.py106 total_size = 0 variable
109 total_size = total_size + size variable
/external/chromium_org/third_party/brotli/src/brotli/dec/
Dsafe_malloc.c27 const uint64_t total_size = nmemb * size; in CheckSizeArgumentsOverflow() local
Dhuffman.c81 int total_size; /* sum of root table size and 2nd level table sizes */ in BrotliBuildHuffmanTable() local
/external/chromium_org/mojo/system/
Dmessage_in_transit.h111 size_t total_size() const { return header()->total_size; } in total_size() function
178 size_t total_size() const { return header()->total_size; } in total_size() function
224 uint32_t total_size; member
/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/chromium_org/third_party/mesa/src/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/chromium_org/v8/src/
Dpreparse-data.cc66 int total_size = PreparseDataConstants::kHeaderSize + function_size; in ExtractData() local
/external/chromium_org/third_party/webrtc/base/
Dmultipart.cc212 size_t part_size, total_size = 0; in GetSize() local
229 size_t part_size, total_size = 0; in GetAvailable() local
/external/chromium_org/third_party/libjingle/source/talk/base/
Dmultipart.cc227 size_t part_size, total_size = 0; in GetSize() local
244 size_t part_size, total_size = 0; in GetAvailable() local
/external/chromium_org/tools/memory_inspector/memory_inspector/core/
Dnative_heap.py53 def total_size(self): member in Allocation
/external/chromium_org/cc/resources/
Dtile.cc80 size_t total_size = 0; in GPUMemoryUsageInBytes() local
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
Doperation_chromeos.cc119 int64 total_size) { in OnBurnProgress()
/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
/external/blktrace/btt/
Dmmap.c37 static off_t cur_min, cur, cur_max, total_size; variable
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.cc856 int total_size = 0; in ByteSize() local
1426 int total_size = 0; in ByteSize() local
1788 int total_size = 0; in ByteSize() local
2208 int total_size = 0; in ByteSize() local
2858 int total_size = 0; in ByteSize() local
3225 int total_size = 0; in ByteSize() local
3540 int total_size = 0; in ByteSize() local
3854 int total_size = 0; in ByteSize() local
4232 int total_size = 0; in ByteSize() local
4864 int total_size = 0; in ByteSize() local
[all …]
Dextension_set_heavy.cc277 int total_size = in SpaceUsedExcludingSelf() local
294 int total_size = 0; in SpaceUsedExcludingSelf() local
700 int total_size = 0; in MessageSetByteSize() local
/external/chromium_org/chrome/utility/media_galleries/
Dipc_data_source.cc13 IPCDataSource::IPCDataSource(int64 total_size) in IPCDataSource()
/external/chromium_org/net/websockets/
Dwebsocket_basic_stream.cc52 int total_size = 0; in CalculateSerializedSizeAndTurnOnMaskBit() local
142 int total_size = CalculateSerializedSizeAndTurnOnMaskBit(frames); in WriteFrames() local
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
Dprivate_api_file_system.cc53 uint64* total_size, in GetSizeStatsOnBlockingPool()
434 uint64* total_size = new uint64(0); in RunAsync() local
467 const uint64* total_size, in GetSizeStatsCallback()
/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/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.cc379 int total_size = 0; in ByteSize() local
718 int total_size = 0; in ByteSize() local
995 int total_size = 0; in ByteSize() local
/external/chromium_org/media/cast/logging/
Dstats_event_subscriber_unittest.cc109 int total_size = 0; in TEST_F() local
268 int total_size = 0; in TEST_F() local
/external/chromium_org/third_party/cld/encodings/compact_lang_det/win/
Dcld_utf8statetable.h80 const uint32 total_size; member
96 const uint32 total_size; member

1234567