/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() 156 …tdAloneShort = symbol->getWeekdays(cntStdAloneShort,DateFormatSymbols::STANDALONE,DateFormatSymbol… in TestGetSetSpecificItems() 262 …const UnicodeString *standaloneWideMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,DateF… in TestSymbols() 263 … fr.setMonths(standaloneWideMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE); in TestSymbols() 264 if( *en.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE) != in TestSymbols() 265 *fr.getMonths(count,DateFormatSymbols::STANDALONE,DateFormatSymbols::WIDE )) { in TestSymbols() 269 …const UnicodeString *standaloneShortMonths = en.getMonths(count,DateFormatSymbols::STANDALONE,Date… in TestSymbols() 270 …fr.setMonths(standaloneShortMonths, count, DateFormatSymbols::STANDALONE,DateFormatSymbols::ABBREV… in TestSymbols() 271 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() 251 …final String[] standaloneMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE… in TestSymbols() 252 fr.setMonths(standaloneMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols() 253 …final String[] standaloneMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WID… in TestSymbols() 266 …final String[] standaloneShortMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols… in TestSymbols() 267 … fr.setMonths(standaloneShortMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.ABBREVIATED); in TestSymbols() 268 …final String[] standaloneShortMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 281 …final String[] standaloneNarrowMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 282 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() 254 …final String[] standaloneMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE… in TestSymbols() 255 fr.setMonths(standaloneMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.WIDE); in TestSymbols() 256 …final String[] standaloneMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols.WID… in TestSymbols() 269 …final String[] standaloneShortMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbols… in TestSymbols() 270 … fr.setMonths(standaloneShortMonths,DateFormatSymbols.STANDALONE,DateFormatSymbols.ABBREVIATED); in TestSymbols() 271 …final String[] standaloneShortMonths1 = fr.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 284 …final String[] standaloneNarrowMonths = en.getMonths(DateFormatSymbols.STANDALONE,DateFormatSymbol… in TestSymbols() 285 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/capstone/ |
D | make.sh | 41 STANDALONE=`realpath android-ndk-${TARGARCH}-${APILEVEL}` 43 [ -d $STANDALONE ] || { 47 --install-dir ${STANDALONE} 50 ANDROID=1 CROSS="${STANDALONE}/${CROSS}/bin" CFLAGS="--sysroot=${STANDALONE}/sysroot" ${MAKE} $*
|
/external/icu/android_icu4j/testing/src/com/android/icu/test/text/ |
D | ExtendedDateFormatSymbolsTest.java | 21 import static android.icu.text.DateFormatSymbols.STANDALONE; 46 assertNotNullQuarters(locale, extendedDfs.getNarrowQuarters(STANDALONE)); in testAll() 59 assertArrayEquals(expected, extendedDfs.getNarrowQuarters(STANDALONE)); in test_en_US() 68 assertArrayEquals(expected, extendedDfs.getNarrowQuarters(STANDALONE)); in test_arabicQuarters()
|
/external/icu/icu4c/source/i18n/ |
D | udat.cpp | 672 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 676 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 680 res = syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 684 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 688 … res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 692 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::SHORT); in udat_getSymbols() 696 res = syms->getWeekdays(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::NARROW); in udat_getSymbols() 708 res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_getSymbols() 712 … res = syms->getQuarters(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::ABBREVIATED); in udat_getSymbols() 810 syms->getMonths(count, DateFormatSymbols::STANDALONE, DateFormatSymbols::WIDE); in udat_countSymbols() [all …]
|
D | dtfmtsym.cpp | 700 case STANDALONE : in getMonths() 766 case STANDALONE : in getWeekdays() 819 case STANDALONE : in getQuarters() 1016 case STANDALONE : in setMonths() 1117 case STANDALONE : in setWeekdays() 1193 case STANDALONE : in setQuarters()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | ICUServiceBuilder.java | 307 …ormatData.setMonths(getArray(prefix, "month", "stand-alone", "wide"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 309 …ta.setMonths(getArray(prefix, "month", "stand-alone", "abbreviated"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 311 …matData.setMonths(getArray(prefix, "month", "stand-alone", "narrow"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 327 …ormatData.setWeekdays(getArray(prefix, "day", "stand-alone", "wide"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 329 …ta.setWeekdays(getArray(prefix, "day", "stand-alone", "abbreviated"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 331 …matData.setWeekdays(getArray(prefix, "day", "stand-alone", "narrow"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 343 …tData.setQuarters(getArray(prefix, "quarter", "stand-alone", "wide"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 345 …etQuarters(getArray(prefix, "quarter", "stand-alone", "abbreviated"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols() 347 …ata.setQuarters(getArray(prefix, "quarter", "stand-alone", "narrow"), DateFormatSymbols.STANDALONE, in _getDateFormatSymbols()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | DateFormatSymbols.java | 105 public static final int STANDALONE = 1; field in DateFormatSymbols 810 case STANDALONE : in getMonths() 865 case STANDALONE : in setMonths() 939 case STANDALONE : in getWeekdays() 988 case STANDALONE : in setWeekdays() 1068 case STANDALONE : in getQuarters() 1114 case STANDALONE : in setQuarters() 1221 case STANDALONE : in getLeapMonthPattern() 1275 case STANDALONE : in setLeapMonthPattern() 1637 } else if (context == STANDALONE) { in getNarrowQuarters()
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | DateFormatSymbols.java | 102 public static final int STANDALONE = 1; field in DateFormatSymbols 790 case STANDALONE : in getMonths() 843 case STANDALONE : in setMonths() 913 case STANDALONE : in getWeekdays() 961 case STANDALONE : in setWeekdays() 1037 case STANDALONE : in getQuarters() 1082 case STANDALONE : in setQuarters() 1186 case STANDALONE : in getLeapMonthPattern() 1241 case STANDALONE : in setLeapMonthPattern() 1595 } else if (context == STANDALONE) { in getNarrowQuarters()
|
/external/llvm-project/mlir/examples/standalone/test/ |
D | CMakeLists.txt | 20 add_lit_testsuites(STANDALONE ${CMAKE_CURRENT_SOURCE_DIR} DEPENDS ${STANDALONE_TEST_DEPENDS})
|
/external/llvm-project/llvm/cmake/platforms/ |
D | Android.cmake | 3 # docs/STANDALONE-TOOLCHAIN.html in the NDK on how to get one).
|
/external/llvm/cmake/platforms/ |
D | Android.cmake | 3 # docs/STANDALONE-TOOLCHAIN.html in the NDK on how to get one).
|
/external/swiftshader/tests/VulkanWrapper/ |
D | VulkanTester.cpp | 160 # if !defined(STANDALONE) in getDriverPaths() 166 # error TODO: !STANDALONE in getDriverPaths()
|
D | CMakeLists.txt | 69 "STANDALONE"
|
/external/swiftshader/tests/GLESUnitTests/ |
D | CMakeLists.txt | 46 "STANDALONE"
|
/external/swiftshader/tests/VulkanUnitTests/ |
D | CMakeLists.txt | 58 "STANDALONE"
|
D | Driver.cpp | 56 # if !defined(STANDALONE) in loadSwiftShader()
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | file-header-os-abi.test | 149 …-headers %t.osabi.standalone | FileCheck %s --match-full-lines --check-prefix=OSABI-STANDALONE-LLVM 150 …e-headers %t.osabi.standalone | FileCheck %s --match-full-lines --check-prefix=OSABI-STANDALONE-GNU 152 # OSABI-STANDALONE-LLVM: OS/ABI: Standalone (0xFF) 153 # OSABI-STANDALONE-GNU: OS/ABI: Standalone App
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
D | ProcessorOutputElem.java | 134 m_outputProperties.setBooleanProperty(OutputKeys.STANDALONE, newValue); in setStandalone()
|
/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 2049 #ifdef STANDALONE 2108 #ifdef STANDALONE
|
/external/icu/icu4c/source/i18n/unicode/ |
D | dtfmtsym.h | 279 STANDALONE, enumerator
|
/external/icu/libicu/cts_headers/unicode/ |
D | dtfmtsym.h | 279 STANDALONE, enumerator
|