Home
last modified time | relevance | path

Searched defs:actual_length (Results 1 – 19 of 19) sorted by relevance

/external/crosvm/devices/src/usb/host_backend/
Dusb_endpoint.rs162 let actual_length = t.actual_length(); in do_handle_transfer() localVariable
211 let actual_length = t.actual_length() as usize; in do_handle_transfer() localVariable
215 let actual_length = cmp::min(actual_length, copied_length); in do_handle_transfer() localVariable
Dhost_device.rs185 let actual_length = t.actual_length(); in execute_control_transfer() localVariable
/external/webrtc/test/logging/
Dlog_writer.h35 const int actual_length = in LogWriteFormat() local
/external/sfntly/cpp/src/sfntly/data/
Dbyte_array.cc56 int32_t actual_length = std::min<int32_t>(length, filled_length_ - index); in Get() local
91 int32_t actual_length = std::min<int32_t>(length, Size() - index); in Put() local
/external/webrtc/p2p/base/
Dasync_stun_tcp_socket.cc113 size_t actual_length = expected_pkt_len + pad_bytes; in ProcessInput() local
/external/webrtc/rtc_base/strings/
Dstring_builder.cc133 const int actual_length = in AppendFormat() local
/external/rust/crates/plotters/src/coord/ranged1d/types/
Dnumeric.rs84 let actual_length = limit.1 - limit.0; localVariable
/external/libusb/libusb/os/
Dlinux_usbfs.h69 unsigned int actual_length; member
85 int actual_length; member
Dwindows_winusb.h647 USHORT actual_length; //changed from libusbk_shared.h "Length" for clarity member
Dwindows_winusb.c3157 unsigned int actual_length = usbd_iso_packet_desc[i].Length; in winusbx_copy_transfer_data() local
/external/crosvm/usb_sys/src/
Dlib.rs114 pub actual_length: c_uint, field
127 pub actual_length: c_int, field
/external/kernel-headers/original/uapi/linux/
Dusbdevice_fs.h113 unsigned int actual_length; member
124 int actual_length; member
/external/llvm-project/lldb/tools/lldb-vscode/
DVSCode.cpp233 int actual_length = vsnprintf(buffer, sizeof(buffer), format, args); in SendFormattedOutput() local
/external/curl/lib/vtls/
Dschannel_verify.c308 DWORD actual_length = 0; in cert_get_name_string() local
/external/harfbuzz_ng/test/api/
Dhb-test.h172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
/external/libchrome/base/metrics/
Dpersistent_memory_allocator_unittest.cc39 int64_t actual_length; in SetFileLength() local
993 int64_t actual_length; in TEST_F() local
/external/crosvm/usb_util/src/
Ddevice.rs414 pub fn actual_length(&self) -> usize { in actual_length() method
/external/libusb/include/libusb/
Dlibusb.h1197 unsigned int actual_length; member
1254 int actual_length; member
/external/libusb/libusb/
Dlibusb.h1197 unsigned int actual_length; member
1254 int actual_length; member