/third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
D | testlib.c | 127 int nsec = (y->tv_usec - x->tv_usec) / 1000000 + 1; in timeval_subtract() local 133 int nsec = (x->tv_usec - y->tv_usec) / 1000000; in timeval_subtract() local
|
/third_party/mesa3d/include/android_stub/log/ |
D | log_read.h | 45 uint32_t nsec; /* nanoseconds */ member 63 uint64_t nsec() const { in nsec() function
|
D | log_time.h | 138 uint64_t nsec() const { in nsec() function
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/ |
D | 4-1-buildonly.c | 17 long nsec; in dummyfcn() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | Chrono.h | 51 toTimePoint(std::time_t T, uint32_t nsec) { in toTimePoint()
|
/third_party/selinux/libsepol/src/ |
D | module.c | 380 uint32_t *buf = NULL, nsec; in module_package_read_offsets() local 471 uint32_t buf[1], nsec; in sepol_module_package_read() local 657 uint32_t buf[5], len, nsec; in sepol_module_package_info() local 870 uint32_t buf[5], offsets[5], len, nsec = 0; in sepol_module_package_write() local
|
/third_party/ltp/testcases/kernel/syscalls/timer_settime/ |
D | timer_settime03.c | 69 long nsec; in run() local
|
/third_party/ltp/lib/newlib_tests/ |
D | test_timer.c | 81 long long nsec = tst_ts_get_nsec(ts); in test_add_sub() local
|
/third_party/python/Python/ |
D | pytime.c | 230 _PyTime_ObjectToTimespec(PyObject *obj, time_t *sec, long *nsec, in _PyTime_ObjectToTimespec() 270 long long nsec; in _PyTime_FromNanosecondsObject() local 298 _PyTime_t t, nsec; in pytime_fromtimespec() local 638 _PyTime_t secs, nsec; in _PyTime_AsTimespec() local
|
/third_party/ltp/include/ |
D | tst_timer.h | 432 static inline void tst_ts_set_nsec(struct tst_ts *ts, long long nsec) in tst_ts_set_nsec() 502 static inline void tst_its_set_interval_nsec(struct tst_its *its, long long nsec) in tst_its_set_interval_nsec() 570 static inline void tst_its_set_value_nsec(struct tst_its *its, long long nsec) in tst_its_set_value_nsec() 595 long long nsec = tst_ts_get_nsec(*t); in tst_ts_valid() local 795 long long nsec = tst_ts_get_nsec(t); in tst_ts_normalize() local
|
/third_party/alsa-lib/test/ |
D | audio_time.c | 42 long long nsec; in timestamp2ns() local
|
/third_party/openssl/crypto/ocsp/ |
D | ocsp_cl.c | 311 ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) in OCSP_check_validity()
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
D | ns-common.c | 332 unsigned long nsec = 0; in strtotimespec() local
|
/third_party/node/lib/internal/fs/ |
D | utils.js | 434 function msFromTimeSpec(sec, nsec) { argument 438 function nsFromTimeSpecBigInt(sec, nsec) { argument
|
/third_party/openssl/apps/ |
D | ocsp.c | 255 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local 966 STACK_OF(OCSP_CERTID) *ids, long nsec, in print_ocsp_summary()
|
/third_party/rust/crates/humantime/src/ |
D | duration.rs | 146 let mut nsec = self.current.1.add(nsec)?; in parse_unit() localVariable
|
/third_party/python/Modules/_multiprocessing/ |
D | semaphore.c | 331 long nsec = (long) (1e9 * (timeout - sec) + 0.5); in _multiprocessing_SemLock_acquire_impl() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideotimecode.c | 313 guint64 frames, nsec; in gst_video_time_code_nsec_since_daily_jam() local
|
/third_party/rust/crates/nix/src/sys/ |
D | time.rs | 329 let nsec = self.nanos_mod_sec(); in num_nanoseconds() localVariable
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_display.c | 1244 uint64_t nsec, uint64_t user_data) in wsi_display_sequence_handler()
|
/third_party/python/Modules/ |
D | _testcapimodule.c | 3696 long nsec; in test_pytime_object_to_timespec() local
|
D | posixmodule.c | 2351 fill_time(PyObject *module, PyObject *v, int index, time_t sec, unsigned long nsec) in fill_time()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 16615 u64 nsec; member 16698 u64 nsec; member 30108 u64 nsec; member 53905 struct netif_security_struct nsec; member 53924 struct netnode_security_struct nsec; member 73555 __s32 nsec; member 73620 __u32 nsec; member
|