Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/tests/
Drangecoder.c61 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/node/deps/v8/src/profiler/
Dstrings-storage.cc100 int actual_length = 0; in GetName() local
118 int actual_length = 0; in GetConsName() 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/node/test/js-native-api/test_string/
Dtest_string.c10 enum length_type { actual_length, auto_length }; enumerator
103 const size_t actual_length = in create_external_latin1() local
143 const size_t actual_length = in create_external_utf16() local
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h225 uint16_t actual_length; member
249 usb_size_t actual_length; /* (return) actual transfer length */ member
/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/curl/lib/vtls/
Dschannel_verify.c348 DWORD actual_length = 0; in cert_get_name_string() local
/third_party/node/deps/v8/src/bigint/
Dtostring.cc235 size_t actual_length = out_end_ - out_; in Finish() local
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc460 int actual_length = static_cast<int>(number.length()); in TestNumberLength() local
2537 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