Home
last modified time | relevance | path

Searched defs:nano (Results 1 – 25 of 52) sorted by relevance

123

/external/rust/crates/chrono/src/format/
Dformatting.rs302 let nano = t.nanosecond() % 1_000_000_000; in format_inner() localVariable
317 let nano = t.nanosecond() % 1_000_000_000; in format_inner() localVariable
322 let nano = t.nanosecond() % 1_000_000_000; in format_inner() localVariable
327 let nano = t.nanosecond() % 1_000_000_000; in format_inner() localVariable
333 let nano = t.nanosecond() % 1_000_000_000; in format_inner() localVariable
339 let nano = t.nanosecond() % 1_000_000_000; in format_inner() localVariable
345 let nano = t.nanosecond() % 1_000_000_000; in format_inner() localVariable
559 let mut nano = dt.nanosecond(); in write_rfc3339() localVariable
Dparse.rs422 let nano = try_consume!(scan::nanosecond(&s[1..])); in parse_internal() localVariable
431 let nano = try_consume!(scan::nanosecond_fixed(s, 3)); in parse_internal() localVariable
439 let nano = try_consume!(scan::nanosecond_fixed(s, 6)); in parse_internal() localVariable
447 let nano = try_consume!(scan::nanosecond_fixed(s, 9)); in parse_internal() localVariable
/external/threetenbp/src/test/java/org/threeten/bp/format/
DTestDateTimeFormatters.java362 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_print_isoLocalTime()
379 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_parse_isoLocalTime()
425 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_print_isoOffsetTime()
442 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_parse_isoOffsetTime()
488 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_print_isoTime()
505 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_parse_isoTime()
562 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_print_isoLocalDateTime()
580 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_parse_isoLocalDateTime()
634 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_print_isoOffsetDateTime()
652 Integer hour, Integer min, Integer sec, Integer nano, String offsetId, String zoneId, in test_parse_isoOffsetDateTime()
[all …]
/external/toybox/toys/posix/
Dtouch.c47 unsigned nano; in touch_main() local
Dtime.c32 int stat, ii, idx, nano[3]; in time_main() local
Dfind.c491 unsigned nano; in do_find() local
/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime_defs.hpp31 nano, enumerator
/external/sdv/vsomeip/third_party/boost/ratio/include/boost/ratio/
Dratio_fwd.hpp79 typedef ratio<BOOST_RATIO_INTMAX_C(1), BOOST_RATIO_INTMAX_C(1000000000)> nano; typedef
/external/rust/crates/chrono/src/naive/time/
Dmod.rs222 let mut nano = u.int_in_range(0..=999_999_999)?; in arbitrary() localVariable
324 let nano = try_opt!(milli.checked_mul(1_000_000)); in from_hms_milli_opt() localVariable
375 let nano = try_opt!(micro.checked_mul(1_000)); in from_hms_micro_opt() localVariable
/external/libtextclassifier/abseil-cpp/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
Dduration_test.cc89 constexpr absl::Duration nano = absl::Nanoseconds(1); in TEST() local
158 constexpr absl::Duration nano = absl::Nanoseconds(N); in TestToConversion() local
/external/webrtc/third_party/abseil-cpp/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
/external/cronet/third_party/abseil-cpp/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
/external/abseil-cpp/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
Dduration_test.cc89 constexpr absl::Duration nano = absl::Nanoseconds(1); in TEST() local
158 constexpr absl::Duration nano = absl::Nanoseconds(N); in TestToConversion() local
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
Dduration_test.cc87 constexpr absl::Duration nano = absl::Nanoseconds(1); in TEST() local
156 constexpr absl::Duration nano = absl::Nanoseconds(N); in TestToConversion() local
/external/openscreen/third_party/abseil/src/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
Dduration_test.cc86 constexpr absl::Duration nano = absl::Nanoseconds(1); in TEST() local
155 constexpr absl::Duration nano = absl::Nanoseconds(N); in TestToConversion() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
/external/angle/third_party/abseil-cpp/absl/time/
Dtime_benchmark.cc38 const absl::Duration nano = absl::Nanoseconds(1); in BM_Time_Arithmetic() local
/external/skia/tools/calmbench/
Dab.py208 def run(args, threadRunner, name, nano, arg, i): argument
/external/threetenbp/src/main/java/org/threeten/bp/
DLocalTime.java202 private final int nano; field in LocalTime
1549 int nano = 0; in readExternal() local
/external/threetenbp/src/test/java/org/threeten/bp/
DTestZoneId.java978 …createInstant(int year, int month, int day, int hour, int min, int sec, int nano, ZoneOffset offse… in createInstant()
982 …teTime createZDT(int year, int month, int day, int hour, int min, int sec, int nano, ZoneId zone) { in createZDT()

123