Home
last modified time | relevance | path

Searched refs:src_end (Results 101 – 125 of 1526) sorted by relevance

12345678910>>...62

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Ddsicinvideo.c101 const unsigned char *src_end = src + src_size; in cin_decode_huffman() local
106 while (src < src_end) { in cin_decode_huffman()
135 const unsigned char *src_end = src + src_size; in cin_decode_lzss() local
137 while (src < src_end && dst < dst_end) { in cin_decode_lzss()
139 for (i = 0; i < 8 && src < src_end && dst < dst_end; ++i) { in cin_decode_lzss()
172 const unsigned char *src_end = src + src_size; in cin_decode_rle() local
174 while (src + 1 < src_end && dst < dst_end) { in cin_decode_rle()
181 if (len > src_end-src) { in cin_decode_rle()
185 memcpy(dst, src, FFMIN3(len, dst_end - dst, src_end - src)); in cin_decode_rle()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Ddsicinvideo.c100 const unsigned char *src_end = src + src_size; in cin_decode_huffman() local
105 while (src < src_end) { in cin_decode_huffman()
134 const unsigned char *src_end = src + src_size; in cin_decode_lzss() local
136 while (src < src_end && dst < dst_end) { in cin_decode_lzss()
138 for (i = 0; i < 8 && src < src_end && dst < dst_end; ++i) { in cin_decode_lzss()
171 const unsigned char *src_end = src + src_size; in cin_decode_rle() local
173 while (src + 1 < src_end && dst < dst_end) { in cin_decode_rle()
180 if (len > src_end-src) { in cin_decode_rle()
184 memcpy(dst, src, FFMIN3(len, dst_end - dst, src_end - src)); in cin_decode_rle()
/dports/net/mpich2/mpich2-1.5/src/mpid/common/datatype/
H A Dmpid_ext32_segment.c72 char *src_end = (char *)(src_buf + ((int)count * src_el_size)); in external32_basic_convert() local
80 while(src_ptr != src_end) in external32_basic_convert()
91 while(src_ptr != src_end) in external32_basic_convert()
102 while(src_ptr != src_end) in external32_basic_convert()
130 char *src_end = (char *)(src_buf + ((int)count * src_el_size)); in external32_float_convert() local
138 while(src_ptr != src_end) in external32_float_convert()
149 while(src_ptr != src_end) in external32_float_convert()
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-name.cc75 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
87 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
89 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
104 while (src < src_end) in hb_ot_name_convert_utf()
106 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-name.cc75 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
87 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
89 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
104 while (src < src_end) in hb_ot_name_convert_utf()
106 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-name.cc75 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
87 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
89 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
104 while (src < src_end) in hb_ot_name_convert_utf()
106 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-name.cc75 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
87 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
89 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
104 while (src < src_end) in hb_ot_name_convert_utf()
106 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libharfbuzz/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-name.cc75 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
87 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
89 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
104 while (src < src_end) in hb_ot_name_convert_utf()
106 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-name.cc75 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
87 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
89 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
104 while (src < src_end) in hb_ot_name_convert_utf()
106 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dhb-ot-name.cc76 const typename in_utf_t::codepoint_t *src_end = src + src_len; in hb_ot_name_convert_utf() local
88 while (src < src_end && dst < dst_end) in hb_ot_name_convert_utf()
90 …const typename in_utf_t::codepoint_t *src_next = in_utf_t::next (src, src_end, &unicode, replaceme… in hb_ot_name_convert_utf()
105 while (src < src_end) in hb_ot_name_convert_utf()
107 src = in_utf_t::next (src, src_end, &unicode, replacement); in hb_ot_name_convert_utf()
/dports/games/libretro-snes9x2010/snes9x2010-714b1c8/libretro/libretro-common/string/
H A Dstdstring.c196 const char *src_end = src + src_len; in word_wrap() local
228 if (src_end - src <= line_width) in word_wrap()
255 if (src_end - src < line_width) in word_wrap()
271 const char *src_end = src + strlen(src); in word_wrap_wideglyph() local
300 if (src_end - src < line_width) in word_wrap_wideglyph()
328 if (src_end - src <= line_width) in word_wrap_wideglyph()
363 if (src_end - src <= line_width) in word_wrap_wideglyph()
381 if (src_end - src < line_width) in word_wrap_wideglyph()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burner/libretro/libretro-common/string/
H A Dstdstring.c196 const char *src_end = src + src_len; in word_wrap() local
228 if (src_end - src <= line_width) in word_wrap()
255 if (src_end - src < line_width) in word_wrap()
271 const char *src_end = src + strlen(src); in word_wrap_wideglyph() local
300 if (src_end - src < line_width) in word_wrap_wideglyph()
328 if (src_end - src <= line_width) in word_wrap_wideglyph()
363 if (src_end - src <= line_width) in word_wrap_wideglyph()
381 if (src_end - src < line_width) in word_wrap_wideglyph()

12345678910>>...62