| /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
|
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
| H A D | thread_sampler_utils.cpp | 38 uint64_t nsec = time % SEC_TO_NANOSEC; in TimeFormat() local
|
| /base/hiviewdfx/hilog/frameworks/libhilog/utils/include/ |
| H A D | log_timestamp.h | 102 void SetTimeStamp(uint32_t sec, uint32_t nsec) in SetTimeStamp() argument
|
| /base/startup/init/ueventd/standard/ |
| H A D | ueventd_parameter.c | 75 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 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
|
| /base/hiviewdfx/hilog_lite/interfaces/native/innerkits/hilog/ |
| H A D | hiview_log.h | 323 unsigned int nsec; member
|
| /base/powermgr/powermgr_lite/utils/include/ |
| H A D | power_mgr_time_util.h | 44 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 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...] |
| /base/startup/init/services/modules/bootchart/ |
| H A D | bootchart.c | 181 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 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
|