/third_party/backends/backend/ |
H A D | sceptre.c | 493 unsigned char *dest = dev->image + offset + colour; in sceptre_adjust_raster() local 1141 unsigned char *dest = dev->image + dev->image_end; in sceptre_fill_image() local
|
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
H A D | CollationTest.java | 365 private static void addLeadSurrogatesForSupplementary(UnicodeSet src, UnicodeSet dest) { in addLeadSurrogatesForSupplementary() argument
|
/third_party/gn/src/gn/ |
H A D | scope.cc | 309 bool Scope::NonRecursiveMergeTo(Scope* dest, in NonRecursiveMergeTo() argument 470 std::unique_ptr<Scope>& dest = target_defaults_[target_type]; MakeTargetDefaults() local [all...] |
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
H A D | CaseMapImpl.java | 378 private static void appendResult(int result, Appendable dest, in appendResult() argument 404 appendUnchanged(CharSequence src, int start, int length, Appendable dest, int options, Edits edits) appendUnchanged() argument 440 internalToLower(int caseLocale, int options, CharSequence src, int srcStart, int srcLimit, StringContextIterator iter, Appendable dest, Edits edits) internalToLower() argument 523 internalToUpper(int caseLocale, int options, CharSequence src, Appendable dest, Edits edits) internalToUpper() argument 617 toLower(int caseLocale, int options, CharSequence src, A dest, Edits edits) toLower() argument 647 toUpper(int caseLocale, int options, CharSequence src, A dest, Edits edits) toUpper() argument 681 toTitle( int caseLocale, int options, BreakIterator titleIter, CharSequence src, A dest, Edits edits) toTitle() argument 794 maybeTitleDutchIJ( CharSequence src, int c, int start, int segmentLimit, A dest, int options, Edits edits) maybeTitleDutchIJ() argument 878 fold(int options, CharSequence src, A dest, Edits edits) fold() argument 1395 toUpper(int options, CharSequence src, A dest, Edits edits) toUpper() argument [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | uspoof.cpp | 678 uspoof_getSkeleton(const USpoofChecker *sc, uint32_t type, const UChar *id, int32_t length, UChar *dest, int32_t destCapacity, UErrorCode *status) uspoof_getSkeleton() argument 703 uspoof_getSkeletonUnicodeString(const USpoofChecker *sc, uint32_t , const UnicodeString &id, UnicodeString &dest, UErrorCode *status) uspoof_getSkeletonUnicodeString() argument 733 uspoof_getSkeletonUTF8(const USpoofChecker *sc, uint32_t type, const char *id, int32_t length, char *dest, int32_t destCapacity, UErrorCode *status) uspoof_getSkeletonUTF8() argument [all...] |
H A D | ucol.cpp | 123 ucol_mergeSortkeys(const uint8_t *src1, int32_t src1Length, const uint8_t *src2, int32_t src2Length, uint8_t *dest, int32_t destCapacity) ucol_mergeSortkeys() argument 219 ucol_nextSortKeyPart(const UCollator *coll, UCharIterator *iter, uint32_t state[2], uint8_t *dest, int32_t count, UErrorCode *status) ucol_nextSortKeyPart() argument 379 ucol_getReorderCodes(const UCollator *coll, int32_t *dest, int32_t destCapacity, UErrorCode *status) ucol_getReorderCodes() argument 403 ucol_getEquivalentReorderCodes(int32_t reorderCode, int32_t* dest, int32_t destCapacity, UErrorCode *pErrorCode) ucol_getEquivalentReorderCodes() argument [all...] |
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | custrtrn.c | 889 UChar dest[64]; in Test_FromUTF8() local 988 UChar dest[64]; in Test_FromUTF8Lenient() local 1544 char dest[200]; Test_strToJavaModifiedUTF8() local 1735 UChar dest[200]; Test_strFromJavaModifiedUTF8() local [all...] |
H A D | custrtst.c | 1137 UChar *dest = (UChar*) malloc(sizeof(UChar) * (repeat + 1)); in TestUnescapeRepeatedSurrogateLead20725() local [all...] |
H A D | utransts.c | 114 static void Xcopy(UReplaceable* rep, int32_t start, int32_t limit, int32_t dest) { in Xcopy() argument
|
H A D | idnatest.c | 81 UChar* dest = NULL; in testAPI() local 687 UChar* dest = output; TestJB4475() local 707 UChar dest[256] = {'\\0'}; TestLength() local 779 UChar dest[400] = {'\\0'}; TestLength() local [all...] |
/third_party/icu/icu4c/source/test/intltest/ |
H A D | rbbimonkeytest.cpp | 997 UBool RBBIMonkeyTest::getStringParam(UnicodeString name, UnicodeString ¶ms, CharString &dest, UErrorCode &status) { in getStringParam() argument 1012 UBool RBBIMonkeyTest::getBoolParam(UnicodeString name, UnicodeString ¶ms, UBool &dest, UErrorCode &status) { in getBoolParam() argument
|
H A D | uts46test.cpp | 354 char16_t dest[60000]; in TestTooLong() local
|
H A D | itspoof.cpp | 137 UnicodeString dest; in testSpoofAPI() local 322 static void appendHexUChar(UnicodeString &dest, UChar32 c) { in appendHexUChar() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | BytesTrie.java | 531 public void copyBytesTo(byte[] dest, int destOffset) { in copyBytesTo() argument
|
/third_party/icu/icu4c/source/common/ |
H A D | locdispnames.cpp | 300 _getStringOrCopyKey(const char *path, const char *locale, const char *tableKey, const char* subTableKey, const char *itemKey, const char *substitute, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) _getStringOrCopyKey() argument 363 _getDisplayNameForComponent(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UDisplayNameGetter *getter, const char *tag, UErrorCode *pErrorCode) _getDisplayNameForComponent() argument 409 uloc_getDisplayLanguage(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayLanguage() argument 418 uloc_getDisplayScript(const char* locale, const char* displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayScript() argument 443 uloc_getDisplayScriptInContext(const char* locale, const char* displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayScriptInContext() argument 453 uloc_getDisplayCountry(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayCountry() argument 467 uloc_getDisplayVariant(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayVariant() argument 488 uloc_getDisplayName(const char *locale, const char *displayLocale, UChar *dest, int32_t destCapacity, UErrorCode *pErrorCode) uloc_getDisplayName() argument 789 uloc_getDisplayKeyword(const char* keyword, const char* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status) uloc_getDisplayKeyword() argument 820 uloc_getDisplayKeywordValue( const char* locale, const char* keyword, const char* displayLocale, UChar* dest, int32_t destCapacity, UErrorCode* status) uloc_getDisplayKeywordValue() argument [all...] |
H A D | ucasemap.cpp | 883 ucasemap_mapUTF8(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UTF8CaseMapper *stringCaseMapper, icu::Edits *edits, UErrorCode &errorCode) ucasemap_mapUTF8() argument 935 ucasemap_utf8ToLower(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToLower() argument 947 ucasemap_utf8ToUpper(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8ToUpper() argument 959 ucasemap_utf8FoldCase(const UCaseMap *csm, char *dest, int32_t destCapacity, const char *src, int32_t srcLength, UErrorCode *pErrorCode) ucasemap_utf8FoldCase() argument 1002 utf8ToLower( const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToLower() argument 1014 utf8ToUpper( const char *locale, uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8ToUpper() argument 1026 utf8Fold( uint32_t options, const char *src, int32_t srcLength, char *dest, int32_t destCapacity, Edits *edits, UErrorCode &errorCode) utf8Fold() argument [all...] |
H A D | ucnvsel.cpp | 668 static UBool intersectMasks(uint32_t* dest, const uint32_t* source1, int32_t len) { in intersectMasks() argument
|
H A D | usprep.cpp | 507 usprep_map( const UStringPrepProfile* profile, const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_map() argument 639 usprep_prepare( const UStringPrepProfile* profile, const UChar* src, int32_t srcLength, UChar* dest, int32_t destCapacity, int32_t options, UParseError* parseError, UErrorCode* status ) usprep_prepare() argument
|
H A D | uset.cpp | 374 uset_serialize(const USet* set, uint16_t* dest, int32_t destCapacity, UErrorCode* ec) { in uset_serialize() argument
|
H A D | utext.cpp | 522 utext_clone(UText *dest, const UText *src, UBool deep, UBool readOnly, UErrorCode *status) { in utext_clone() argument 750 static void adjustPointer(UText *dest, const void **destPtr, const UText *src) { in adjustPointer() argument 773 shallowTextClone(UText * dest, const UText * src, UErrorCode * status) { in shallowTextClone() argument 426 utext_extract(UText *ut, int64_t start, int64_t limit, UChar *dest, int32_t destCapacity, UErrorCode *status) utext_extract() argument [all...] |
H A D | uts46.cpp | 51 isASCIIString(const UnicodeString &dest) { in isASCIIString() argument 73 IDNA::labelToASCII_UTF8(StringPiece label, ByteSink &dest, in labelToASCII_UTF8() argument 83 IDNA::labelToUnicodeUTF8(StringPiece label, ByteSink &dest, in labelToUnicodeUTF8() argument 93 IDNA::nameToASCII_UTF8(StringPiece name, ByteSink &dest, in nameToASCII_UTF8() argument 103 IDNA::nameToUnicodeUTF8(StringPiece name, ByteSink &dest, in nameToUnicodeUTF8() argument 225 labelToASCII(const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToASCII() argument 231 labelToUnicode(const UnicodeString &label, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToUnicode() argument 237 nameToASCII(const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToASCII() argument 250 nameToUnicode(const UnicodeString &name, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToUnicode() argument 256 labelToASCII_UTF8(StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToASCII_UTF8() argument 262 labelToUnicodeUTF8(StringPiece label, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const labelToUnicodeUTF8() argument 268 nameToASCII_UTF8(StringPiece name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToASCII_UTF8() argument 274 nameToUnicodeUTF8(StringPiece name, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const nameToUnicodeUTF8() argument 302 process(const UnicodeString &src, UBool isLabel, UBool toASCII, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const process() argument 406 processUTF8(StringPiece src, UBool isLabel, UBool toASCII, ByteSink &dest, IDNAInfo &info, UErrorCode &errorCode) const processUTF8() argument 527 processUnicode(const UnicodeString &src, int32_t labelStart, int32_t mappingStart, UBool isLabel, UBool toASCII, UnicodeString &dest, IDNAInfo &info, UErrorCode &errorCode) const processUnicode() argument 601 mapDevChars(UnicodeString &dest, int32_t labelStart, int32_t mappingStart, UErrorCode &errorCode) const mapDevChars() argument 686 replaceLabel(UnicodeString &dest, int32_t destLabelStart, int32_t destLabelLength, const UnicodeString &label, int32_t labelLength, UErrorCode &errorCode) replaceLabel() argument 702 processLabel(UnicodeString &dest, int32_t labelStart, int32_t labelLength, UBool toASCII, IDNAInfo &info, UErrorCode &errorCode) const processLabel() argument 928 markBadACELabel(UnicodeString &dest, int32_t labelStart, int32_t labelLength, UBool toASCII, IDNAInfo &info, UErrorCode &errorCode) const markBadACELabel() argument 1337 checkArgs(const void *label, int32_t length, void *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) checkArgs() argument 1367 uidna_labelToASCII(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII() argument 1383 uidna_labelToUnicode(const UIDNA *idna, const UChar *label, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicode() argument 1399 uidna_nameToASCII(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII() argument 1415 uidna_nameToUnicode(const UIDNA *idna, const UChar *name, int32_t length, UChar *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicode() argument 1431 uidna_labelToASCII_UTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToASCII_UTF8() argument 1447 uidna_labelToUnicodeUTF8(const UIDNA *idna, const char *label, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_labelToUnicodeUTF8() argument 1463 uidna_nameToASCII_UTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToASCII_UTF8() argument 1479 uidna_nameToUnicodeUTF8(const UIDNA *idna, const char *name, int32_t length, char *dest, int32_t capacity, UIDNAInfo *pInfo, UErrorCode *pErrorCode) uidna_nameToUnicodeUTF8() argument [all...] |
/third_party/icu/tools/unicode/c/genprops/ |
H A D | casepropsbuilder.cpp | 688 CasePropsBuilder::addClosureMapping(UChar32 src, UChar32 dest, UErrorCode &errorCode) { in addClosureMapping() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
H A D | CaseMapImpl.java | 372 private static void appendResult(int result, Appendable dest, in appendResult() argument 398 appendUnchanged(CharSequence src, int start, int length, Appendable dest, int options, Edits edits) appendUnchanged() argument 434 internalToLower(int caseLocale, int options, CharSequence src, int srcStart, int srcLimit, StringContextIterator iter, Appendable dest, Edits edits) internalToLower() argument 517 internalToUpper(int caseLocale, int options, CharSequence src, Appendable dest, Edits edits) internalToUpper() argument 611 toLower(int caseLocale, int options, CharSequence src, A dest, Edits edits) toLower() argument 641 toUpper(int caseLocale, int options, CharSequence src, A dest, Edits edits) toUpper() argument 675 toTitle( int caseLocale, int options, BreakIterator titleIter, CharSequence src, A dest, Edits edits) toTitle() argument 803 fold(int options, CharSequence src, A dest, Edits edits) fold() argument 1320 toUpper(int options, CharSequence src, A dest, Edits edits) toUpper() argument [all...] |
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | BytesTrie.java | 502 public void copyBytesTo(byte[] dest, int destOffset) { in copyBytesTo() argument
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
H A D | CollationTest.java | 368 private static void addLeadSurrogatesForSupplementary(UnicodeSet src, UnicodeSet dest) { in addLeadSurrogatesForSupplementary() argument
|