/third_party/icu/icu4c/source/test/intltest/ |
D | tsdtfmsy.cpp | 67 …DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FO… in TestGetMonths2() 92 …DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FO… in TestGetWeekdays2() 156 …tdAloneShort = symbol->getWeekdays(cntStdAloneShort,DateFormatSymbols::STANDALONE,DateFormatSymbol… in TestGetSetSpecificItems() 262 …const UnicodeString *standaloneWideMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateF… in TestSymbols() 263 … fr.setMonths(standaloneWideMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE); in TestSymbols() 264 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE) != in TestSymbols() 265 *fr.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE )) { in TestSymbols() 269 …const UnicodeString *standaloneShortMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,Date… in TestSymbols() 270 …fr.setMonths(standaloneShortMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREV… in TestSymbols() 271 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED) != in TestSymbols() [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | IntlTestDateFormatSymbols.java | 61 int[] context = {DateFormatSymbols.STANDALONE, DateFormatSymbols.FORMAT}; in TestGetMonths2() 83 int[] context = {DateFormatSymbols.STANDALONE, DateFormatSymbols.FORMAT}; in TestGetWeekdays2() 251 …final String[] standaloneMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE… in TestSymbols() 252 fr.setMonths(standaloneMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols() 253 …final String[] standaloneMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WID… in TestSymbols() 266 …final String[] standaloneShortMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols… in TestSymbols() 267 … fr.setMonths(standaloneShortMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.ABBREVIATED); in TestSymbols() 268 …final String[] standaloneShortMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 281 …final String[] standaloneNarrowMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 282 fr.setMonths(standaloneNarrowMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.NARROW); in TestSymbols() [all …]
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | IntlTestDateFormatSymbols.java | 64 int[] context = {DateFormatSymbols.STANDALONE, DateFormatSymbols.FORMAT}; in TestGetMonths2() 86 int[] context = {DateFormatSymbols.STANDALONE, DateFormatSymbols.FORMAT}; in TestGetWeekdays2() 254 …final String[] standaloneMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE… in TestSymbols() 255 fr.setMonths(standaloneMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols() 256 …final String[] standaloneMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WID… in TestSymbols() 269 …final String[] standaloneShortMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols… in TestSymbols() 270 … fr.setMonths(standaloneShortMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.ABBREVIATED); in TestSymbols() 271 …final String[] standaloneShortMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 284 …final String[] standaloneNarrowMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 285 fr.setMonths(standaloneNarrowMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.NARROW); in TestSymbols() [all …]
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_fuzzsupport.c | 113 #ifdef STANDALONE in LLVMFuzzerTestOneInput() 163 #ifdef STANDALONE in LLVMFuzzerTestOneInput() 175 #ifdef STANDALONE in LLVMFuzzerTestOneInput() 189 #ifdef STANDALONE in LLVMFuzzerTestOneInput() 208 #ifdef STANDALONE in LLVMFuzzerTestOneInput() 226 #ifdef STANDALONE in LLVMFuzzerTestOneInput() 245 #ifdef STANDALONE in LLVMFuzzerTestOneInput() 267 #ifdef STANDALONE in LLVMFuzzerTestOneInput() 286 #ifdef STANDALONE
|
/third_party/node/deps/icu-small/source/i18n/ |
D | udat.cpp | 672 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 676 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 680 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 684 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 688 … res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 692 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::SHORT); in udat_getSymbols() 696 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 712 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 716 … res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 720 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() [all …]
|
D | dtfmtsym.cpp | 708 case STANDALONE : in getMonths() 774 case STANDALONE : in getWeekdays() 827 case STANDALONE : in getQuarters() 1024 case STANDALONE : in setMonths() 1125 case STANDALONE : in setWeekdays() 1199 case STANDALONE : in setQuarters()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | udat.cpp | 672 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 676 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 680 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 684 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 688 … res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 692 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::SHORT); in udat_getSymbols() 696 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 708 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 712 … res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 810 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols() [all …]
|
D | dtfmtsym.cpp | 700 case STANDALONE : in getMonths() 766 case STANDALONE : in getWeekdays() 819 case STANDALONE : in getQuarters() 1016 case STANDALONE : in setMonths() 1117 case STANDALONE : in setWeekdays() 1193 case STANDALONE : in setQuarters()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | udat.cpp | 663 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 667 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 671 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 675 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 679 … res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 683 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::SHORT); in udat_getSymbols() 687 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 699 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 703 … res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 801 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols() [all …]
|
D | dtfmtsym.cpp | 698 case STANDALONE : in getMonths() 764 case STANDALONE : in getWeekdays() 817 case STANDALONE : in getQuarters() 1014 case STANDALONE : in setMonths() 1115 case STANDALONE : in setWeekdays() 1191 case STANDALONE : in setQuarters()
|
/third_party/icu/icu4c/source/i18n/ |
D | udat.cpp | 672 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 676 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 680 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 684 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 688 … res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 692 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::SHORT); in udat_getSymbols() 696 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 708 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 712 … res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 810 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols() [all …]
|
D | dtfmtsym.cpp | 700 case STANDALONE : in getMonths() 766 case STANDALONE : in getWeekdays() 819 case STANDALONE : in getQuarters() 1016 case STANDALONE : in setMonths() 1117 case STANDALONE : in setWeekdays() 1193 case STANDALONE : in setQuarters()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateFormatSymbols.java | 105 public static final int STANDALONE = 1; field in DateFormatSymbols 809 case STANDALONE : in getMonths() 864 case STANDALONE : in setMonths() 938 case STANDALONE : in getWeekdays() 987 case STANDALONE : in setWeekdays() 1067 case STANDALONE : in getQuarters() 1113 case STANDALONE : in setQuarters() 1220 case STANDALONE : in getLeapMonthPattern() 1274 case STANDALONE : in setLeapMonthPattern()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | DateFormatSymbols.java | 103 public static final int STANDALONE = 1; field in DateFormatSymbols 791 case STANDALONE : in getMonths() 844 case STANDALONE : in setMonths() 914 case STANDALONE : in getWeekdays() 962 case STANDALONE : in setWeekdays() 1038 case STANDALONE : in getQuarters() 1083 case STANDALONE : in setQuarters() 1187 case STANDALONE : in getLeapMonthPattern() 1242 case STANDALONE : in setLeapMonthPattern()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | VulkanTester.cpp | 160 # if !defined(STANDALONE) in getDriverPaths() 166 # error TODO: !STANDALONE in getDriverPaths()
|
D | CMakeLists.txt | 69 "STANDALONE"
|
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
D | CMakeLists.txt | 46 "STANDALONE"
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
D | CMakeLists.txt | 58 "STANDALONE"
|
D | Driver.cpp | 56 # if !defined(STANDALONE) in loadSwiftShader()
|
/third_party/glib/gio/tests/ |
D | basic-application.c | 254 #ifdef STANDALONE in main()
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | nanoftp.c | 39 #define STANDALONE macro 102 #ifdef STANDALONE 2081 #ifdef STANDALONE 2140 #ifdef STANDALONE
|
/third_party/libxml2/ |
D | nanoftp.c | 8 #define STANDALONE macro 71 #ifdef STANDALONE 2049 #ifdef STANDALONE 2108 #ifdef STANDALONE
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dtfmtsym.h | 279 STANDALONE, enumerator
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | dtfmtsym.h | 279 STANDALONE, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | dtfmtsym.h | 277 STANDALONE, enumerator
|