/external/chromium_org/third_party/icu/source/test/intltest/ |
nptrans.cpp | 139 int32_t NamePrepTransform::map(const UChar* src, int32_t srcLength, 149 if(src==NULL || srcLength<-1 || (dest==NULL && destCapacity!=0)) { 154 UnicodeString rsource(src,srcLength); 184 int32_t NamePrepTransform::process( const UChar* src, int32_t srcLength, 195 if(src==NULL || srcLength<-1 || (dest==NULL && destCapacity!=0)) { 208 b1Len = map(src, srcLength, b1, b1String.getCapacity(), allowUnassigned, parseError, status); 216 b1Len = map(src, srcLength, b1, b1String.getCapacity(), allowUnassigned, parseError, status);
|
nptrans.h | 76 * @param srcLength Number of characters in the source label 87 int32_t map(const UChar* src, int32_t srcLength, 98 * @param srcLength Number of characters in the source label 108 int32_t process(const UChar* src, int32_t srcLength,
|
idnaref.h | 39 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 63 idnaref_toASCII(const UChar* src, int32_t srcLength, 78 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 102 idnaref_toUnicode(const UChar* src, int32_t srcLength, 122 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 146 idnaref_IDNToASCII( const UChar* src, int32_t srcLength, 162 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 186 idnaref_IDNToUnicode( const UChar* src, int32_t srcLength,
|
testidna.h | 30 (U_EXPORT2 *TestFunc) ( const UChar *src, int32_t srcLength, 79 void debug(const UChar* src, int32_t srcLength, int32_t options);
|
tstnorm.h | 55 TestPreviousNext(const UChar *src, int32_t srcLength,
|
/external/icu4c/test/intltest/ |
nptrans.cpp | 139 int32_t NamePrepTransform::map(const UChar* src, int32_t srcLength, 149 if(src==NULL || srcLength<-1 || (dest==NULL && destCapacity!=0)) { 154 UnicodeString rsource(src,srcLength); 184 int32_t NamePrepTransform::process( const UChar* src, int32_t srcLength, 195 if(src==NULL || srcLength<-1 || (dest==NULL && destCapacity!=0)) { 208 b1Len = map(src, srcLength, b1, b1String.getCapacity(), allowUnassigned, parseError, status); 216 b1Len = map(src, srcLength, b1, b1String.getCapacity(), allowUnassigned, parseError, status);
|
nptrans.h | 72 * @param srcLength Number of characters in the source label 82 int32_t map(const UChar* src, int32_t srcLength, 93 * @param srcLength Number of characters in the source label 103 int32_t process(const UChar* src, int32_t srcLength,
|
idnaref.h | 39 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 62 idnaref_toASCII(const UChar* src, int32_t srcLength, 77 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 100 idnaref_toUnicode(const UChar* src, int32_t srcLength, 120 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 143 idnaref_IDNToASCII( const UChar* src, int32_t srcLength, 159 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 182 idnaref_IDNToUnicode( const UChar* src, int32_t srcLength,
|
testidna.h | 30 (U_EXPORT2 *TestFunc) ( const UChar *src, int32_t srcLength, 79 void debug(const UChar* src, int32_t srcLength, int32_t options);
|
/external/icu4c/common/unicode/ |
unistr.h | 73 const UChar *src, int32_t srcLength, 363 * [<TT>srcStart</TT>, <TT>srcStart + srcLength</TT>). 368 * @param srcLength the number of characters in <TT>src</TT> to compare 380 int32_t srcLength) const; 384 * <TT>srcLength</TT> characters in <TT>srcChars</TT>. 386 * @param srcLength the number of characters in <TT>srcChars</TT> to compare 395 int32_t srcLength) const; 419 * [<TT>srcStart</TT>, <TT>srcStart + srcLength</TT>). 424 * @param srcLength the number of characters in <TT>srcChars</TT> to compare 436 int32_t srcLength) const [all...] |
ucasemap.h | 258 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 270 const UChar *src, int32_t srcLength, 289 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 301 const char *src, int32_t srcLength, 318 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 330 const char *src, int32_t srcLength, 368 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 382 const char *src, int32_t srcLength, 405 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 420 const char *src, int32_t srcLength, [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
unistr.h | 302 * [<TT>srcStart</TT>, <TT>srcStart + srcLength</TT>). 307 * @param srcLength the number of characters in <TT>src</TT> to compare 319 int32_t srcLength) const; 323 * <TT>srcLength</TT> characters in <TT>srcChars</TT>. 325 * @param srcLength the number of characters in <TT>srcChars</TT> to compare 334 int32_t srcLength) const; 358 * [<TT>srcStart</TT>, <TT>srcStart + srcLength</TT>). 363 * @param srcLength the number of characters in <TT>srcChars</TT> to compare 375 int32_t srcLength) const; 457 * @param srcLength The number of code units from that string to compare [all...] |
ucasemap.h | 258 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 270 const UChar *src, int32_t srcLength, 289 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 301 const char *src, int32_t srcLength, 318 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 330 const char *src, int32_t srcLength, 368 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 382 const char *src, int32_t srcLength, 403 * @param srcLength The length of the original string. If -1, then src must be NUL-terminated. 418 const char *src, int32_t srcLength, [all...] |
/external/chromium_org/third_party/icu/source/common/ |
punycode.h | 45 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 67 u_strToPunycode(const UChar *src, int32_t srcLength, 78 * @param srcLength Length of puny, or -1 if NUL-terminated 102 u_strFromPunycode(const UChar *src, int32_t srcLength,
|
unistr.cpp | 343 int32_t srcLength) 348 setTo(that, srcStart, srcLength); 484 int32_t srcLength = src.length(); 485 setLength(srcLength); 492 uprv_memcpy(fUnion.fStackBuffer, src.fUnion.fStackBuffer, srcLength * U_SIZEOF_UCHAR); 516 if(allocate(srcLength)) { 517 uprv_memcpy(getArrayStart(), src.getArrayStart(), srcLength * U_SIZEOF_UCHAR); 574 int32_t srcLength) const 586 srcStart = srcLength = 0; 598 // get the srcLength if necessar [all...] |
ustr_imp.h | 127 const UChar *src, int32_t srcLength, 137 const UChar *src, int32_t srcLength, 149 const UChar *src, int32_t srcLength, 163 const UChar *src, int32_t srcLength,
|
unistr_cnv.cpp | 85 UnicodeString::UnicodeString(const char *src, int32_t srcLength, 95 } else if(srcLength<-1) { 99 if(srcLength==-1) { 100 srcLength=(int32_t)uprv_strlen(src); 102 if(srcLength>0) { 106 doCodepageCreate(src, srcLength, cnv, errorCode); 110 doCodepageCreate(src, srcLength, cnv, errorCode);
|
/external/icu4c/common/ |
punycode.h | 45 * @param srcLength Number of UChars in src, or -1 if NUL-terminated. 67 u_strToPunycode(const UChar *src, int32_t srcLength, 78 * @param srcLength Length of puny, or -1 if NUL-terminated 102 u_strFromPunycode(const UChar *src, int32_t srcLength,
|
ustrcase.cpp | 125 * context [0..srcLength[ into account. 167 const UChar *src, int32_t srcLength, 186 csc.limit=srcLength; 192 while(prev<srcLength) { 200 if(idx==UBRK_DONE || idx>srcLength) { 201 idx=srcLength; 302 const UChar *src, int32_t srcLength, 306 csc.limit=srcLength; 310 src, &csc, 0, srcLength, 317 const UChar *src, int32_t srcLength, [all...] |
ustrcase_locale.cpp | 86 const UChar *src, int32_t srcLength, 94 src, srcLength, 100 const UChar *src, int32_t srcLength, 108 src, srcLength,
|
unistr.cpp | 345 int32_t srcLength) 350 setTo(that, srcStart, srcLength); 486 int32_t srcLength = src.length(); 487 setLength(srcLength); 494 uprv_memcpy(fUnion.fStackBuffer, src.fUnion.fStackBuffer, srcLength * U_SIZEOF_UCHAR); 518 if(allocate(srcLength)) { 519 uprv_memcpy(getArrayStart(), src.getArrayStart(), srcLength * U_SIZEOF_UCHAR); 583 int32_t srcLength) const 607 // get the srcLength if necessary 608 if(srcLength < 0) [all...] |
unistr_cnv.cpp | 85 UnicodeString::UnicodeString(const char *src, int32_t srcLength, 95 } else if(srcLength<-1) { 99 if(srcLength==-1) { 100 srcLength=(int32_t)uprv_strlen(src); 102 if(srcLength>0) { 106 doCodepageCreate(src, srcLength, cnv, errorCode); 110 doCodepageCreate(src, srcLength, cnv, errorCode);
|
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/ |
UnicodeIcu.h | 125 inline int foldCase(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) 128 int realLength = u_strFoldCase(result, resultLength, src, srcLength, U_FOLD_CASE_DEFAULT, &status); 133 inline int toLower(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) 136 int realLength = u_strToLower(result, resultLength, src, srcLength, "", &status); 151 inline int toUpper(UChar* result, int resultLength, const UChar* src, int srcLength, bool* error) 154 int realLength = u_strToUpper(result, resultLength, src, srcLength, "", &status);
|
/external/openssh/ |
uuencode.c | 37 * Encode binary 'src' of length 'srclength', writing base64-encoded text 43 uuencode(const u_char *src, u_int srclength, 46 return __b64_ntop(src, srclength, target, targsize);
|
/external/openssh/openbsd-compat/ |
base64.c | 134 b64_ntop(u_char const *src, size_t srclength, char *target, size_t targsize) 141 while (2 < srclength) { 145 srclength -= 3; 161 if (0 != srclength) { 164 for (i = 0; i < srclength; i++) 175 if (srclength == 1)
|