Searched defs:actual_length (Results 1 – 12 of 12) sorted by relevance
/third_party/ffmpeg/libavcodec/tests/ |
D | rangecoder.c | 60 int i, p, actual_length, version; in main() local
|
D | mjpegenc_huffman.c | 39 int actual_length = 0, i, j, k, prob, length; in check_lengths() local
|
/third_party/skia/third_party/externals/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
|
/third_party/flutter/skia/third_party/externals/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
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | usb.h | 226 uint16_t actual_length; member 250 usb_size_t actual_length; /* (return) actual transfer length */ member
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
D | pngdec.c | 72 size_t actual_length = 0; in HexStringToBytes() local
|
/third_party/flutter/skia/third_party/externals/libwebp/imageio/ |
D | pngdec.c | 72 size_t actual_length = 0; in HexStringToBytes() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | hb-test.h | 172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
|
/third_party/harfbuzz/test/api/ |
D | hb-test.h | 172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | hb-test.h | 172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | phonenumberutil.cc | 458 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/ |
D | test-pointer.c | 48 double actual_length; in test_relative_event() local
|