Home
last modified time | relevance | path

Searched refs:backOutDistance (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/icu-lx/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/devel/icu/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Ducnv2022.cpp1024 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1026 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1028 *source-=backOutDistance; in changeState_2022()
1031 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2822 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2825 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2826 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2829 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
H A Ducnvmbcs.cpp2833 int8_t backOutDistance=byteIndex-i; in ucnv_MBCSToUnicodeWithOffsets() local
2836 if(backOutDistance<=bytesFromThisBuffer) { in ucnv_MBCSToUnicodeWithOffsets()
2837 source-=backOutDistance; in ucnv_MBCSToUnicodeWithOffsets()
2840 cnv->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in ucnv_MBCSToUnicodeWithOffsets()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Ducnv2022.cpp1035 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1037 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1039 *source-=backOutDistance; in changeState_2022()
1042 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Ducnv2022.cpp1024 int8_t backOutDistance=_this->toULength-1; in changeState_2022() local
1026 if(backOutDistance<=bytesFromThisBuffer) { in changeState_2022()
1028 *source-=backOutDistance; in changeState_2022()
1031 _this->preToULength=(int8_t)(bytesFromThisBuffer-backOutDistance); in changeState_2022()

12