HomeSort by relevance Sort by last modified time
    Searched refs:total_size (Results 126 - 150 of 397) sorted by null

1 2 3 4 56 7 8 91011>>

  /device/linaro/bootloader/arm-trusted-firmware/plat/socionext/uniphier/
uniphier.h 54 void uniphier_mmap_setup(uintptr_t total_base, size_t total_size,
  /external/boringssl/src/util/bot/
update_clang.py 56 total_size = int(response.info().getheader('Content-Length').strip())
65 num_dots = TOTAL_DOTS * bytes_done / total_size
69 if bytes_done != total_size:
71 (bytes_done, total_size))
  /external/google-fruit/include/fruit/impl/data_structures/
fixed_size_allocator.h 67 std::size_t total_size = 0; member in class:fruit::impl::FixedSizeAllocator::FixedSizeAllocatorData
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen_cache.h 131 unsigned total_size; member in struct:svga_host_surface_cache
  /external/perfetto/src/profiling/memory/
client.h 69 uint64_t total_size,
  /external/tensorflow/tensorflow/compiler/tests/
lrn_ops_test.py 104 total_size = np.prod(shape)
105 in_image_vals = np.arange(1, total_size + 1, dtype=np.float32)
106 out_image_vals = np.arange(1, total_size + 1, dtype=np.float32)
107 out_grads_vals = np.arange(1, total_size + 1, dtype=np.float32)
pooling_ops_test.py 87 total_size = np.prod(input_sizes)
90 x = np.array([f * 1.0 for f in range(1, total_size + 1)], dtype=np.float32)
316 total_size = np.prod(input_sizes)
319 x = np.arange(1, total_size + 1, dtype=np.float32)
320 x *= (np.random.randint(2, size=total_size) * 2 - 1) # Flip signs randomly
322 x[np.random.choice(total_size)] = np.inf
323 x[np.random.choice(total_size)] = -np.inf
325 # x[np.random.choice(total_size)] = np.nan
  /external/tensorflow/tensorflow/core/kernels/
initializable_lookup_table.cc 53 TF_RETURN_IF_ERROR(DoLazyPrepare([&iter]() { return iter.total_size(); }));
  /external/u-boot/arch/x86/include/asm/
u-boot-x86.h 44 ulong board_get_usable_ram_top(ulong total_size);
  /external/u-boot/board/tqc/tqm834x/
tqm834x.c 173 ulong total_size; local
182 total_size = bank1_size + bank2_size;
230 total_size = bank1_size;
239 (-(total_size) & OR_GPCM_AM));
  /external/webp/src/utils/
utils.c 169 const uint64_t total_size = nmemb * size; local
172 if (total_size != (size_t)total_size) return 0;
180 const uint64_t new_total_mem = (uint64_t)total_mem + total_size;
  /device/linaro/bootloader/arm-trusted-firmware/bl1/
bl1_fwu.c 376 unsigned int total_size; local
411 total_size = image_desc->image_info.image_size;
436 total_size = image_size;
439 image_desc->image_info.image_size = total_size;
446 result = auth_mod_verify_img(image_id, (void *)base_addr, total_size);
458 zero_normalmem((void *)base_addr, total_size);
459 flush_dcache_range(base_addr, total_size);
  /external/mesa3d/src/compiler/glsl/
lower_distance.cpp 61 const char *in_name, int total_size,
66 in_name(in_name), total_size(total_size), offset(offset)
81 total_size(orig->total_size),
126 int total_size; member in class:__anon33017::lower_distance_visitor
165 unsigned new_size = (total_size + 3) / 4;
  /external/tensorflow/tensorflow/python/kernel_tests/
pooling_ops_3d_test.py 62 total_size = 1
64 total_size *= s
67 x = [f * 1.0 for f in range(1, total_size + 1)]
230 total_size = 1
232 total_size *= s
235 x = np.arange(1, total_size + 1, dtype=np.float32)
244 x_init_value = np.asfarray(np.arange(1, total_size + 1),
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_miptree.c 176 -(uint64_t)mt->total_size);
259 mt->total_size = mt->level[0].pitch * h;
278 mt->total_size = align(pt->height0, 16) * mt->level[0].pitch * (mt->layout_3d ? pt->depth0 : 1);
281 mt->layer_stride = align(mt->total_size, NV50_TILE_SIZE(0x20));
282 mt->total_size = mt->layer_stride * pt->array_size;
309 lvl->offset = mt->total_size;
319 mt->total_size += lvl->pitch * align(nby, tsy) * align(d, tsz);
327 mt->layer_stride = align(mt->total_size,
329 mt->total_size = mt->layer_stride * pt->array_size;
389 ret = nouveau_bo_new(dev, bo_flags, 4096, mt->total_size, &bo_config
    [all...]
  /external/protobuf/src/google/protobuf/
descriptor.pb.cc 1039 int total_size = 0; local
1717 int total_size = 0; local
2625 int total_size = 0; local
2924 int total_size = 0; local
3488 int total_size = 0; local
4730 int total_size = 0; local
5513 int total_size = 0; local
5895 int total_size = 0; local
6374 int total_size = 0; local
6851 int total_size = 0; local
7465 int total_size = 0; local
8560 int total_size = 0; local
9620 int total_size = 0; local
10296 int total_size = 0; local
10871 int total_size = 0; local
11263 int total_size = 0; local
11620 int total_size = 0; local
11977 int total_size = 0; local
12335 int total_size = 0; local
12353 int total_size = 0; local
12832 int total_size = 0; local
13682 int total_size = 0; local
13987 int total_size = 0; local
14622 int total_size = 0; local
14909 int total_size = 0; local
    [all...]
duration.pb.cc 301 int total_size = 0; local
305 total_size += 1 +
312 total_size += 1 +
318 _cached_size_ = total_size;
320 return total_size;
field_mask.pb.cc 267 int total_size = 0; local
270 total_size += 1 * this->paths_size();
272 total_size += ::google::protobuf::internal::WireFormatLite::StringSize(
277 _cached_size_ = total_size;
279 return total_size;
timestamp.pb.cc 315 int total_size = 0; local
319 total_size += 1 +
326 total_size += 1 +
332 _cached_size_ = total_size;
334 return total_size;
struct.pb.cc 390 int total_size = 0; local
393 total_size += 1 * this->fields_size();
400 total_size += ::google::protobuf::internal::WireFormatLite::
406 _cached_size_ = total_size;
408 return total_size;
827 int total_size = 0; local
832 total_size += 1 +
838 total_size += 1 + 8;
843 total_size += 1 +
850 total_size += 1 + 1
1386 int total_size = 0; local
    [all...]
wrappers.pb.cc 465 int total_size = 0; local
469 total_size += 1 + 8;
473 _cached_size_ = total_size;
475 return total_size;
723 int total_size = 0; local
727 total_size += 1 + 4;
731 _cached_size_ = total_size;
733 return total_size;
981 int total_size = 0; local
1241 int total_size = 0; local
1501 int total_size = 0; local
1761 int total_size = 0; local
2021 int total_size = 0; local
2294 int total_size = 0; local
2609 int total_size = 0; local
    [all...]
extension_set_heavy.cc 320 int total_size = local
326 total_size += iter->second.SpaceUsedExcludingSelf();
328 return total_size;
337 int total_size = 0; local
342 total_size += sizeof(*repeated_##LOWERCASE##_value) + \
362 total_size += sizeof(*repeated_message_value) +
369 total_size += sizeof(*string_value) +
374 total_size += lazymessage_value->SpaceUsed();
376 total_size += down_cast<Message*>(message_value)->SpaceUsed();
384 return total_size;
742 int total_size = 0; local
    [all...]
  /external/libyuv/files/util/
yuvconvert.cc 236 const size_t total_size = y_size + 2 * uv_size; local
242 fseek(file_org, num_skip_org * total_size, SEEK_SET);
247 uint8* const ch_rec = new uint8[total_size];
332 fwrite(ch_rec, sizeof(uint8), static_cast<size_t>(total_size),
334 if (bytes_rec < static_cast<size_t>(total_size))
  /external/minigbm/
tegra.c 163 tiled_last = tiled + bo->total_size;
237 bo->total_size = bo->sizes[0] = size;
313 void *addr = mmap(0, bo->total_size, drv_get_prot(map_flags), MAP_SHARED, bo->drv->fd,
315 vma->length = bo->total_size;
318 priv->untiled = calloc(1, bo->total_size);
  /external/eigen/unsupported/test/
cxx11_tensor_fft.cpp 182 ptrdiff_t total_size = 1; local
185 total_size *= dimensions[i];
211 for (int i = 0; i < total_size; ++i) {
215 for (int i = 0; i < total_size; ++i) {
220 VERIFY_IS_APPROX(energy_original, energy_after_fft / total_size);
223 VERIFY_IS_APPROX(energy_original, energy_after_fft * total_size);

Completed in 1790 milliseconds

1 2 3 4 56 7 8 91011>>