Home
last modified time | relevance | path

Searched defs:total_bytes (Results 1 – 25 of 127) sorted by relevance

123456

/external/pdfium/core/fdrm/
Dfx_crypt_sha.h18 uint64_t total_bytes; member
25 uint64_t total_bytes; member
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/
Dpluggable_device_util.cc136 const int64_t total_bytes = input->TotalBytes(); in DeviceToDeviceCopy() local
198 const int64_t total_bytes = device_tensor->TotalBytes(); in CopyPluggableDeviceTensorToCPU() local
247 const int64_t total_bytes = cpu_tensor->TotalBytes(); in CopyCPUTensorToPluggableDevice() local
306 const int64_t total_bytes = src_device_tensor->TotalBytes(); in CopyPluggableDeviceTensorToSameDevice() local
/external/jemalloc_new/src/
Dandroid_je_mallinfo.c18 size_t total_bytes = 0; in accumulate_large_allocs() local
35 size_t total_bytes = 0; in accumulate_small_allocs() local
/external/tensorflow/tensorflow/lite/
Dsimple_memory_arena_debug_dump.cc66 size_t total_bytes = 0; member
88 void Add(int node_id, size_t total_bytes, in Add()
174 size_t total_bytes = 0; in DumpArenaInfo() local
/external/coreboot/util/amdfwtool/
Dhandle_file.c29 size_t total_bytes = 0; in read_from_file_to_buf() local
60 size_t total_bytes = 0; in write_from_buf_to_file() local
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_util.cc148 const int64_t total_bytes = is_dead ? 0 : tensor.TotalBytes(); in SetProtoFromGPU() local
211 const int64_t total_bytes = input->TotalBytes(); in DeviceToDeviceCopy() local
290 const int64_t total_bytes = gpu_tensor->TotalBytes(); in CopyGPUTensorToCPU() local
337 const int64_t total_bytes = cpu_tensor->TotalBytes(); in CopyCPUTensorToGPU() local
483 const int64_t total_bytes = src_gpu_tensor->TotalBytes(); in CopyGPUTensorToSameGPU() local
Dgpu_process_state.cc101 size_t total_bytes, const std::vector<TfDeviceId>& peer_gpu_ids) { in CreateSubAllocator()
152 const GPUOptions& options, TfDeviceId tf_device_id, size_t total_bytes, in GetGPUAllocator()
/external/protobuf/benchmarks/php/
DPhpBenchmark.php50 private $total_bytes; variable in Google\\Protobuf\\Benchmark\\Benchmark
53 public function __construct($benchmark_name, $args, $total_bytes,
/external/cronet/tot/third_party/protobuf/benchmarks/php/
DPhpBenchmark.php50 private $total_bytes; variable in Google\\Protobuf\\Benchmark\\Benchmark
53 public function __construct($benchmark_name, $args, $total_bytes,
/external/cronet/stable/third_party/protobuf/benchmarks/php/
DPhpBenchmark.php50 private $total_bytes; variable in Google\\Protobuf\\Benchmark\\Benchmark
53 public function __construct($benchmark_name, $args, $total_bytes,
/external/sandboxed-api/sandboxed_api/sandbox2/examples/static/
Dstatic_bin.cc28 size_t total_bytes = 0U; in main() local
/external/tensorflow/tensorflow/core/debug/
Dbfc_dump_reader.cc70 const int64_t total_bytes, int64_t* cumulative_bytes) { in PrintChunk()
121 int64_t total_bytes = 0; in PrintSortedChunks() local
182 uint64 total_bytes = 0; in PrintChunksByOpName() local
/external/autotest/client/bin/result_tools/
Dview.py311 def _get_size_percent(size_original, total_bytes): argument
325 def _get_dirs_html(dirs, parent_path, total_bytes, indentation): argument
/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dreadchild.c24 apr_size_t nbytes, total_bytes; in main() local
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dreadchild.c24 apr_size_t nbytes, total_bytes; in main() local
/external/webrtc/modules/congestion_controller/goog_cc/
Dcongestion_window_pushback_controller.cc55 int64_t total_bytes = outstanding_bytes_; in UpdateTargetBitrate() local
/external/openscreen/third_party/abseil/src/absl/strings/
Dstr_cat_benchmark.cc141 void BM_StrAppendImpl(benchmark::State& state, size_t total_bytes, in BM_StrAppendImpl()
153 const int total_bytes = state.range(0); in BM_StrAppend() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/
Dstr_cat_benchmark.cc141 void BM_StrAppendImpl(benchmark::State& state, size_t total_bytes, in BM_StrAppendImpl()
153 const int total_bytes = state.range(0); in BM_StrAppend() local
/external/cronet/stable/components/nacl/renderer/
Dprogress_event.h43 uint64_t total_bytes; member
/external/cronet/tot/components/nacl/renderer/
Dprogress_event.h43 uint64_t total_bytes; member
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/batch_writer/
Dquic_gso_batch_writer.h77 size_t total_bytes = batch_buffer().SizeInUse(); in InternalFlushImpl() local
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/batch_writer/
Dquic_gso_batch_writer.h77 size_t total_bytes = batch_buffer().SizeInUse(); in InternalFlushImpl() local
/external/trusty/arm-trusted-firmware/tools/cert_create/src/
Dsha.c39 unsigned int total_bytes; in sha_file() local
/external/pytorch/benchmarks/operator_benchmark/common/
Drepeat_benchmark.py42 input_tensors, total_bytes = generate_data_for_repeat() variable
/external/pigweed/pw_containers/pw_containers_private/
Dinline_var_len_entry_queue_test_oracle.h70 uint32_t total_bytes = 0; in size_bytes() local

123456