Home
last modified time | relevance | path

Searched refs:Repeat (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleE5500.td85 [11], // Latency = 7, Repeat rate = 1
137 [6, 2], // Latency = 2, Repeat rate = 2
158 [7, 2], // Latency = 3, Repeat rate = 1
162 [7, 2], // Latency = 3, Repeat rate = 1
166 [7, 2], // Latency = 3, Repeat rate = 1
175 [7, 2], // Latency = 3, Repeat rate = 1
181 [7, 2], // Latency = 3, Repeat rate = 1
186 [7, 2], // Latency = 3, Repeat rate = 1
315 [5], // Latency = 1, Repeat rate = 1
319 [5], // Latency = 1, Repeat rate = 1
[all …]
H A DPPCScheduleE500.td70 [7, 1, 1], // Latency = 4, Repeat rate = 1
75 [7, 1, 1], // Latency = 4, Repeat rate = 1
95 [5, 1], // Latency = 2, Repeat rate = 2
116 [6, 1], // Latency = 3, Repeat rate = 1
197 [5, 1], // Latency = 2, Repeat rate = 4
215 [7, 1], // Latency = 4, Repeat rate = 4
219 [7, 1], // Latency = 4, Repeat rate = 4
223 [4, 1], // Latency = 1, Repeat rate = 1
227 [4, 1], // Latency = 1, Repeat rate = 1
231 [7, 1], // Latency = 4, Repeat rate = 4
[all …]
H A DPPCScheduleE500mc.td83 [7, 1, 1], // Latency = 4, Repeat rate = 1
88 [7, 1, 1], // Latency = 4, Repeat rate = 1
108 [5, 1], // Latency = 2, Repeat rate = 2
129 [6, 1], // Latency = 3, Repeat rate = 1
241 [5, 1], // Latency = 2, Repeat rate = 4
259 [7, 1], // Latency = 4, Repeat rate = 4
263 [7, 1], // Latency = 4, Repeat rate = 4
267 [4, 1], // Latency = 1, Repeat rate = 1
271 [4, 1], // Latency = 1, Repeat rate = 1
275 [7, 1], // Latency = 4, Repeat rate = 4
[all …]
/freebsd-13.1/contrib/dialog/samples/
H A Dtextbox.txt18 'n' - Repeat last search (forward)
19 'N' - Repeat last search (backward)
/freebsd-13.1/contrib/less/
H A Dless.hlp40 n * Repeat previous search (for _N-th occurrence).
41 N * Repeat previous search in reverse direction.
42 ESC-n * Repeat previous search, spanning files.
43 ESC-N * Repeat previous search, reverse dir. & spanning files.
H A DNEWS1007 n Repeat search, same direction.
1008 N Repeat search, opposite direction.
1011 ESC-n Repeat search thru file boundaries, same direction.
1012 ESC-N Repeat search thru file boundaries, opposite direction.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1634 bool Repeat; in runOnMachineFunction() local
1636 Repeat = false; in runOnMachineFunction()
1667 Repeat = true; in runOnMachineFunction()
1676 Repeat = true; in runOnMachineFunction()
1683 } while (Repeat); in runOnMachineFunction()
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dda7219.txt69 - dlg,adc-1bit-rpt : Repeat count for 1-bit button measurement
/freebsd-13.1/usr.sbin/bsdconfig/console/include/
H A Dmessages.subr184 msg_repeat="Repeat"
227 msg_system_console_keyboard_repeat_rate="System Console Keyboard Repeat Rate"
/freebsd-13.1/sys/teken/
H A Dsequences119 REP Repeat last graphic char ^[ [ b n
/freebsd-13.1/share/misc/
H A Dusb_hid_usages471 0x10 Repeat
692 0xBC Repeat
700 0xC4 Repeat From Mark
940 0x279 AC Redo/Repeat
1054 0x54 Trigger Repeat Interval
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp781 int Repeat = in expandRWSequence() local
783 for (int i = 0; i < Repeat; ++i) { in expandRWSequence()
820 int Repeat = in expandRWSeqForProc() local
822 for (int I = 0, E = Repeat; I < E; ++I) { in expandRWSeqForProc()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2645 for (int Repeat = 0; Repeat < 4; ++Repeat) { in buildCoroutineFrame() local
/freebsd-13.1/sys/contrib/zstd/doc/
H A Dzstd_compression_format.md763 This is described in more detail in [Repeat Offsets](#repeat-offsets).
896 #### Repeat offsets
1442 These tables populate the Repeat Stats literals mode and
1443 Repeat distribution mode for sequence decoding.
/freebsd-13.1/sys/contrib/zlib/doc/
H A Drfc1951.txt708 17: Repeat a code length of 0 for 3 - 10 times.
710 18: Repeat a code length of 0 for 11 - 138 times
/freebsd-13.1/contrib/tcsh/
H A DFixes2092 11. Fixed refresh bug. Repeat by:
2126 Repeat by:
2148 Repeat by:
2156 Repeat by:
2167 Repeat by:
/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc5581 static Flags Repeat(Int32 repeat) { in Repeat() function
6216 TEST_F(ParseFlagsTest, Repeat) { in TEST_F() argument
6228 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Repeat(1000), false); in TEST_F()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetSchedule.td243 int Repeat = rep;
/freebsd-13.1/contrib/googletest/googletest/docs/
H A Dadvanced.md2110 Repeat foo_test 1000 times and don't stop at failures.
2116 Repeat foo_test 1000 times, stopping at the first failure. This
2122 Repeat the tests whose name matches the filter 1000 times.
/freebsd-13.1/contrib/googletest/googlemock/docs/
H A DForDummies.md82 1. Repeat until all virtual functions you want to mock are done.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.td2253 // Repeat string operation instruction prefixes
2255 // Repeat (used with INS, OUTS, MOVS, LODS and STOS)
2257 // Repeat while not equal (used with CMPS and SCAS)
/freebsd-13.1/contrib/ncurses/include/
H A DCaps.hpux11727 bit_image_repeat birep str Xy - - ----- Repeat bit image cell #1 #2 times
H A DCaps719 bit_image_repeat birep str Xy - - ----- Repeat bit image cell #1 #2 times
H A DCaps.osf1r5564 bit_image_repeat birep str Xy - - ----- Repeat bit image cell #1 #2 times
H A DCaps.aix4821 bit_image_repeat birep str Xy - - ----- Repeat bit image cell #1 #2 times

12