/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/ |
H A D | 4-1-buildonly.c | 17 long nsec; in dummyfcn() local
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_datepicker_ffi.h | 37 int64_t nsec; member
|
/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
|
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/ |
H A D | networkvpn_client_test.cpp | 192 int32_t nsec = 1; in HWTEST_F() local
|
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ |
H A D | vpn_interface.cpp | 38 int32_t VpnInterface::ConnectControl(int32_t sockfd, int32_t nsec) in ConnectControl() 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
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/ |
H A D | rdb_fault_hiview_reporter.cpp | 56 std::string RdbFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
|
/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...] |
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | kv_hiview_reporter.cpp | 150 std::string KVDBFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/ |
H A D | rdb_fault_hiview_reporter.cpp | 159 std::string RdbFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
|
/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
|