Searched refs:assignArray (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | dtfmtsym.cpp | 327 DateFormatSymbols::assignArray(UnicodeString*& dstArray, in assignArray() function in DateFormatSymbols 408 assignArray(fEras, fErasCount, other.fEras, other.fErasCount); in copyData() 409 assignArray(fEraNames, fEraNamesCount, other.fEraNames, other.fEraNamesCount); in copyData() 410 assignArray(fNarrowEras, fNarrowErasCount, other.fNarrowEras, other.fNarrowErasCount); in copyData() 411 assignArray(fMonths, fMonthsCount, other.fMonths, other.fMonthsCount); in copyData() 412 assignArray(fShortMonths, fShortMonthsCount, other.fShortMonths, other.fShortMonthsCount); in copyData() 413 assignArray(fNarrowMonths, fNarrowMonthsCount, other.fNarrowMonths, other.fNarrowMonthsCount); in copyData() 414 …assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneM… in copyData() 415 …assignArray(fStandaloneShortMonths, fStandaloneShortMonthsCount, other.fStandaloneShortMonths, oth… in copyData() 416 …assignArray(fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, other.fStandaloneNarrowMonths, … in copyData() [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | dtfmtsym.cpp | 300 DateFormatSymbols::assignArray(UnicodeString*& dstArray, in assignArray() function in DateFormatSymbols 381 assignArray(fEras, fErasCount, other.fEras, other.fErasCount); in copyData() 382 assignArray(fEraNames, fEraNamesCount, other.fEraNames, other.fEraNamesCount); in copyData() 383 assignArray(fNarrowEras, fNarrowErasCount, other.fNarrowEras, other.fNarrowErasCount); in copyData() 384 assignArray(fMonths, fMonthsCount, other.fMonths, other.fMonthsCount); in copyData() 385 assignArray(fShortMonths, fShortMonthsCount, other.fShortMonths, other.fShortMonthsCount); in copyData() 386 assignArray(fNarrowMonths, fNarrowMonthsCount, other.fNarrowMonths, other.fNarrowMonthsCount); in copyData() 387 …assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneM… in copyData() 388 …assignArray(fStandaloneShortMonths, fStandaloneShortMonthsCount, other.fStandaloneShortMonths, oth… in copyData() 389 …assignArray(fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, other.fStandaloneNarrowMonths, … in copyData() [all …]
|
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/ |
H A D | dtfmtsym.h | 945 static void assignArray(UnicodeString*& dstArray,
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/ |
H A D | dtfmtsym.h | 945 static void assignArray(UnicodeString*& dstArray,
|
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/ |
H A D | dtfmtsym.h | 945 static void assignArray(UnicodeString*& dstArray,
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/unicode/ |
H A D | dtfmtsym.h | 933 static void assignArray(UnicodeString*& dstArray,
|