Home
last modified time | relevance | path

Searched defs:seconds (Results 126 - 150 of 328) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_attr.c335 uint64_t seconds; in csio_get_stats() local
/kernel/linux/linux-6.6/kernel/time/
H A Ditimer.c277 static unsigned int alarm_setitimer(unsigned int seconds) in alarm_setitimer() argument
[all...]
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/
H A Dusb_camera_test_mult.cpp205 auto seconds = time(nullptr); in OpenVideoFile() local
/third_party/ffmpeg/libavutil/
H A Ddict.c260 time_t seconds = timestamp / 1000000; in avpriv_dict_set_timestamp() local
/third_party/curl/src/
H A Dtool_progress.c109 static void time2str(char *r, curl_off_t seconds) in time2str() argument
/third_party/ffmpeg/tools/
H A Dsidxindex.c218 int seconds = time / AV_TIME_BASE; in write_time() local
/third_party/curl/lib/
H A Dprogress.c40 static void time2str(char *r, curl_off_t seconds) in time2str() argument
[all...]
/third_party/benchmark/src/
H A Dbenchmark_runner.cc71 CreateRunReport( const benchmark::internal::BenchmarkInstance& b, const internal::ThreadManager::Result& results, IterationCount memory_iterations, const MemoryManager::Result* memory_result, double seconds, int64_t repetition_index, int64_t repeats) CreateRunReport() argument
[all...]
/third_party/icu/icu4c/source/test/perf/normperf/
H A Dsimplenormperf.cpp206 double seconds = op.call(iterations, pieceLength); in measure() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java234 public long seconds = Long.MIN_VALUE; field in TimeZoneAliasTest.Zone.Seconds
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
H A DTimeZoneAliasTest.java231 public long seconds = Long.MIN_VALUE; field in TimeZoneAliasTest.Zone.Seconds
[all...]
/third_party/libsnd/programs/
H A Dsndfile-info.c182 format_duration_str (double seconds) in format_duration_str() argument
201 double seconds ; in generate_duration_str() local
[all...]
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-date.c212 ecma_number_t seconds = ECMA_NUMBER_ZERO; in ecma_date_construct_helper() local
341 ecma_number_t seconds = ECMA_NUMBER_ZERO; in ecma_builtin_date_parse_ISO_string_format() local
531 ecma_number_t seconds in ecma_builtin_date_parse_toString_formats() local
[all...]
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-date.cc113 double date = 1.0, hours = 0.0, minutes = 0.0, seconds = 0.0, ms = 0.0; in BUILTIN() local
182 double month = 0.0, date = 1.0, hours = 0.0, minutes = 0.0, seconds = 0.0, in BUILTIN() local
/third_party/node/deps/openssl/openssl/crypto/ts/
H A Dts_local.h58 ASN1_INTEGER *seconds; member
110 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
/third_party/openssl/crypto/ts/
H A Dts_local.h58 ASN1_INTEGER *seconds; member
110 ASN1_INTEGER *seconds; /* accuracy, 0 means not specified. */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DTimeValue.h100 explicit TimeValue (SecondsType seconds, NanoSecondsType nanos = 0) in TimeValue() argument
207 SecondsType seconds() const { return seconds_; } in seconds() function in llvm::sys::TimeValue
267 getTimespecTime( uint64_t& seconds, uint32_t& nanos ) const getTimespecTime() argument
285 void seconds (SecondsType sec ) { seconds() function in llvm::sys::TimeValue
[all...]
/third_party/vixl/benchmarks/aarch64/
H A Dbench-utils.h51 bool HasRunFor(uint32_t seconds) { in HasRunFor() argument
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DDurations.java128 public static boolean isValid(long seconds, int nanos) { in isValid() argument
305 fromSeconds(long seconds) fromSeconds() argument
439 normalizedDuration(long seconds, int nanos) normalizedDuration() argument
[all...]
H A DTimestamps.java156 public static boolean isValid(long seconds, int nanos) { in isValid() argument
286 fromSeconds(long seconds) fromSeconds() argument
387 normalizedTimestamp(long seconds, int nanos) normalizedTimestamp() argument
[all...]
H A DTimeUtil.java383 private static Duration normalizedDuration(long seconds, int nanos) { in normalizedDuration() argument
[all...]
/third_party/protobuf/src/google/protobuf/stubs/
H A Dtime.cc211 bool SecondsToDateTime(int64 seconds, DateTime* time) { in SecondsToDateTime() argument
256 DateTimeToSeconds(const DateTime& time, int64* seconds) DateTimeToSeconds() argument
264 GetCurrentTime(int64* seconds, int32* nanos) GetCurrentTime() argument
271 FormatTime(int64 seconds, int32 nanos) FormatTime() argument
285 ParseTime(const string& value, int64* seconds, int32* nanos) ParseTime() argument
[all...]
/third_party/python/Modules/clinic/
H A Dsignalmodule.c.h59 int seconds; in signal_alarm() local
302 PyObject *seconds; signal_setitimer() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration_benchmark.cc353 ABSL_ATTRIBUTE_NOINLINE timespec DoubleToTimespec(double seconds) { in DoubleToTimespec() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/
H A Dfailure_signal_handler.cc292 static void PortableSleepForSeconds(int seconds) { in PortableSleepForSeconds() argument

Completed in 17 milliseconds

12345678910>>...14