/external/tensorflow/tensorflow/core/common_runtime/gpu/ |
D | gpu_virtual_mem_allocator_test.cc | 61 size_t bytes_received; // Ignored in this test. in TEST() local 86 size_t bytes_received; in TEST() local 95 size_t bytes_received; // Ignored in this test. in TEST() local 115 size_t bytes_received; // Ignored in this test. in TEST() local 126 size_t bytes_received; // Ignored in this test. in TEST() local 143 size_t bytes_received; // Ignored in this test. in TEST() local 163 size_t bytes_received; // Ignored in this test. in TEST() local
|
D | gpu_virtual_mem_allocator.cc | 133 size_t* bytes_received) { in Alloc()
|
/external/federated-compute/fcp/client/http/ |
D | in_memory_request_response_test.cc | 709 int64_t bytes_received = 0; in TEST_F() local 762 int64_t bytes_received = 0; in TEST_F() local 816 int64_t bytes_received = 0; in TEST_F() local 868 int64_t bytes_received = 0; in TEST_F() local 934 int64_t bytes_received = 0; in TEST_F() local 1040 int64_t bytes_received = 0; in TEST_F() local 1096 int64_t bytes_received = 0; in TEST_F() local 1133 int64_t bytes_received = 0; in TEST_F() local 1191 int64_t bytes_received = 0; in TEST_F() local 1228 int64_t bytes_received = 0; in TEST_F() local [all …]
|
/external/cronet/tot/net/base/ |
D | network_activity_monitor.cc | 19 void IncrementBytesReceived(uint64_t bytes_received) { in IncrementBytesReceived()
|
D | network_activity_monitor_unittest.cc | 50 uint64_t bytes_received = UINT64_C(7294954321); in TEST_F() local
|
/external/cronet/stable/net/base/ |
D | network_activity_monitor.cc | 19 void IncrementBytesReceived(uint64_t bytes_received) { in IncrementBytesReceived()
|
D | network_activity_monitor_unittest.cc | 50 uint64_t bytes_received = UINT64_C(7294954321); in TEST_F() local
|
/external/tensorflow/tensorflow/core/common_runtime/pluggable_device/ |
D | pluggable_device_simple_allocator.cc | 27 size_t bytes_received; in AllocateRaw() local
|
/external/tensorflow/tensorflow/core/common_runtime/ |
D | pool_allocator.cc | 130 size_t bytes_received; in AllocateRaw() local 261 size_t* bytes_received) { in Alloc()
|
/external/tensorflow/tensorflow/core/common_runtime/device/ |
D | device_host_allocator.h | 40 size_t* bytes_received) override { in Alloc()
|
D | device_mem_allocator.h | 45 size_t* bytes_received) override { in Alloc()
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.cc | 568 alts_handshaker_client* c, grpc_slice* bytes_received) { in get_serialized_start_server() 604 grpc_slice* bytes_received) { in handshaker_client_start_server() 626 static grpc_byte_buffer* get_serialized_next(grpc_slice* bytes_received) { in get_serialized_next() 641 grpc_slice* bytes_received) { in handshaker_client_next() 897 grpc_slice* bytes_received) { in alts_handshaker_client_start_server() 908 grpc_slice* bytes_received) { in alts_handshaker_client_next()
|
/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.cc | 568 alts_handshaker_client* c, grpc_slice* bytes_received) { in get_serialized_start_server() 604 grpc_slice* bytes_received) { in handshaker_client_start_server() 626 static grpc_byte_buffer* get_serialized_next(grpc_slice* bytes_received) { in get_serialized_next() 641 grpc_slice* bytes_received) { in handshaker_client_next() 899 grpc_slice* bytes_received) { in alts_handshaker_client_start_server() 910 grpc_slice* bytes_received) { in alts_handshaker_client_next()
|
/external/openscreen/osp/public/ |
D | network_metrics.h | 32 uint64_t bytes_received = 0; member
|
/external/webrtc/pc/ |
D | data_channel_utils.h | 57 uint64_t bytes_received; member
|
/external/pigweed/pw_uart_mcuxpresso/ |
D | dma_uart_nonblocking.cc | 305 size_t bytes_received = rx_data_.transfer.dataSize - bytes_remaining; in DoRead() local 640 size_t bytes_received = rx_data_.data_received - rx_data_.data_copied; in DoConservativeReadAvailable() local
|
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_tcpbpf.h | 13 __u64 bytes_received; member
|
/external/webrtc/api/voip/ |
D | voip_statistics.h | 59 uint64_t bytes_received = 0; member
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/test_tools/ |
D | quic_stream_sequencer_buffer_peer.cc | 160 QuicStreamSequencerBufferPeer::bytes_received() { in bytes_received() function in quic::test::QuicStreamSequencerBufferPeer
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/test_tools/ |
D | quic_stream_sequencer_buffer_peer.cc | 160 QuicStreamSequencerBufferPeer::bytes_received() { in bytes_received() function in quic::test::QuicStreamSequencerBufferPeer
|
/external/cronet/tot/base/ |
D | sync_socket_posix.cc | 149 const size_t bytes_received = Receive(buffer.subspan(0u, bytes_to_read)); in ReceiveWithTimeout() local
|
/external/cronet/stable/base/ |
D | sync_socket_posix.cc | 149 const size_t bytes_received = Receive(buffer.subspan(0u, bytes_to_read)); in ReceiveWithTimeout() local
|
/external/pytorch/torch/lib/libshm/ |
D | socket.h | 50 size_t bytes_received = 0; in recv() local
|
/external/ltp/testcases/network/sockets/ |
D | ltpServer.c | 313 static int bytes_received = 0; in tcp_receive_buffer() local
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/batch_writer/ |
D | quic_batch_writer_test.h | 224 for (size_t bytes_received = 0; bytes_received < data_size_; in ValidateRead() local
|