Searched defs:actual_length (Results 1 – 12 of 12) sorted by relevance
/third_party/ffmpeg/libavcodec/tests/ |
D | rangecoder.c | 61 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/node/deps/v8/src/profiler/ |
D | strings-storage.cc | 100 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/ |
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/node/test/js-native-api/test_string/ |
D | test_string.c | 10 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/ |
D | usb.h | 225 uint16_t actual_length; member 249 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/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/curl/lib/vtls/ |
D | schannel_verify.c | 348 DWORD actual_length = 0; in cert_get_name_string() local
|
/third_party/node/deps/v8/src/bigint/ |
D | tostring.cc | 235 size_t actual_length = out_end_ - out_; in Finish() local
|
/third_party/libphonenumber/cpp/src/phonenumbers/ |
D | phonenumberutil.cc | 460 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/ |
D | test-pointer.c | 48 double actual_length; in test_relative_event() local
|