/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCScheduleE5500.td | 74 [30, 2, 2], // Latency= 4..26, Repeat rate= 4..26 80 [20, 2, 2], // Latency= 4..16, Repeat rate= 4..16 85 [11], // Latency = 7, Repeat rate = 1 89 [11, 2, 2], // Latency = 7, Repeat rate = 7 94 [9, 2, 2], // Latency = 4..7, Repeat rate = 2..4 100 [8, 2, 2], // Latency = 4, Repeat rate = 1 106 [8, 2, 2], // Latency = 4, Repeat rate = 1 112 [8, 2, 2], // Latency = 4 or 5, Repeat = 2 122 [6, 2, 2], // Latency = 2, Repeat rate = 2 127 [5, 2, 2], // Latency = 1, Repeat rate = 1 [all …]
|
H A D | PPCScheduleE500.td | 65 [17, 1, 1], // Latency=4..35, Repeat= 4..35 70 [7, 1, 1], // Latency = 4, Repeat rate = 1 75 [7, 1, 1], // Latency = 4, Repeat rate = 1 80 [7, 1, 1], // Latency = 4, Repeat rate = 1 95 [5, 1], // Latency = 2, Repeat rate = 2 116 [6, 1], // Latency = 3, Repeat rate = 1 182 [6, 1, 1], // Latency = 3, Repeat rate = 3 197 [5, 1], // Latency = 2, Repeat rate = 4 215 [7, 1], // Latency = 4, Repeat rate = 4 219 [7, 1], // Latency = 4, Repeat rate = 4 [all …]
|
H A D | PPCScheduleE500mc.td | 70 [17, 1, 1], // Latency=4..35, Repeat= 4..35 83 [7, 1, 1], // Latency = 4, Repeat rate = 1 88 [7, 1, 1], // Latency = 4, Repeat rate = 1 93 [7, 1, 1], // Latency = 4, Repeat rate = 1 108 [5, 1], // Latency = 2, Repeat rate = 2 129 [6, 1], // Latency = 3, Repeat rate = 1 226 [6, 1, 1], // Latency = 3, Repeat rate = 3 241 [5, 1], // Latency = 2, Repeat rate = 4 259 [7, 1], // Latency = 4, Repeat rate = 4 263 [7, 1], // Latency = 4, Repeat rate = 4 [all …]
|
/freebsd/contrib/dialog/samples/ |
H A D | textbox.txt | 18 'n' - Repeat last search (forward) 19 'N' - Repeat last search (backward)
|
/freebsd/contrib/less/ |
H A D | less.hlp | 40 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 D | NEWS | 1317 n Repeat search, same direction. 1318 N Repeat search, opposite direction. 1321 ESC-n Repeat search thru file boundaries, same direction. 1322 ESC-N Repeat search thru file boundaries, opposite direction.
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-pp-string_test.cc | 135 TEST(Macros, Repeat) { in TEST() argument
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | da7219.txt | 69 - dlg,adc-1bit-rpt : Repeat count for 1-bit button measurement
|
/freebsd/usr.sbin/bsdconfig/console/include/ |
H A D | messages.subr | 183 msg_repeat="Repeat" 226 msg_system_console_keyboard_repeat_rate="System Console Keyboard Repeat Rate"
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 2501 bool Repeat; in runOnMachineFunction() local 2503 Repeat = false; in runOnMachineFunction() 2538 Repeat = true; in runOnMachineFunction() 2547 Repeat = true; in runOnMachineFunction() 2554 } while (Repeat); in runOnMachineFunction()
|
/freebsd/sys/teken/ |
H A D | sequences | 118 REP Repeat last graphic char ^[ [ b n
|
/freebsd/share/misc/ |
H A D | usb_hid_usages | 470 0x10 Repeat 691 0xBC Repeat 699 0xC4 Repeat From Mark 939 0x279 AC Redo/Repeat 1053 0x54 Trigger Repeat Interval
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 788 int Repeat = SchedRW.TheDef ? SchedRW.TheDef->getValueAsInt("Repeat") : 1; in expandRWSequence() local 789 for (int i = 0; i < Repeat; ++i) { in expandRWSequence() 828 int Repeat = in expandRWSeqForProc() local 830 for (int I = 0, E = Repeat; I < E; ++I) { in expandRWSeqForProc()
|
/freebsd/sys/contrib/zstd/doc/ |
H A D | zstd_compression_format.md | 763 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/sys/contrib/zlib/doc/ |
H A D | rfc1951.txt | 708 17: Repeat a code length of 0 for 3 - 10 times. 710 18: Repeat a code length of 0 for 11 - 138 times
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | OPTIONS.pod | 142 {"count", OPT_COUNT, 'p', "Repeat count"},
|
/freebsd/contrib/tcsh/ |
H A D | Fixes | 2092 11. Fixed refresh bug. Repeat by: 2126 Repeat by: 2148 Repeat by: 2156 Repeat by: 2167 Repeat by:
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrMisc.td | 976 // Repeat string operation instruction prefixes 978 // Repeat (used with INS, OUTS, MOVS, LODS and STOS) 980 // Repeat while not equal (used with CMPS and SCAS)
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_unittest.cc | 5586 static Flags Repeat(int32_t repeat) { in Repeat() function 6059 TEST_F(ParseFlagsTest, Repeat) { in TEST_F() argument 6064 GTEST_TEST_PARSING_FLAGS_(argv, argv2, Flags::Repeat(1000), false); in TEST_F()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
H A D | TargetSchedule.td | 243 int Repeat = rep;
|
/freebsd/contrib/googletest/docs/ |
H A D | advanced.md | 1938 Repeat foo_test 1000 times and don't stop at failures. 1944 Repeat foo_test 1000 times, stopping at the first failure. This 1950 Repeat the tests whose name matches the filter 1000 times.
|
H A D | gmock_for_dummies.md | 160 * Repeat until all virtual functions you want to mock are done. (It goes
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVSymbolicOperands.td | 778 defm Repeat : SamplerAddressingModeOperand<3, [Kernel]>;
|
H A D | SPIRVBuiltins.cpp | 1691 return SPIRV::SamplerAddressingMode::Repeat; in getSamplerAddressingModeFromBitmask()
|
/freebsd/contrib/ncurses/include/ |
H A D | Caps.hpux11 | 785 bit_image_repeat birep str Xy - - ----- Repeat bit image cell #1 #2 times
|