Home
last modified time | relevance | path

Searched defs:repeat (Results 101 - 125 of 318) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/leds/trigger/
H A Dledtrig-pattern.c31 int repeat; member
150 int repeat; in repeat_show() local
[all...]
/kernel/linux/linux-6.6/rust/alloc/
H A Dslice.rs491 pub fn repeat(&self, n: usize) -> Vec<T> in repeat() functions
/third_party/ffmpeg/libavcodec/
H A Dfmvc.c57 unsigned repeat = 0, first = 1, opcode = 0; in decode_type2() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_idet.c120 RepeatedField repeat; in filter() local
/third_party/cJSON/tests/unity/extras/fixture/test/
H A Dunity_fixture_Test.c227 static const char* repeat[] = { variable
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DTrieMapTest.java506 time(int repeat) time() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DTrieMapTest.java503 time(int repeat) time() argument
[all...]
/third_party/libuv/test/
H A Dtest-timer.c118 uv_timer_t repeat, never; in TEST_IMPL() local
/third_party/mesa3d/src/freedreno/ir3/
H A Ddisasm-a3xx.c86 uint8_t repeat; member
/third_party/mesa3d/src/compiler/nir/
H A Dnir_divergence_analysis.c1010 bool repeat; in visit_loop() local
/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/
H A DuSynergy.c172 static void sSendKeyboardCallback(uSynergyContext *context, uint16_t key, uint16_t modifiers, uSynergyBool down, uSynergyBool repeat) in sSendKeyboardCallback() argument
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamBuffered.cpp136 bool repeat = true; in transfer() local
/third_party/skia/tests/
H A DOpChainTest.cpp205 bool repeat = false; in DEF_GPUTEST() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_image.cpp291 dng_point repeat = srcArea.Size (); in GetRepeat() local
/third_party/python/Modules/_sre/
H A Dsre.h85 SRE_REPEAT *repeat; member
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dprotostream_objectsource_test.cc477 int repeat = 10000; in TEST_P() local
/base/startup/init/test/unittest/loopevent/
H A Dloopserver_unittest.cpp315 TimerHandle CreateTimerTask(int repeat) in CreateTimerTask() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dtemplates_parser.cpp92 CheckRepeatAndSplitString( std::vector<std::string>& vec, std::string& repeat, std::vector<Value>& resultvec) CheckRepeatAndSplitString() argument
180 std::string repeat = GetRepeat(args); CheckAutoFillParameter() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dborder.h319 void SetBorderImageRepeat(BorderImageRepeat repeat) in SetBorderImageRepeat() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_gesture_ffi.cpp236 void FfiOHOSAceFrameworkLongPressGestureCreate(int32_t fingers, bool repeat, int32_t duration) in FfiOHOSAceFrameworkLongPressGestureCreate() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_manager.cpp243 ImageRepeat repeat = imageRenderProperty->GetImageRepeat().value_or(ImageRepeat::NO_REPEAT); in IsSupportImageAnalyzerFeature() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_group_algorithm_test_ng.cpp837 auto repeat = AceType::DynamicCast<RepeatVirtualScrollNode>(groupNode->GetChildAtIndex(1)); in HWTEST_F() local
896 auto repeat = AceType::DynamicCast<RepeatVirtualScrollNode>(groupNode->GetChildAtIndex(1)); in HWTEST_F() local
968 auto repeat = AceType::DynamicCast<RepeatVirtualScrollNode>(frameNode_->GetChildAtIndex(0)); HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_hynix.c159 static int hynix_get_majority(const u8 *in, int repeat, u8 *out) in hynix_get_majority() argument
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-sc27xx-bltc.c171 sc27xx_led_pattern_set(struct led_classdev *ldev, struct led_pattern *pattern, u32 len, int repeat) sc27xx_led_pattern_set() argument
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-pic32.c244 unsigned int repeat; in pic32_rtc_proc() local

Completed in 20 milliseconds

12345678910>>...13