Home
last modified time | relevance | path

Searched defs:duration (Results 476 - 500 of 1074) sorted by relevance

1...<<11121314151617181920>>...43

/third_party/ltp/testcases/kernel/controllers/freezer/
H A Dvfork.c148 unsigned long long duration = 1U; in _parse_opts() local
/third_party/node/src/
H A Dnode_perf.cc174 double duration = in MarkGarbageCollectionEnd() local
/third_party/mesa3d/src/intel/ds/
H A Dintel_pps_driver.cc181 static bool close_enough(uint64_t duration, uint64_t sampling_period) in close_enough() argument
221 auto duration = intel_device_info_timebase_scale(&perf->devinfo, in parse_perf_records() local
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c149 long duration; in ossl_pool_acquire_entropy() local
152 long long duration; in ossl_pool_acquire_entropy() local
/third_party/skia/src/codec/
H A DSkFrameHolder.h126 void setDuration(int duration) { in setDuration() argument
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c149 long duration; in ossl_pool_acquire_entropy() local
152 long long duration; in ossl_pool_acquire_entropy() local
/third_party/skia/third_party/externals/libwebp/src/webp/
H A Ddemux.h148 int duration; // display duration in milliseconds. member
H A Dmux.h204 int duration; // duration of the frame (in milliseconds). member
/third_party/skia/tools/fiddle/
H A Dfiddle_main.cpp42 double duration; // The total duration of the animation in seconds. variable
/third_party/python/Modules/
H A Dtermios.c249 termios_tcsendbreak_impl(PyObject *module, int fd, int duration) in termios_tcsendbreak_impl() argument
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DDurations.java114 public static boolean isValid(Duration duration) { in isValid() argument
144 public static boolean isNegative(Duration duration) { in isNegative() argument
156 checkNotNegative(Duration duration) checkNotNegative() argument
169 checkPositive(Duration duration) checkPositive() argument
180 checkValid(Duration duration) checkValid() argument
214 toString(Duration duration) toString() argument
339 toDays(Duration duration) toDays() argument
348 toHours(Duration duration) toHours() argument
357 toMinutes(Duration duration) toMinutes() argument
366 toSeconds(Duration duration) toSeconds() argument
383 toSecondsAsDouble(Duration duration) toSecondsAsDouble() argument
393 toMillis(Duration duration) toMillis() argument
405 toMicros(Duration duration) toMicros() argument
414 toNanos(Duration duration) toNanos() argument
[all...]
H A DTimeUtil.java107 public static String toString(Duration duration) { in toString() argument
165 public static long toMillis(Duration duration) { in toMillis() argument
211 public static long toMicros(Duration duration) { in toMicros() argument
251 toNanos(Duration duration) toNanos() argument
329 multiply(Duration duration, double times) multiply() argument
340 divide(Duration duration, double value) divide() argument
345 multiply(Duration duration, long times) multiply() argument
350 divide(Duration duration, long times) divide() argument
367 toBigInteger(Duration duration) toBigInteger() argument
[all...]
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectwriter_test.cc1458 TimestampDuration duration; in TEST_P() local
1468 TimestampDuration duration; in TEST_P() local
1483 TimestampDuration duration; in TEST_P() local
1498 TimestampDuration duration; TEST_P() local
1512 TimestampDuration duration; TEST_P() local
1525 TimestampDuration duration; TEST_P() local
1553 TimestampDuration duration; TEST_P() local
1573 TimestampDuration duration; TEST_P() local
[all...]
/third_party/skia/modules/skottie/include/
H A DSkottie.h247 double duration() const { return fDuration; } in duration() function in skottie::Animation
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp301 duration = anim->duration() * (t1 - t0); in main() local
/third_party/skia/gm/
H A Danimated_gif.cpp279 uint32_t duration = 0; variable
/third_party/skia/modules/canvaskit/
H A Dskottie_bindings.cpp190 double duration() const { return fAnimation->duration(); } in duration() function in __anon18519::final
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp139 double duration() const { return fAnimation->duration(); } in duration() function in __anon18335::final
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dmesh.c708 wpas_mesh_peer_add(struct wpa_supplicant *wpa_s, const u8 *addr, int duration) wpas_mesh_peer_add() argument
H A Dp2p_supplicant.h279 wpas_p2p_remain_on_channel_cb(struct wpa_supplicant *wpa_s, unsigned int freq, unsigned int duration) wpas_p2p_remain_on_channel_cb() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwmm.c222 unsigned int pps, duration; in wmm_process_tspec() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dmesh.c894 wpas_mesh_peer_add(struct wpa_supplicant *wpa_s, const u8 *addr, int duration) wpas_mesh_peer_add() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dwmm.c220 unsigned int pps, duration; in wmm_process_tspec() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_cfg80211_apt.c736 hi_u32 cfg80211_remain_on_channel(const oal_net_device_stru *netdev, hi_u32 freq, hi_u32 duration) in cfg80211_remain_on_channel() argument
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dprocess.c208 unsigned long long duration = UM_NSEC_PER_SEC; in um_idle_sleep() local

Completed in 21 milliseconds

1...<<11121314151617181920>>...43