Home
last modified time | relevance | path

Searched defs:nsec (Results 1 - 25 of 36) sorted by relevance

12

/third_party/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
H A D4-1-buildonly.c17 long nsec; in dummyfcn() local
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_datepicker_ffi.h37 int64_t nsec; member
/third_party/ltp/lib/newlib_tests/
H A Dtest_timer.c81 long long nsec = tst_ts_get_nsec(ts); in test_add_sub() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/timer_settime/
H A Dtimer_settime03.c76 long nsec; in run() local
/third_party/mesa3d/include/android_stub/log/
H A Dlog_read.h45 uint32_t nsec; /* nanoseconds */ member
63 uint64_t nsec() const { in nsec() function
H A Dlog_time.h138 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 DChrono.h51 toTimePoint(std::time_t T, uint32_t nsec) { in toTimePoint() argument
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler_utils.cpp38 uint64_t nsec = time % SEC_TO_NANOSEC; in TimeFormat() local
/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_timestamp.h102 void SetTimeStamp(uint32_t sec, uint32_t nsec) in SetTimeStamp() argument
/base/startup/init/ueventd/standard/
H A Dueventd_parameter.c75 long long nsec = (long long)now.tv_usec * 1000 + (timeout % 1000) * 1000000; // 1000 unit 1000000 unit nsec in ThreadRun() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/vpn_manager_test/
H A Dnetworkvpn_client_test.cpp192 int32_t nsec = 1; in HWTEST_F() local
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_interface.cpp38 int32_t VpnInterface::ConnectControl(int32_t sockfd, int32_t nsec) in ConnectControl() argument
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
H A Dtestlib.c127 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
/base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/
H A Dhiview_log.h323 unsigned int nsec; member
/base/powermgr/powermgr_lite/utils/include/
H A Dpower_mgr_time_util.h44 static inline int64_t NsecToUsec(int64_t nsec) in NsecToUsec() argument
49 static inline int64_t NsecToMsec(int64_t nsec) in NsecToMsec() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/src/
H A Drdb_fault_hiview_reporter.cpp56 std::string RdbFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
/third_party/rust/crates/humantime/src/
H A Dduration.rs146 let mut nsec = self.current.1.add(nsec)?; in parse_unit() variables
[all...]
/base/startup/init/services/modules/bootchart/
H A Dbootchart.c181 long nsec = now.tv_usec * 1000 + (timeout % 1000) * 1000000; // 1000 unit 1000000 unit nsec in BootchartThreadMain() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp150 std::string KVDBFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/dfx/src/
H A Drdb_fault_hiview_reporter.cpp159 std::string RdbFaultHiViewReporter::GetTimeWithMilliseconds(time_t sec, int64_t nsec) in GetTimeWithMilliseconds() argument
/third_party/node/deps/openssl/openssl/crypto/ocsp/
H A Docsp_cl.c310 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) OCSP_check_validity() argument
/third_party/openssl/crypto/ocsp/
H A Docsp_cl.c310 OCSP_check_validity(ASN1_GENERALIZEDTIME *thisupd, ASN1_GENERALIZEDTIME *nextupd, long nsec, long maxsec) OCSP_check_validity() argument
/third_party/alsa-lib/test/
H A Daudio_time.c45 long long nsec; in timestamp2ns() local
/third_party/ltp/testcases/network/stress/ns-tools/
H A Dns-common.c332 unsigned long nsec = 0; in strtotimespec() local
/third_party/python/Modules/_multiprocessing/
H A Dsemaphore.c333 long nsec = (long) (1e9 * (timeout - sec) + 0.5); in _multiprocessing_SemLock_acquire_impl() local

Completed in 10 milliseconds

12