Home
last modified time | relevance | path

Searched refs:maxWordSize (Results 1 – 25 of 38) sorted by relevance

12

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/dsnet/compress/brotli/
H A Dtransform_test.go52 var buf [maxWordSize]byte
H A Dtransform.go9 const maxWordSize = maxDictLen + 13 + 1 const
/dports/security/vault/vault-1.8.2/vendor/github.com/dsnet/compress/brotli/
H A Dtransform_test.go52 var buf [maxWordSize]byte
H A Dtransform.go9 const maxWordSize = maxDictLen + 13 + 1 const
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/dsnet/compress/brotli/
H A Dtransform_test.go52 var buf [maxWordSize]byte
H A Dtransform.go9 const maxWordSize = maxDictLen + 13 + 1 const
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/dsnet/compress/brotli/
H A Dtransform_test.go52 var buf [maxWordSize]byte
H A Dtransform.go9 const maxWordSize = maxDictLen + 13 + 1 const
/dports/security/obfs4proxy-tor/obfs4proxy-0.0.11/vendor/github.com/dsnet/compress/brotli/
H A Dtransform_test.go52 var buf [maxWordSize]byte
H A Dtransform.go9 const maxWordSize = maxDictLen + 13 + 1 const
/dports/sysutils/jest/jest-f76bc46/vendor/github.com/dsnet/compress/brotli/
H A Dtransform_test.go52 var buf [maxWordSize]byte
H A Dtransform.go9 const maxWordSize = maxDictLen + 13 + 1 const
/dports/devel/bit/bit-1.1.2/vendor/github.com/dsnet/compress/brotli/
H A Dtransform_test.go52 var buf [maxWordSize]byte
H A Dtransform.go9 const maxWordSize = maxDictLen + 13 + 1 const
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/icu/
H A Dicu4c-khmerbreakengine.patch.1395 + const int32_t maxWordSize = 20;
396 + UVector32 values(maxWordSize, status);
397 + values.setSize(maxWordSize);
398 + UVector32 lengths(maxWordSize, status);
399 + lengths.setSize(maxWordSize);
413 + count = fDictionary->matches(text, numCodePts - i, maxWordSize,
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/icu/
H A Dicu4c-khmerbreakengine.patch.1397 + const int32_t maxWordSize = 20;
398 + UVector32 values(maxWordSize, status);
399 + values.setSize(maxWordSize);
400 + UVector32 lengths(maxWordSize, status);
401 + lengths.setSize(maxWordSize);
415 + count = fDictionary->matches(text, numCodePts - i, maxWordSize,
/dports/www/firefox-esr/firefox-91.8.0/intl/icu/source/common/
H A Ddictbe.cpp1258 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1281 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()
/dports/lang/v8/v8-9.6.180.12/third_party/icu/source/common/
H A Ddictbe.cpp1258 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1281 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()
/dports/textproc/R-cran-stringi/stringi/src/icu69/common/
H A Ddictbe.cpp1258 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1281 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/icu/source/common/
H A Ddictbe.cpp1258 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1281 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()
/dports/www/node10/node-v10.24.1/deps/icu-small/source/common/
H A Ddictbe.cpp1258 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1281 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()
/dports/devel/icu-lx/icu/source/common/
H A Ddictbe.cpp1263 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1286 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()
/dports/devel/icu/icu/source/common/
H A Ddictbe.cpp1263 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1286 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()
/dports/textproc/R-cran-stringi/stringi/src/icu55/common/
H A Ddictbe.cpp1276 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1298 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/icu/source/common/
H A Ddictbe.cpp1274 const int32_t maxWordSize = 20; in divideUpDictionaryRange() local
1297 count = fDictionary->matches(&fu, maxWordSize, numCodePts, in divideUpDictionaryRange()

12