/external/icu/icu4c/source/data/zone/ |
D | xh.txt | 22 ls{"Coordinated Universal Time"} 28 ld{"Irish Standard Time"} 31 ld{"British Summer Time"} 34 ls{"Afghanistan Time"} 37 ls{"Central Africa Time"} 40 ls{"East Africa Time"} 43 ls{"South Africa Standard Time"} 46 ld{"West Africa Summer Time"} 47 lg{"West Africa Time"} 48 ls{"West Africa Standard Time"} [all …]
|
D | ar_XB.txt | 43 ls{"Coordinated Universal Time"} 49 ld{"Irish Standard Time"} 52 ld{"British Summer Time"} 72 ld{"Acre Summer Time"} 73 lg{"Acre Time"} 74 ls{"Acre Standard Time"} 77 ls{"Afghanistan Time"} 80 ls{"Central Africa Time"} 83 ls{"East Africa Time"} 86 ls{"South Africa Standard Time"} [all …]
|
D | en.txt | 19 ls{"Coordinated Universal Time"} 25 ld{"Irish Standard Time"} 28 ld{"British Summer Time"} 48 ld{"Acre Summer Time"} 49 lg{"Acre Time"} 50 ls{"Acre Standard Time"} 53 ls{"Afghanistan Time"} 56 ls{"Central Africa Time"} 59 ls{"East Africa Time"} 62 ls{"South Africa Standard Time"} [all …]
|
/external/cronet/tot/third_party/icu/source/data/zone/ |
D | en.txt | 13 ls{"Coordinated Universal Time"} 19 ld{"Irish Standard Time"} 22 ld{"British Summer Time"} 33 ld{"Acre Summer Time"} 34 lg{"Acre Time"} 35 ls{"Acre Standard Time"} 38 ls{"Afghanistan Time"} 41 ls{"Central Africa Time"} 44 ls{"East Africa Time"} 47 ls{"South Africa Standard Time"} [all …]
|
D | xh.txt | 34 ls{"Coordinated Universal Time"} 40 ld{"Irish Standard Time"} 43 ld{"British Summer Time"} 52 ls{"Afghanistan Time"} 55 ls{"Central Africa Time"} 58 ls{"East Africa Time"} 61 ls{"South Africa Standard Time"} 64 ld{"West Africa Summer Time"} 65 lg{"West Africa Time"} 66 ls{"West Africa Standard Time"} [all …]
|
D | en_CA.txt | 37 ld{"Alaska Daylight Saving Time"} 38 lg{"Alaska Time"} 39 ls{"Alaska Standard Time"} 42 ld{"Central Daylight Saving Time"} 43 lg{"Central Time"} 44 ls{"Central Standard Time"} 47 ld{"Eastern Daylight Saving Time"} 48 lg{"Eastern Time"} 49 ls{"Eastern Standard Time"} 52 ld{"Mountain Daylight Saving Time"} [all …]
|
D | en_AU.txt | 8 ls{"Eastern Africa Time"} 11 ld{"Arabia Daylight Time"} 12 lg{"Arabia Time"} 13 ls{"Arabia Standard Time"} 16 ld{"Australian Central Daylight Time"} 17 lg{"Australian Central Time"} 18 ls{"Australian Central Standard Time"} 29 ld{"Australian Eastern Daylight Time"} 30 lg{"Australian Eastern Time"} 31 ls{"Australian Eastern Standard Time"} [all …]
|
/external/cronet/stable/third_party/icu/source/data/zone/ |
D | en.txt | 13 ls{"Coordinated Universal Time"} 19 ld{"Irish Standard Time"} 22 ld{"British Summer Time"} 33 ld{"Acre Summer Time"} 34 lg{"Acre Time"} 35 ls{"Acre Standard Time"} 38 ls{"Afghanistan Time"} 41 ls{"Central Africa Time"} 44 ls{"East Africa Time"} 47 ls{"South Africa Standard Time"} [all …]
|
D | xh.txt | 34 ls{"Coordinated Universal Time"} 40 ld{"Irish Standard Time"} 43 ld{"British Summer Time"} 52 ls{"Afghanistan Time"} 55 ls{"Central Africa Time"} 58 ls{"East Africa Time"} 61 ls{"South Africa Standard Time"} 64 ld{"West Africa Summer Time"} 65 lg{"West Africa Time"} 66 ls{"West Africa Standard Time"} [all …]
|
D | en_CA.txt | 37 ld{"Alaska Daylight Saving Time"} 38 lg{"Alaska Time"} 39 ls{"Alaska Standard Time"} 42 ld{"Central Daylight Saving Time"} 43 lg{"Central Time"} 44 ls{"Central Standard Time"} 47 ld{"Eastern Daylight Saving Time"} 48 lg{"Eastern Time"} 49 ls{"Eastern Standard Time"} 52 ld{"Mountain Daylight Saving Time"} [all …]
|
D | en_AU.txt | 8 ls{"Eastern Africa Time"} 11 ld{"Arabia Daylight Time"} 12 lg{"Arabia Time"} 13 ls{"Arabia Standard Time"} 16 ld{"Australian Central Daylight Time"} 17 lg{"Australian Central Time"} 18 ls{"Australian Central Standard Time"} 29 ld{"Australian Eastern Daylight Time"} 30 lg{"Australian Eastern Time"} 31 ls{"Australian Eastern Standard Time"} [all …]
|
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/boost/numeric/odeint/stepper/detail/ |
D | generic_rk_operations.hpp | 27 template< size_t StageNumber , class Operations , class Fac , class Time > 30 template< class Operations , class Fac , class Time > 31 …t generic_rk_scale_sum< 1 , Operations , Fac , Time > : public Operations::template scale_sum2< Fa… 33 …ric_rk_scale_sum( const boost::array<Fac,1> &a , Time dt ) : Operations::template scale_sum2< Fac … in generic_rk_scale_sum() 40 template< class Operations , class Fac , class Time > 41 …t generic_rk_scale_sum< 2 , Operations , Fac , Time > : public Operations::template scale_sum3< Fa… 43 generic_rk_scale_sum( const boost::array<Fac,2> &a , Time dt ) in generic_rk_scale_sum() 44 : Operations::template scale_sum3< Fac , Time >( 1.0 , a[0]*dt , a[1]*dt ) in generic_rk_scale_sum() 50 template< class Operations , class Fac , class Time > 51 …t generic_rk_scale_sum< 3 , Operations , Fac , Time > : public Operations::template scale_sum4< Fa… [all …]
|
D | adams_bashforth_call_algebra.hpp | 35 template< class StateIn , class StateOut , class StepStorage , class Coefficients , class Time > 36 …StateIn &in , StateOut &out , const StepStorage &steps , const Coefficients &coef , Time dt ) const in operator ()() 39 …n , steps[0].m_v , typename Operations::template scale_sum2< value_type , Time >( 1.0 , dt * coef[… in operator ()() 47 template< class StateIn , class StateOut , class StepStorage , class Coefficients , class Time > 48 …StateIn &in , StateOut &out , const StepStorage &steps , const Coefficients &coef , Time dt ) const in operator ()() 52 …typename Operations::template scale_sum3< value_type , Time , Time >( 1.0 , dt * coef[0] , dt * co… in operator ()() 60 template< class StateIn , class StateOut , class StepStorage , class Coefficients , class Time > 61 …StateIn &in , StateOut &out , const StepStorage &steps , const Coefficients &coef , Time dt ) const in operator ()() 65 …typename Operations::template scale_sum4< value_type , Time , Time , Time >( 1.0 , dt * coef[0] , … in operator ()() 73 template< class StateIn , class StateOut , class StepStorage , class Coefficients , class Time > [all …]
|
D | adams_moulton_call_algebra.hpp | 34 …ss StateIn , class StateOut , class DerivIn , class StepStorage , class Coefficients , class Time > 35 …, const DerivIn &dxdt , const StepStorage& /* steps */ , const Coefficients &coef , Time dt ) const in operator ()() 38 … out , in , dxdt , typename Operations::template scale_sum2< value_type , Time >( 1.0 , dt * coef[… in operator ()() 46 …ss StateIn , class StateOut , class DerivIn , class StepStorage , class Coefficients , class Time > 47 … &out , const DerivIn &dxdt , const StepStorage &steps , const Coefficients &coef , Time dt ) const in operator ()() 51 …typename Operations::template scale_sum3< value_type , Time , Time >( 1.0 , dt * coef[0] , dt * co… in operator ()() 59 …ss StateIn , class StateOut , class DerivIn , class StepStorage , class Coefficients , class Time > 60 … &out , const DerivIn &dxdt , const StepStorage &steps , const Coefficients &coef , Time dt ) const in operator ()() 64 …typename Operations::template scale_sum4< value_type , Time , Time >( 1.0 , dt * coef[0] , dt * co… in operator ()() 72 …ss StateIn , class StateOut , class DerivIn , class StepStorage , class Coefficients , class Time > [all …]
|
/external/federated-compute/fcp/client/ |
D | phase_logger_impl.h | 55 absl::Time time_before_checkin) override; 58 absl::Time time_before_checkin) override; 61 absl::Time time_before_checkin) override; 64 absl::Time time_before_checkin) override; 66 absl::Time time_before_checkin) override; 69 absl::Time time_before_checkin) override; 72 absl::Time time_before_checkin) override; 74 const NetworkStats& network_stats, absl::Time time_before_checkin, 75 absl::Time time_before_plan_download) override; 81 absl::Time run_plan_start_time) override; [all …]
|
D | phase_logger.h | 50 absl::Time time_before_checkin) = 0; 55 absl::Time time_before_checkin) = 0; 59 absl::Time time_before_checkin) = 0; 63 absl::Time time_before_checkin) = 0; 66 const NetworkStats& network_stats, absl::Time time_before_checkin) = 0; 69 const NetworkStats& network_stats, absl::Time time_before_checkin) = 0; 71 const NetworkStats& network_stats, absl::Time time_before_checkin) = 0; 74 const NetworkStats& network_stats, absl::Time time_before_checkin, 75 absl::Time time_before_plan_download) = 0; 83 absl::Time run_plan_start_time) = 0; [all …]
|
/external/rust/android-crates-io/crates/icu_capi/bindings/cpp/icu4x/ |
D | Time.hpp | 22 …typedef struct icu4x_Time_create_mv1_result {union {icu4x::capi::Time* ok; icu4x::capi::CalendarEr… 25 …typedef struct icu4x_Time_from_string_mv1_result {union {icu4x::capi::Time* ok; icu4x::capi::Calen… 28 …typedef struct icu4x_Time_midnight_mv1_result {union {icu4x::capi::Time* ok; icu4x::capi::Calendar… 31 uint8_t icu4x_Time_hour_mv1(const icu4x::capi::Time* self); 33 uint8_t icu4x_Time_minute_mv1(const icu4x::capi::Time* self); 35 uint8_t icu4x_Time_second_mv1(const icu4x::capi::Time* self); 37 uint32_t icu4x_Time_subsecond_mv1(const icu4x::capi::Time* self); 40 void icu4x_Time_destroy_mv1(Time* self); 46 inline diplomat::result<std::unique_ptr<icu4x::Time>, icu4x::CalendarError> icu4x::Time::create(uin… in create() 51 …Time>, icu4x::CalendarError>(diplomat::Ok<std::unique_ptr<icu4x::Time>>(std::unique_ptr<icu4x::Tim… in create() [all …]
|
D | Time.d.hpp | 14 namespace capi { struct Time; } 15 class Time; 23 struct Time; 28 class Time { class 31 …inline static diplomat::result<std::unique_ptr<icu4x::Time>, icu4x::CalendarError> create(uint8_t … 33 …inline static diplomat::result<std::unique_ptr<icu4x::Time>, icu4x::CalendarParseError> from_strin… 35 inline static diplomat::result<std::unique_ptr<icu4x::Time>, icu4x::CalendarError> midnight(); 45 inline const icu4x::capi::Time* AsFFI() const; 46 inline icu4x::capi::Time* AsFFI(); 47 inline static const icu4x::Time* FromFFI(const icu4x::capi::Time* ptr); [all …]
|
/external/libchrome/base/time/ |
D | time.cc | 45 return static_cast<int>(delta_ / Time::kMicrosecondsPerDay); in InDays() 53 int result = delta_ / Time::kMicrosecondsPerDay; in InDaysFloored() 54 int64_t remainder = delta_ - (result * Time::kMicrosecondsPerDay); in InDaysFloored() 66 return static_cast<int>(delta_ / Time::kMicrosecondsPerHour); in InHours() 74 return static_cast<int>(delta_ / Time::kMicrosecondsPerMinute); in InMinutes() 82 return static_cast<double>(delta_) / Time::kMicrosecondsPerSecond; in InSecondsF() 90 return delta_ / Time::kMicrosecondsPerSecond; in InSeconds() 98 return static_cast<double>(delta_) / Time::kMicrosecondsPerMillisecond; in InMillisecondsF() 106 return delta_ / Time::kMicrosecondsPerMillisecond; in InMilliseconds() 114 int64_t result = delta_ / Time::kMicrosecondsPerMillisecond; in InMillisecondsRoundedUp() [all …]
|
D | time_unittest.cc | 40 Time::Exploded explode; in TEST() 82 base::Time result; in TEST() 83 EXPECT_FALSE(base::Time::FromUTCExploded(test.explode, &result)); in TEST() 85 EXPECT_FALSE(base::Time::FromLocalExploded(test.explode, &result)); in TEST() 114 comparison_time_local_ = Time::FromTimeT(converted_time); in SetUp() 117 comparison_time_pdt_ = Time::FromTimeT(1192477500); in SetUp() 120 Time comparison_time_local_; 121 Time comparison_time_pdt_; 129 Time::FromDeltaSinceWindowsEpoch(delta).ToDeltaSinceWindowsEpoch()); in TEST_F() 131 const Time now = Time::Now(); in TEST_F() [all …]
|
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
D | TimeTest.java | 20 import java.sql.Time; 76 Time theTime = new Time(10, 45, 20); in testTimeintintint() 83 Time theTime = new Time(TIME_TEST1); in testTime() 104 Time theTime = new Time(theTimes[i]); in testToString() 118 Time[] theReturns = { new Time(38720000), new Time(80279000), in testValueOfString() 119 new Time(47680000) }; in testValueOfString() 124 Time theReturn = Time.valueOf(validTime[i]); in testValueOfString() 130 Time.valueOf(element); in testValueOfString() 143 Time theTime = new Time(TIME_TEST1); in testSetTime() 152 Time theTime = new Time(TIME_TEST1); in testSetDate() [all …]
|
/external/cronet/stable/net/cookies/ |
D | cookie_deletion_info_unittest.cc | 18 EXPECT_EQ(base::Time(), range.start()); in TEST() 19 EXPECT_EQ(base::Time(), range.end()); in TEST() 21 const base::Time kTestStart = base::Time::FromSecondsSinceUnixEpoch(1000); in TEST() 22 const base::Time kTestEnd = base::Time::FromSecondsSinceUnixEpoch(10000); in TEST() 24 EXPECT_EQ(kTestStart, TimeRange(kTestStart, base::Time()).start()); in TEST() 25 EXPECT_EQ(base::Time(), TimeRange(kTestStart, base::Time()).end()); in TEST() 33 EXPECT_EQ(base::Time(), range2.end()); in TEST() 42 EXPECT_TRUE(range.Contains(base::Time::Now())); in TEST() 43 EXPECT_TRUE(range.Contains(base::Time::Max())); in TEST() 47 range.SetStart(base::Time::FromSecondsSinceUnixEpoch(kTestMinEpoch)); in TEST() [all …]
|
/external/cronet/tot/net/cookies/ |
D | cookie_deletion_info_unittest.cc | 18 EXPECT_EQ(base::Time(), range.start()); in TEST() 19 EXPECT_EQ(base::Time(), range.end()); in TEST() 21 const base::Time kTestStart = base::Time::FromSecondsSinceUnixEpoch(1000); in TEST() 22 const base::Time kTestEnd = base::Time::FromSecondsSinceUnixEpoch(10000); in TEST() 24 EXPECT_EQ(kTestStart, TimeRange(kTestStart, base::Time()).start()); in TEST() 25 EXPECT_EQ(base::Time(), TimeRange(kTestStart, base::Time()).end()); in TEST() 33 EXPECT_EQ(base::Time(), range2.end()); in TEST() 42 EXPECT_TRUE(range.Contains(base::Time::Now())); in TEST() 43 EXPECT_TRUE(range.Contains(base::Time::Max())); in TEST() 47 range.SetStart(base::Time::FromSecondsSinceUnixEpoch(kTestMinEpoch)); in TEST() [all …]
|
/external/rust/android-crates-io/crates/x509-cert/src/ |
D | time.rs | 26 pub enum Time { enum 39 impl Time { implementation 41 pub const INFINITY: Time = 42 Time::GeneralTime(GeneralizedTime::from_date_time(DateTime::INFINITY)); 47 Time::UtcTime(t) => t.to_unix_duration(), in to_unix_duration() 48 Time::GeneralTime(t) => t.to_unix_duration(), in to_unix_duration() 55 Time::UtcTime(t) => t.to_date_time(), in to_date_time() 56 Time::GeneralTime(t) => t.to_date_time(), in to_date_time() 64 Time::UtcTime(t) => t.to_system_time(), in to_system_time() 65 Time::GeneralTime(t) => t.to_system_time(), in to_system_time() [all …]
|
/external/robolectric/integration_tests/ctesque/src/sharedTest/java/android/text/format/ |
D | TimeTest.java | 27 Time t = new Time("Europe/Berlin"); in shouldParseRfc3339() 38 t = new Time("Europe/Berlin"); in shouldParseRfc3339() 49 t = new Time("Europe/Berlin"); in shouldParseRfc3339() 74 Time t = new Time(); in shouldHaveNoArgsConstructor() 80 Time t = new Time(); in shouldHaveCopyConstructor() 82 Time t2 = new Time(t); in shouldHaveCopyConstructor() 94 Time t = new Time(); in shouldHaveSetTime() 96 Time t2 = new Time(); in shouldHaveSetTime() 109 Time t = new Time(); in shouldHaveSet3Args() 118 Time t = new Time(); in shouldHaveSet6Args() [all …]
|