Home
last modified time | relevance | path

Searched defs:srcLen (Results 26 - 50 of 59) sorted by relevance

123

/third_party/icu/icu4c/source/test/cintltst/
H A Dspreptst.c296 unescapeData(const char* src, int32_t srcLen, in unescapeData() argument
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); Test_nfs4_cs_prep() local
553 int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); Test_nfs4_cs_prep() local
578 int32_t srcLen = unescapeData(source, (int32_t)strlen(source), src, MAX_BUFFER_SIZE, &status); Test_nfs4_cs_prep() local
[all...]
H A Didnatest.c605 int32_t srcLen; in TestCompare() local
686 int32_t srcLen in TestJB4475() local
[all...]
H A Dcnormtst.c245 static void TestNull_check(UChar *src, int32_t srcLen, in TestNull_check() argument
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.cpp105 int32_t srcLen = 0; in StringPerformanceTest() local
H A Dstringperf.h391 inline void ctor(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor() argument
396 inline void ctor1(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor1() argument
401 inline void ctor2(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor2() argument
406 inline void ctor3(const UChar* src,int32_t srcLen, UnicodeString s0) in ctor3() argument
411 inline UnicodeString icu_assign_helper(const UChar* src,int32_t srcLen) in icu_assign_helper() argument
417 assign(const UChar* src,int32_t srcLen, UnicodeString s0) assign() argument
422 assign1(const UChar* src,int32_t srcLen, UnicodeString s0) assign1() argument
427 assign2(const UChar* src,int32_t srcLen, UnicodeString s0) assign2() argument
432 getch(const UChar* src,int32_t srcLen, UnicodeString s0) getch() argument
438 catenate(const UChar* src,int32_t srcLen, UnicodeString s0) catenate() argument
454 scan(const UChar* src,int32_t srcLen, UnicodeString s0) scan() argument
460 scan1(const UChar* src,int32_t srcLen, UnicodeString s0) scan1() argument
465 scan2(const UChar* src,int32_t srcLen, UnicodeString s0) scan2() argument
474 StdLibCtor(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibCtor() argument
479 StdLibCtor1(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibCtor1() argument
484 StdLibCtor2(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibCtor2() argument
489 StdLibCtor3(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibCtor3() argument
498 stl_assign_helper(const wchar_t* src,int32_t srcLen) stl_assign_helper() argument
504 StdLibAssign(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibAssign() argument
509 StdLibAssign1(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibAssign1() argument
515 StdLibAssign2(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibAssign2() argument
520 StdLibGetch(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibGetch() argument
525 StdLibCatenate(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibCatenate() argument
538 StdLibScan(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibScan() argument
543 StdLibScan1(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibScan1() argument
548 StdLibScan2(const wchar_t* src,int32_t srcLen, stlstring s0) StdLibScan2() argument
[all...]
/third_party/lzma/C/
H A DLzma2Dec.c176 Lzma2Dec_DecodeToDic(CLzma2Dec *p, SizeT dicLimit, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) Lzma2Dec_DecodeToDic() argument
307 Lzma2Dec_Parse(CLzma2Dec *p, SizeT outSize, const Byte *src, SizeT *srcLen, int checkFinishBlock) Lzma2Dec_Parse() argument
428 Lzma2Dec_DecodeToBuf(CLzma2Dec *p, Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, ELzmaFinishMode finishMode, ELzmaStatus *status) Lzma2Dec_DecodeToBuf() argument
469 Lzma2Decode(Byte *dest, SizeT *destLen, const Byte *src, SizeT *srcLen, Byte prop, ELzmaFinishMode finishMode, ELzmaStatus *status, ISzAllocPtr alloc) Lzma2Decode() argument
[all...]
/third_party/node/src/
H A Dstring_bytes.cc248 hex_decode(char* buf, size_t len, const TypeName* src, const size_t srcLen) hex_decode() argument
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dwrtjava.cpp232 str_write_java(const char16_t *src, int32_t srcLen, UBool printEndLine, UErrorCode *status) { in str_write_java() argument
454 int32_t srcLen=res->fLength; in bytes_write_java() local
H A Dwrtxml.cpp176 static void strnrepchr(char* src, int32_t srcLen, char s, char r){ in strnrepchr() argument
400 print(char16_t* src, int32_t srcLen,const char *tagStart,const char *tagEnd, UErrorCode *status){ in print() argument
235 convertAndEscape(char** pDest, int32_t destCap, int32_t* destLength, const char16_t* src, int32_t srcLen, UErrorCode* status) convertAndEscape() argument
[all...]
/third_party/icu/icu4c/source/tools/genrb/
H A Dwrtjava.cpp232 str_write_java(const UChar *src, int32_t srcLen, UBool printEndLine, UErrorCode *status) { in str_write_java() argument
454 int32_t srcLen=res->fLength; in bytes_write_java() local
H A Dwrtxml.cpp176 static void strnrepchr(char* src, int32_t srcLen, char s, char r){ in strnrepchr() argument
400 print(UChar* src, int32_t srcLen,const char *tagStart,const char *tagEnd, UErrorCode *status){ in print() argument
235 convertAndEscape(char** pDest, int32_t destCap, int32_t* destLength, const UChar* src, int32_t srcLen, UErrorCode* status) convertAndEscape() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dwrtjava.cpp232 str_write_java(const UChar *src, int32_t srcLen, UBool printEndLine, UErrorCode *status) { in str_write_java() argument
454 int32_t srcLen=res->fLength; in bytes_write_java() local
H A Dwrtxml.cpp176 static void strnrepchr(char* src, int32_t srcLen, char s, char r){ in strnrepchr() argument
400 print(UChar* src, int32_t srcLen,const char *tagStart,const char *tagEnd, UErrorCode *status){ in print() argument
235 convertAndEscape(char** pDest, int32_t destCap, int32_t* destLength, const UChar* src, int32_t srcLen, UErrorCode* status) convertAndEscape() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFType1Font.cpp137 size_t srcLen = srcStream ? srcStream->getLength() : 0; in convert_type1_font_stream() local
/third_party/backends/backend/
H A Dxerox_mfp.c195 int srcLen = dev->datalen; in dump_to_tmp_file() local
/third_party/icu/icu4c/source/common/
H A Dustring.cpp1364 _appendUChars(UChar *dest, int32_t destCapacity, const char *src, int32_t srcLen) _appendUChars() argument
/third_party/lzma/C/Util/7z/
H A D7zMain.c153 static SRes Utf16_To_Utf8Buf(CBuf *dest, const UInt16 *src, size_t srcLen) in Utf16_To_Utf8Buf() argument
/third_party/node/deps/icu-small/source/common/
H A Dustring.cpp1364 _appendUChars(char16_t *dest, int32_t destCapacity, const char *src, int32_t srcLen) _appendUChars() argument
/third_party/icu/icu4c/source/io/
H A Duprntf_p.cpp576 int32_t srcLen, expLen; in u_printf_scientific_handler() local
H A Duscanf_p.cpp510 int32_t srcLen, expLen; in u_scanf_scientific_handler() local
/third_party/icu/icu4c/source/test/intltest/
H A Dtestidna.cpp815 int32_t srcLen = u_strlen(src); //subtract null in testCompare() local
1008 int32_t srcLen = u_strlen(src); testChaining() local
1214 int32_t srcLen = u_strlen(src); //subtract null testRootLabelSeparator() local
1436 testCompareReferenceImpl(const UChar* src, int32_t srcLen) testCompareReferenceImpl() argument
1541 int32_t srcLen = 0; TestCompareReferenceImpl() local
[all...]
/third_party/skia/third_party/externals/icu/source/io/
H A Duprntf_p.cpp576 int32_t srcLen, expLen; in u_printf_scientific_handler() local
H A Duscanf_p.cpp510 int32_t srcLen, expLen; in u_scanf_scientific_handler() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dustring.cpp1366 _appendUChars(UChar *dest, int32_t destCapacity, const char *src, int32_t srcLen) _appendUChars() argument
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp91 int32_t srcLen, tgtLen; in call() local
154 int32_t srcLen = useLen ? source->lengthOf(i) : -1; in call() local
203 int32_t srcLen, tgtLen; in call() local
266 int32_t srcLen = useLen ? source->lengthOf(i) : -1; in call() local
502 int32_t srcLen, tgtLen; call() local
564 int32_t srcLen = useLen ? source->lengthOf(i) : -1; call() local
[all...]

Completed in 37 milliseconds

123