| /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
|
| /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
|
| /test/xts/device_attest_lite/services/core/mini/adapter/ |
| H A D | attest_adapter_network_config.c | 31 static int32_t CopyNVData(char *dst, int32_t dstLen, unsigned char *src, int32_t srcLen) in CopyNVData() argument
|
| /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
|
| /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...] |
| /third_party/skia/third_party/externals/icu/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...] |
| /test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/ |
| H A D | image_packer_test.cpp | 97 bool CreateArrayBuffer(napi_env env, void* src, size_t srcLen, napi_value *res)
in CreateArrayBuffer() argument
|
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils.c | 187 int Sha256ValueToAscii(const unsigned char *src, int srcLen, char *dest, int destLen) in Sha256ValueToAscii() argument 215 int Sha256Value(const unsigned char *src, int srcLen, char *dest, int destLen) in Sha256Value() argument
|
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils.c | 190 int Sha256ValueToAscii(const unsigned char *src, int srcLen, unsigned char *dest, int destLen) in Sha256ValueToAscii() argument 218 int Sha256Value(const unsigned char *src, int srcLen, char *dest, int destLen) in Sha256Value() argument
|