| /external/icu/android_icu4j/src/main/java/android/icu/util/ | 
| D | UniversalTimeScale.java | 338     public static long from(long otherTime, int timeScale)  in from()355     public static BigDecimal bigDecimalFrom(double otherTime, int timeScale)  in bigDecimalFrom()
 375     public static BigDecimal bigDecimalFrom(long otherTime, int timeScale)  in bigDecimalFrom()
 395     public static BigDecimal bigDecimalFrom(BigDecimal otherTime, int timeScale)  in bigDecimalFrom()
 443     public static long toLong(long universalTime, int timeScale)  in toLong()
 470     public static BigDecimal toBigDecimal(long universalTime, int timeScale)  in toBigDecimal()
 488     public static BigDecimal toBigDecimal(BigDecimal universalTime, int timeScale)  in toBigDecimal()
 602     public static BigDecimal toBigDecimalTrunc(BigDecimal universalTime, int timeScale)  in toBigDecimalTrunc()
 
 | 
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ | 
| D | UniversalTimeScale.java | 376     public static long from(long otherTime, int timeScale)  in from()395     public static BigDecimal bigDecimalFrom(double otherTime, int timeScale)  in bigDecimalFrom()
 417     public static BigDecimal bigDecimalFrom(long otherTime, int timeScale)  in bigDecimalFrom()
 439     public static BigDecimal bigDecimalFrom(BigDecimal otherTime, int timeScale)  in bigDecimalFrom()
 489     public static long toLong(long universalTime, int timeScale)  in toLong()
 518     public static BigDecimal toBigDecimal(long universalTime, int timeScale)  in toBigDecimal()
 538     public static BigDecimal toBigDecimal(BigDecimal universalTime, int timeScale)  in toBigDecimal()
 654     public static BigDecimal toBigDecimalTrunc(BigDecimal universalTime, int timeScale)  in toBigDecimalTrunc()
 
 | 
| /external/cronet/third_party/icu/source/i18n/ | 
| D | utmscale.cpp | 40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status)  in utmscale_getTimeScaleValue()57 utmscale_fromInt64(int64_t otherTime, UDateTimeScale timeScale, UErrorCode *status)  in utmscale_fromInt64()
 81 utmscale_toInt64(int64_t universalTime, UDateTimeScale timeScale, UErrorCode *status)  in utmscale_toInt64()
 
 | 
| /external/icu/icu4c/source/i18n/ | 
| D | utmscale.cpp | 40 utmscale_getTimeScaleValue(UDateTimeScale timeScale, UTimeScaleValue value, UErrorCode *status)  in utmscale_getTimeScaleValue()57 utmscale_fromInt64(int64_t otherTime, UDateTimeScale timeScale, UErrorCode *status)  in utmscale_fromInt64()
 81 utmscale_toInt64(int64_t universalTime, UDateTimeScale timeScale, UErrorCode *status)  in utmscale_toInt64()
 
 | 
| /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/threegpp26244/ | 
| D | SegmentIndexBox.java | 47     long timeScale;  field in SegmentIndexBox147     public void setTimeScale(long timeScale) {  in setTimeScale()
 
 | 
| /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/ | 
| D | SyncSampleIntersectFinderImpl.java | 176 …public long[] getCommonIndices(long[] syncSamples, long[] syncSampleTimes, long timeScale, long[].…  in getCommonIndices()294         long timeScale = 1;  in calculateTracktimesScalingFactor()  local
 
 | 
| /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/adaptivestreaming/ | 
| D | FlatPackageWriterImpl.java | 38     long timeScale = 10000000;  field in FlatPackageWriterImpl
 | 
| /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/ | 
| D | ChangeTimeScaleTrack.java | 39     long timeScale;  field in ChangeTimeScaleTrack
 | 
| /external/perfetto/ui/src/frontend/ | 
| D | notes_panel.ts | 288     const timeScale = globals.frontendLocalState.visibleTimeScale;  constant
 | 
| D | globals.ts | 555     const timeScale = this.frontendLocalState.visibleTimeScale;  constant
 | 
| /external/python/cpython2/Mac/Modules/qt/ | 
| D | _Qtmodule.c | 2340     TimeScale timeScale;  in MediaObj_SetMediaTimeScale()  local4009     TimeScale timeScale;  in TrackObj_NewTrackMedia()  local
 5614     TimeScale timeScale;  in MovieObj_SetMovieTimeScale()  local
 
 |