HomeSort by relevance Sort by last modified time
    Searched full:skeletons (Results 26 - 46 of 46) sorted by null

12

  /external/icu/android_icu4j/src/main/java/android/icu/text/
DateTimePatternGenerator.java 521 * For example, "MMMdd" and "mmhh" are skeletons.
533 * For example, "MMMdd" and "mmhh" are skeletons.
    [all...]
DateFormat.java 48 * styles or arbitrary "skeletons".
55 * common pre-defined skeletons, such as {@link #MINUTE_SECOND} for something like "13:45" or {@link #YEAR_ABBR_MONTH}
102 * {@link #YEAR_ABBR_MONTH} for something like "Sept 2012". If you don't want to use one of the predefined skeletons,
103 * you can supply your own. The skeletons are like the patterns in SimpleDateFormat, except they:
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DateTimePatternGenerator.java 522 * For example, "MMMdd" and "mmhh" are skeletons.
535 * For example, "MMMdd" and "mmhh" are skeletons.
    [all...]
DateFormat.java 47 * styles or arbitrary "skeletons".
54 * common pre-defined skeletons, such as {@link #MINUTE_SECOND} for something like "13:45" or {@link #YEAR_ABBR_MONTH}
101 * {@link #YEAR_ABBR_MONTH} for something like "Sept 2012". If you don't want to use one of the predefined skeletons,
102 * you can supply your own. The skeletons are like the patterns in SimpleDateFormat, except they:
    [all...]
  /external/icu/icu4c/source/i18n/
dtitvfmt.cpp 682 // for skeletons with seconds, found is false and we enter this block
    [all...]
uspoof.cpp 445 // Compute the skeletons and check for confusability.
  /external/icu/icu4c/source/test/cintltst/
udatpg_test.c 305 /* Get all skeletons and the crroespong pattern for each skeleton. */
  /libcore/ojluni/src/main/java/sun/misc/
VM.java 39 * on native threads. We removed them in JDK 1.2. The skeletons
  /prebuilts/build-tools/common/bison/
bison.m4 574 ## After processing the skeletons, check that all the user's ##
594 # m4_define_default([b4_lex_param], []) dnl breaks other skeletons
c.m4 62 # Depends on individual skeletons to define b4_pure_flag, b4_push_flag, or
lalr1.java 472 /* New state. Unlike in the C/C++ skeletons, the state is already
  /external/icu/icu4c/source/i18n/unicode/
udat.h 198 /* Skeletons for dates. */
343 /* Skeletons for times. */
398 /* Skeletons for time zones. */
    [all...]
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 218 errln("File %s, Line %d, Test case from line %d, Actual and Expected skeletons differ.",
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DateTimeGeneratorTest.java 64 // These may change with actual data for Bhmm/bhmm skeletons
104 // sample requested skeletons and results
    [all...]
DateIntervalFormatTest.java 1561 String[] skeletons = { local
    [all...]
DateFormatTest.java 191 assertEquals("All skeletons are tested (and in an iterable list)",
193 assertEquals("All skeletons are tested (and in an iterable list), and in the right order.", expectedSkeletons, testedSkeletons);
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DateTimeGeneratorTest.java 61 // These may change with actual data for Bhmm/bhmm skeletons
101 // sample requested skeletons and results
    [all...]
DateIntervalFormatTest.java 1558 String[] skeletons = { local
    [all...]
DateFormatTest.java 188 assertEquals("All skeletons are tested (and in an iterable list)",
190 assertEquals("All skeletons are tested (and in an iterable list), and in the right order.", expectedSkeletons, testedSkeletons);
    [all...]
  /external/opencv/cvaux/include/
cvaux.h     [all...]
  /external/jline/src/src/test/resources/jline/example/
english.gz 

Completed in 1621 milliseconds

12