Home
last modified time | relevance | path

Searched refs:timespan (Results 1 – 7 of 7) sorted by relevance

/third_party/eudev/src/shared/
Dselinux-util.c101 char timespan[FORMAT_TIMESPAN_MAX]; in mac_selinux_init() local
115 … format_timespan(timespan, sizeof(timespan), after_timestamp - before_timestamp, 0), in mac_selinux_init()
119 … format_timespan(timespan, sizeof(timespan), after_timestamp - before_timestamp, 0)); in mac_selinux_init()
/third_party/glib/glib/
Dgdatetime.h153 GTimeSpan timespan);
Dgdatetime.c1725 GTimeSpan timespan) in g_date_time_add() argument
1729 return g_date_time_from_instant (datetime->tz, timespan + in g_date_time_add()
/third_party/openssl/doc/man3/
DRAND_DRBG_generate.pod28 number of generate requests (I<reseed interval>) or the maximum timespan
/third_party/node/deps/npm/node_modules/psl/
Dyarn.lock2686 timespan "2.3.x"
4252 timespan@2.3.x:
4254 …resolved "https://registry.yarnpkg.com/timespan/-/timespan-2.3.0.tgz#4902ce040bd13d845c8f59b27e9d5…
/third_party/flutter/engine/flutter/lib/web_ui/lib/src/ui/
Dwindow.dart1208 /// The timespan between build start and raster finish.
/third_party/flutter/engine/flutter/lib/ui/
Dwindow.dart118 /// The timespan between build start and raster finish.