| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/log/ |
| H A D | log_helper.c | 32 int srcLen = strlen(srcMsg); in EncryptLogMsg() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/ |
| H A D | string_strnlen_test.cpp | 21 int srcLen = sizeof(srcChar) / sizeof(srcChar[0]) - 1; in HWTEST_F() local
|
| H A D | string_strlen_test.cpp | 22 int srcLen = sizeof(srcChar) / sizeof(srcChar[0]) - 1; in HWTEST_F() local
|
| /third_party/bounds_checking_function/src/ |
| H A D | strncat_s.c | 23 size_t srcLen; in SecDoCatLimit() local
|
| H A D | strcat_s.c | 23 size_t srcLen; in SecDoCat() local
|
| H A D | wcsncat_s.c | 24 size_t srcLen; in SecDoCatLimitW() local
|
| H A D | wcscat_s.c | 23 size_t srcLen; in SecDoCatW() local
|
| /third_party/lz4/tests/ |
| H A D | decompress-partial.c | 31 int srcLen = (int)strlen(source); in main() local
|
| H A D | decompress-partial-usingDict.c | 33 int srcLen = (int)strlen(source); in main() local [all...] |
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | strlen.c | 30 int srcLen = sizeof(src) / sizeof(src[0]) - 1; in strlen_0100() local 43 int srcLen = sizeof(src) / sizeof(src[0]) - 1; in strlen_0200() local 56 int srcLen = INIT_LEN; in strlen_0300() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
| H A D | zlib_compression.cpp | 35 auto srcLen = srcData.size(); in Compress() local 60 auto srcLen = srcData.size(); in Uncompress() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/ |
| H A D | virtual_cloud_data_translate.cpp | 75 uint32_t srcLen = CalculateLens(asset); in AssetToBlob() local 85 uint32_t srcLen = 0; in AssetsToBlob() local
|
| /third_party/lzma/C/ |
| H A D | Lzma86Dec.c | 12 SRes Lzma86_GetUnpackSize(const Byte *src, SizeT srcLen, UInt64 *unpackSize)
in Lzma86_GetUnpackSize() argument 23 SRes Lzma86_Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen)
in Lzma86_Decode() argument
|
| H A D | LzmaLib.c | 11 Z7_STDAPI LzmaCompress(unsigned char *dest, size_t *destLen, const unsigned char *src, size_t srcLen,
in LzmaCompress() argument 37 Z7_STDAPI LzmaUncompress(unsigned char *dest, size_t *destLen, const unsigned char *src, size_t *srcLen,
in LzmaUncompress() argument
|
| H A D | Lzma86Enc.c | 14 int Lzma86_Encode(Byte *dest, size_t *destLen, const Byte *src, size_t srcLen,
in Lzma86_Encode() argument
|
| /foundation/distributedhardware/device_manager/test/commonunittest/ |
| H A D | UTTest_dm_anonymous.cpp | 399 uint32_t srcLen = 0; in HWTEST_F() local
|
| /third_party/icu/icu4c/source/test/perf/strsrchperf/ |
| H A D | strsrchperf.h | 25 int32_t srcLen; member in StringSearchPerfFunction 52 int32_t srcLen; member in StringSearchPerformanceTest
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | iconv_test.c | 85 void CompareIconvResult(char *to, char *from, char *src, size_t srcLen)
in CompareIconvResult() argument
|
| /third_party/skia/src/xml/ |
| H A D | SkDOMParser.cpp | 10 char* SkDOMParser::dupstr(SkArenaAlloc* chunk, const char src[], size_t srcLen) { in dupstr() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_image_info.cpp | 96 int32_t srcLen = static_cast<int32_t>(originalData.length() - 1); in EncodeBase64() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/ |
| H A D | constant.cpp | 88 bool Constant::DCopy(uint8_t *tag, size_t tagLen, const uint8_t *src, size_t srcLen) in DCopy() argument
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| H A D | prscmnts.cpp | 47 removeText(UChar *source, int32_t srcLen, in removeText() argument 71 trim(UChar *src, int32_t srcLen, UErrorCode *status){ in trim() argument 79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status) removeCmtText() argument 87 getText(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UnicodeString patternString, UErrorCode* status) getText() argument 124 getDescription( const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getDescription() argument 148 getCount(const UChar* source, int32_t srcLen, UParseCommentsOption option, UErrorCode *status) getCount() argument 185 getAt(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, int32_t index, UParseCommentsOption option, UErrorCode* status) getAt() argument 227 getTranslate( const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getTranslate() argument 237 getNote(const UChar* source, int32_t srcLen, UChar** dest, int32_t destCapacity, UErrorCode* status) getNote() argument [all...] |
| H A D | rle.c | 151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) { in usArrayToRLEString() argument 197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) { in byteArrayToRLEString() argument 242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status) { in rleStringToUCharArray() argument 298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* status) rleStringToByteArray() argument [all...] |
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| H A D | prscmnts.cpp | 47 removeText(char16_t *source, int32_t srcLen, in removeText() argument 71 trim(char16_t *src, int32_t srcLen, UErrorCode *status){ in trim() argument 79 removeCmtText(char16_t* source, int32_t srcLen, UErrorCode* status) removeCmtText() argument 87 getText(const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, UnicodeString patternString, UErrorCode* status) getText() argument 124 getDescription( const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, UErrorCode* status) getDescription() argument 148 getCount(const char16_t* source, int32_t srcLen, UParseCommentsOption option, UErrorCode *status) getCount() argument 185 getAt(const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, int32_t index, UParseCommentsOption option, UErrorCode* status) getAt() argument 227 getTranslate( const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, UErrorCode* status) getTranslate() argument 237 getNote(const char16_t* source, int32_t srcLen, char16_t** dest, int32_t destCapacity, UErrorCode* status) getNote() argument [all...] |
| H A D | rle.c | 151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status) { in usArrayToRLEString() argument 197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status) { in byteArrayToRLEString() argument 242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* status) { in rleStringToUCharArray() argument 298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* status) rleStringToByteArray() argument [all...] |