/external/chromium_org/third_party/icu/source/test/intltest/ |
D | tsdtfmsy.cpp | 64 …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/icu/icu4c/source/test/intltest/ |
D | tsdtfmsy.cpp | 65 …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/ |
D | udat.cpp | 446 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 …]
|
D | dtfmtsym.cpp | 579 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/icu/icu4c/source/i18n/ |
D | udat.cpp | 501 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 505 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 509 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 513 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 517 … res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 521 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::SHORT); in udat_getSymbols() 525 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 537 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 541 … res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 615 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols() [all …]
|
D | dtfmtsym.cpp | 575 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/liblzf/ |
D | lzfP.h | 40 #define STANDALONE 1 /* at the moment, this is ok. */ macro 42 #ifndef STANDALONE
|
/external/chromium_org/native_client_sdk/src/tools/ |
D | common.mk | 235 STANDALONE = 1 239 ifdef STANDALONE 301 ifdef STANDALONE 307 ifdef STANDALONE 329 ifdef STANDALONE 468 ifndef STANDALONE
|
D | host_gcc.mk | 116 ifdef STANDALONE 166 ifdef STANDALONE
|
/external/llvm/cmake/platforms/ |
D | Android.cmake | 3 # docs/STANDALONE-TOOLCHAIN.html in the NDK on how to get one).
|
/external/chromium_org/native_client_sdk/src/tests/nacl_io_test/ |
D | syscalls_test.cc | 40 #if defined(__native_client__) || defined(STANDALONE)
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | ProcessorOutputElem.java | 134 m_outputProperties.setBooleanProperty(OutputKeys.STANDALONE, newValue); in setStandalone()
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | dtfmtsym.h | 273 STANDALONE, enumerator
|
/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/icu/icu4c/source/i18n/unicode/ |
D | dtfmtsym.h | 274 STANDALONE, enumerator
|
/external/chromium_org/third_party/libxml/src/ |
D | nanoftp.c | 8 #define STANDALONE macro 73 #ifdef STANDALONE 2042 #ifdef STANDALONE 2101 #ifdef STANDALONE
|
D | nanohttp.c | 121 #ifdef STANDALONE 1843 #ifdef STANDALONE 1865 #ifdef STANDALONE
|
D | trionan.c | 772 #if defined(STANDALONE)
|
/external/libxml2/ |
D | nanoftp.c | 8 #define STANDALONE macro 73 #ifdef STANDALONE 2044 #ifdef STANDALONE 2103 #ifdef STANDALONE
|
D | nanohttp.c | 116 #ifdef STANDALONE 1857 #ifdef STANDALONE 1879 #ifdef STANDALONE
|
D | trionan.c | 772 #if defined(STANDALONE)
|
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
D | OutputProperties.java | 657 || key.equals(OutputKeys.STANDALONE) in isLegalPropertyKey()
|
/external/elfutils/0.153/ |
D | ChangeLog | 143 * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
|
D | configure.ac | 251 AM_CONDITIONAL(STANDALONE, false)dnl Used in tests/Makefile.am, which see. condition
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
D | SerializerBase.java | 658 setOutputProperty(OutputKeys.STANDALONE, standalone); in setStandalone()
|