| /third_party/backends/lib/ |
| H A D | sleep.c | 9 unsigned int sleep(unsigned int seconds) in sleep() argument
|
| /third_party/musl/src/unistd/ |
| H A D | sleep.c | 4 unsigned sleep(unsigned seconds) in sleep() argument
|
| H A D | alarm.c | 5 unsigned alarm(unsigned seconds) in alarm() argument
|
| /third_party/protobuf/objectivec/ |
| H A D | GPBTimestamp.pbobjc.h | 149 @property(nonatomic, readwrite) int64_t seconds; variable
|
| H A D | GPBDuration.pbobjc.h | 125 @property(nonatomic, readwrite) int64_t seconds; global() variable [all...] |
| /developtools/profiler/device/base/include/ |
| H A D | i_semaphore.h | 26 bool TimedWait(int seconds) in TimedWait() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Timer.cpp | 48 double Timer::seconds() in seconds() function in sw::Timer
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Timer.cpp | 48 double Timer::seconds() in seconds() function in sw::Timer
|
| /third_party/protobuf/php/src/Google/Protobuf/ |
| H A D | Duration.php | 69 private $seconds = 0; global() variable 131 $this->seconds = $var; global() variable [all...] |
| H A D | Timestamp.php | 83 private $seconds variable 141 $this->seconds = $var; global() variable 185 $this->seconds = $datetime->getTimestamp(); global() variable [all...] |
| /base/update/updater/services/script/script_instruction/ |
| H A D | script_basicinstruction.cpp | 48 int32_t seconds = 1;
in Execute() local
|
| /base/update/updater/utils/ |
| H A D | utils_common.cpp | 62 auto seconds = usec / USECONDS_PER_SECONDS; in UsSleep() local
|
| /developtools/profiler/device/base/src/ |
| H A D | posix_semaphore.cpp | 43 bool PosixSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() argument
|
| H A D | std_semaphore.cpp | 46 bool StdSemaphore::TimedWait(int seconds, int nanoSeconds) in TimedWait() argument
|
| /foundation/ability/ability_runtime/test/unittest/ams_service_app_spawn_socket_test/ |
| H A D | ams_service_app_spawn_socket_test.cpp | 32 int MockSleep([[maybe_unused]] uint32_t seconds) in MockSleep() argument
|
| /third_party/eudev/src/udev/ |
| H A D | udevadm-control.c | 142 int seconds; in adm_control() local
|
| /third_party/curl/tests/unit/ |
| H A D | unit1399.c | 65 static void expect_timer_seconds(struct Curl_easy *data, int seconds) in expect_timer_seconds() argument [all...] |
| /third_party/glfw/src/ |
| H A D | posix_poll.c | 48 const time_t seconds = (time_t) *timeout; in _glfwPollPOSIX() local 53 const time_t seconds = (time_t) *timeout; in _glfwPollPOSIX() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | utmscale.cpp | 19 #define seconds (milliseconds * 1000) macro
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | test-malloc-disable.c | 55 size_t seconds = end - start; in test_malloc_while_disabled() local
|
| /third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/ |
| H A D | DurationTest.cs | 106 public void ToTimeSpan_Invalid(long seconds, int nanoseconds) in ToTimeSpan_Invalid() argument 117 public void ToTimeSpan_Valid(long seconds, int nanoseconds) in ToTimeSpan_Valid() argument
|
| H A D | TimestampTest.cs | 69 public void ToDateTime_OutOfRange(long seconds, int nanoseconds) in ToDateTime_OutOfRange() argument 81 public void ToDateTime_ValidBoundaries(long seconds, int nanoseconds) in ToDateTime_ValidBoundaries() argument
|
| /third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/ |
| H A D | DurationTest.cs | 106 public void ToTimeSpan_Invalid(long seconds, int nanoseconds) in ToTimeSpan_Invalid() argument 117 public void ToTimeSpan_Valid(long seconds, int nanoseconds) in ToTimeSpan_Valid() argument
|
| /base/tee/tee_client/services/teecd/include/ |
| H A D | misc_work_agent.h | 37 uint32_t seconds; member
|
| /developtools/smartperf_host/trace_streamer/src/base/ |
| H A D | string_to_numerical.h | 42 double seconds = static_cast<double>(timestamp) / 1e9; in ConvertTimestampToSecStr() local
|