| /third_party/icu/icu4c/source/test/perf/ustrperf/ |
| D | stringperf.h | 391 inline void ctor(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor() 396 inline void ctor1(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor1() 401 inline void ctor2(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor2() 406 inline void ctor3(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor3() 411 inline UnicodeString icu_assign_helper(const UChar* src,int32_t srcLen) in icu_assign_helper() 417 inline void assign(const UChar* src,int32_t srcLen, UnicodeString s0) in assign() 422 inline void assign1(const UChar* src,int32_t srcLen, UnicodeString s0) in assign1() 427 inline void assign2(const UChar* src,int32_t srcLen, UnicodeString s0) in assign2() 432 inline void getch(const UChar* src,int32_t srcLen, UnicodeString s0) in getch() 438 inline void catenate(const UChar* src,int32_t srcLen, UnicodeString s0) in catenate() [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/test/perf/ustrperf/ |
| D | stringperf.h | 391 inline void ctor(const char16_t* src,int32_t srcLen, UnicodeString s0) in ctor() 396 inline void ctor1(const char16_t* src,int32_t srcLen, UnicodeString s0) in ctor1() 401 inline void ctor2(const char16_t* src,int32_t srcLen, UnicodeString s0) in ctor2() 406 inline void ctor3(const char16_t* src,int32_t srcLen, UnicodeString s0) in ctor3() 411 inline UnicodeString icu_assign_helper(const char16_t* src,int32_t srcLen) in icu_assign_helper() 417 inline void assign(const char16_t* src,int32_t srcLen, UnicodeString s0) in assign() 422 inline void assign1(const char16_t* src,int32_t srcLen, UnicodeString s0) in assign1() 427 inline void assign2(const char16_t* src,int32_t srcLen, UnicodeString s0) in assign2() 432 inline void getch(const char16_t* src,int32_t srcLen, UnicodeString s0) in getch() 438 inline void catenate(const char16_t* src,int32_t srcLen, UnicodeString s0) in catenate() [all …]
|
| /third_party/icu/icu4c/source/test/perf/normperf/ |
| D | normperf.h | 44 int32_t srcLen; variable 115 int32_t srcLen; variable 261 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD() 265 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFC() 269 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKD() 272 int32_t ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, … in ICUNormNFKC() 276 int32_t ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormFCD() 280 int32_t ICUQuickCheck(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, UE… in ICUQuickCheck() 287 int32_t ICUIsNormalized(const UChar* src,int32_t srcLen, UNormalizationMode mode, int32_t options, … in ICUIsNormalized() 294 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, U… in ICUNormNFD() [all …]
|
| /third_party/skia/m133/third_party/externals/icu/source/test/perf/normperf/ |
| D | normperf.h | 44 int32_t srcLen; variable 115 int32_t srcLen; variable 261 int32_t ICUNormNFD(const char16_t* src, int32_t srcLen,char16_t* dest, int32_t dstLen, int32_t opti… in ICUNormNFD() 265 int32_t ICUNormNFC(const char16_t* src, int32_t srcLen,char16_t* dest, int32_t dstLen, int32_t opti… in ICUNormNFC() 269 int32_t ICUNormNFKD(const char16_t* src, int32_t srcLen,char16_t* dest, int32_t dstLen, int32_t opt… in ICUNormNFKD() 272 int32_t ICUNormNFKC(const char16_t* src, int32_t srcLen,char16_t* dest, int32_t dstLen, int32_t opt… in ICUNormNFKC() 276 int32_t ICUNormFCD(const char16_t* src, int32_t srcLen,char16_t* dest, int32_t dstLen, int32_t opti… in ICUNormFCD() 280 int32_t ICUQuickCheck(const char16_t* src,int32_t srcLen, UNormalizationMode mode, int32_t options,… in ICUQuickCheck() 287 int32_t ICUIsNormalized(const char16_t* src,int32_t srcLen, UNormalizationMode mode, int32_t option… in ICUIsNormalized() 294 int32_t ICUNormNFD(const char16_t* src, int32_t srcLen,char16_t* dest, int32_t dstLen, int32_t opti… in ICUNormNFD() [all …]
|
| /third_party/icu/icu4c/source/tools/genrb/ |
| D | prscmnts.cpp | 47 removeText(UChar *source, int32_t srcLen, in removeText() 71 trim(UChar *src, int32_t srcLen, UErrorCode *status){ in trim() 79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() 87 getText(const UChar* source, int32_t srcLen, in getText() 124 getDescription( const UChar* source, int32_t srcLen, in getDescription() 148 getCount(const UChar* source, int32_t srcLen, in getCount() 185 getAt(const UChar* source, int32_t srcLen, in getAt() 227 getTranslate( const UChar* source, int32_t srcLen, in getTranslate() 237 getNote(const UChar* source, int32_t srcLen, in getNote()
|
| D | rle.c | 151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* … in usArrayToRLEString() 197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode… in byteArrayToRLEString() 242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* … in rleStringToUCharArray() 298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* st… in rleStringToByteArray()
|
| /third_party/skia/m133/third_party/externals/icu/source/tools/genrb/ |
| D | prscmnts.cpp | 47 removeText(char16_t *source, int32_t srcLen, in removeText() 71 trim(char16_t *src, int32_t srcLen, UErrorCode *status){ in trim() 79 removeCmtText(char16_t* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() 87 getText(const char16_t* source, int32_t srcLen, in getText() 124 getDescription( const char16_t* source, int32_t srcLen, in getDescription() 148 getCount(const char16_t* source, int32_t srcLen, in getCount() 185 getAt(const char16_t* source, int32_t srcLen, in getAt() 227 getTranslate( const char16_t* source, int32_t srcLen, in getTranslate() 237 getNote(const char16_t* source, int32_t srcLen, in getNote()
|
| D | rle.c | 151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* … in usArrayToRLEString() 197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode… in byteArrayToRLEString() 242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* … in rleStringToUCharArray() 298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* st… in rleStringToByteArray()
|
| /third_party/skia/third_party/externals/icu/source/tools/genrb/ |
| D | prscmnts.cpp | 47 removeText(UChar *source, int32_t srcLen, in removeText() 71 trim(UChar *src, int32_t srcLen, UErrorCode *status){ in trim() 79 removeCmtText(UChar* source, int32_t srcLen, UErrorCode* status){ in removeCmtText() 87 getText(const UChar* source, int32_t srcLen, in getText() 124 getDescription( const UChar* source, int32_t srcLen, in getDescription() 148 getCount(const UChar* source, int32_t srcLen, in getCount() 185 getAt(const UChar* source, int32_t srcLen, in getAt() 227 getTranslate( const UChar* source, int32_t srcLen, in getTranslate() 237 getNote(const UChar* source, int32_t srcLen, in getNote()
|
| D | rle.c | 151 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* … in usArrayToRLEString() 197 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode… in byteArrayToRLEString() 242 rleStringToUCharArray(uint16_t* src, int32_t srcLen, uint16_t* target, int32_t tgtLen, UErrorCode* … in rleStringToUCharArray() 298 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* st… in rleStringToByteArray()
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| 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/openhitls/testcode/sdv/testcase/bsl/base64/ |
| D | test_suite_sdv_base64.c | 80 const uint32_t srcLen; member 229 const uint32_t srcLen = testData[i].srcLen; in SDV_BSL_BASE64_FUNC_TC001() local 284 const uint32_t srcLen = testData[i].srcLen; in SDV_BSL_BASE64_FUNC_TC002() local 354 const uint32_t srcLen = (const uint32_t)sizeof(src_08) - 1; in SDV_BSL_BASE64_FUNC_TC003() local 402 const uint32_t srcLen = (const uint32_t)sizeof(src_08) - 1; in SDV_BSL_BASE64_FUNC_TC004() local 535 const uint32_t srcLen = (const uint32_t)sizeof(src_01); in SDV_BSL_BASE64_FUNC_TC007() local 596 uint32_t srcLen = testData[0].srcLen + testData[7].srcLen + testData[6].srcLen; in SDV_BSL_BASE64_FUNC_TC008() local 669 const uint32_t srcLen = len; in Base64BlockEncDec() local 717 const uint32_t srcLen = len; in Base64Stream() local
|
| /third_party/lzma/C/ |
| D | Lzma86Dec.c | 12 SRes Lzma86_GetUnpackSize(const Byte *src, SizeT srcLen, UInt64 *unpackSize) in Lzma86_GetUnpackSize() 23 SRes Lzma86_Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen) in Lzma86_Decode()
|
| D | LzmaLib.c | 11 …_STDAPI LzmaCompress(unsigned char *dest, size_t *destLen, const unsigned char *src, size_t srcLen, in LzmaCompress() 37 …DAPI LzmaUncompress(unsigned char *dest, size_t *destLen, const unsigned char *src, size_t *srcLen, in LzmaUncompress()
|
| D | Lzma2Dec.c | 179 const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) in Lzma2Dec_DecodeToDic() 311 const Byte *src, SizeT *srcLen, in Lzma2Dec_Parse() 430 SRes Lzma2Dec_DecodeToBuf(CLzma2Dec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen,… in Lzma2Dec_DecodeToBuf() 471 SRes Lzma2Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, in Lzma2Decode()
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | spreptst.c | 296 unescapeData(const char* src, int32_t srcLen, in unescapeData() 447 int32_t srcLen; in Test_nfs4_mixed_prep() local 480 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_mixed_prep() local 507 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_cs_prep() local 530 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_cs_prep() local 553 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_cs_prep() local 578 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_cs_prep() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/cintltst/ |
| D | spreptst.c | 296 unescapeData(const char* src, int32_t srcLen, in unescapeData() 447 int32_t srcLen; in Test_nfs4_mixed_prep() local 480 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_mixed_prep() local 507 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_cs_prep() local 530 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_cs_prep() local 553 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_cs_prep() local 578 … int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); in Test_nfs4_cs_prep() local
|
| /third_party/skia/m133/third_party/externals/icu/source/test/perf/convperf/ |
| D | convperf.h | 32 int32_t srcLen; variable 77 int32_t srcLen; variable 157 UINT srcLen; variable 209 UINT srcLen; variable 278 UINT srcLen; variable 334 UINT srcLen; variable 390 UINT srcLen; variable 443 UINT srcLen; variable
|
| /third_party/icu/icu4c/source/test/perf/convperf/ |
| D | convperf.h | 32 int32_t srcLen; variable 77 int32_t srcLen; variable 157 UINT srcLen; variable 209 UINT srcLen; variable 278 UINT srcLen; variable 334 UINT srcLen; variable 390 UINT srcLen; variable 443 UINT srcLen; variable
|
| /third_party/icu/icu4c/source/test/perf/strsrchperf/ |
| D | strsrchperf.h | 25 int32_t srcLen; variable 52 int32_t srcLen; variable
|
| /third_party/skia/m133/third_party/externals/icu/source/test/perf/strsrchperf/ |
| D | strsrchperf.h | 25 int32_t srcLen; variable 52 int32_t srcLen; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/ |
| D | string_strnlen_test.cpp | 21 int srcLen = sizeof(srcChar) / sizeof(srcChar[0]) - 1; variable
|
| D | string_strlen_test.cpp | 22 int srcLen = sizeof(srcChar) / sizeof(srcChar[0]) - 1; variable
|
| /third_party/lz4/tests/ |
| D | decompress-partial.c | 31 int srcLen = (int)strlen(source); in main() local
|
| /third_party/bounds_checking_function/src/ |
| D | strcat_s.c | 23 size_t srcLen; in SecDoCat() local
|