/external/crosvm/devices/src/usb/host_backend/ |
D | usb_endpoint.rs | 158 let actual_length = t.actual_length(); in do_handle_transfer() localVariable 213 let actual_length = t.actual_length() as usize; in do_handle_transfer() localVariable 217 let actual_length = cmp::min(actual_length, copied_length); in do_handle_transfer() localVariable
|
D | host_device.rs | 208 let actual_length = t.actual_length(); in execute_control_transfer() localVariable
|
/external/v8/src/profiler/ |
D | strings-storage.cc | 78 int actual_length = 0; in GetName() local 96 int actual_length = 0; in GetConsName() local
|
/external/sfntly/cpp/src/sfntly/data/ |
D | byte_array.cc | 56 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/webrtc/p2p/base/ |
D | asyncstuntcpsocket.cc | 105 size_t actual_length = expected_pkt_len + pad_bytes; in ProcessInput() local
|
/external/webrtc/webrtc/test/testsupport/ |
D | packet_reader_unittest.cc | 30 int actual_length, in VerifyPacketData()
|
/external/libusb/libusb/os/ |
D | linux_usbfs.h | 80 unsigned int actual_length; member 95 int actual_length; member
|
/external/webrtc/webrtc/base/ |
D | testutils.h | 475 size_t actual_length) in CmpHelperMemEq() 525 #define EXPECT_MEMEQ(expected, expected_length, actual, actual_length) \ argument 529 #define ASSERT_MEMEQ(expected, expected_length, actual, actual_length) \ argument
|
/external/u-boot/drivers/usb/musb-new/ |
D | usb-compat.h | 41 u32 actual_length; /* (return) actual transfer length */ member
|
/external/kernel-headers/original/uapi/linux/ |
D | usbdevice_fs.h | 113 unsigned int actual_length; member 124 int actual_length; member
|
/external/harfbuzz_ng/test/api/ |
D | hb-test.h | 172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
|
/external/libchrome/base/metrics/ |
D | persistent_memory_allocator_unittest.cc | 39 int64_t actual_length; in SetFileLength() local 993 int64_t actual_length; in TEST_F() local
|
/external/crosvm/usb_util/src/ |
D | usb_transfer.rs | 268 pub fn actual_length(&self) -> i32 { in actual_length() method
|
D | bindings.rs | 3856 pub actual_length: ::std::os::raw::c_uint, field 3952 pub actual_length: ::std::os::raw::c_int, field
|
/external/u-boot/common/ |
D | usb.c | 268 void *data, int len, int *actual_length, int timeout) in usb_bulk_msg()
|
/external/libusb/libusb/ |
D | libusb.h | 1185 unsigned int actual_length; member 1242 int actual_length; member
|
/external/libusb/include/libusb/ |
D | libusb.h | 1185 unsigned int actual_length; member 1242 int actual_length; member
|
/external/u-boot/drivers/usb/host/ |
D | ohci.h | 356 int actual_length; member
|
/external/u-boot/include/ |
D | usbdevice.h | 478 unsigned int actual_length; member
|