Home
last modified time | relevance | path

Searched defs:seconds (Results 1 - 25 of 300) sorted by relevance

12345678910>>...12

/third_party/backends/lib/
H A Dsleep.c9 unsigned int sleep(unsigned int seconds) in sleep() argument
/third_party/musl/src/unistd/
H A Dsleep.c4 unsigned sleep(unsigned seconds) in sleep() argument
H A Dalarm.c5 unsigned alarm(unsigned seconds) in alarm() argument
/third_party/protobuf/objectivec/
H A DGPBTimestamp.pbobjc.h149 @property(nonatomic, readwrite) int64_t seconds; variable
H A DGPBDuration.pbobjc.h125 @property(nonatomic, readwrite) int64_t seconds; global() variable
[all...]
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dtimeout.c41 void timeout_begin(unsigned int seconds) in timeout_begin() argument
/kernel/linux/linux-5.10/include/linux/
H A Ddelay.h63 static inline void ssleep(unsigned int seconds) in ssleep() argument
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dtimeout.c41 void timeout_begin(unsigned int seconds) in timeout_begin() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTimer.cpp48 double Timer::seconds() in seconds() function in sw::Timer
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTimer.cpp48 double Timer::seconds() in seconds() function in sw::Timer
/third_party/protobuf/php/src/Google/Protobuf/
H A DDuration.php69 private $seconds = 0; global() variable
131 $this->seconds = $var; global() variable
[all...]
/base/update/updater/services/script/script_instruction/
H A Dscript_basicinstruction.cpp48 int32_t seconds = 1; in Execute() local
/base/update/updater/utils/
H A Dutils_common.cpp62 auto seconds = usec / USECONDS_PER_SECONDS; in UsSleep() local
/kernel/linux/linux-5.10/include/uapi/scsi/
H A Dscsi_netlink_fc.h47 __u64 seconds; member
/kernel/linux/linux-5.10/fs/udf/
H A Dudftime.c75 time64_t seconds; in udf_time_to_disk_stamp() local
/kernel/linux/linux-6.6/fs/udf/
H A Dudftime.c61 time64_t seconds; in udf_time_to_disk_stamp() local
/kernel/linux/linux-6.6/include/linux/
H A Ddelay.h76 static inline void ssleep(unsigned int seconds) in ssleep() argument
/kernel/linux/linux-6.6/include/uapi/scsi/
H A Dscsi_netlink_fc.h47 __u64 seconds; member
/kernel/linux/linux-6.6/tools/testing/selftests/dma/
H A Ddma_map_benchmark.c29 int threads = 1, seconds = 20, node = -1; in main() local
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
H A Dscsi_netlink_fc.h15 uint64_t seconds; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/
H A Dscsi_netlink_fc.h27 __u64 seconds; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/
H A Dscsi_netlink_fc.h27 __u64 seconds; member
/third_party/eudev/src/udev/
H A Dudevadm-control.c142 int seconds; in adm_control() local
/third_party/curl/tests/unit/
H A Dunit1399.c65 static void expect_timer_seconds(struct Curl_easy *data, int seconds) in expect_timer_seconds() argument
[all...]
/third_party/glfw/src/
H A Dposix_poll.c48 const time_t seconds = (time_t) *timeout; in _glfwPollPOSIX() local
53 const time_t seconds = (time_t) *timeout; in _glfwPollPOSIX() local

Completed in 7 milliseconds

12345678910>>...12