HomeSort by relevance Sort by last modified time
    Searched refs:total_size (Results 201 - 225 of 478) sorted by null

1 2 3 4 5 6 7 891011>>

  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
link_layer_stats.cpp 137 uint32_t total_size = sizeof(wifi_radio_stat) + channel_size; local
138 external_stat_ptr = (wifi_radio_stat *)malloc(total_size);
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_urllib.py 362 def hooktester(count, block_size, total_size, count_holder=[0]):
365 self.assertIsInstance(total_size, int)
376 def hooktester(count, block_size, total_size, _report=report):
377 _report.append((count, block_size, total_size))
390 def hooktester(count, block_size, total_size, _report=report):
391 _report.append((count, block_size, total_size))
404 def hooktester(count, block_size, total_size, _report=report):
405 _report.append((count, block_size, total_size))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_urllib.py 362 def hooktester(count, block_size, total_size, count_holder=[0]):
365 self.assertIsInstance(total_size, int)
376 def hooktester(count, block_size, total_size, _report=report):
377 _report.append((count, block_size, total_size))
390 def hooktester(count, block_size, total_size, _report=report):
391 _report.append((count, block_size, total_size))
404 def hooktester(count, block_size, total_size, _report=report):
405 _report.append((count, block_size, total_size))
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib.py 362 def hooktester(count, block_size, total_size, count_holder=[0]):
365 self.assertIsInstance(total_size, int)
376 def hooktester(count, block_size, total_size, _report=report):
377 _report.append((count, block_size, total_size))
390 def hooktester(count, block_size, total_size, _report=report):
391 _report.append((count, block_size, total_size))
404 def hooktester(count, block_size, total_size, _report=report):
405 _report.append((count, block_size, total_size))
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib.py 362 def hooktester(count, block_size, total_size, count_holder=[0]):
365 self.assertIsInstance(total_size, int)
376 def hooktester(count, block_size, total_size, _report=report):
377 _report.append((count, block_size, total_size))
390 def hooktester(count, block_size, total_size, _report=report):
391 _report.append((count, block_size, total_size))
404 def hooktester(count, block_size, total_size, _report=report):
405 _report.append((count, block_size, total_size))
    [all...]
  /art/compiler/jni/quick/arm/
calling_convention_arm.cc 376 size_t total_size = frame_data_size; local
379 total_size += handle_scope_size; // handle scope size
383 total_size += SizeOfReturnValue();
385 return RoundUp(total_size, kStackAlignment);
  /device/google/cuttlefish_common/guest/hals/audio/
vsoc_audio_output_stream.h 42 rval.total_size = sizeof(rval);
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/
hikey_bl2_setup.c 80 scp_bl2_meminfo->total_size = SCP_BL2_SIZE;
316 bl32_meminfo->total_size =
357 bl33_meminfo->total_size = DDR_SIZE;
483 bl2_tzram_layout.total_size,
  /device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/include/
plat_private.h 62 unsigned long total_size,
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorArgMax.h 229 const Index total_size = internal::array_prod(m_orig_impl.dimensions()); local
230 m_stride_mod = (m_return_dim < NumDims - 1) ? m_strides[m_return_dim + 1] : total_size;
232 const Index total_size = internal::array_prod(m_orig_impl.dimensions()); local
233 m_stride_mod = (m_return_dim > 0) ? m_strides[m_return_dim - 1] : total_size;
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_memory.c 301 size_t total_size = 0; local
332 total_size += hdr->size;
343 if(total_size) {
345 (unsigned long) (total_size + 1023)/1024);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_live_variables.cpp 189 num_vars = alloc.total_size * 8;
239 int *start = ralloc_array(mem_ctx, int, this->alloc.total_size * 8);
240 int *end = ralloc_array(mem_ctx, int, this->alloc.total_size * 8);
246 for (unsigned i = 0; i < this->alloc.total_size * 8; i++) {
  /external/protobuf/src/google/protobuf/
source_context.pb.cc 267 int total_size = 0; local
271 total_size += 1 +
277 _cached_size_ = total_size;
279 return total_size;
unknown_field_set.cc 136 int total_size = sizeof(*fields_) + sizeof(UnknownField) * fields_->size(); local
142 total_size += sizeof(*field.length_delimited_.string_value_) +
147 total_size += field.group_->SpaceUsed();
153 return total_size;
empty.pb.cc 233 int total_size = 0; local
236 _cached_size_ = total_size;
238 return total_size;
type.pb.cc 608 int total_size = 0; local
612 total_size += 1 +
619 total_size += 1 +
626 total_size += 1 +
631 total_size += 1 * this->fields_size();
633 total_size +=
639 total_size += 1 * this->oneofs_size();
641 total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
646 total_size += 1 * this->options_size();
648 total_size +
1507 int total_size = 0; local
2242 int total_size = 0; local
2735 int total_size = 0; local
3112 int total_size = 0; local
    [all...]
  /external/swiftshader/third_party/subzero/runtime/
szrt_asan.c 262 size_t total_size = rz_right_size + (rz_right - rz_left); local
263 __asan_poison(rz_left, total_size, FREED_POISON_VAL);
269 entry->size = total_size;
278 quarantine_size += total_size;
  /external/vboot_reference/firmware/lib21/include/
vb2_struct.h 78 * in a contiguous region of <total_size> bytes starting at the first
81 uint32_t total_size; member in struct:vb2_struct_common
  /external/vboot_reference/tests/
vb21_common2_tests.c 29 uint32_t size = key->c.total_size;
122 size = sig->c.total_size;
133 sig2->c.total_size += 4;
186 size = sig->c.total_size;
  /external/webp/src/enc/
picture_psnr_enc.c 177 double total_size = 0., total_distortion = 0.; local
204 total_size += w * h;
207 results[4] = (type == 1) ? (float)GetLogSSIM(total_distortion, total_size)
208 : (float)GetPSNR(total_distortion, total_size);
  /system/core/lmkd/tests/
lmkd_test.cpp 182 size_t total_size; member in struct:shared_data
194 while (allocated_size < data->total_size) {
207 data->finished = (allocated_size >= data->total_size);
225 data->total_size = (size_t)-1; /* allocate until killed */
  /art/compiler/utils/
dedupe_set-inl.h 46 size_t total_size = 0u; member in struct:art::DedupeSet::Stats
93 global_stats->total_size += keys_.Size();
248 stats.total_size,
  /device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/
hikey960_bl2_setup.c 349 bl32_meminfo->total_size =
390 bl33_meminfo->total_size = DDR_SIZE;
417 bl2_tzram_layout.total_size,
  /device/linaro/bootloader/arm-trusted-firmware/plat/qemu/
qemu_bl2_setup.c 189 bl2_tzram_layout.total_size,
336 bl32_meminfo->total_size = (BL32_MEM_BASE + BL32_MEM_SIZE) - BL32_BASE;
346 bl33_meminfo->total_size = NS_DRAM0_SIZE;
  /external/ltp/testcases/kernel/syscalls/move_pages/
move_pages_support.c 276 size_t total_size = num * get_page_size(); local
278 shared = mmap(NULL, total_size,
285 numa_tonode_memory(shared, total_size, node);

Completed in 3005 milliseconds

1 2 3 4 5 6 7 891011>>