Home
last modified time | relevance | path

Searched refs:maxLength8 (Results 1 – 25 of 31) sorted by relevance

12

/dports/sysutils/lizardfs/lizardfs-3.12.0/src/common/
H A Dmoosefs_string_unittest.cc61 uint32_t maxLength8 = MooseFsString<uint8_t>::maxLength(); in TEST() local
62 ASSERT_ANY_THROW(serialize(buffer, MooseFsString<uint8_t>(maxLength8 + 1, 'x'))); in TEST()
64 ASSERT_NO_THROW(serialize(buffer, MooseFsString<uint8_t>(maxLength8, 'x'))); in TEST()
67 EXPECT_EQ(MooseFsString<uint8_t>(maxLength8, 'x'), out); in TEST()
/dports/devel/icu/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
250 if(length8>maxLength8) { in UnicodeSetStringSpan()
251 maxLength8=length8; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
980 offsets.setMaxLength(maxLength8); in spanUTF8()
1158 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/devel/icu-lx/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
250 if(length8>maxLength8) { in UnicodeSetStringSpan()
251 maxLength8=length8; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
980 offsets.setMaxLength(maxLength8); in spanUTF8()
1158 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
250 if(length8>maxLength8) { in UnicodeSetStringSpan()
251 maxLength8=length8; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
980 offsets.setMaxLength(maxLength8); in spanUTF8()
1158 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
250 if(length8>maxLength8) { in UnicodeSetStringSpan()
251 maxLength8=length8; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
980 offsets.setMaxLength(maxLength8); in spanUTF8()
1158 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
247 if(length8>maxLength8) { in UnicodeSetStringSpan()
248 maxLength8=length8; in UnicodeSetStringSpan()
253 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
284 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
398 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
415 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
969 offsets.setMaxLength(maxLength8); in spanUTF8()
1147 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
250 if(length8>maxLength8) { in UnicodeSetStringSpan()
251 maxLength8=length8; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
980 offsets.setMaxLength(maxLength8); in spanUTF8()
1158 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Dunisetspan.h129 int32_t maxLength8; variable
146 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp208 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
245 if(length8>maxLength8) { in UnicodeSetStringSpan()
246 maxLength8=length8; in UnicodeSetStringSpan()
251 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
282 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
396 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
413 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
967 offsets.setMaxLength(maxLength8); in spanUTF8()
1148 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
247 if(length8>maxLength8) { in UnicodeSetStringSpan()
248 maxLength8=length8; in UnicodeSetStringSpan()
253 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
284 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
398 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
415 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
969 offsets.setMaxLength(maxLength8); in spanUTF8()
1147 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/www/firefox/firefox-99.0/intl/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
H A Dunisetspan.cpp210 maxLength16(0), maxLength8(0), in UnicodeSetStringSpan()
250 if(length8>maxLength8) { in UnicodeSetStringSpan()
251 maxLength8=length8; in UnicodeSetStringSpan()
256 maxLength16=maxLength8=0; in UnicodeSetStringSpan()
287 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
401 maxLength16(otherStringSpan.maxLength16), maxLength8(otherStringSpan.maxLength8), in UnicodeSetStringSpan()
418 … maxLength16=maxLength8=0; // Prevent usage by making needsStringSpanUTF16/8() return FALSE. in UnicodeSetStringSpan()
980 offsets.setMaxLength(maxLength8); in spanUTF8()
1158 offsets.setMaxLength(maxLength8); in spanBackUTF8()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Dunisetspan.h131 int32_t maxLength8; variable
148 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/common/
H A Dunisetspan.h129 int32_t maxLength8; variable
146 return (UBool)(maxLength8!=0); in needsStringSpanUTF8()

12