| /external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ |
| D | pluggable_device_util.cc | 136 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/ |
| D | android_je_mallinfo.c | 18 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/ |
| D | simple_memory_arena_debug_dump.cc | 66 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/cronet/net/third_party/quiche/src/quiche/quic/core/http/ |
| D | quic_header_list_test.cc | 52 size_t total_bytes = 2 * (key.size() + value.size()) + 1; in TEST_F() local 65 size_t total_bytes = key.size() + value.size(); in TEST_F() local
|
| /external/tensorflow/tensorflow/core/common_runtime/gpu/ |
| D | gpu_util.cc | 148 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
|
| D | gpu_process_state.cc | 101 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/cronet/third_party/protobuf/benchmarks/php/ |
| D | PhpBenchmark.php | 50 private $total_bytes; variable in Google\\Protobuf\\Benchmark\\Benchmark 53 public function __construct($benchmark_name, $args, $total_bytes,
|
| /external/protobuf/benchmarks/php/ |
| D | PhpBenchmark.php | 50 private $total_bytes; variable in Google\\Protobuf\\Benchmark\\Benchmark 53 public function __construct($benchmark_name, $args, $total_bytes,
|
| /external/tensorflow/tensorflow/core/debug/ |
| D | bfc_dump_reader.cc | 70 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/ |
| D | view.py | 311 def _get_size_percent(size_original, total_bytes): argument 325 def _get_dirs_html(dirs, parent_path, total_bytes, indentation): argument
|
| /external/pdfium/core/fdrm/ |
| D | fx_crypt.h | 41 uint64_t total_bytes; member 48 uint64_t total_bytes; member
|
| /external/webrtc/modules/congestion_controller/goog_cc/ |
| D | congestion_window_pushback_controller.cc | 55 int64_t total_bytes = outstanding_bytes_; in UpdateTargetBitrate() local
|
| /external/libtextclassifier/abseil-cpp/absl/strings/ |
| D | str_cat_benchmark.cc | 141 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/abseil-cpp/absl/strings/ |
| D | str_cat_benchmark.cc | 141 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/tensorflow/third_party/absl/abseil-cpp/absl/strings/ |
| D | str_cat_benchmark.cc | 141 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/openscreen/third_party/abseil/src/absl/strings/ |
| D | str_cat_benchmark.cc | 141 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/angle/third_party/abseil-cpp/absl/strings/ |
| D | str_cat_benchmark.cc | 141 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/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
| D | str_cat_benchmark.cc | 141 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/webrtc/third_party/abseil-cpp/absl/strings/ |
| D | str_cat_benchmark.cc | 141 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/third_party/abseil-cpp/absl/strings/ |
| D | str_cat_benchmark.cc | 141 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/components/nacl/renderer/ |
| D | progress_event.h | 43 uint64_t total_bytes; member
|
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/ |
| D | quic_gso_batch_writer.h | 67 int total_bytes = batch_buffer().SizeInUse(); in InternalFlushImpl() local
|
| /external/cronet/build/android/pylib/device/commands/java/src/org/chromium/android/commands/unzip/ |
| D | Unzip.java | 63 int total_bytes = 0; in unzip() local
|
| /external/angle/build/android/pylib/device/commands/java/src/org/chromium/android/commands/unzip/ |
| D | Unzip.java | 63 int total_bytes = 0; in unzip() local
|
| /external/webrtc/modules/rtp_rtcp/source/ |
| D | rtp_format.cc | 90 int total_bytes = payload_len + limits.first_packet_reduction_len + in SplitAboutEqually() local
|