/external/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() 155 …tdAloneShort = symbol->getWeekdays(cntStdAloneShort,DateFormatSymbols::STANDALONE,DateFormatSymbol… in TestGetSetSpecificItems() 261 …const UnicodeString *standaloneWideMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateF… in TestSymbols() 262 … fr.setMonths(standaloneWideMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE); in TestSymbols() 263 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE) != in TestSymbols() 264 *fr.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE )) { in TestSymbols() 268 …const UnicodeString *standaloneShortMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,Date… in TestSymbols() 269 …fr.setMonths(standaloneShortMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREV… in TestSymbols() 270 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED) != in TestSymbols() [all …]
|
/external/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() 236 …final String[] standaloneMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE… in TestSymbols() 237 fr.setMonths(standaloneMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols() 238 …final String[] standaloneMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WID… in TestSymbols() 251 …final String[] standaloneShortMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols… in TestSymbols() 252 … fr.setMonths(standaloneShortMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.ABBREVIATED); in TestSymbols() 253 …final String[] standaloneShortMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 266 …final String[] standaloneNarrowMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 267 fr.setMonths(standaloneNarrowMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.NARROW); in TestSymbols() [all …]
|
/external/icu/android_icu4j/src/main/tests/android/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() 239 …final String[] standaloneMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE… in TestSymbols() 240 fr.setMonths(standaloneMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols() 241 …final String[] standaloneMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WID… in TestSymbols() 254 …final String[] standaloneShortMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols… in TestSymbols() 255 … fr.setMonths(standaloneShortMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.ABBREVIATED); in TestSymbols() 256 …final String[] standaloneShortMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 269 …final String[] standaloneNarrowMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 270 fr.setMonths(standaloneNarrowMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.NARROW); in TestSymbols() [all …]
|
/external/pcre/dist2/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
|
/external/icu/icu4c/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()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ICUServiceBuilder.java | 294 …ormatData.setMonths(getArray(prefix, "month", "stand-alone", "wide"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 296 …ta.setMonths(getArray(prefix, "month", "stand-alone", "abbreviated"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 298 …matData.setMonths(getArray(prefix, "month", "stand-alone", "narrow"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 314 …ormatData.setWeekdays(getArray(prefix, "day", "stand-alone", "wide"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 316 …ta.setWeekdays(getArray(prefix, "day", "stand-alone", "abbreviated"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 318 …matData.setWeekdays(getArray(prefix, "day", "stand-alone", "narrow"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 330 …tData.setQuarters(getArray(prefix, "quarter", "stand-alone", "wide"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 332 …etQuarters(getArray(prefix, "quarter", "stand-alone", "abbreviated"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 334 …ata.setQuarters(getArray(prefix, "quarter", "stand-alone", "narrow"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateFormatSymbols.java | 102 public static final int STANDALONE = 1; field in DateFormatSymbols 787 case STANDALONE : in getMonths() 840 case STANDALONE : in setMonths() 910 case STANDALONE : in getWeekdays() 958 case STANDALONE : in setWeekdays() 1034 case STANDALONE : in getQuarters() 1079 case STANDALONE : in setQuarters() 1183 case STANDALONE : in getLeapMonthPattern() 1238 case STANDALONE : in setLeapMonthPattern()
|
D | RelativeDateTimeFormatter.java | 532 dateFormatSymbols.getWeekdays(DateFormatSymbols.STANDALONE, in format()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateFormatSymbols.java | 105 public static final int STANDALONE = 1; field in DateFormatSymbols 805 case STANDALONE : in getMonths() 860 case STANDALONE : in setMonths() 934 case STANDALONE : in getWeekdays() 983 case STANDALONE : in setWeekdays() 1063 case STANDALONE : in getQuarters() 1109 case STANDALONE : in setQuarters() 1216 case STANDALONE : in getLeapMonthPattern() 1270 case STANDALONE : in setLeapMonthPattern()
|
/external/llvm/cmake/platforms/ |
D | Android.cmake | 3 # docs/STANDALONE-TOOLCHAIN.html in the NDK on how to get one).
|
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/platforms/ |
D | Android.cmake | 3 # docs/STANDALONE-TOOLCHAIN.html in the NDK on how to get one).
|
/external/elfutils/tests/ |
D | Makefile.am | 24 if !STANDALONE 172 if !STANDALONE 448 if STANDALONE 451 else !STANDALONE 466 endif !STANDALONE 468 if STANDALONE 473 else !STANDALONE 485 endif !STANDALONE
|
D | configure.ac | 50 AM_CONDITIONAL(STANDALONE, true) condition
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | ProcessorOutputElem.java | 134 m_outputProperties.setBooleanProperty(OutputKeys.STANDALONE, newValue); in setStandalone()
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
D | DateFormatSymbols.java | 90 public static final int STANDALONE = 1; field in DateFormatSymbols
|
/external/nos/host/android/hals/keymaster/ |
D | proto_utils.cpp | 341 case KeyBlobUsageRequirements::STANDALONE: in translate_key_blob_usage_requirements() 342 return nosapp::KeyBlobUsageRequirements::STANDALONE; in translate_key_blob_usage_requirements() 355 case nosapp::KeyBlobUsageRequirements::STANDALONE: in translate_key_blob_usage_requirements() 356 *out = KeyBlobUsageRequirements::STANDALONE; in translate_key_blob_usage_requirements()
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | XMLWriter.java | 1384 else if (key.equals(STANDALONE)) { in setOutputProperty() 1405 public static final String STANDALONE = "standalone"; // currently ignored field in XMLWriter
|
/external/libxml2/ |
D | nanoftp.c | 8 #define STANDALONE macro 71 #ifdef STANDALONE 2050 #ifdef STANDALONE 2109 #ifdef STANDALONE
|
D | nanohttp.c | 109 #ifdef STANDALONE 1867 #ifdef STANDALONE 1889 #ifdef STANDALONE
|
D | trionan.c | 772 #if defined(STANDALONE)
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtfmtsym.h | 277 STANDALONE, enumerator
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | OutputProperties.java | 657 || key.equals(OutputKeys.STANDALONE) in isLegalPropertyKey()
|
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/ |
D | keymaster_defs.proto | 160 STANDALONE = 0; enumerator
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | SerializerBase.java | 658 setOutputProperty(OutputKeys.STANDALONE, standalone); in setStandalone()
|