Home
last modified time | relevance | path

Searched defs:RepeatCount (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/rustyline-9.0.0/src/
H A Dkeymap.rs13 pub type RepeatCount = usize; typedef
169 fn redo(&self, new: Option<RepeatCount>, wrt: &dyn Refresher) -> Self { in redo()
210 fn repeat_count(previous: RepeatCount, new: Option<RepeatCount>) -> RepeatCount { in repeat_count()
441 n: RepeatCount, in custom_binding()
464 n: RepeatCount, in custom_seq_binding()
946 n: RepeatCount, in vi_cmd_motion()
1030 n: RepeatCount, in common()
1120 fn emacs_num_args(&mut self) -> (RepeatCount, bool) { in emacs_num_args()
1134 fn vi_num_args(&mut self) -> RepeatCount { in vi_num_args()
/dports/math/kalker/kalker-1.1.0/cargo-crates/rustyline-7.1.0/src/
H A Dkeymap.rs14 pub type RepeatCount = usize; typedef
167 fn redo(&self, new: Option<RepeatCount>, wrt: &dyn Refresher) -> Self { in redo()
208 fn repeat_count(previous: RepeatCount, new: Option<RepeatCount>) -> RepeatCount { in repeat_count()
860 n: RepeatCount, in vi_cmd_motion()
947 n: RepeatCount, in common()
1029 fn emacs_num_args(&mut self) -> (RepeatCount, bool) { in emacs_num_args()
1043 fn vi_num_args(&mut self) -> RepeatCount { in vi_num_args()
/dports/sysutils/fselect/fselect-0.7.7/cargo-crates/rustyline-9.0.0/examples/
H A Dcustom_key_bindings.rs44 fn handle(&self, evt: &Event, _: RepeatCount, _: bool, ctx: &EventContext) -> Option<Cmd> { in handle()
80 fn handle(&self, evt: &Event, n: RepeatCount, _: bool, ctx: &EventContext) -> Option<Cmd> { in handle()
H A Dnumeric_input.rs8 fn handle(&self, evt: &Event, _: RepeatCount, _: bool, _: &EventContext) -> Option<Cmd> { in handle()
/dports/devel/cdash/CDash-2-2-3/models/
H A Dbuilderror.php28 var $RepeatCount; variable in BuildError
/dports/net/ntp/ntp-4.2.8p15/sntp/unity/
H A Dunity_fixture_internals.h14 unsigned int RepeatCount; member
/dports/devel/libcjson/cJSON-1.7.15/tests/unity/extras/fixture/src/
H A Dunity_fixture_internals.h19 unsigned int RepeatCount; member
/dports/devel/libsml/libsml-2a8445b/test/unity/
H A Dunity_fixture_internals.h14 unsigned int RepeatCount; member
/dports/devel/z88dk/z88dk/ext/Unity/extras/fixture/src/
H A Dunity_fixture_internals.h19 unsigned int RepeatCount; member
/dports/security/lego/lego-4.5.3/vendor/github.com/oracle/oci-go-sdk/loganalytics/
H A Dfixed_frequency_schedule.go29 RepeatCount *int `mandatory:"false" json:"repeatCount"` member
/dports/math/vtk8/VTK-8.2.0/Interaction/Widgets/
H A DvtkEvent.h118 int RepeatCount; variable
/dports/math/vtk9/VTK-9.1.0/Interaction/Widgets/
H A DvtkEvent.h119 int RepeatCount; variable
/dports/net/ntpsec/ntpsec-NTPsec_1_2_1/tests/unity/
H A Dunity_fixture_internals.h20 unsigned int RepeatCount; member
/dports/math/vtk6/VTK-6.2.0/Interaction/Widgets/
H A DvtkEvent.h98 int RepeatCount; variable
/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Internal/
H A DPropertyNames.cs80 public static readonly string RepeatCount = "Repeat"; field in NUnit.Framework.Internal.PropertyNames
/dports/math/vtk9/VTK-9.1.0/Web/Core/
H A DvtkWebInteractionEvent.h99 int RepeatCount; variable
/dports/math/vtk6/VTK-6.2.0/Web/Core/
H A DvtkWebInteractionEvent.h85 int RepeatCount; variable
/dports/math/vtk8/VTK-8.2.0/Web/Core/
H A DvtkWebInteractionEvent.h99 int RepeatCount; variable
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A DIpsPatcher.cpp15 uint16_t RepeatCount = 0; member in IpsRecord
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/style/
H A Dgrid_track_list.cc47 wtf_size_t NGGridTrackList::RepeatCount(const wtf_size_t index, in RepeatCount() function in blink::NGGridTrackList
/dports/net/kalarmcal/kalarmcal-21.12.3/serializers/
H A Dkaeventformatter.h35 RepeatCount, enumerator
/dports/devel/objconv/objconv-2.52/source/
H A Domf.cpp898 uint32_t RepeatCount = GetNumeric(); in InterpretLIDATABlock() local
922 uint32_t RepeatCount = GetNumeric(); // Outer repeat count in UnpackLIDATABlock() local
/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestMultiProcessHandler.h198 int RepeatCount = 1; variable
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmCTestMultiProcessHandler.h198 int RepeatCount = 1; variable
/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestMultiProcessHandler.h198 int RepeatCount = 1; variable

12345678910>>...13