Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/icu/source/test/intltest/
Dtsdtfmsy.cpp64 …DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FO… in TestGetMonths2()
89 …DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FO… in TestGetWeekdays2()
223 …const UnicodeString *standaloneWideMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateF… in TestSymbols()
224 … fr.setMonths(standaloneWideMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE); in TestSymbols()
225 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE) != in TestSymbols()
226 *fr.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE )) { in TestSymbols()
230 …const UnicodeString *standaloneShortMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,Date… in TestSymbols()
231 …fr.setMonths(standaloneShortMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREV… in TestSymbols()
232 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED) != in TestSymbols()
233 *fr.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED )) { in TestSymbols()
[all …]
/external/icu4c/test/intltest/
Dtsdtfmsy.cpp65 …DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FO… in TestGetMonths2()
90 …DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FO… in TestGetWeekdays2()
153 …tdAloneShort = symbol->getWeekdays(cntStdAloneShort,DateFormatSymbols::STANDALONE,DateFormatSymbol… in TestGetSetSpecificItems()
259 …const UnicodeString *standaloneWideMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateF… in TestSymbols()
260 … fr.setMonths(standaloneWideMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE); in TestSymbols()
261 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE) != in TestSymbols()
262 *fr.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE )) { in TestSymbols()
266 …const UnicodeString *standaloneShortMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,Date… in TestSymbols()
267 …fr.setMonths(standaloneShortMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREV… in TestSymbols()
268 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREVIATED) != in TestSymbols()
[all …]
/external/chromium_org/third_party/icu/source/i18n/
Dudat.cpp446 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
450 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols()
454 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols()
458 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
462 … res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols()
466 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols()
478 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
482 … res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols()
551 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols()
555 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_countSymbols()
[all …]
Ddtfmtsym.cpp579 case STANDALONE : in getMonths()
640 case STANDALONE : in getWeekdays()
688 case STANDALONE : in getQuarters()
826 case STANDALONE : in setMonths()
920 case STANDALONE : in setWeekdays()
989 case STANDALONE : in setQuarters()
/external/icu4c/i18n/
Dudat.cpp498 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
502 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols()
506 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols()
510 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
514 … res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols()
518 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::SHORT); in udat_getSymbols()
522 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols()
534 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols()
538 … res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols()
612 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols()
[all …]
Ddtfmtsym.cpp575 case STANDALONE : in getMonths()
641 case STANDALONE : in getWeekdays()
694 case STANDALONE : in getQuarters()
840 case STANDALONE : in setMonths()
941 case STANDALONE : in setWeekdays()
1017 case STANDALONE : in setQuarters()
/external/elfutils/tests/
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
DChangeLog516 * Makefile.am [!STANDALONE] (INCLUDES): Don't define it.
519 [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst.
521 [STANDALONE] (TESTS_ENVIRONMENT): Use that.
522 [!STANDALONE] (installcheck-local): Likewise.
523 [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo.
/external/liblzf/
DlzfP.h40 #define STANDALONE 1 /* at the moment, this is ok. */ macro
42 #ifndef STANDALONE
/external/chromium_org/native_client_sdk/src/tools/
Dcommon.mk229 STANDALONE = 1
233 ifdef STANDALONE
295 ifdef STANDALONE
301 ifdef STANDALONE
323 ifdef STANDALONE
467 ifndef STANDALONE
Dhost_gcc.mk116 ifdef STANDALONE
166 ifdef STANDALONE
/external/chromium_org/gpu/config/
Dgpu_info_collector.h67 STANDALONE, enumerator
Dgpu_info_collector_win.cc364 return STANDALONE; in GetAMDVideocardType()
435 (amd_card_type != STANDALONE); in CollectDriverInfoD3D()
/external/llvm/cmake/platforms/
DAndroid.cmake3 # docs/STANDALONE-TOOLCHAIN.html in the NDK on how to get one).
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorOutputElem.java134 m_outputProperties.setBooleanProperty(OutputKeys.STANDALONE, newValue); in setStandalone()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ddtfmtsym.h273 STANDALONE, enumerator
/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/icu4c/i18n/unicode/
Ddtfmtsym.h274 STANDALONE, enumerator
/external/libxml2/
Dnanoftp.c8 #define STANDALONE macro
73 #ifdef STANDALONE
2043 #ifdef STANDALONE
2102 #ifdef STANDALONE
Dnanohttp.c119 #ifdef STANDALONE
1848 #ifdef STANDALONE
1870 #ifdef STANDALONE
Dtrionan.c772 #if defined(STANDALONE)
/external/chromium_org/third_party/libxml/src/
Dnanoftp.c8 #define STANDALONE macro
73 #ifdef STANDALONE
2042 #ifdef STANDALONE
2101 #ifdef STANDALONE
Dnanohttp.c121 #ifdef STANDALONE
1843 #ifdef STANDALONE
1865 #ifdef STANDALONE
Dtrionan.c772 #if defined(STANDALONE)
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java657 || key.equals(OutputKeys.STANDALONE) in isLegalPropertyKey()

12