Home
last modified time | relevance | path

Searched defs:maxLen (Results 1 - 25 of 33) sorted by relevance

12

/third_party/icu/icu4c/source/i18n/
H A Duni2name.cpp78 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
H A Dname2uni.cpp116 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
H A Dtzgnames.cpp1025 int32_t maxLen = 0; in findLocal() local
/third_party/node/deps/icu-small/source/i18n/
H A Duni2name.cpp78 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
H A Dname2uni.cpp116 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
H A Dtzgnames.cpp1025 int32_t maxLen = 0; in findLocal() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Duni2name.cpp78 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
H A Dname2uni.cpp116 int32_t maxLen = uprv_getMaxCharNameLength(); in handleTransliterate() local
/third_party/lzma/CPP/Common/
H A DCommandLineParser.cpp76 int maxLen = -1; in ParseString() local
H A DMyString.h363 void ReleaseBuf_CalcLen(unsigned maxLen) in ReleaseBuf_CalcLen() argument
655 void ReleaseBuf_CalcLen(unsigned maxLen) in ReleaseBuf_CalcLen() argument
/third_party/skia/third_party/externals/angle2/util/windows/win32/
H A Dtest_utils_win32.cpp45 size_t maxLen = _TRUNCATE; variable
/third_party/skia/third_party/externals/angle2/util/
H A Dtest_utils.cpp40 bool ReadEntireFileToString(const char *filePath, char *contentsOut, uint32_t maxLen) in ReadEntireFileToString() argument
/third_party/lzma/C/
H A DLzFindOpt.c272 const Byte *maxLen = cur + _maxLen; in GetMatchesSpecN_2() local
H A DLzFind.c873 Hc_GetMatchesSpec(size_t lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *d, unsigned maxLen) Hc_GetMatchesSpec() argument
955 GetMatchesSpec1(UInt32 lenLimit, UInt32 curMatch, UInt32 pos, const Byte *cur, CLzRef *son, size_t _cyclicBufferPos, UInt32 _cyclicBufferSize, UInt32 cutValue, UInt32 *d, UInt32 maxLen) GetMatchesSpec1() argument
1165 unsigned maxLen; Bt3_MatchFinder_GetMatches() local
1183 maxLen = 2; Bt3_MatchFinder_GetMatches() local
1206 unsigned maxLen; Bt4_MatchFinder_GetMatches() local
1225 maxLen = 3; Bt4_MatchFinder_GetMatches() local
1273 UInt32 h2, h3, d2, d3, maxLen, pos; Bt5_MatchFinder_GetMatches() local
1295 maxLen = 4; Bt5_MatchFinder_GetMatches() local
1346 unsigned maxLen; Hc4_MatchFinder_GetMatches() local
1365 maxLen = 3; Hc4_MatchFinder_GetMatches() local
1413 UInt32 h2, h3, d2, d3, maxLen, pos; Hc5_MatchFinder_GetMatches() local
1435 maxLen = 4; Hc5_MatchFinder_GetMatches() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDebugMarkerTests.cpp75 void getSimpleRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getSimpleRndString() argument
85 void getComplexRndString (vector<char>& dst, de::Random& rnd, int maxLen) in getComplexRndString() argument
/third_party/icu/icu4c/source/common/
H A Duniset.cpp607 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local
[all...]
/third_party/lzma/CS/7zip/Common/
H A DCommandLineParser.cs26 SwitchForm(string idString, SwitchType type, bool multi, int minLen, int maxLen, string postCharSet) SwitchForm() argument
/third_party/node/deps/icu-small/source/common/
H A Duniset.cpp607 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local
[all...]
/third_party/vk-gl-cts/execserver/
H A DxsExecutionServer.cpp344 size_t maxLen = de::min(m_sendRecvTmpBuf.size(), (size_t)m_bufferIn.getNumFree()); in receive() local
375 size_t maxLen = de::min(m_sendRecvTmpBuf.size(), (size_t)m_bufferOut.getNumElements()); in send() local
/third_party/skia/third_party/externals/icu/source/common/
H A Duniset.cpp607 int32_t maxLen = forward ? limit-offset : offset-limit; in matches() local
[all...]
/third_party/lzma/Asm/x86/
H A DLzFindOpt.asm47 maxLen equ r12 define
/third_party/toybox/toys/other/
H A Dbzcat.c66 char minLen, maxLen; member
229 int minLen, maxLen, pp; in read_block_header() local
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DDateTimeGeneratorTest.java268 private String getRandomString(String[] randomList, int minLen, int maxLen) { in getRandomString() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DDateTimeGeneratorTest.java271 private String getRandomString(String[] randomList, int minLen, int maxLen) { in getRandomString() argument
/third_party/icu/icu4c/source/test/perf/collationperf/
H A Dcollperf.cpp784 int maxLen = 0; in doKeyHist() local

Completed in 26 milliseconds

12