Home
last modified time | relevance | path

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

12

/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DPeriod.java26 public class Period { class
56 public Period(@Nullable String id, long startMs, List<AdaptationSet> adaptationSets) { in Period() method in Period
66 public Period(@Nullable String id, long startMs, List<AdaptationSet> adaptationSets, in Period() method in Period
78 public Period( in Period() method in Period
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.filesystem.synopsis/
Dfile_time_type_resolution.compile.pass.cpp26 using Period = Dur::period; typedef
/external/icu/icu4j/main/classes/core/src/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/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/libcxx/test/std/utilities/time/
Dmicroseconds.pass.cpp22 typedef D::period Period; in main() typedef
Dyears.pass.cpp23 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
Dmonths.pass.cpp24 typedef D::period Period; in main() typedef
Dnanoseconds.pass.cpp22 typedef D::period Period; in main() typedef
Dmilliseconds.pass.cpp22 typedef D::period Period; in main() typedef
Dweeks.pass.cpp23 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
/external/llvm-project/libcxx/test/std/utilities/time/
Dhours.pass.cpp23 typedef D::period Period; in main() typedef
Dyears.pass.cpp24 typedef D::period Period; in main() typedef
Ddays.pass.cpp24 typedef D::period Period; in main() typedef
Dnanoseconds.pass.cpp23 typedef D::period Period; in main() typedef
Dmicroseconds.pass.cpp23 typedef D::period Period; in main() typedef
Dmonths.pass.cpp25 typedef D::period Period; in main() typedef
Dmilliseconds.pass.cpp23 typedef D::period Period; in main() typedef
Dweeks.pass.cpp24 typedef D::period Period; in main() typedef
Dseconds.pass.cpp23 typedef D::period Period; in main() typedef
Dminutes.pass.cpp23 typedef D::period Period; in main() typedef
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
Dimporter.proto21 message Period { message

12