Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 25 of 45) sorted by relevance

12

/f-stack/app/redis-5.0.5/tests/unit/type/
H A Dlist-3.tcl20 r rpush mylist [string repeat x 5105]"799"
21 r lset mylist -1 [string repeat x 1014]"702"
23 r lset mylist -1 [string repeat x 4149]"852"
24 r linsert mylist before 401 [string repeat x 9927]"12"
37 set ele [string repeat x [randomInt 10000]][randomInt 1000]
68 set data [string repeat x [randomInt 100000]]
H A Dlist-common.tcl5 set largevalue(linkedlist) [string repeat "hello" 4]
H A Dstring.tcl13 set buf [string repeat "abcd" 1000000]
16 } [string repeat "abcd" 1000000]
24 set buf [string repeat "pl-$j" $size]
/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dzstd_compress_literals.c101 { HUF_repeat repeat = prevHuf->repeatMode; in ZSTD_compressLiterals() local
103 if (repeat == HUF_repeat_valid && lhSize == 3) singleStream = 1; in ZSTD_compressLiterals()
108 (HUF_CElt*)nextHuf->CTable, &repeat, preferRepeat, bmi2) : in ZSTD_compressLiterals()
112 (HUF_CElt*)nextHuf->CTable, &repeat, preferRepeat, bmi2); in ZSTD_compressLiterals()
113 if (repeat != HUF_repeat_none) { in ZSTD_compressLiterals()
H A Dhuf_compress.c747 HUF_CElt* oldHufTable, HUF_repeat* repeat, int preferRepeat, in HUF_compress_internal() argument
769 if (preferRepeat && repeat && *repeat == HUF_repeat_valid) { in HUF_compress_internal()
782 if ( repeat in HUF_compress_internal()
783 && *repeat == HUF_repeat_check in HUF_compress_internal()
785 *repeat = HUF_repeat_none; in HUF_compress_internal()
788 if (preferRepeat && repeat && *repeat != HUF_repeat_none) { in HUF_compress_internal()
809 if (repeat && *repeat != HUF_repeat_none) { in HUF_compress_internal()
821 if (repeat) { *repeat = HUF_repeat_none; } in HUF_compress_internal()
846 HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2) in HUF_compress1X_repeat() argument
851 repeat, preferRepeat, bmi2); in HUF_compress1X_repeat()
[all …]
H A Dzstd_compress_superblock.c77 HUF_repeat repeat = prevHuf->repeatMode; in ZSTD_buildSuperBlockEntropy_literal() local
116 …if (repeat == HUF_repeat_check && !HUF_validateCTable((HUF_CElt const*)prevHuf->CTable, countWksp,… in ZSTD_buildSuperBlockEntropy_literal()
117 repeat = HUF_repeat_none; in ZSTD_buildSuperBlockEntropy_literal()
135 if (repeat != HUF_repeat_none) { in ZSTD_buildSuperBlockEntropy_literal()
480 const U32 repeat = set_repeat; in ZSTD_compressSubBlock_sequences() local
481 *seqHead = (BYTE)((repeat<<6) + (repeat<<4) + (repeat<<2)); in ZSTD_compressSubBlock_sequences()
/f-stack/app/redis-5.0.5/deps/lua/doc/
H A Dlua.css78 background-repeat: no-repeat;
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dnvidia,tegra20-kbc.txt30 - nvidia,repeat-delay-ms: delay in milliseconds before repeat starts
H A Dadc-keys.txt12 - autorepeat: Boolean, Enable auto repeat feature of Linux input
H A Dbrcm,bcm-keypad.txt58 - autorepeat: Boolean, Enable auto repeat feature of Linux input
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dprivmsg.c123 cx->repeat.h.present = 0; in uni_decode_body_internal()
221 cx->repeat.h.present = 0; in uni_decode_body_internal()
H A Duni_ie.h30 struct uni_ie_repeat repeat; member
H A Dunimsglib.h77 struct uni_ie_repeat repeat; /* repeat IE during decoding */ member
/f-stack/app/redis-5.0.5/tests/unit/
H A Dquit.tcl31 r write [format_command set foo [string repeat "x" 1024]]
H A Dmaxmemory.tcl195 $rd_master setrange key:0 0 [string repeat A $payload_len]
202 $master setrange key:0 0 [string repeat A $payload_len]
H A Dprotocol.tcl77 set payload [string repeat A 1024]"\n"
H A Dslowlog.tcl55 set arg [string repeat A 129]
H A Dbitops.tcl21 append b($j) [string repeat 0 [expr $maxlen-[string length $b($j)]]]
339 r set str [string repeat "\xff" [expr $max/8]]
H A Dmemefficiency.tcl8 set val [string repeat A [expr {int(rand()*$range)}]]
/f-stack/tools/libxo/xohtml/
H A Dxohtml.css149 background: none repeat scroll 0 0 #0D5995;
158 background: none repeat scroll 0 0 #0D5995;
214 background: url(/images/logo.png) no-repeat;
229 background: rgb(230, 230, 230) url(/images/gear.png) no-repeat center;
635 background: url(/images/prefs-devices.png) no-repeat center top;
639 background: url(/images/prefs-groups.png) no-repeat center top;
643 background: url(/images/prefs-general.png) no-repeat center top;
909 repeat scroll 0 0 transparent;
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dhuf.h213 HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2);
318 HUF_CElt* hufTable, HUF_repeat* repeat, int preferRepeat, int bmi2);
/f-stack/tools/ndp/
H A Dndp.c159 static int repeat = 0; variable
279 repeat = atoi(optarg); in main()
280 if (repeat < 0) { in main()
842 if (repeat) { in dump()
845 sleep(repeat); in dump()
/f-stack/freebsd/contrib/zstd/doc/
H A Dzstd_compression_format.md676 (nor [dictionary](#dictionary-format)) to repeat, this should be treated as corruption.
762 `Offset_Value` from 1 to 3 are special : they define "repeat codes".
763 This is described in more detail in [Repeat Offsets](#repeat-offsets).
887 If `offset_value` is from 1-3, the offset is a special repeat offset value.
888 See the [repeat offset](#repeat-offsets) section for how the offset is determined
947 … 11 | 1111 | 1 | 4 | non-repeat |
948 … 22 | 1111 | 1 | 4 | repeat 1; no change |
949 … 22 | 2222 | 1111 | 1 | non-repeat |
1093 it is followed by a 2-bits repeat flag.
1094 This repeat flag tells how many probabilities of zeroes follow the current one.
[all …]
/f-stack/freebsd/amd64/vmm/
H A Dvmm_instruction_emul.c778 int error, fault, opsize, seg, repeat; in emulate_movs() local
791 repeat = vie->repz_present | vie->repnz_present; in emulate_movs()
793 if (repeat) { in emulate_movs()
930 if (repeat) { in emulate_movs()
953 int error, opsize, repeat; in emulate_stos() local
958 repeat = vie->repz_present | vie->repnz_present; in emulate_stos()
960 if (repeat) { in emulate_stos()
994 if (repeat) { in emulate_stos()
/f-stack/dpdk/doc/guides/nics/
H A Dsfc_efx.rst193 - PORT_ID (cannot repeat; conflicts with other traffic source items)
195 - PHY_PORT (cannot repeat; conflicts with other traffic source items)
197 - PF (cannot repeat; conflicts with other traffic source items)
199 - VF (cannot repeat; conflicts with other traffic source items)

12