Home
last modified time | relevance | path

Searched defs:Period (Results 1 – 25 of 95) sorted by relevance

1234

/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DPeriod.java24 public class Period { class
46 public Period(@Nullable String id, long startMs, List<AdaptationSet> adaptationSets) { in Period() method in Period
56 public Period( in Period() method in Period
71 public Period( in Period() method in Period
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DPeriod.java24 public class Period { class
46 public Period(@Nullable String id, long startMs, List<AdaptationSet> adaptationSets) { in Period() method in Period
56 public Period( in Period() method in Period
71 public Period( in Period() method in Period
/external/icu/android_icu4j/src/main/java/android/icu/impl/duration/
DPeriod.java31 public final class Period { class
297 private Period(int limit, boolean future, float count, TimeUnit unit) { in Period() method in Period
307 Period(int timeLimit, boolean inFuture, int[] counts) { in Period() method in Period
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/duration/
DPeriod.java29 public final class Period { class
295 private Period(int limit, boolean future, float count, TimeUnit unit) { in Period() method in Period
305 Period(int timeLimit, boolean inFuture, int[] counts) { in Period() method in Period
/external/cronet/stable/third_party/libc++/src/test/std/input.output/filesystems/fs.filesystem.synopsis/
Dfile_time_type_resolution.compile.pass.cpp28 using Period = Dur::period; typedef
/external/cronet/tot/third_party/libc++/src/test/std/input.output/filesystems/fs.filesystem.synopsis/
Dfile_time_type_resolution.compile.pass.cpp28 using Period = Dur::period; typedef
/external/libcxx/test/std/utilities/time/
Dmilliseconds.pass.cpp22 typedef D::period Period; in main() typedef
Dmonths.pass.cpp24 typedef D::period Period; in main() typedef
Dnanoseconds.pass.cpp22 typedef D::period Period; in main() typedef
Dminutes.pass.cpp22 typedef D::period Period; in main() typedef
Dseconds.pass.cpp22 typedef D::period Period; in main() typedef
Dyears.pass.cpp23 typedef D::period Period; in main() typedef
Dmicroseconds.pass.cpp22 typedef D::period Period; in main() typedef
Ddays.pass.cpp23 typedef D::period Period; in main() typedef
Dhours.pass.cpp22 typedef D::period Period; in main() typedef
Dweeks.pass.cpp23 typedef D::period Period; in main() typedef
/external/sdv/vsomeip/third_party/boost/chrono/test/duration/
Dtypedefs_pass.cpp27 typedef typename D::period Period; in check_duration() typedef
/external/cronet/tot/third_party/libc++/src/test/std/time/
Dseconds.pass.cpp24 typedef D::period Period; in main() typedef
Dminutes.pass.cpp24 typedef D::period Period; in main() typedef
Dweeks.pass.cpp25 typedef D::period Period; in main() typedef
/external/cronet/stable/third_party/libc++/src/test/std/time/
Dseconds.pass.cpp24 typedef D::period Period; in main() typedef
Dyears.pass.cpp25 typedef D::period Period; in main() typedef
Dmicroseconds.pass.cpp24 typedef D::period Period; in main() typedef
Dmilliseconds.pass.cpp24 typedef D::period Period; in main() typedef
Dhours.pass.cpp24 typedef D::period Period; in main() typedef

1234