Home
last modified time | relevance | path

Searched refs:Dur (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/lldb/include/lldb/Utility/
DTimeout.h30 template <typename Ratio2> using Dur = std::chrono::duration<int64_t, Ratio2>;
36 using Base = llvm::Optional<Dur<Ratio>>;
45 : Base(other ? Base(Dur<Ratio>(*other)) : llvm::None) {} in Timeout()
50 : Base(Dur<Ratio>(other)) {} in Timeout()
60 typedef typename lldb_private::Timeout<Ratio>::value_type Dur;
65 format_provider<Dur>::format(*timeout, OS, Options);
/external/libcxx/test/std/utilities/time/time.clock/time.clock.file/
Dfile_time.pass.cpp20 template <class Dur>
22 …ASSERT_SAME_TYPE(std::chrono::file_time<Dur>, std::chrono::time_point<std::chrono::file_clock, Dur in test()
/external/llvm-project/libcxx/test/std/utilities/time/time.clock/time.clock.file/
Dfile_time.pass.cpp19 template <class Dur>
21 …ASSERT_SAME_TYPE(std::chrono::file_time<Dur>, std::chrono::time_point<std::chrono::file_clock, Dur in test()
/external/llvm-project/libcxx/test/std/utilities/time/time.duration/time.duration.nonmember/
Dop_divide_rep.pass.cpp27 typedef std::chrono::nanoseconds Dur; in main() typedef
28 Dur ns(15); in main()
29 ASSERT_SAME_TYPE(Dur, decltype(ns / 5)); in main()
Dop_mod_rep.pass.cpp27 typedef std::chrono::nanoseconds Dur; in main() typedef
28 Dur ns(15); in main()
29 ASSERT_SAME_TYPE(Dur, decltype(ns % 6)); in main()
/external/llvm-project/libcxx/test/std/input.output/filesystems/fs.filesystem.synopsis/
Dfile_time_type_resolution.compile.pass.cpp25 using Dur = file_time_type::duration; typedef
26 using Period = Dur::period;
/external/llvm-project/llvm/include/llvm/Support/
DChrono.h114 typedef std::chrono::duration<Rep, Period> Dur;
119 template <typename AsPeriod> static InternalRep getAs(const Dur &D) {
125 const Dur &D) {
154 static void format(const Dur &D, llvm::raw_ostream &Stream, StringRef Style) {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DChrono.h114 typedef std::chrono::duration<Rep, Period> Dur;
119 template <typename AsPeriod> static InternalRep getAs(const Dur &D) {
125 const Dur &D) {
154 static void format(const Dur &D, llvm::raw_ostream &Stream, StringRef Style) {
/external/libcxx/test/std/input.output/filesystems/fs.filesystem.synopsis/
Dfile_time_type.pass.cpp38 using Dur = file_time_type::duration; in test_time_point_resolution_and_range() typedef
39 using Period = Dur::period; in test_time_point_resolution_and_range()
/external/llvm-project/libcxx/test/std/utilities/time/time.point/time.point.nonmember/
Dop_-duration.pass.cpp26 typedef std::chrono::duration<D> Dur; in test2739() typedef
27 const Dur d(5); in test2739()
/external/libcxx/test/std/utilities/time/time.point/time.point.nonmember/
Dop_-duration.pass.cpp27 typedef std::chrono::duration<D> Dur; in test2739() typedef
28 const Dur d(5); in test2739()
/external/llvm-project/libcxx/test/libcxx/input.output/filesystems/
Dconvert_file_time.pass.cpp266 template <class Dur>
268 typedef Dur duration;
/external/libcxx/test/libcxx/input.output/filesystems/
Dconvert_file_time.sh.cpp267 template <class Dur>
269 typedef Dur duration;
/external/libcxx/src/filesystem/
Dfilesystem_common.h350 auto Dur = fs_seconds(tm.tv_sec + 1) - adj_subsec;
351 return FileTimeT(Dur);
/external/llvm-project/libcxx/src/filesystem/
Dfilesystem_common.h351 auto Dur = fs_seconds(tm.tv_sec + 1) - adj_subsec;
352 return FileTimeT(Dur);
/external/golang-protobuf/jsonpb/
Djsonpb_test.go791 {"Duration", Unmarshaler{}, `{"dur":"3.000s"}`, &pb.KnownTypes{Dur: &durpb.Duration{Seconds: 3}}},
792 {"Duration", Unmarshaler{}, `{"dur":"4s"}`, &pb.KnownTypes{Dur: &durpb.Duration{Seconds: 4}}},
793 …{"Duration with unicode", Unmarshaler{}, `{"dur": "3\u0073"}`, &pb.KnownTypes{Dur: &durpb.Duration…
794 {"null Duration", Unmarshaler{}, `{"dur":null}`, &pb.KnownTypes{Dur: nil}},
/external/toolchain-utils/go/patch/go-1.11.2/
Dgo6.patch134 … -283,14 +283,7 @@ func profileOk(t *testing.T, need []string, prof bytes.Buffer, duration time.Dur
/external/toolchain-utils/go/patch/go-1.10.3/
Dgo6.patch127 … -283,14 +283,7 @@ func profileOk(t *testing.T, need []string, prof bytes.Buffer, duration time.Dur
/external/golang-protobuf/jsonpb/jsonpb_test_proto/
Dtest_objects.pb.go814 Dur *duration.Duration `protobuf:"bytes,1,opt,name=dur" json:"dur,omitempty"` member
867 return m.Dur
/external/toolchain-utils/go/patch/go-1.10.2/
Dgo6.patch205 …-278,24 +278,17 @@ func profileOk(t *testing.T, need []string, prof bytes.Buffer, duration time.Dur
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.cpp2353 using Dur = duration<float>; in calculate_standard_deviation() typedef
2354 Dur sum = std::accumulate(std::begin(v), std::end(v), Dur()); in calculate_standard_deviation()
2355 Dur mean = sum / v.size(); in calculate_standard_deviation()
2362 return Dur(sqrtf(accum / (v.size() - 1))); in calculate_standard_deviation()
/external/icu/icu4c/source/data/locales/
Daz.txt1059 punctuation{"Durğu"}
/external/libexif/po/
Dfr.po2016 msgstr "Dur"
4199 msgstr "Dur"
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dsouthamerica1411 # This says President Sixto Durán Ballén signed decree No. 285, which
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
D2013-1_UNLOCODE_CodeListPart1.csv26261 ,"EC","DUN","Dur�n","Duran","G","1-------","RL","1101",,"0212S 07950W",""