Home
last modified time | relevance | path

Searched refs:last_octet_count (Results 1 – 25 of 62) sorted by relevance

123

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp195 int last_octet_count=0; in do_length() local
199 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
200 from_next += last_octet_count; in do_length()
201 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/databases/percona57-server/boost_1_59_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp195 int last_octet_count=0; in do_length() local
199 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
200 from_next += last_octet_count; in do_length()
201 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/databases/xtrabackup/boost_1_59_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp195 int last_octet_count=0; in do_length() local
199 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
200 from_next += last_octet_count; in do_length()
201 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/databases/percona57-client/boost_1_59_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp195 int last_octet_count=0; in do_length() local
199 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
200 from_next += last_octet_count; in do_length()
201 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp195 int last_octet_count=0; in do_length() local
199 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
200 from_next += last_octet_count; in do_length()
201 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/devel/boost-python-libs/boost_1_72_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp196 int last_octet_count=0; in do_length() local
200 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
201 from_next += last_octet_count; in do_length()
202 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/devel/boost-docs/boost_1_72_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp196 int last_octet_count=0; in do_length() local
200 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
201 from_next += last_octet_count; in do_length()
202 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/devel/boost-libs/boost_1_72_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp196 int last_octet_count=0; in do_length() local
200 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
201 from_next += last_octet_count; in do_length()
202 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/devel/hyperscan/boost_1_75_0/libs/iostreams/test/detail/
H A Dutf8_codecvt_facet.cpp196 int last_octet_count=0; in do_length() local
200 while (from_next+last_octet_count <= from_end && char_count <= max_limit) { in do_length()
201 from_next += last_octet_count; in do_length()
202 last_octet_count = (get_octet_count(*from_next)); in do_length()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/detail/
H A Dutf8_codecvt_facet.ipp187 // 1) last_octet_count has the size of the last measured character
190 // 3) from_next points to the octet 'last_octet_count' before the
192 int last_octet_count=0;
196 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
197 from_next += last_octet_count;
198 last_octet_count = (get_octet_count(*from_next));
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/detail/
H A Dutf8_codecvt_facet.ipp187 // 1) last_octet_count has the size of the last measured character
190 // 3) from_next points to the octet 'last_octet_count' before the
192 int last_octet_count=0;
196 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
197 from_next += last_octet_count;
198 last_octet_count = (get_octet_count(*from_next));
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/detail/
H A Dutf8_codecvt_facet.ipp187 // 1) last_octet_count has the size of the last measured character
190 // 3) from_next points to the octet 'last_octet_count' before the
192 int last_octet_count=0;
196 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
197 from_next += last_octet_count;
198 last_octet_count = (get_octet_count(*from_next));
/dports/databases/xtrabackup/boost_1_59_0/boost/detail/
H A Dutf8_codecvt_facet.ipp187 // 1) last_octet_count has the size of the last measured character
190 // 3) from_next points to the octet 'last_octet_count' before the
192 int last_octet_count=0;
196 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
197 from_next += last_octet_count;
198 last_octet_count = (get_octet_count(*from_next));
/dports/databases/percona57-server/boost_1_59_0/boost/detail/
H A Dutf8_codecvt_facet.ipp187 // 1) last_octet_count has the size of the last measured character
190 // 3) from_next points to the octet 'last_octet_count' before the
192 int last_octet_count=0;
196 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
197 from_next += last_octet_count;
198 last_octet_count = (get_octet_count(*from_next));
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));
/dports/databases/percona57-client/boost_1_59_0/boost/detail/
H A Dutf8_codecvt_facet.ipp187 // 1) last_octet_count has the size of the last measured character
190 // 3) from_next points to the octet 'last_octet_count' before the
192 int last_octet_count=0;
196 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
197 from_next += last_octet_count;
198 last_octet_count = (get_octet_count(*from_next));
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/detail/
H A Dutf8_codecvt_facet.ipp193 // 1) last_octet_count has the size of the last measured character
196 // 3) from_next points to the octet 'last_octet_count' before the
198 int last_octet_count=0;
202 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
203 from_next += last_octet_count;
204 last_octet_count = (get_octet_count(*from_next));
/dports/devel/boost-libs/boost_1_72_0/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));
/dports/devel/boost-docs/boost_1_72_0/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));
/dports/devel/boost-python-libs/boost_1_72_0/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/detail/
H A Dutf8_codecvt_facet.ipp196 // 1) last_octet_count has the size of the last measured character
199 // 3) from_next points to the octet 'last_octet_count' before the
201 int last_octet_count=0;
205 while (from_next+last_octet_count <= from_end && char_count <= max_limit) {
206 from_next += last_octet_count;
207 last_octet_count = (get_octet_count(*from_next));

123