Home
last modified time | relevance | path

Searched refs:STANDALONE (Results 1 – 25 of 47) sorted by relevance

12

/external/icu/icu4c/source/test/intltest/
Dtsdtfmsy.cpp67 …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/
DIntlTestDateFormatSymbols.java61 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/
DIntlTestDateFormatSymbols.java64 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/
Dpcre2_fuzzsupport.c113 #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/
Dudat.cpp663 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 …]
Ddtfmtsym.cpp698 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/
DICUServiceBuilder.java294 …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/
DDateFormatSymbols.java102 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()
DRelativeDateTimeFormatter.java532 dateFormatSymbols.getWeekdays(DateFormatSymbols.STANDALONE, in format()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateFormatSymbols.java105 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/
DAndroid.cmake3 # docs/STANDALONE-TOOLCHAIN.html in the NDK on how to get one).
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/platforms/
DAndroid.cmake3 # docs/STANDALONE-TOOLCHAIN.html in the NDK on how to get one).
/external/elfutils/tests/
DMakefile.am24 if !STANDALONE
172 if !STANDALONE
448 if STANDALONE
451 else !STANDALONE
466 endif !STANDALONE
468 if STANDALONE
473 else !STANDALONE
485 endif !STANDALONE
Dconfigure.ac50 AM_CONDITIONAL(STANDALONE, true) condition
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorOutputElem.java134 m_outputProperties.setBooleanProperty(OutputKeys.STANDALONE, newValue); in setStandalone()
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DDateFormatSymbols.java90 public static final int STANDALONE = 1; field in DateFormatSymbols
/external/nos/host/android/hals/keymaster/
Dproto_utils.cpp341 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/
DXMLWriter.java1384 else if (key.equals(STANDALONE)) { in setOutputProperty()
1405 public static final String STANDALONE = "standalone"; // currently ignored field in XMLWriter
/external/libxml2/
Dnanoftp.c8 #define STANDALONE macro
71 #ifdef STANDALONE
2050 #ifdef STANDALONE
2109 #ifdef STANDALONE
Dnanohttp.c109 #ifdef STANDALONE
1867 #ifdef STANDALONE
1889 #ifdef STANDALONE
Dtrionan.c772 #if defined(STANDALONE)
/external/icu/icu4c/source/i18n/unicode/
Ddtfmtsym.h277 STANDALONE, enumerator
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java657 || key.equals(OutputKeys.STANDALONE) in isLegalPropertyKey()
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
Dkeymaster_defs.proto160 STANDALONE = 0; enumerator
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DSerializerBase.java658 setOutputProperty(OutputKeys.STANDALONE, standalone); in setStandalone()

12