Home
last modified time | relevance | path

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

123456

/external/autotest/client/site_tests/platform_HighResTimers/
Dcontrol8 CRITERIA = "Fails if no timers have nanosecond resolution."
17 Reads from /proc/timer_list to see if any reported timers have nanosecond
/external/autotest/site_utils/
Dcloud_console.proto23 // nanosecond resolution.
27 // Non-negative fractions of a second at nanosecond resolution.
/external/libcxx/docs/DesignDocs/
DFileTimeType.rst36 nanosecond resolution, and (B) use more than 64 bits (assuming a 64 bit ``time_t``).
57 To get nanosecond resolution, we simply define ``period`` to be ``std::nano``.
76 at nanosecond resolution.
80 and with nanosecond resolution).
141 So we might ask: Do users "need" nanosecond precision? Is seconds not good enough?
280 a nanosecond tick period; which is the only case where the names ``tv_sec``
283 When we convert a nanosecond duration to seconds, ``fs_timespec_rep`` will
398 * Its the representation used by chrono's ``nanosecond`` and ``second`` typedefs.
447 a nanosecond tick period.
452 * It has a larger range when representing any period longer than a nanosecond.
[all …]
/external/icu/icu4c/source/data/unit/
Dce.txt51 nanosecond{
203 nanosecond{
Dzh_Hant_HK.txt100 nanosecond{
367 nanosecond{
606 nanosecond{
Dsmn.txt28 nanosecond{
Dsah.txt102 nanosecond{
385 nanosecond{
Dzh.txt219 nanosecond{
760 nanosecond{
1266 nanosecond{
Dmzn.txt146 nanosecond{
656 nanosecond{
Dyue.txt219 nanosecond{
779 nanosecond{
1290 nanosecond{
Dyue_Hans.txt220 nanosecond{
780 nanosecond{
1291 nanosecond{
Dml.txt259 nanosecond{
887 nanosecond{
1428 nanosecond{
Dko.txt219 nanosecond{
733 nanosecond{
1181 nanosecond{
Dzh_Hant.txt220 nanosecond{
842 nanosecond{
1467 nanosecond{
Dmr.txt263 nanosecond{
880 nanosecond{
1376 nanosecond{
Dja.txt219 nanosecond{
790 nanosecond{
1352 nanosecond{
Dfa.txt263 nanosecond{
893 nanosecond{
1417 nanosecond{
/external/golang-protobuf/ptypes/duration/
Dduration.proto44 // as a count of seconds and fractions of seconds at nanosecond
98 // encoded in JSON format as "3s", while 3 seconds and 1 nanosecond should
110 // Signed fractions of a second at nanosecond resolution of the span
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/duration/
Dduration.proto44 // as a count of seconds and fractions of seconds at nanosecond
98 // encoded in JSON format as "3s", while 3 seconds and 1 nanosecond should
110 // Signed fractions of a second at nanosecond resolution of the span
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/timestamp/
Dtimestamp.proto45 // nanosecond resolution in UTC Epoch time. It is encoded using the
104 // seconds, which can go up to 9 digits (i.e. up to 1 nanosecond resolution),
128 // Non-negative fractions of a second at nanosecond resolution. Negative
/external/golang-protobuf/ptypes/timestamp/
Dtimestamp.proto45 // nanosecond resolution in UTC Epoch time. It is encoded using the
104 // seconds, which can go up to 9 digits (i.e. up to 1 nanosecond resolution),
130 // Non-negative fractions of a second at nanosecond resolution. Negative
/external/protobuf/src/google/protobuf/
Dduration.proto44 // as a count of seconds and fractions of seconds at nanosecond
91 // Signed fractions of a second at nanosecond resolution of the span
Dtimestamp.proto46 // nanosecond resolution in UTC Epoch time. It is encoded using the
106 // Non-negative fractions of a second at nanosecond resolution. Negative
/external/syzkaller/vendor/google.golang.org/grpc/transport/
Dhttp_util.go365 nanosecond timeoutUnit = 'n' const
380 case nanosecond:
/external/u-boot/include/
Defi.h214 u32 nanosecond; member

123456