Home
last modified time | relevance | path

Searched refs:converted_length (Results 1 – 25 of 43) sorted by relevance

12

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/fonts/shaping/
H A Dharfbuzz_shaper_fuzzer.cc23 int32_t converted_length = 0; in LLVMFuzzerTestOneInput() local
29 &converted_length, reinterpret_cast<const UChar32*>(data), in LLVMFuzzerTestOneInput()
42 HarfBuzzShaper shaper(String(converted_input_buffer, converted_length)); in LLVMFuzzerTestOneInput()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/fonts/shaping/
H A Dharfbuzz_shaper_fuzzer.cc23 int32_t converted_length = 0; in LLVMFuzzerTestOneInput() local
29 &converted_length, reinterpret_cast<const UChar32*>(data), in LLVMFuzzerTestOneInput()
42 HarfBuzzShaper shaper(String(converted_input_buffer, converted_length)); in LLVMFuzzerTestOneInput()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/libzip/libzip/lib/
H A Dzip_string.c96 …onverted = _zip_cp437_to_utf8(string->raw, string->length, &string->converted_length, error)) == N… in _zip_string_get()
100 *lenp = string->converted_length; in _zip_string_get()
158 s->converted_length = 0; in _zip_string_new()
/dports/archivers/php73-zip/php-7.3.33/ext/zip/lib/
H A Dzip_string.c103 &string->converted_length, error)) == NULL) in _zip_string_get()
107 *lenp = string->converted_length; in _zip_string_get()
167 s->converted_length = 0; in _zip_string_new()
/dports/archivers/libzip/libzip-1.7.3/lib/
H A Dzip_string.c96 …onverted = _zip_cp437_to_utf8(string->raw, string->length, &string->converted_length, error)) == N… in _zip_string_get()
100 *lenp = string->converted_length; in _zip_string_get()
158 s->converted_length = 0; in _zip_string_new()
/dports/lang/php73/php-7.3.33/ext/zip/lib/
H A Dzip_string.c103 &string->converted_length, error)) == NULL) in _zip_string_get()
107 *lenp = string->converted_length; in _zip_string_get()
167 s->converted_length = 0; in _zip_string_new()
/dports/devel/radare2/radare2-5.1.1/shlr/zip/zip/
H A Dzip_string.c108 &string->converted_length, error)) == NULL) in _zip_string_get()
112 *lenp = string->converted_length; in _zip_string_get()
174 s->converted_length = 0; in _zip_string_new()
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/libzip/
H A Dzip_string.c108 &string->converted_length, error)) == NULL) in _zip_string_get()
112 *lenp = string->converted_length; in _zip_string_get()
174 s->converted_length = 0; in _zip_string_new()
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/libzip/
H A Dzip_string.c108 &string->converted_length, error)) == NULL) in _zip_string_get()
112 *lenp = string->converted_length; in _zip_string_get()
174 s->converted_length = 0; in _zip_string_new()
/dports/www/mod_php73/php-7.3.33/ext/zip/lib/
H A Dzip_string.c103 &string->converted_length, error)) == NULL) in _zip_string_get()
107 *lenp = string->converted_length; in _zip_string_get()
167 s->converted_length = 0; in _zip_string_new()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dsize_interpolation_functions.cc73 InterpolationValue&& converted_length) { in WrapConvertedLength() argument
74 if (!converted_length) in WrapConvertedLength()
76 return InterpolationValue(std::move(converted_length.interpolable_value), in WrapConvertedLength()
78 converted_length.non_interpolable_value))); in WrapConvertedLength()
H A Dcss_text_indent_interpolation_type.cc116 InterpolationValue converted_length( in CreateValue() local
118 DCHECK(converted_length); in CreateValue()
120 std::move(converted_length.interpolable_value), in CreateValue()
122 std::move(converted_length.non_interpolable_value), mode)); in CreateValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dsize_interpolation_functions.cc73 InterpolationValue&& converted_length) { in WrapConvertedLength() argument
74 if (!converted_length) in WrapConvertedLength()
76 return InterpolationValue(std::move(converted_length.interpolable_value), in WrapConvertedLength()
78 converted_length.non_interpolable_value))); in WrapConvertedLength()
H A Dcss_text_indent_interpolation_type.cc116 InterpolationValue converted_length( in CreateValue() local
118 DCHECK(converted_length); in CreateValue()
120 std::move(converted_length.interpolable_value), in CreateValue()
122 std::move(converted_length.non_interpolable_value), mode)); in CreateValue()
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/omapip/
H A Dconvert.c115 int converted_length (buf, base, width) in converted_length() function
158 int power = converted_length (inbuf, base, width);
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/omapip/
H A Dconvert.c115 int converted_length (buf, base, width) in converted_length() function
158 int power = converted_length (inbuf, base, width);
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/omapip/
H A Dconvert.c115 int converted_length (buf, base, width) in converted_length() function
158 int power = converted_length (inbuf, base, width);
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/omapip/
H A Dconvert.h42 int converted_length (const unsigned char *, unsigned int, unsigned int);
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/omapip/
H A Dconvert.h42 int converted_length (const unsigned char *, unsigned int, unsigned int);
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/omapip/
H A Dconvert.h42 int converted_length (const unsigned char *, unsigned int, unsigned int);
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/avcap/windows/
H A DHelpFunc.h91 int converted_length = WideCharToMultiByte(CP_ACP, 0, wchar_data, -1, 0, 0, in bstr2string() local
93 char* char_data = new char[converted_length]; in bstr2string()
94 WideCharToMultiByte(CP_ACP, 0, wchar_data, -1, char_data, converted_length, in bstr2string()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/avcap/windows/
H A DHelpFunc.h91 int converted_length = WideCharToMultiByte(CP_ACP, 0, wchar_data, -1, 0, 0, in bstr2string() local
93 char* char_data = new char[converted_length]; in bstr2string()
94 WideCharToMultiByte(CP_ACP, 0, wchar_data, -1, char_data, converted_length, in bstr2string()
/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Ddstr.c163 size_t converted_length; in UdmDSTRAppendConv() local
167 converted_length= UdmConv(conv, in UdmDSTRAppendConv()
171 dstr->Val.length+= converted_length; in UdmDSTRAppendConv()
/dports/devel/radare2/radare2-5.1.1/shlr/zip/include/
H A Dzipint.h368 zip_uint32_t converted_length; /* length of converted */ member
/dports/www/node10/node-v10.24.1/deps/v8/src/builtins/
H A Dbuiltins-typed-array-gen.cc318 TNode<Number> converted_length = in ConstructByLength() local
324 GotoIf(TaggedIsNotSmi(converted_length), &invalid_length); in ConstructByLength()
326 TNode<Smi> smi_converted_length = CAST(converted_length); in ConstructByLength()
333 converted_length, element_size, initialize, default_constructor); in ConstructByLength()
339 converted_length); in ConstructByLength()

12