Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dgstpluginsbaseversion.c49 guint * nano) in gst_plugins_base_version()
/third_party/toybox/toys/posix/
Dtouch.c47 unsigned nano; in touch_main() local
Dfind.c491 unsigned nano; in do_find() local
/third_party/toybox/porting/liteos_a/toys/posix/
Dtouch.c40 unsigned nano; in touch_main() local
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgst.c85 guint major, minor, micro, nano; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/gst/
Dgst.c1287 gst_version (guint * major, guint * minor, guint * micro, guint * nano) in gst_version()
1313 guint major, minor, micro, nano; in gst_version_string() local
Dgstpluginfeature.c338 guint major, minor, micro, nano; in gst_plugin_feature_check_version() local
Dgstpreset.c229 guint major, minor, micro, nano; in preset_parse_version() local
/third_party/skia/third_party/externals/abseil-cpp/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
Dtime.h1493 inline int64_t ToInt64(Duration d, std::nano) { in ToInt64()
/third_party/skia/tools/calmbench/
Dab.py208 def run(args, threadRunner, name, nano, arg, i): argument
/third_party/flutter/skia/tools/calmbench/
Dab.py206 def run(args, threadRunner, name, nano, arg, i): argument
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dpbutils.c783 guint maj, min, mic, nano; in GST_START_TEST() local
/third_party/lz4/programs/
Dutil.h301 U64 nano = 0; in UTIL_getSpanTimeNano() local
/third_party/gstreamer/gstplugins_bad/gst/mxf/
Dmxfmux.c561 guint major, minor, micro, nano; in gst_mxf_mux_create_metadata() local
/third_party/toybox/lib/
Dxwrap.c991 void xparsedate(char *str, time_t *t, unsigned *nano, int endian) in xparsedate()
Dlib.c595 long long nano = ts->tv_nsec + offset, secs = nano/1000000000; in nanomove() local
/third_party/toybox/generated/
Dglobals.h1115 unsigned nano; member