Home
last modified time | relevance | path

Searched defs:minLen (Results 1 - 20 of 20) sorted by relevance

/third_party/icu/icu4c/source/test/perf/usetperf/
H A Dbitset.cpp54 void BitSet::ensureCapacity(uint32_t minLen) { in ensureCapacity() argument
/kernel/liteos_m/components/shell/src/base/
H A Dshmsg.c51 UINT32 minLen; in ShellMsgTypeGet() local
/drivers/liteos/hievent/src/
H A Dhievent_driver.c125 size_t minLen = dstLen > srcLen ? srcLen : dstLen; in HieventBufferCopy() local
/kernel/liteos_a/kernel/extended/hilog/
H A Dlos_hilog.c132 size_t minLen = (dstLen > srcLen) ? srcLen : dstLen; in HiLogBufferCopy() local
/kernel/liteos_a/shell/full/src/base/
H A Dshmsg.c210 UINT32 minLen; in ShellMsgTypeGet() local
/third_party/lzma/CS/7zip/Common/
H A DCommandLineParser.cs36 public SwitchForm(string idString, SwitchType type, bool multi, int minLen): in SwitchForm() argument
26 SwitchForm(string idString, SwitchType type, bool multi, int minLen, int maxLen, string postCharSet) SwitchForm() argument
/kernel/linux/linux-5.10/lib/
H A Ddecompress_bunzip2.c87 int minLen, maxLen; member
236 int minLen, maxLen, pp; in get_next_block() local
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c87 int minLen, maxLen; member
236 int minLen, maxLen, pp; in get_next_block() local
[all...]
/third_party/lzma/CPP/Common/
H A DMyString.h345 char *GetBuf(unsigned minLen) in GetBuf() argument
351 char *GetBuf_SetEnd(unsigned minLen) in GetBuf_SetEnd() argument
637 GetBuf(unsigned minLen) GetBuf() argument
643 GetBuf_SetEnd(unsigned minLen) GetBuf_SetEnd() argument
887 GetBuf(unsigned minLen) GetBuf() argument
[all...]
/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/i18n/
H A Ddtptngen_impl.h117 int16_t minLen; member
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h117 int16_t minLen; member
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen_impl.h117 int16_t minLen; member
/third_party/node/deps/v8/src/debug/
H A Dliveedit.cc78 int minLen = std::min(len1_, len2_); in FillTable() local
/third_party/lz4/lib/
H A Dlz4hc.c1308 LZ4HC_FindLongerMatch(LZ4HC_CCtx_internal* const ctx, const BYTE* ip, const BYTE* const iHighLimit, int minLen, int nbSearches, const dictCtx_directive dict, const HCfavor_e favorDecSpeed) LZ4HC_FindLongerMatch() argument
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_cec.h1636 uint8_t minLen; member
/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_debug.c5767 int minLen = length > 15 ? 15 : length; in scsi_debug_write_info() local
/kernel/linux/linux-6.6/drivers/scsi/
H A Dscsi_debug.c5872 int minLen = length > 15 ? 15 : length; in scsi_debug_write_info() local

Completed in 48 milliseconds