Home
last modified time | relevance | path

Searched defs:seconds (Results 201 - 225 of 300) sorted by relevance

12345678910>>...12

/third_party/ffmpeg/libavcodec/
H A Dmpeg4videoenc.c885 int64_t hours, minutes, seconds; in mpeg4_encode_gop_header() local
/third_party/curl/src/
H A Dtool_operate.c564 curl_off_t seconds = tvdiff(tvnow(), per->retrystart)/1000; in post_per_transfer() local
/third_party/mbedtls/programs/test/
H A Dbenchmark.c415 static void mbedtls_set_alarm(int seconds) in mbedtls_set_alarm() argument
437 static void mbedtls_set_alarm(int seconds) in mbedtls_set_alarm() argument
/third_party/musl/porting/liteos_m/user/hook/
H A Dlos_usr_libc.c408 unsigned sleep(unsigned seconds) in sleep() argument
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzdump.c686 register intmax_t myy, seconds, years; in yeartot() local
/third_party/mksh/
H A Dvar.c1242 static time_t seconds; /* time SECONDS last set */ variable
/third_party/python/Lib/
H A Ddatetime.py731 def seconds(self): global() member in timedelta
[all...]
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzdump.c692 register intmax_t myy, seconds, years; in yeartot() local
/third_party/skia/tools/skpbench/
H A Dskpbench.cpp96 double seconds() const { return std::chrono::duration<double>(fDuration).count(); } in seconds() function
/third_party/toybox/toys/pending/
H A Ddhcp6.c268 static void set_timeout(int seconds) in set_timeout() argument
/third_party/tzdata/
H A Dzdump.c686 register intmax_t myy, seconds, years; in yeartot() local
[all...]
/third_party/python/Python/
H A Dpytime.c408 _PyTime_FromSeconds(int seconds) in _PyTime_FromSeconds() argument
/third_party/python/Modules/
H A Dsignalmodule.c433 signal_alarm_impl(PyObject *module, int seconds) in signal_alarm_impl() argument
910 signal_setitimer_impl(PyObject *module, int which, PyObject *seconds, argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dtime.h1089 inline TimeZone FixedTimeZone(int seconds) { in FixedTimeZone() argument
[all...]
/third_party/rust/crates/nix/src/sys/
H A Dtime.rs165 fn seconds(seconds: i64) -> Self; in seconds() functions
261 fn seconds(seconds: i64) -> TimeSpec { in seconds() functions
497 fn seconds(seconds: i64) -> TimeVal { seconds() functions
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Ddpp_supplicant.c1331 unsigned int seconds; in wpas_dpp_rx_peer_disc_resp() local
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c159 int seconds; in qlcnic_83xx_idc_update_audit_reg() local
308 u64 seconds; in qlcnic_83xx_idc_check_timeout() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c1851 exhalbtc_antenna_detection(struct btc_coexist *btcoexist, u32 cent_freq, u32 offset, u32 span, u32 seconds) exhalbtc_antenna_detection() argument
/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-9xxx.c1419 static int twa_poll_response(TW_Device_Extension *tw_dev, int request_id, int seconds) in twa_poll_response() argument
1456 static int twa_poll_status(TW_Device_Extension *tw_dev, u32 flag, int seconds) in twa_poll_status() argument
1485 static int twa_poll_status_gone(TW_Device_Extension *tw_dev, u32 flag, int seconds) in twa_poll_status_gone() argument
/kernel/linux/linux-5.10/kernel/time/
H A Dtimekeeping.c708 u64 seconds; in tk_update_ktime_data() local
1011 time64_t seconds; in ktime_get_real_seconds() local
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddell-laptop.c1149 u8 seconds; member
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/hirschmann/
H A Dhellcreek.h294 u64 seconds; /* PTP seconds */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_init.c159 int seconds; in qlcnic_83xx_idc_update_audit_reg() local
308 u64 seconds; in qlcnic_83xx_idc_check_timeout() local
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A Ddell-laptop.c1166 u8 seconds; member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c1835 exhalbtc_antenna_detection(struct btc_coexist *btcoexist, u32 cent_freq, u32 offset, u32 span, u32 seconds) exhalbtc_antenna_detection() argument

Completed in 47 milliseconds

12345678910>>...12