HomeSort by relevance Sort by last modified time
    Searched defs:hms (Results 1 - 20 of 20) sorted by null

  /system/connectivity/shill/test-scripts/
stability 38 def hms(seconds): function
100 print '%s remaining. Running %s' % (hms(remaining), ' '.join(iperf))
  /libcore/luni/src/test/java/libcore/java/util/
OldAndroidTreeMapTest.java 78 String hms = hm.get(vv); local
79 assertEquals(tms, hms);
87 String hms = hm.remove(new Integer(val)); local
92 assertEquals(tms, hms);
99 String hms = hm.get(vv); local
100 assertEquals(tms, hms);
  /external/clang/test/Analysis/
initializer.cpp 196 HasMyStruct hms; local
  /external/icu/icu4c/source/i18n/
measfmt.cpp 66 const UnicodeString &hms,
70 hourMinuteSecond(hms, status) {
456 loadNumericDateFormatterPattern(resource, "hms", status),
515 // Converts a composite measure into hours-minutes-seconds and stores at hms
525 Formattable *hms,
543 hms[0] = measures[i].getNumber();
544 if (hms[0].getDouble() < 0.0) {
553 hms[1] = measures[i].getNumber();
554 if (hms[1].getDouble() < 0.0) {
563 hms[2] = measures[i].getNumber()
762 Formattable hms[3]; local
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MeasureFormat.java 528 Number[] hms = toHMS(measures); local
529 if (hms != null) {
530 return formatNumeric(hms, appendTo);
703 loadNumericDurationFormat(r, "hms"));
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MeasureFormat.java 547 Number[] hms = toHMS(measures); local
548 if (hms != null) {
549 return formatNumeric(hms, appendTo);
730 loadNumericDurationFormat(r, "hms"));
    [all...]
  /external/caliper/lib/
joda-time-2.1.jar 
  /prebuilts/tools/common/m2/repository/joda-time/joda-time/2.9.1/
joda-time-2.9.1.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/0.12.613/
kotlin-compiler-0.12.613.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1513/
kotlin-compiler-embeddable-0.13.1513.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/0.13.1514/
kotlin-compiler-embeddable-0.13.1514.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0/
kotlin-compiler-embeddable-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-1103/
kotlin-compiler-embeddable-1.0.0-beta-1103.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-beta-4584/
kotlin-compiler-embeddable-1.0.0-beta-4584.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.0-rc-1036/
kotlin-compiler-embeddable-1.0.0-rc-1036.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler-embeddable/1.0.2/
kotlin-compiler-embeddable-1.0.2.jar 

Completed in 307 milliseconds