/third_party/icu/tools/colprobe/ |
D | strengthprobe.cpp | 103 u_strcpy(utilFirst.name+2, x.name); in probePrefix() 109 u_strcpy(utilSecond.name+2, y.name); in probePrefix() 122 u_strcpy(utilFirst.name, x.name); in probeSuffix() 127 u_strcpy(utilSecond.name, y.name); in probeSuffix() 143 u_strcpy(utilFirst.name+1, x.name); in probePrefixNoSep() 148 u_strcpy(utilSecond.name+1, y.name); in probePrefixNoSep() 161 u_strcpy(utilFirst.name, x.name); in probeSuffixNoSep() 165 u_strcpy(utilSecond.name, y.name); in probeSuffixNoSep()
|
D | colprobe.cpp | 369 u_strcpy(gSource->name, (*smaller)->name); in trySwamped() 375 u_strcpy(gTarget->name, (*greater)->name); in trySwamped() 391 u_strcpy(gSource->name+2, (*smaller)->name); in trySwamps() 396 u_strcpy(gTarget->name+2, (*greater)->name); in trySwamps() 590 u_strcpy(toInsert->expansionString, line->expansionString); in noteExpansion() 605 u_strcpy(testLine.name, (*(gLines+i))->name); in noteExpansion() 664 u_strcpy(testLine.name, current->name); in positionExpansions() 703 u_strcpy(fullString, toMove->previous->name); in positionExpansions() 715 u_strcpy(fullString, toMove->next->name); in positionExpansions() 745 u_strcpy(el->expansionString, line->expansionString); in noteExpansion() [all …]
|
D | line.cpp | 118 u_strcpy(name, other.name); in operator =() 119 u_strcpy(expansionString, other.expansionString); in operator =() 193 u_strcpy(name, first->name); in setToConcat() 671 u_strcpy(string, buff); in swapCase()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | currunit.cpp | 54 u_strcpy(isoCode, other.isoCode); in CurrencyUnit() 71 u_strcpy(isoCode, kDefaultCurrency); in CurrencyUnit() 82 u_strcpy(isoCode, other.isoCode); in operator =()
|
/third_party/icu/icu4c/source/i18n/ |
D | currunit.cpp | 83 u_strcpy(isoCode, other.isoCode); in CurrencyUnit() 100 u_strcpy(isoCode, kDefaultCurrency); in CurrencyUnit() 111 u_strcpy(isoCode, other.isoCode); in operator =()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | currunit.cpp | 83 u_strcpy(isoCode, other.isoCode); in CurrencyUnit() 100 u_strcpy(isoCode, kDefaultCurrency); in CurrencyUnit() 111 u_strcpy(isoCode, other.isoCode); in operator =()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | currunit.cpp | 83 u_strcpy(isoCode, other.isoCode); in CurrencyUnit() 100 u_strcpy(isoCode, kDefaultCurrency); in CurrencyUnit() 111 u_strcpy(isoCode, other.isoCode); in operator =()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccurrtst.c | 124 u_strcpy(source, currency[i]); in currTest() 125 u_strcpy(target, currency[j]); in currTest()
|
D | utransts.c | 107 u_strcpy(newText + start + textLength, x->text + limit); in Xreplace() 119 u_strcpy(newText + dest + limit - start, x->text + dest); in Xcopy() 759 u_strcpy(buf, from); in _expect() 779 u_strcpy(buf, from); in _expect()
|
D | creststn.c | 1771 u_strcpy(expected_string,base); in testTag() 1775 u_strcpy(expected_string,kERROR); in testTag() 1809 u_strcpy(expected_string, base); in testTag() 1848 u_strcpy(expected_string, base); in testTag() 1852 u_strcpy(expected_string, kERROR); in testTag() 1899 u_strcpy(expected_string, base); in testTag() 1948 u_strcpy(expected_string, base); in testTag() 1954 u_strcpy(expected_string,kERROR); in testTag() 2034 u_strcpy(expected_string, base); in testTag()
|
D | utf16tst.c | 767 u_strcpy(str, s); in TestAppendChar() 783 u_strcpy(str, s); in TestAppendChar()
|
D | ccaltst.c | 313 u_strcpy(tzID, fgGMTID); in TestCalendar() 535 u_strcpy(tzID, fgGMTID); in TestGetSetDateAPI() 670 u_strcpy(tzID, fgGMTID); in TestGetSetDateAPI() 795 u_strcpy(tzID, fgGMTID); in TestFieldGetSet() 1246 u_strcpy(tzID, fgGMTID); in TestDOWProgression() 1323 u_strcpy(tzID, fgGMTID); in testZones()
|
D | crestst.c | 412 u_strcpy(expected_string,base); in testTag() 418 u_strcpy(expected_string,kERROR); in testTag()
|
D | cbiapts.c | 129 u_strcpy(dest->str, stackBuf); in toUChar() 1007 u_strcpy(movedStr, testStr); in TestBreakIteratorRefresh()
|
D | custrtst.c | 183 u_strcpy(temp,dataTable[i][j]); in TestStringFunctions() 197 u_strcpy(temp,dataTable[i][j]); in TestStringFunctions()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ustring.h | 658 u_strcpy(UChar *dst,
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ustring.h | 658 u_strcpy(UChar *dst,
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ustring.h | 658 u_strcpy(UChar *dst,
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ustring.h | 658 u_strcpy(UChar *dst,
|
/third_party/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 182 u_strcpy(buffer, text); in demo_C_Unicode_strings()
|
/third_party/skia/third_party/externals/icu/source/samples/ustring/ |
D | ustring.cpp | 182 u_strcpy(buffer, text); in demo_C_Unicode_strings()
|
/third_party/flutter/skia/third_party/externals/icu/source/samples/ustring/ |
D | ustring.cpp | 179 u_strcpy(buffer, text); in demo_C_Unicode_strings()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucurr.cpp | 546 u_strcpy(buff, result); in ucurr_forLocale() 589 u_strcpy(buff, s); in ucurr_forLocale() 2503 u_strcpy(buff, s); in ucurr_forLocaleAndDate()
|
/third_party/icu/icu4c/source/common/ |
D | ucurr.cpp | 546 u_strcpy(buff, result); in ucurr_forLocale() 589 u_strcpy(buff, s); in ucurr_forLocale() 2502 u_strcpy(buff, s); in ucurr_forLocaleAndDate()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucurr.cpp | 546 u_strcpy(buff, result); in ucurr_forLocale() 589 u_strcpy(buff, s); in ucurr_forLocale() 2502 u_strcpy(buff, s); in ucurr_forLocaleAndDate()
|