Searched defs:actual_length (Results 1 - 12 of 12) sorted by relevance
| /third_party/ffmpeg/libavcodec/tests/ |
| H A D | rangecoder.c | 61 int i, p, actual_length, version; in main() local
|
| H A 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/ |
| H A D | byte_array.cc | 91 int32_t actual_length = std::min<int32_t>(length, Size() - index); in Put() local
|
| /third_party/node/test/js-native-api/test_string/ |
| H A 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 [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A 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/libwebp/imageio/ |
| H A D | pngdec.c | 72 size_t actual_length = 0; in HexStringToBytes() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| H A D | hb-test.h | 172 unsigned int expected_length, actual_length; in hb_test_assert_blobs_equal() local
|
| /third_party/curl/lib/vtls/ |
| H A D | schannel_verify.c | 348 DWORD actual_length = 0; in cert_get_name_string() local [all...] |
| /third_party/backends/sanei/ |
| H A D | usb_manager.cpp | 649 usb_manager_interrupt_transfer(usb_manager_device_handle *dev_handle, unsigned char endpoint, unsigned char *data, int length, int *actual_length, unsigned int timeout) usb_manager_interrupt_transfer() argument
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | usb.h | 225 uint16_t actual_length; member 249 usb_size_t actual_length; /* (return) actual transfer length */ member
|
| /third_party/libinput/test/ |
| H A D | test-pointer.c | 49 double actual_length; in test_relative_event() local 88 litest_assert_double_ge(fabs(expected_length), actual_length); in test_relative_event() local
|
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A 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
|
Completed in 24 milliseconds