Home
last modified time | relevance | path

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

/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/webrtc/p2p/base/
Dasyncstuntcpsocket.cc105 size_t actual_length = expected_pkt_len + pad_bytes; in ProcessInput() local
/external/webrtc/webrtc/test/testsupport/
Dpacket_reader_unittest.cc30 int actual_length, in VerifyPacketData()
/external/libusb/libusb/os/
Dlinux_usbfs.h77 unsigned int actual_length; member
92 int actual_length; member
/external/v8/src/profiler/
Dstrings-storage.cc83 int actual_length = 0; in GetName() local
/external/webrtc/webrtc/base/
Dtestutils.h475 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/kernel-headers/original/uapi/linux/
Dusbdevice_fs.h92 unsigned int actual_length; member
103 int actual_length; member
/external/libusb-compat/libusb/
Dcore.c749 int actual_length; in usb_bulk_io() local
794 int actual_length; in usb_interrupt_io() local
/external/v8/src/runtime/
Druntime-array.cc189 uint32_t actual_length = static_cast<uint32_t>(array->elements()->length()); in RUNTIME_FUNCTION() local
/external/libusb/libusb/
Dlibusb.h691 unsigned int actual_length; member
748 int actual_length; member
/external/v8/src/wasm/
Dmodule-decoder.cc401 size_t actual_length = static_cast<size_t>(pc_ - section_start); in DecodeModule() local
/external/dbus/bus/
Dsignals.c1871 int actual_length; in match_rule_matches() local
/external/v8/src/
Dd8.cc92 size_t actual_length = length > 10 * MB ? 1 : length; in Allocate() local
/external/v8/src/crankshaft/
Dhydrogen-instructions.cc943 HValue* actual_length = length()->ActualValue(); in InferRepresentation() local
/external/valgrind/include/vki/
Dvki-linux.h2555 unsigned int actual_length; member
2566 int actual_length; member