| /third_party/icu/icu4c/source/test/perf/usetperf/ |
| H A D | bitset.cpp | 54 void BitSet::ensureCapacity(uint32_t minLen) { in ensureCapacity() argument
|
| /base/hiviewdfx/hiview/base/utility/ |
| H A D | freeze_json_util.cpp | 172 std::string::size_type minLen = 2;
in HasBeenWrapped() local
|
| /base/startup/appspawn/lite/ |
| H A D | appspawn_message.c | 63 static enum OHOSLiteErrorCode ReadStringItem(cJSON *strItem, char **buf, size_t maxLen, size_t minLen) in ReadStringItem() argument
|
| /kernel/liteos_m/components/shell/src/base/ |
| H A D | shmsg.c | 51 UINT32 minLen; in ShellMsgTypeGet() local
|
| /kernel/liteos_a/kernel/extended/hilog/ |
| H A D | los_hilog.c | 132 size_t minLen = (dstLen > srcLen) ? srcLen : dstLen; in HiLogBufferCopy() local
|
| /kernel/liteos_a/shell/full/src/base/ |
| H A D | shmsg.c | 210 UINT32 minLen; in ShellMsgTypeGet() local
|
| /third_party/lzma/CS/7zip/Common/ |
| H A D | CommandLineParser.cs | 36 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
|
| /foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/ |
| H A D | ressched_fuzzer.cpp | 479 size_t minLen = sizeof(int32_t); in GetPayload() local
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | decompress_bunzip2.c | 87 int minLen, maxLen; member 236 int minLen, maxLen, pp; in get_next_block() local [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | decompress_bunzip2.c | 87 int minLen, maxLen; member 236 int minLen, maxLen, pp; in get_next_block() local [all...] |
| /third_party/lzma/CPP/Common/ |
| H A D | MyString.h | 345 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 D | bzcat.c | 66 char minLen, maxLen; member 229 int minLen, maxLen, pp; in read_block_header() local [all...] |
| /foundation/distributedhardware/device_manager/services/service/src/softbus/ |
| H A D | mine_softbus_listener.cpp | 1053 size_t minLen = (matchItemNumLen >= matchItemResultLen ? matchItemResultLen : matchItemNumLen); in GetMatchResult() local
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/mini/ |
| H A D | softbus_adapter.c | 413 int minLen = (deviceListLen > *trustListLen ? *trustListLen : deviceListLen); in GetSoftbusTrustedDeviceList() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
| H A D | DateTimeGeneratorTest.java | 268 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 D | DateTimeGeneratorTest.java | 271 private String getRandomString(String[] randomList, int minLen, int maxLen) { in getRandomString() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | dtptngen_impl.h | 117 int16_t minLen; member
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | dtptngen_impl.h | 117 int16_t minLen; member
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | dtptngen_impl.h | 117 int16_t minLen; member
|
| /foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
| H A D | thumbnail_utils.cpp | 1964 int minLen = min(width, height); in ResizeThumb() local 2000 int minLen = min(width, height); ResizeLcd() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/ |
| H A D | wifi_device_service_impl.cpp | 356 int minLen = config.keyMgmt == KEY_MGMT_SAE ? MIN_SAE_LEN : MIN_PSK_LEN; in CheckConfigPwd() local
|
| /third_party/node/deps/v8/src/debug/ |
| H A D | liveedit.cc | 78 int minLen = std::min(len1_, len2_); in FillTable() local
|
| /base/notification/distributed_notification_service/frameworks/ans/src/ |
| H A D | reminder_request.cpp | 621 uint8_t minLen = 2; in DeserializeWantAgent() local
|
| /third_party/lz4/lib/ |
| H A D | lz4hc.c | 1308 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
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | scsi_debug.c | 5767 int minLen = length > 15 ? 15 : length; in scsi_debug_write_info() local
|