Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/tests/
Drangecoder.c60 int i, p, actual_length, version; in main() local
Dmjpegenc_huffman.c39 int actual_length = 0, i, j, k, prob, length; in check_lengths() local
/third_party/skia/third_party/externals/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
/third_party/flutter/skia/third_party/externals/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
/third_party/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
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h226 uint16_t actual_length; member
250 usb_size_t actual_length; /* (return) actual transfer length */ member
/third_party/flutter/skia/third_party/externals/libwebp/imageio/
Dpngdec.c72 size_t actual_length = 0; in HexStringToBytes() local
/third_party/skia/third_party/externals/libwebp/imageio/
Dpngdec.c72 size_t actual_length = 0; in HexStringToBytes() local
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dhb-test.h172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/
Dhb-test.h172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
/third_party/harfbuzz/test/api/
Dhb-test.h172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
/third_party/curl/lib/vtls/
Dschannel_verify.c346 DWORD actual_length = 0; in cert_get_name_string() local
/third_party/libusb/libusb/
Dlibusb.h1197 unsigned int actual_length; member
1254 int actual_length; member
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc458 int actual_length = static_cast<int>(number.length()); in TestNumberLength() local
2506 int actual_length = static_cast<int>(national_number.length()); in IsNumberMatchingDesc() local
/third_party/libinput/test/
Dtest-pointer.c48 double actual_length; in test_relative_event() local