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

1 2 3 4 5 6 7 8 91011>>

  /external/tensorflow/tensorflow/contrib/lite/kernels/
test_util.cc 202 int total_size = 1; local
204 total_size *= t->dims->data[i];
206 return total_size;
  /external/tensorflow/tensorflow/python/kernel_tests/
transpose_op_test.py 150 total_size = np.prod(input_shape)
151 inp = np.arange(1, total_size + 1, dtype=datatype).reshape(input_shape)
171 total_size = np.prod(input_shape)
172 inp = np.arange(1, total_size + 1, dtype=np.float32).reshape(input_shape)
206 total_size = np.prod(input_shape)
207 inp = np.arange(1, total_size + 1, dtype=np.float32).reshape(input_shape)
228 total_size = np.prod(input_shape)
229 inp = np.arange(1, total_size + 1, dtype=datatype).reshape(input_shape)
249 total_size = np.prod(input_shape)
250 inp = np.arange(1, total_size + 1, dtype=np.float32).reshape(input_shape
    [all...]
  /external/brotli/c/dec/
huffman.c 186 int total_size; /* sum of root table size and 2nd level table sizes */ local
201 total_size = table_size;
229 while (total_size != table_size) {
246 total_size += table_size;
264 return (uint32_t)total_size;
  /external/protobuf/src/google/protobuf/
any.pb.cc 313 int total_size = 0; local
317 total_size += 1 +
324 total_size += 1 +
330 _cached_size_ = total_size;
332 return total_size;
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/common/src/
extra_data_handler.cpp 231 OMX_U32 slice_offset = 0, slice_size = 0, total_size = 0; local
251 if (slice_offset != total_size) {
257 total_size += slice_size;
261 if (pBufHdr->nFilledLen != total_size) {
263 "total slices size[%d]", pBufHdr->nFilledLen, total_size);
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 260 OMX_U32 slice_offset = 0, slice_size = 0, total_size = 0; local
284 if (slice_offset != total_size) {
291 total_size += slice_size;
296 if (pBufHdr->nFilledLen != total_size) {
298 "total slices size[%u]", (unsigned int)pBufHdr->nFilledLen, (unsigned int)total_size);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 260 OMX_U32 slice_offset = 0, slice_size = 0, total_size = 0; local
284 if (slice_offset != total_size) {
291 total_size += slice_size;
296 if (pBufHdr->nFilledLen != total_size) {
298 "total slices size[%u]", (unsigned int)pBufHdr->nFilledLen, (unsigned int)total_size);
  /hardware/qcom/media/msm8998/mm-video-v4l2/vidc/common/src/
extra_data_handler.cpp 264 OMX_U32 slice_offset = 0, slice_size = 0, total_size = 0; local
288 if (slice_offset != total_size) {
295 total_size += slice_size;
300 if (pBufHdr->nFilledLen != total_size) {
302 "total slices size[%u]", (unsigned int)pBufHdr->nFilledLen, (unsigned int)total_size);
  /system/update_engine/payload_generator/
payload_file.cc 327 off_t total_size = 0; local
333 total_size += aop.op.data_length();
338 total_size += metadata_size;
345 object.size * 100.0 / total_size,
355 static_cast<intmax_t>(total_size),
  /external/syslinux/memdisk/
setup.c 769 unsigned int total_size; local
992 /* The size is given by hptr->total_size plus the size of the E820
996 total_size = hptr->total_size; /* Actual memdisk code */
998 total_size += e820_len; /* E820 memory ranges */
1000 total_size += cmdline_len; /* Command line */
1002 total_size += stack_len; /* Stack */
1004 hptr->total_size, e820_len, cmdline_len, stack_len);
1006 total_size, (total_size + 0x3ff) >> 10)
    [all...]
  /external/tensorflow/tensorflow/python/keras/_impl/keras/utils/
data_utils.py 74 total_size = -1
76 total_size = int(content_type.strip())
82 reporthook(count, chunk_size, total_size)
232 def dl_progress(count, block_size, total_size):
234 if total_size is -1:
235 total_size = None
236 ProgressTracker.progbar = Progbar(total_size)
  /external/perf_data_converter/src/quipper/
perf_reader.cc 304 size_t total_size = 0; local
305 total_size += header.size;
306 total_size += header.attrs.size;
307 total_size += header.event_types.size;
308 total_size += header.data.size;
311 total_size +=
316 total_size += GetNumSupportedMetadata() * sizeof(struct perf_file_section);
319 total_size += tracing_data().size();
320 total_size += GetBuildIDMetadataSize();
321 total_size += GetStringMetadataSize()
    [all...]
  /external/compiler-rt/lib/lsan/
lsan_common.cc 545 leaks_[i].total_size += leaked_size;
563 return leak1.total_size > leak2.total_size;
598 leaks_[index].total_size, leaks_[index].hit_count);
624 bytes += leaks_[i].total_size;
637 s->weight += leaks_[i].total_size;
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_texture.c 77 uint64_t total_size = 0; local
156 lpr->mip_offsets[level] = total_size;
158 total_size += align((unsigned)mipsize, mip_align);
159 if (total_size > LP_MAX_TEXTURE_SIZE) {
170 lpr->tex_data = align_malloc(total_size, mip_align);
175 memset(lpr->tex_data, 0, total_size);
  /external/skia/src/ports/
SkFontHost_win.cpp 1577 DWORD total_size = GetGlyphOutlineW(fDDC, glyph, flags, &gm, BUFFERSIZE, glyphbuf->get(), &fMat22); local
1630 DWORD total_size = getGDIGlyphPath(glyph, format, &glyphbuf); local
    [all...]
  /external/skqp/src/ports/
SkFontHost_win.cpp 1577 DWORD total_size = GetGlyphOutlineW(fDDC, glyph, flags, &gm, BUFFERSIZE, glyphbuf->get(), &fMat22); local
1630 DWORD total_size = getGDIGlyphPath(glyph, format, &glyphbuf); local
    [all...]
  /external/syslinux/gpxe/src/util/
elf2efi.c 210 size_t total_size = 0; local
218 *( (uint32_t *) ( buffer + total_size + 0 ) )
220 *( (uint32_t *) ( buffer + total_size + 4 ) ) = size;
221 memcpy ( ( buffer + total_size + 8 ), pe_rel->relocs,
224 total_size += size;
227 return total_size;
  /external/tensorflow/tensorflow/core/lib/jpeg/
jpeg_mem.cc 157 int64 total_size = static_cast<int64>(cinfo.output_height) * local
167 if (total_size >= (1LL << 29)) {
168 LOG(ERROR) << "Image too large: " << total_size;
583 int64 total_size = static_cast<int64>(width) * static_cast<int64>(height); local
590 if (total_size >= (1LL << 29)) {
591 LOG(ERROR) << "Image too large: " << total_size;
  /system/tpm/attestation/common/
crypto_utility_impl.cc 346 size_t total_size = output_size; local
354 total_size += output_size;
355 encrypted_data->resize(total_size);
396 size_t total_size = output_size; local
404 total_size += output_size;
405 data->resize(total_size);
  /external/e2fsprogs/lib/ext2fs/
imager.c 290 __u64 itr, cnt, size, total_size; local
314 total_size = size * fs->group_desc_count;
336 size = total_size % fs->blocksize;
  /external/fio/
filesetup.c 849 unsigned long long total_size, extend_size; local
884 total_size = 0;
888 total_size = -1ULL;
890 total_size += f->real_file_size;
899 if ((!total_size || total_size == -1ULL) && !o->size &&
926 extend_size = total_size = 0;
986 total_size = -1ULL;
992 total_size += f->io_size;
1028 if (!o->size || (total_size && o->size > total_size)
    [all...]
  /external/ltp/testcases/kernel/controllers/memcg/functional/
memcg_lib.sh 178 local total_size=$3
436 local total_size=$3
455 signal_memcg_process $! $total_size "subgroup_a/"
  /external/vboot_reference/tests/
vb21_api_tests.c 108 memcpy((uint8_t *)pre + sig_offset, sig, sig->c.total_size);
109 sig_offset += sig->c.total_size;
110 mock_sig_size = sig->c.total_size;
  /external/webp/src/enc/
picture_enc.c 98 uint64_t y_size, uv_size, a_size, total_size; local
117 total_size = y_size + a_size + 2 * uv_size;
125 mem = (uint8_t*)WebPSafeMalloc(total_size, sizeof(*mem));
  /external/webrtc/webrtc/base/
filerotatingstream.cc 188 size_t total_size = 0; local
193 total_size += file_size;
196 *size = total_size;

Completed in 1811 milliseconds

1 2 3 4 5 6 7 8 91011>>