Home
last modified time | relevance | path

Searched refs:assignArray (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Ddtfmtsym.cpp327 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()
414assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneM… in copyData()
415assignArray(fStandaloneShortMonths, fStandaloneShortMonthsCount, other.fStandaloneShortMonths, oth… in copyData()
416assignArray(fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, other.fStandaloneNarrowMonths, … in copyData()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Ddtfmtsym.cpp300 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()
387assignArray(fStandaloneMonths, fStandaloneMonthsCount, other.fStandaloneMonths, other.fStandaloneM… in copyData()
388assignArray(fStandaloneShortMonths, fStandaloneShortMonthsCount, other.fStandaloneShortMonths, oth… in copyData()
389assignArray(fStandaloneNarrowMonths, fStandaloneNarrowMonthsCount, other.fStandaloneNarrowMonths, … in copyData()
[all …]
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Ddtfmtsym.h945 static void assignArray(UnicodeString*& dstArray,
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/unicode/
H A Ddtfmtsym.h945 static void assignArray(UnicodeString*& dstArray,
/aosp_15_r20/external/icu/icu4c/source/i18n/unicode/
H A Ddtfmtsym.h945 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 Ddtfmtsym.h933 static void assignArray(UnicodeString*& dstArray,