Home
last modified time | relevance | path

Searched refs:src_end (Results 126 – 150 of 1526) sorted by relevance

12345678910>>...62

/dports/games/retroarch/RetroArch-1.9.7/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/audio/musicpd/mpd-0.23.6/src/pcm/
H A DPack.hxx41 const int32_t *src, const int32_t *src_end) noexcept;
52 const uint8_t *src, const uint8_t *src_end) noexcept;
60 const uint8_t *src, const uint8_t *src_end) noexcept;
/dports/lang/micropython/micropython-1.17/ports/nrf/drivers/
H A Dflash.c96 const uint8_t *src_end = src + num_bytes; in flash_write_bytes() local
102 while (src != src_end && (dst & 0b11)) { in flash_write_bytes()
110 while (src_end - src >= 4) { in flash_write_bytes()
125 while (src != src_end) { in flash_write_bytes()
/dports/devel/boost-docs/boost_1_72_0/boost/iostreams/filter/
H A Dbzip2.hpp172 void before( const char*& src_begin, const char* src_end,
206 bool filter( const char*& src_begin, const char* src_end,
325 ( const char*& src_begin, const char* src_end, in filter() argument
330 before(src_begin, src_end, dest_begin, dest_end); in filter()
365 ( const char*& src_begin, const char* src_end, in filter() argument
371 if(src_begin == src_end) in filter()
378 before(src_begin, src_end, dest_begin, dest_end); in filter()
385 } while (eof_ && src_begin != src_end && dest_begin != dest_end); in filter()
/dports/devel/hyperscan/boost_1_75_0/boost/iostreams/filter/
H A Dbzip2.hpp172 void before( const char*& src_begin, const char* src_end,
206 bool filter( const char*& src_begin, const char* src_end,
325 ( const char*& src_begin, const char* src_end, in filter() argument
330 before(src_begin, src_end, dest_begin, dest_end); in filter()
365 ( const char*& src_begin, const char* src_end, in filter() argument
371 if(src_begin == src_end) in filter()
378 before(src_begin, src_end, dest_begin, dest_end); in filter()
385 } while (eof_ && src_begin != src_end && dest_begin != dest_end); in filter()
/dports/devel/R-cran-BH/BH/inst/include/boost/iostreams/filter/
H A Dbzip2.hpp172 void before( const char*& src_begin, const char* src_end,
206 bool filter( const char*& src_begin, const char* src_end,
325 ( const char*& src_begin, const char* src_end, in filter() argument
330 before(src_begin, src_end, dest_begin, dest_end); in filter()
365 ( const char*& src_begin, const char* src_end, in filter() argument
371 if(src_begin == src_end) in filter()
378 before(src_begin, src_end, dest_begin, dest_end); in filter()
385 } while (eof_ && src_begin != src_end && dest_begin != dest_end); in filter()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/iostreams/filter/
H A Dbzip2.hpp172 void before( const char*& src_begin, const char* src_end,
206 bool filter( const char*& src_begin, const char* src_end,
325 ( const char*& src_begin, const char* src_end, in filter() argument
330 before(src_begin, src_end, dest_begin, dest_end); in filter()
365 ( const char*& src_begin, const char* src_end, in filter() argument
371 if(src_begin == src_end) in filter()
378 before(src_begin, src_end, dest_begin, dest_end); in filter()
385 } while (eof_ && src_begin != src_end && dest_begin != dest_end); in filter()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/iostreams/filter/
H A Dbzip2.hpp172 void before( const char*& src_begin, const char* src_end,
206 bool filter( const char*& src_begin, const char* src_end,
325 ( const char*& src_begin, const char* src_end, in filter() argument
330 before(src_begin, src_end, dest_begin, dest_end); in filter()
365 ( const char*& src_begin, const char* src_end, in filter() argument
371 if(src_begin == src_end) in filter()
378 before(src_begin, src_end, dest_begin, dest_end); in filter()
385 } while (eof_ && src_begin != src_end && dest_begin != dest_end); in filter()
/dports/devel/boost-libs/boost_1_72_0/boost/iostreams/filter/
H A Dbzip2.hpp172 void before( const char*& src_begin, const char* src_end,
206 bool filter( const char*& src_begin, const char* src_end,
325 ( const char*& src_begin, const char* src_end, in filter() argument
330 before(src_begin, src_end, dest_begin, dest_end); in filter()
365 ( const char*& src_begin, const char* src_end, in filter() argument
371 if(src_begin == src_end) in filter()
378 before(src_begin, src_end, dest_begin, dest_end); in filter()
385 } while (eof_ && src_begin != src_end && dest_begin != dest_end); in filter()
/dports/devel/boost-python-libs/boost_1_72_0/boost/iostreams/filter/
H A Dbzip2.hpp172 void before( const char*& src_begin, const char* src_end,
206 bool filter( const char*& src_begin, const char* src_end,
325 ( const char*& src_begin, const char* src_end, in filter() argument
330 before(src_begin, src_end, dest_begin, dest_end); in filter()
365 ( const char*& src_begin, const char* src_end, in filter() argument
371 if(src_begin == src_end) in filter()
378 before(src_begin, src_end, dest_begin, dest_end); in filter()
385 } while (eof_ && src_begin != src_end && dest_begin != dest_end); in filter()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmsse_util.h91 } while (src < src_end); in sse2_xor_arr_2_mask()
115 } while (src < src_end); in sse2_andnot_arr_2_mask()
154 } while (src < src_end); in sse2_and_block()
214 } while (src < src_end); in sse2_and_arr_unal()
267 } while (src < src_end); in sse2_and_block()
325 } while (src < src_end); in sse2_or_block()
377 } while (src < src_end); in sse2_or_arr_unal()
591 } while (src < src_end); in sse2_xor_block()
689 } while (src < src_end); in sse2_sub_block()
770 } while (src < src_end); in sse2_copy_block()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmsse_util.h91 } while (src < src_end); in sse2_xor_arr_2_mask()
115 } while (src < src_end); in sse2_andnot_arr_2_mask()
154 } while (src < src_end); in sse2_and_block()
214 } while (src < src_end); in sse2_and_arr_unal()
267 } while (src < src_end); in sse2_and_block()
325 } while (src < src_end); in sse2_or_block()
377 } while (src < src_end); in sse2_or_arr_unal()
591 } while (src < src_end); in sse2_xor_block()
689 } while (src < src_end); in sse2_sub_block()
770 } while (src < src_end); in sse2_copy_block()
[all …]
/dports/graphics/aseprite/aseprite-1.2.9/src/render/
H A Dquantization.cpp121 LockImageBits<RgbTraits>::const_iterator src_it = srcBits.begin(), src_end = srcBits.end(); in convert_pixel_format() local
138 for (; src_it != src_end; ++src_it, ++dst_it) { in convert_pixel_format()
160 for (; src_it != src_end; ++src_it, ++dst_it) { in convert_pixel_format()
185 … LockImageBits<GrayscaleTraits>::const_iterator src_it = srcBits.begin(), src_end = srcBits.end(); in convert_pixel_format() local
197 for (; src_it != src_end; ++src_it, ++dst_it) { in convert_pixel_format()
222 for (; src_it != src_end; ++src_it, ++dst_it) { in convert_pixel_format()
244 … LockImageBits<IndexedTraits>::const_iterator src_it = srcBits.begin(), src_end = srcBits.end(); in convert_pixel_format() local
256 for (; src_it != src_end; ++src_it, ++dst_it) { in convert_pixel_format()
277 for (; src_it != src_end; ++src_it, ++dst_it) { in convert_pixel_format()
306 for (; src_it != src_end; ++src_it, ++dst_it) { in convert_pixel_format()
/dports/devel/hpx/hpx-1.2.1/plugins/binary_filter/bzip2/
H A Dbzip2_serialization_filter.cpp46 bool bzip2_compdecomp::save(char const*& src_begin, char const* src_end, in save() argument
57 this->before(src_begin, src_end, dest_begin, dest_end); in save()
64 bool bzip2_compdecomp::load(char const*& src_begin, char const* src_end, in load() argument
72 if(src_begin == src_end) in load()
80 this->before(src_begin, src_end, dest_begin, dest_end); in load()
/dports/www/firefox-esr/firefox-91.8.0/gfx/graphite2/src/
H A DDecompressor.cpp76 * const src_end = src + in_size; in decompress()
82 if (src >= src_end || dst >= dst_end) in decompress()
89 while (read_sequence(src, src_end, literal, literal_len, match_len, in decompress()
120 if (literal > src_end - literal_len || literal_len > out_size) in decompress()
/dports/www/firefox/firefox-99.0/gfx/graphite2/src/
H A DDecompressor.cpp76 * const src_end = src + in_size; in decompress()
82 if (src >= src_end || dst >= dst_end) in decompress()
89 while (read_sequence(src, src_end, literal, literal_len, match_len, in decompress()
120 if (literal > src_end - literal_len || literal_len > out_size) in decompress()
/dports/graphics/graphite2/graphite2-1.3.14/src/
H A DDecompressor.cpp76 * const src_end = src + in_size; in decompress()
82 if (src >= src_end || dst >= dst_end) in decompress()
89 while (read_sequence(src, src_end, literal, literal_len, match_len, in decompress()
120 if (literal > src_end - literal_len || literal_len > out_size) in decompress()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/graphite2/src/
H A DDecompressor.cpp76 * const src_end = src + in_size; in decompress()
82 if (src >= src_end || dst >= dst_end) in decompress()
89 while (read_sequence(src, src_end, literal, literal_len, match_len, in decompress()
120 if (literal > src_end - literal_len || literal_len > out_size) in decompress()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/src/
H A DDecompressor.cpp76 * const src_end = src + in_size; in decompress()
82 if (src >= src_end || dst >= dst_end) in decompress()
89 while (read_sequence(src, src_end, literal, literal_len, match_len, in decompress()
120 if (literal > src_end - literal_len || literal_len > out_size) in decompress()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/graphite2/src/
H A DDecompressor.cpp76 * const src_end = src + in_size; in decompress()
82 if (src >= src_end || dst >= dst_end) in decompress()
89 while (read_sequence(src, src_end, literal, literal_len, match_len, in decompress()
120 if (literal > src_end - literal_len || literal_len > out_size) in decompress()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/wtf/
H A Dvector.h156 while (src != src_end) {
173 while (src != src_end) {
174 --src_end;
179 src_end->~T();
185 const size_t len = src_end - src;
196 const T* src_end,
222 --src_end;
224 for (; src_end >= src; --src_end, --dst_end)
258 while (src != src_end) {
276 dst, src_end - src);
[all …]
/dports/games/gltron/gltron-0.70/lua/src/lib/
H A Dlstrlib.c125 const char *src_end; /* end ('\0') of source string */ member
244 while (++s < cap->src_end) { in matchbalance()
276 else if (s<cap->src_end && luaI_singlematch((unsigned char)*s, p, ep)) in min_expand()
312 if ((size_t)(cap->src_end-s) >= len && in match_capture()
343 return (s == cap->src_end) ? s : NULL; /* check end of string */ in match()
424 cap.src_end = s+l1; in str_find()
433 } while (s1++<cap.src_end && !anchor); in str_find()
485 cap.src_end = src+srcl; in str_gsub()
496 else if (src < cap.src_end) in str_gsub()
501 luaL_addlstring(&b, src, cap.src_end-src); in str_gsub()
[all …]
/dports/games/tomenet/tomenet-4.6.0/src/server/lua/
H A Dlstrlib.c125 const char *src_end; /* end ('\0') of source string */ member
244 while (++s < cap->src_end) { in matchbalance()
276 else if (s<cap->src_end && luaI_singlematch((unsigned char)*s, p, ep)) in min_expand()
312 if ((size_t)(cap->src_end-s) >= len && in match_capture()
343 return (s == cap->src_end) ? s : NULL; /* check end of string */ in match()
424 cap.src_end = s+l1; in str_find()
433 } while (s1++<cap.src_end && !anchor); in str_find()
485 cap.src_end = src+srcl; in str_gsub()
496 else if (src < cap.src_end) in str_gsub()
501 luaL_addlstring(&b, src, cap.src_end-src); in str_gsub()
[all …]
/dports/games/zangband/zangband/src/lua/
H A Dlstrlib.c125 const char *src_end; /* end ('\0') of source string */ member
244 while (++s < cap->src_end) { in matchbalance()
276 else if (s<cap->src_end && luaI_singlematch((unsigned char)*s, p, ep)) in min_expand()
312 if ((size_t)(cap->src_end-s) >= len && in match_capture()
343 return (s == cap->src_end) ? s : NULL; /* check end of string */ in match()
424 cap.src_end = s+l1; in str_find()
433 } while (s1++<cap.src_end && !anchor); in str_find()
485 cap.src_end = src+srcl; in str_gsub()
496 else if (src < cap.src_end) in str_gsub()
501 luaL_addlstring(&b, src, cap.src_end-src); in str_gsub()
[all …]
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/lua/
H A Dlstrlib.cpp121 const char *src_end; /* end ('\0') of source string */ member
230 while (++s < cap->src_end) { in matchbalance()
249 if (cap->src_end-s >= len && memcmp(cap->capture[l].init, s, len) == 0) in matchitem()
263 return (luaI_singlematch((byte)*s, p, ep) && s<cap->src_end) ? in matchitem()
291 if (*p == 0 || (*(p+1) == 0 && s == cap->src_end)) in match()
350 cap.src_end = s+l; in str_find()
360 } while (s1++<cap.src_end && !anchor); in str_find()
422 cap.src_end = src+srcl; in str_gsub()
433 else if (src < cap.src_end) in str_gsub()
438 addnchar(src, cap.src_end-src); in str_gsub()
[all …]

12345678910>>...62