HomeSort by relevance Sort by last modified time
    Searched full:twelve (Results 1 - 25 of 68) sorted by null

1 2 3

  /dalvik/tests/055-enum-performance/src/
SamePackagePrivateEnum.java 3 TEN, ELEVEN, TWELVE, THIRTEEN, FOURTEEN, FIFTEEN, SIXTEEN,
SamePackagePublicEnum.java 3 TEN, ELEVEN, TWELVE, THIRTEEN, FOURTEEN, FIFTEEN, SIXTEEN,
Main.java 65 System.out.println(Enum.valueOf(c, "TWELVE"));
131 Enum.valueOf(c, "TWELVE");
159 Enum.valueOf(c, "TWELVE");
187 Enum.valueOf(c, "TWELVE");
  /dalvik/tests/055-enum-performance/src/otherpackage/
OtherPackagePublicEnum.java 5 TEN, ELEVEN, TWELVE, THIRTEEN, FOURTEEN, FIFTEEN, SIXTEEN,
  /dalvik/tests/055-enum-performance/
expected.txt 6 TWELVE
  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
noderemovechildnode.java 32 * After the removal, the second employee should have five or twelve
  /system/core/init/
init.h 73 #define NR_SVC_SUPP_GIDS 12 /* twelve supplementary groups */
  /frameworks/base/core/java/android/widget/
DateTimeView.java 169 // Currently showing the time, update at the later of twelve hours after or midnight.
177 // If hte time is in the future, schedule one at the earlier of twelve hours
  /dalvik/tests/015-switch/src/
Main.java 67 case 12: System.out.print("twelve\n"); break;
  /external/netcat/scripts/
websearch 69 nc -v -i 1 -w 30 twelve.srv.lycos.com 80 < $IFILE
  /external/srec/config/en.us/grammars/
ipaq_commands.grxml 159 <item> twelve <tag>V='12'</tag> </item>
  /libcore/luni/src/main/java/org/apache/xml/dtm/ref/
DTMStringPool.java 146 "Eleven","Twelve","Thirteen","Fourteen","Fifteen",
  /frameworks/base/docs/html/guide/topics/manifest/
uses-configuration-element.jd 99 <td>The application requires a twelve-key keypad, like those on most
  /libcore/luni/src/main/java/javax/xml/datatype/
DatatypeConstants.java 97 * Value for twelve month of year.
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List4.java 158 "But this our purpose now is twelve month old," +
List6.java 172 "But this our purpose now is twelve month old," +
  /external/chromium/third_party/icu/source/i18n/
persncal.h 35 * The Persian calendar is strictly solar, and thus a Persian year has twelve
islamcal.h 36 * The Islamic calendar is strictly lunar, and thus an Islamic year of twelve
  /external/icu4c/i18n/
persncal.h 35 * The Persian calendar is strictly solar, and thus a Persian year has twelve
islamcal.h 36 * The Islamic calendar is strictly lunar, and thus an Islamic year of twelve
  /external/libpng/
README 132 been discussing PNG for twelve years now, and it is official and
  /external/chromium/third_party/icu/source/data/unidata/
DerivedNumericValues.txt     [all...]
  /external/icu4c/data/unidata/
DerivedNumericValues.txt     [all...]
  /external/quake/quake/src/WinQuake/data/
COMEXP.TXT 209 Software a royalty ("Royalty") at the rate of twelve and one-half
  /external/zlib/contrib/blast/
blast.c 272 * twelve copies the last four bytes three times. A simple forward copy

Completed in 408 milliseconds

1 2 3