/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/ |
H A D | 4-1-buildonly.c | 17 long nsec; in dummyfcn() local
|
/third_party/ltp/lib/newlib_tests/ |
H A D | test_timer.c | 81 long long nsec = tst_ts_get_nsec(ts); in test_add_sub() local [all...] |
/third_party/ltp/testcases/kernel/syscalls/timer_settime/ |
H A D | timer_settime03.c | 76 long nsec; in run() local
|
/third_party/mesa3d/include/android_stub/log/ |
H A D | log_read.h | 45 uint32_t nsec; /* nanoseconds */ member 63 uint64_t nsec() const { in nsec() function
|
H A D | log_time.h | 138 uint64_t nsec() const { in nsec() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Chrono.h | 51 toTimePoint(std::time_t T, uint32_t nsec) { in toTimePoint() argument
|
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
H A 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/rust/crates/humantime/src/ |
H A D | duration.rs | 146 let mut nsec = self.current.1.add(nsec)?; in parse_unit() variables [all...] |
/third_party/node/deps/openssl/openssl/crypto/ocsp/ |
H A D | ocsp_cl.c | 310 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) OCSP_check_validity() argument
|
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_cl.c | 310 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) OCSP_check_validity() argument
|
/third_party/alsa-lib/test/ |
H A D | audio_time.c | 45 long long nsec; in timestamp2ns() local
|
/third_party/ltp/testcases/network/stress/ns-tools/ |
H A D | ns-common.c | 332 unsigned long nsec = 0; in strtotimespec() local
|
/third_party/python/Modules/_multiprocessing/ |
H A D | semaphore.c | 333 long nsec = (long) (1e9 * (timeout - sec) + 0.5); in _multiprocessing_SemLock_acquire_impl() local
|
/third_party/selinux/libsepol/src/ |
H A D | module.c | 380 uint32_t *buf = NULL, nsec; in module_package_read_offsets() local 471 uint32_t buf[1], nsec; sepol_module_package_read() local 657 uint32_t buf[5], len, nsec; sepol_module_package_info() local 870 uint32_t buf[5], offsets[5], len, nsec = 0; sepol_module_package_write() local [all...] |
/third_party/ltp/include/ |
H A D | tst_timer.h | 432 static inline void tst_ts_set_nsec(struct tst_ts *ts, long long nsec) in tst_ts_set_nsec() argument 502 static inline void tst_its_set_interval_nsec(struct tst_its *its, long long nsec) in tst_its_set_interval_nsec() argument 570 static inline void tst_its_set_value_nsec(struct tst_its *its, long long nsec) in tst_its_set_value_nsec() argument 595 long long nsec = tst_ts_get_nsec(*t); tst_ts_valid() local 795 long long nsec = tst_ts_get_nsec(t); tst_ts_normalize() local [all...] |
/third_party/python/Python/ |
H A D | pytime.c | 392 _PyTime_ObjectToTimespec(PyObject *obj, time_t *sec, long *nsec, in _PyTime_ObjectToTimespec() argument 443 long long nsec = PyLong_AsLongLong(obj); in _PyTime_FromNanosecondsObject() local
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | ocsp.c | 255 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local 413 opt_long(opt_arg(), &nsec); in ocsp_main() local 966 print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec, long maxage) print_ocsp_summary() argument
|
/third_party/openssl/apps/ |
H A D | ocsp.c | 255 long nsec = MAX_VALIDITY_PERIOD, maxage = -1; in ocsp_main() local 413 opt_long(opt_arg(), &nsec); in ocsp_main() local 966 print_ocsp_summary(BIO *out, OCSP_BASICRESP *bs, OCSP_REQUEST *req, STACK_OF(OPENSSL_STRING) *names, STACK_OF(OCSP_CERTID) *ids, long nsec, long maxage) print_ocsp_summary() argument
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_display.c | 1243 wsi_display_sequence_handler(int fd, uint64_t frame, uint64_t nsec, uint64_t user_data) wsi_display_sequence_handler() argument
|
/third_party/python/Modules/ |
H A D | _testcapimodule.c | 3871 long nsec; in test_pytime_object_to_timespec() local
|
H A D | posixmodule.c | 2372 fill_time(PyObject *module, PyObject *v, int index, time_t sec, unsigned long nsec) in fill_time() argument
|