Home
last modified time | relevance | path

Searched defs:current_size (Results 1 – 25 of 69) sorted by relevance

123

/external/cronet/tot/net/http/
Dhttp_cache_writers.cc302 int current_size = entry_->GetEntry()->GetDataSize(kResponseContentIndex); in ShouldTruncate() local
446 int current_size = entry_->GetEntry()->GetDataSize(kResponseContentIndex); in DoCacheWriteData() local
521 int current_size = entry_->GetEntry()->GetDataSize(kResponseContentIndex); in OnDataReceived() local
/external/cronet/stable/net/http/
Dhttp_cache_writers.cc302 int current_size = entry_->GetEntry()->GetDataSize(kResponseContentIndex); in ShouldTruncate() local
446 int current_size = entry_->GetEntry()->GetDataSize(kResponseContentIndex); in DoCacheWriteData() local
521 int current_size = entry_->GetEntry()->GetDataSize(kResponseContentIndex); in OnDataReceived() local
/external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/
Dfb_storage.h117 flatbuffers::uoffset_t current_size = in Read() local
/external/webp/src/utils/
Dbit_writer_utils.c210 const size_t current_size = bw->cur_ - bw->buf_; in VP8LBitWriterResize() local
244 const size_t current_size = src->cur_ - src->buf_; in VP8LBitWriterClone() local
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_decoder_tables.h99 size_t current_size() const { return current_size_; } in current_size() function
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/hpack/decoder/
Dhpack_decoder_tables.h99 size_t current_size() const { return current_size_; } in current_size() function
/external/tensorflow/tensorflow/core/lib/io/
Drandom_inputstream.cc58 int64_t current_size = result->size(); in ReadNBytes() local
/external/harfbuzz_ng/src/OT/glyf/
Dcomposite-iter.hh61 unsigned current_size; member
/external/capstone/windows/
Dwinkernel_mm.c72 size_t current_size = 0; in cs_winkernel_realloc() local
/external/tensorflow/tensorflow/lite/kernels/
Drandom_ops.cc64 size_t current_size = 0; in GenerateRandomUniformNumbers() local
81 size_t current_size = 0; in GenerateRandomStandardNormalNumbers() local
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_bucket_lookup.h142 size_t current_size = kSmallestBucket; in InitBucketSizes() local
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/
Dpartition_bucket_lookup.h142 size_t current_size = kSmallestBucket; in InitBucketSizes() local
/external/pytorch/torch/csrc/jit/runtime/static/
Dmemory_planner.cpp360 size_t current_size = in deallocateOutputTensors() local
460 size_t current_size = compute_aligned_tensor_size(storage.nbytes()); in deallocateManagedTensors() local
/external/libchrome/base/memory/
Dshared_memory_posix.cc174 const size_t current_size = stat.st_size; in Create() local
/external/AFLplusplus/include/
Dalloc-inl.h667 size_t current_size = 0; in afl_realloc() local
724 size_t current_size = 0; in afl_realloc_exact() local
/external/coreboot/util/marvell/doimage_mv/
Ddoimage.c156 int build_reg_header(char *fname, MV_U8 *buffer, MV_U32 current_size) in build_reg_header()
229 int build_bin_header(char *fname, MV_U8 *buffer, MV_U32 current_size) in build_bin_header()
/external/python/cpython3/Parser/tokenizer/
Dfile_tokenizer.c24 Py_ssize_t current_size = tok->interactive_src_end - tok->interactive_src_start; in tok_concatenate_interactive_new_line() local
/external/libchrome/base/metrics/
Dhistogram_base.cc176 void HistogramBase::WriteAsciiBucketGraph(double current_size, in WriteAsciiBucketGraph()
/external/federated-compute/fcp/client/opstats/
Dpds_backed_opstats_db.cc172 int64_t current_size = data.ByteSizeLong(); in PruneOldDataUntilBelowSizeLimit() local
/external/coreboot/src/soc/amd/common/block/lpc/
Dlpc_util.c83 uint16_t end, current_size, start_wideio, end_wideio; in lpc_find_wideio_range() local
/external/coreboot/src/southbridge/intel/ibexpeak/
Dsetup_heci_uma.c145 u32 current_size; in recv_heci_message() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c344 uint64_t current_size = buffer->buffer_size; in lp_jit_buffer_from_pipe_const() local
/external/libtextclassifier/native/lang_id/common/flatbuffers/
Dembedding-network-params-from-flatbuffer.cc218 int current_size = input_size; in ValidityChecking() local
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/hpack/
Dhpack_encoder.cc219 const size_t current_size = CurrentHeaderTableSizeSetting(); in MaybeEmitTableSize() local
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/hpack/
Dhpack_encoder.cc219 const size_t current_size = CurrentHeaderTableSizeSetting(); in MaybeEmitTableSize() local

123