Home
last modified time | relevance | path

Searched defs:repeat (Results 1 - 25 of 185) sorted by relevance

12345678

/third_party/node/test/sequential/
H A Dtest-fs-watch.js48 function repeat(fn) { function
/third_party/jerryscript/tests/jerry/es2015/
H A Dstring-prototype-repeat.js[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder_image_edge.cpp19 BorderImageEdge(const Dimension& slice, const Dimension& outset, const Dimension& width, BorderImageRepeat repeat) BorderImageEdge() argument
H A Dborder_image_edge.h85 void SetBorderImageRepeat(BorderImageRepeat repeat) in SetBorderImageRepeat() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_system_timer_test.cpp63 bool repeat = true; in HWTEST_F() local
88 bool repeat = true; in HWTEST_F() local
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_repeat_test.cc51 auto* repeat = cmd->AsRepeat(); in TEST_F() local
/third_party/vixl/examples/aarch32/
H A Dpi.cc104 uint32_t repeat = 10000000; in main() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dlong_press_gesture.h34 LongPressGesture( int32_t fingers, bool repeat, int32_t duration, bool isForDrag = false, bool isDisableMouseLeft = false) LongPressGesture() argument
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dlong_press_gesture.h34 LongPressGesture( int32_t fingers, bool repeat, int32_t duration, bool isForDrag = false, bool isDisableMouseLeft = false) LongPressGesture() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Dtimer_api.cpp36 ffrt_timer_t ffrt_timer_start(ffrt_qos_t qos, uint64_t timeout, void* data, ffrt_timer_cb cb, bool repeat) in ffrt_timer_start() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/customcomponent/
H A Dcustomcomponent_radialgradient_test.cpp32 int32_t repeat = 0; in TestCustomComponentRadialGradient002() local
52 int32_t repeat = 0; in TestCustomComponentRadialGradient003() local
72 int32_t repeat = 1; in TestCustomComponentRadialGradient004() local
H A Dcustomcomponent_sweepgradient_test.cpp37 int32_t repeat = 0; in TestCustomComponentSweepGradient002() local
63 int32_t repeat = 0; in TestCustomComponentSweepGradient003() local
89 int32_t repeat = 1; in TestCustomComponentSweepGradient004() local
115 int32_t repeat in TestCustomComponentSweepGradient005() local
[all...]
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/commonattrs/
H A Dcommonattrs_radialgradient_test.cpp32 int32_t repeat = 0; in TestCommonAttrsRadialGradient002() local
52 int32_t repeat = 0; in TestCommonAttrsRadialGradient003() local
72 int32_t repeat = 1; in TestCommonAttrsRadialGradient004() local
H A Dcommonattrs_sweepgradient_test.cpp37 int32_t repeat = 0; in TestCommonAttrsSweepGradient002() local
63 int32_t repeat = 0; in TestCommonAttrsSweepGradient003() local
89 int32_t repeat = 1; in TestCommonAttrsSweepGradient004() local
115 int32_t repeat in TestCommonAttrsSweepGradient005() local
[all...]
/third_party/node/deps/v8/tools/
H A Dshell-utils.h43 const byte* ReadFileAndRepeat(const char* name, int* size, int repeat) { in ReadFileAndRepeat() argument
/third_party/node/src/
H A Dtimer_wrap.cc26 void TimerWrap::Update(uint64_t interval, uint64_t repeat) { in Update() argument
69 void TimerWrapHandle::Update(uint64_t interval, uint64_t repeat) { in Update() argument
/third_party/skia/third_party/externals/tint/src/
H A Dsource.cc56 auto repeat = [&](char c, size_t n) { in operator <<() local
/foundation/ability/form_fwk/services/include/
H A Dform_timer_option.h67 void FormTimerOption::SetRepeat(bool repeat) in SetRepeat() argument
/foundation/resourceschedule/ffrt/src/eu/
H A Dloop.cpp92 ffrt_timer_t Loop::TimerStart(uint64_t timeout, void* data, ffrt_timer_cb cb, bool repeat) in TimerStart() argument
H A Dloop_api.cpp77 ffrt_timer_t ffrt_loop_timer_start(ffrt_loop_t loop, uint64_t timeout, void* data, ffrt_timer_cb cb, bool repeat) in ffrt_loop_timer_start() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_system_timer.cpp30 WifiSysTimer::WifiSysTimer(bool repeat, uint64_t interval, bool isNoWakeUp, bool isIdle) in WifiSysTimer() argument
60 void WifiSysTimer::SetRepeat(bool repeat) in SetRepeat() argument
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_system_timer.cpp33 DhcpSysTimer::DhcpSysTimer(bool repeat, uint64_t interval, bool isNoWakeUp, bool isIdle) in DhcpSysTimer() argument
63 void DhcpSysTimer::SetRepeat(bool repeat) in SetRepeat() argument
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/text/
H A Dtext_radialgradient_test.cpp32 int32_t repeat = 0; in TestTextRadialGradient002() local
52 int32_t repeat = 0; in TestTextRadialGradient003() local
72 int32_t repeat = 1; in TestTextRadialGradient004() local
92 int32_t repeat in TestTextRadialGradient005() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_split_prim.h47 int repeat = 0; in util_split_prim_next() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_helpers.c149 int repeat = 100; in kutf_helper_external_reset_gpu() local

Completed in 7 milliseconds

12345678