Home
last modified time | relevance | path

Searched defs:dest (Results 601 - 625 of 1689) sorted by relevance

1...<<21222324252627282930>>...68

/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditransformtst.c49 UChar dest[STR_CAPACITY] = { 0 }; variable
[all...]
H A Ducsdetst.c57 char *dest, *destLimit = buffer + sizeof(buffer); in preflight() local
78 char *dest = bytes, *destLimit = bytes + byteCount + 1; in extractBytes() local
/third_party/icu/icu4c/source/test/intltest/
H A Dfldset.cpp105 UnicodeString *dest = split(str, 0x002C /* ',' */, destCount); in parseFrom() local
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dnormperf.h108 UChar dest[DEST_BUFFER_CAPACITY]; member in NormPerfFunction
261 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) { in ICUNormNFD() argument
265 int32_t ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) { in ICUNormNFC() argument
269 int32_t ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_ argument
272 ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFKC() argument
276 ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormFCD() argument
294 ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFD() argument
298 ICUNormNFC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFC() argument
302 ICUNormNFKD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFKD() argument
305 ICUNormNFKC(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormNFKC() argument
309 ICUNormFCD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) ICUNormFCD() argument
324 WinNormNFD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFD() argument
328 WinNormNFC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFC() argument
332 WinNormNFKD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKD() argument
335 WinNormNFKC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKC() argument
339 WinNormNFD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFD() argument
343 WinNormNFC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFC() argument
347 WinNormNFKD(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKD() argument
350 WinNormNFKC(const UChar* src, int32_t srcLen, UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) WinNormNFKC() argument
[all...]
H A Dnormperf.cpp77 void NormalizerPerformanceTest::normalizeInput(ULine* dest,const UChar* src ,int32_t srcLen,UNormalizationMode mode, int32_t options){ in normalizeInput() argument
97 UChar* dest = NULL; in normalizeInput() local
H A Dsimplenormperf.cpp245 UnicodeString dest; member in __anon3716::NormalizeUTF16
280 std::string dest; member in __anon3716::NormalizeUTF8
/third_party/icu/icu4c/source/test/perf/convperf/
H A Dconvperf.h158 WCHAR dest[MAX_BUF_SIZE]; member in WinANSIToUnicodePerfFunction
210 char dest[MAX_BUF_SIZE]; member in WinANSIFromUnicodePerfFunction
/third_party/icu/icu4c/source/test/iotest/
H A Dstream.cpp253 UnicodeString dest; in TestStreamEOF() local
/third_party/icu/icu4c/source/common/
H A Dfilterednormalizer2.cpp36 normalize(const UnicodeString &src, UnicodeString &dest, UErrorCode &errorCode) const normalize() argument
60 normalize(const UnicodeString &src, UnicodeString &dest, USetSpanCondition spanCondition, UErrorCode &errorCode) const normalize() argument
[all...]
H A Dnormalizer2.cpp329 unorm2_normalize(const UNormalizer2 *norm2, const UChar *src, int32_t length, UChar *dest, int32_t capacity, UErrorCode *pErrorCode) unorm2_normalize() argument
H A Dnormlzr.cpp139 UnicodeString *dest; in normalize() local
224 UnicodeString *dest; in concatenate() local
[all...]
H A Dpunycode.cpp182 u_strToPunycode(const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, const UBool *caseFlags, UErrorCode *pErrorCode) u_strToPunycode() argument
374 u_strFromPunycode(const UChar *src, int32_t srcLength, UChar *dest, int32_t destCapacity, UBool *caseFlags, UErrorCode *pErrorCode) u_strFromPunycode() argument
[all...]
H A Dumapfile.cpp355 static char *strcpy_returnEnd(char *dest, const char *src) in strcpy_returnEnd() argument
H A Dustrtrns.cpp40 u_strFromUTF32WithSub(UChar *dest, in u_strFromUTF32WithSub() argument
140 u_strFromUTF32(UChar *dest, in u_strFromUTF32() argument
154 u_strToUTF32WithSub(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strToUTF32WithSub() argument
246 u_strToUTF32(UChar32 *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) u_strToUTF32() argument
260 u_strFromUTF8WithSub(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char* src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strFromUTF8WithSub() argument
540 u_strFromUTF8(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char* src, int32_t srcLength, UErrorCode *pErrorCode) u_strFromUTF8() argument
554 u_strFromUTF8Lenient(UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UErrorCode *pErrorCode) u_strFromUTF8Lenient() argument
793 u_strToUTF8WithSub(char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *pSrc, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strToUTF8WithSub() argument
1057 u_strToUTF8(char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *pSrc, int32_t srcLength, UErrorCode *pErrorCode) u_strToUTF8() argument
1071 u_strFromJavaModifiedUTF8WithSub( UChar *dest, int32_t destCapacity, int32_t *pDestLength, const char *src, int32_t srcLength, UChar32 subchar, int32_t *pNumSubstitutions, UErrorCode *pErrorCode) u_strFromJavaModifiedUTF8WithSub() argument
1313 u_strToJavaModifiedUTF8( char *dest, int32_t destCapacity, int32_t *pDestLength, const UChar *src, int32_t srcLength, UErrorCode *pErrorCode) u_strToJavaModifiedUTF8() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DReplaceableTest.java186 public void copy(int start, int limit, int dest) { in copy() argument
/third_party/icu/tools/colprobe/
H A Dline.cpp173 Line::copyArray(Line *dest, const Line *src, int32_t size) { in copyArray() argument
/third_party/icu/tools/unicode/c/genuts46/
H A Dgenuts46.cpp64 UChar *dest; in toIDNA2003() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DReplaceableTest.java183 public void copy(int start, int limit, int dest) { in copy() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNorm2AllModes.java32 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() argument
41 public Appendable normalize(CharSequence src, Appendable dest) { in normalize() argument
99 public StringBuilder normalize(CharSequence src, StringBuilder dest) { in normalize() argument
108 normalize(CharSequence src, Appendable dest) normalize() argument
[all...]
H A DUTS46.java43 public StringBuilder labelToASCII(CharSequence label, StringBuilder dest, Info info) { in labelToASCII() argument
48 public StringBuilder labelToUnicode(CharSequence label, StringBuilder dest, Info info) { in labelToUnicode() argument
53 public StringBuilder nameToASCII(CharSequence name, StringBuilder dest, Info info) { in nameToASCII() argument
65 nameToUnicode(CharSequence name, StringBuilder dest, Info info) nameToUnicode() argument
82 isASCIIString(CharSequence dest) isASCIIString() argument
115 process(CharSequence src, boolean isLabel, boolean toASCII, StringBuilder dest, Info info) process() argument
204 processUnicode(CharSequence src, int labelStart, int mappingStart, boolean isLabel, boolean toASCII, StringBuilder dest, Info info) processUnicode() argument
266 mapDevChars(StringBuilder dest, int labelStart, int mappingStart) mapDevChars() argument
319 replaceLabel(StringBuilder dest, int destLabelStart, int destLabelLength, CharSequence label, int labelLength) replaceLabel() argument
331 processLabel(StringBuilder dest, int labelStart, int labelLength, boolean toASCII, Info info) processLabel() argument
494 markBadACELabel(StringBuilder dest, int labelStart, int labelLength, boolean toASCII, Info info) markBadACELabel() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTimeZoneNames.java423 getDisplayNames(String tzID, NameType[] types, long date, String[] dest, int destOffset) getDisplayNames() argument
H A DRBBITableBuilder.java378 void addRuleRootNodes(List<RBBINode> dest, RBBINode node) { in addRuleRootNodes() argument
H A DRBBINode.java261 void findNodes(List<RBBINode> dest, int kind) { in findNodes() argument
/third_party/icu/icu4c/source/i18n/
H A Dformatted_string_builder.cpp18 inline void uprv_memcpy2(void* dest, const void* src, size_t len) { in uprv_memcpy2() argument
26 inline void uprv_memmove2(void* dest, const void* src, size_t len) { in uprv_memmove2() argument
H A Dudatpg.cpp273 udatpg_replaceFieldTypes(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, const UChar *skeleton, int32_t skeletonLength, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) udatpg_replaceFieldTypes() argument
284 udatpg_replaceFieldTypesWithOptions(UDateTimePatternGenerator *dtpg, const UChar *pattern, int32_t patternLength, const UChar *skeleton, int32_t skeletonLength, UDateTimePatternMatchOptions options, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) udatpg_replaceFieldTypesWithOptions() argument

Completed in 21 milliseconds

1...<<21222324252627282930>>...68