Searched refs:STANDALONE (Results 1 - 17 of 17) sorted by relevance

/external/icu4c/test/intltest/
H A Dtsdtfmsy.cpp64 DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FORMAT};
89 DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FORMAT};
223 const UnicodeString *standaloneWideMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE);
224 fr.setMonths(standaloneWideMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE);
225 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE) !=
226 *fr.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE )) {
227 errln("ERROR: setMonths(STANDALONE,WIDE) failed");
230 const UnicodeString *standaloneShortMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED);
231 fr.setMonths(standaloneShortMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED);
232 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbol
[all...]
/external/liblzf/
H A DlzfP.h40 #define STANDALONE 1 /* at the moment, this is ok. */ macro
42 #ifndef STANDALONE
/external/elfutils/tests/
H A DMakefile.am40 if !STANDALONE
46 endif !STANDALONE
92 if !STANDALONE
151 if STANDALONE
153 else !STANDALONE
160 endif !STANDALONE
167 if STANDALONE
172 else !STANDALONE
184 endif !STANDALONE
/external/icu4c/i18n/
H A Dudat.cpp451 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
455 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
459 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
463 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
467 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
471 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW);
483 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
487 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED);
557 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE);
561 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbol
[all...]
H A Ddtfmtsym.cpp570 case STANDALONE :
631 case STANDALONE :
679 case STANDALONE :
817 case STANDALONE :
911 case STANDALONE :
980 case STANDALONE :
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorOutputElem.java129 * @see javax.xml.transform.OutputKeys#STANDALONE
134 m_outputProperties.setBooleanProperty(OutputKeys.STANDALONE, newValue);
/external/icu4c/i18n/unicode/
H A Ddtfmtsym.h271 STANDALONE, enumerator in enum:DateFormatSymbols::DtContextType
289 * @param context The formatting context, either FORMAT or STANDALONE
301 * @param context The formatting context, either FORMAT or STANDALONE
343 * @param context The formatting context, either FORMAT or STANDALONE
354 * @param context The formatting context, either FORMAT or STANDALONE
363 * @param context The formatting context, either FORMAT or STANDALONE
376 * @param context The formatting context, either FORMAT or STANDALONE
/external/tagsoup/src/org/ccil/cowan/tagsoup/
H A DXMLWriter.java1391 else if (key.equals(STANDALONE)) {
1413 public static final String STANDALONE = "standalone"; // currently ignored
1405 public static final String STANDALONE = "standalone"; // currently ignored field in class:XMLWriter
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DOutputProperties.java657 || key.equals(OutputKeys.STANDALONE)
/external/libxml2/
H A Dnanohttp.c119 #ifdef STANDALONE
1848 #ifdef STANDALONE
1868 #endif /* STANDALONE */
1870 #ifdef STANDALONE
1877 #endif /* STANDALONE */
H A Dnanoftp.c8 #define STANDALONE macro
73 #ifdef STANDALONE
2043 #ifdef STANDALONE
2100 #endif /* STANDALONE */
2102 #ifdef STANDALONE
2109 #endif /* STANDALONE */
H A Dtrionan.c770 * VMS : /DEFINE=(STANDALONE)
772 #if defined(STANDALONE)
H A Dschematron.c1740 #ifdef STANDALONE
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DSerializerBase.java658 setOutputProperty(OutputKeys.STANDALONE, standalone);
H A DToStream.java530 if (OutputKeys.STANDALONE.equals(name)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1981 milliseconds