| /external/cronet/net/third_party/quiche/src/quiche/quic/load_balancer/ |
| D | load_balancer_config.h | 80 uint8_t total_len() const { return server_id_len_ + nonce_len_ + 1; } in total_len() function
|
| /external/minijail/ |
| D | syscall_filter.h | 26 size_t total_len; member
|
| /external/wpa_supplicant_8/src/crypto/ |
| D | aes-omac1.c | 49 size_t i, e, left, total_len; in omac1_aes_vector() local
|
| /external/tensorflow/tensorflow/lite/ |
| D | string_util.cc | 50 int total_len = (strings.size() - 1) * separator.len; in AddJoinedString() local
|
| /external/lz4/lib/ |
| D | xxhash.h | 277 uint64_t total_len; member 303 unsigned long long total_len; member
|
| /external/angle/src/common/third_party/xxhash/ |
| D | xxhash.h | 290 uint64_t total_len; member 318 unsigned long long total_len; member
|
| /external/ltp/testcases/kernel/irq/ |
| D | irqbalance01.c | 63 static size_t total_len; in read_proc_file() local
|
| /external/wpa_supplicant_8/src/drivers/ |
| D | driver_nl80211_android.c | 27 int total_len; member
|
| /external/rust/crates/twox-hash/src/ |
| D | thirty_two.rs | 33 total_len: u64, field 244 pub fn total_len(&self) -> u32 { in total_len() method
|
| D | sixty_four.rs | 28 total_len: u64, field 264 pub fn total_len(&self) -> u64 { in total_len() method
|
| /external/cronet/net/spdy/ |
| D | bidirectional_stream_spdy_impl.cc | 124 int total_len = 0; in SendvData() local
|
| /external/perfetto/src/protozero/filtering/ |
| D | message_filter.cc | 104 uint32_t total_len = 0; in FilterMessageFragments() local
|
| /external/wpa_supplicant_8/src/wps/ |
| D | ndef.c | 118 size_t total_len; in ndef_build_record() local
|
| /external/openthread/third_party/tcplp/bsdtcp/ |
| D | tcp_output.c | 1548 int total_len; in tcp_addoptions() local
|
| /external/crosvm/devices/src/virtio/ |
| D | descriptor_chain.rs | 152 let mut total_len: u32 = 0; in validate_mem_regions() localVariable
|
| /external/rust/crates/ahash/tests/ |
| D | map_tests.rs | 253 let mut total_len = 0; in test_byte_dist() localVariable
|
| /external/crosvm/devices/src/usb/xhci/ |
| D | scatter_gather_buffer.rs | 62 let mut total_len = 0usize; in len() localVariable
|
| /external/crosvm/io_uring/tests/ |
| D | uring.rs | 181 let total_len = io_vecs.iter().fold(0, |a, iovec| a + iovec.iov_len); in readv_vec() localVariable 278 let total_len = io_vecs.iter().fold(0, |a, iovec| a + iovec.iov_len); in writev_vec() localVariable
|
| /external/wpa_supplicant_8/src/p2p/ |
| D | p2p_build.c | 485 size_t *total_len, u8 *attr_len) in p2p_buf_add_service_info() 606 size_t total_len; in p2p_buf_add_service_instance() local
|
| /external/rust/crates/futures-util/src/io/ |
| D | buf_writer.rs | 172 let total_len = bufs.iter().map(|b| b.len()).sum::<usize>(); in poll_write_vectored() localVariable
|
| D | buf_reader.rs | 134 let total_len = bufs.iter().map(|b| b.len()).sum::<usize>(); in poll_read_vectored() localVariable
|
| /external/linux-kselftest/tools/testing/selftests/net/ |
| D | tls.c | 561 int total_len = 0; in TEST_F() local 598 int total_len = 0; in TEST_F() local 860 unsigned int total_len = TLS_PAYLOAD_MAX_LEN * 2; in TEST_F() local 877 unsigned int total_len = 2 * 10; in TEST_F() local 895 const unsigned int total_len = 15; in TEST_F() local
|
| D | psock_snd.c | 364 int fdr, fds, total_len; in run_test() local
|
| /external/wpa_supplicant_8/wpa_supplicant/ |
| D | robust_av.c | 905 static int write_ipv4_info(char *pos, int total_len, in write_ipv4_info() 975 static int write_ipv6_info(char *pos, int total_len, in write_ipv6_info()
|
| /external/rust/crates/tokio/src/io/util/ |
| D | buf_writer.rs | 142 let total_len = bufs in poll_write_vectored() localVariable
|