Home
last modified time | relevance | path

Searched refs:insertions (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/xz/
H A DChangeLog9 2 files changed, 2 insertions(+), 2 deletions(-)
18 1 file changed, 54 insertions(+)
53 25 files changed, 1850 insertions(+), 1850 deletions(-)
62 1 file changed, 35 insertions(+)
83 1 file changed, 21 insertions(+)
98 1 file changed, 20 insertions(+), 1 deletion(-)
116 1 file changed, 38 insertions(+)
212 10 files changed, 12 insertions(+), 12 deletions(-)
227 1 file changed, 10 insertions(+)
242 1 file changed, 9 insertions(+), 10 deletions(-)
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dbtree_test.c307 int insertions = 0, removals = 0, iterations = 0; in stress_tree() local
333 insertions++; in stress_tree()
360 "%llu/%llu\n", insertions, removals, max, min); in stress_tree()
/freebsd/libexec/bootpd/
H A DAnnounce39 Added proper length checks to option insertions.
H A DChanges181 Added proper length checks to option insertions.
/freebsd/contrib/unbound/contrib/
H A Dunbound-fuzzme.patch12 3 files changed, 59 insertions(+), 2 deletions(-)
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt55 but saves time since there are both fewer insertions and fewer searches.
H A Drfc1951.txt836 saves time since there are both fewer insertions and fewer searches.
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td805 // ORs that can be treated as insertions.
813 // ORs that can be treated as reversed insertions.
H A DSystemZInstrVector.td2231 // Match v2f64 insertions. The AddedComplexity counters the 3 added by
2232 // TableGen for the base register operand in VLVG-based integer insertions
/freebsd/contrib/ntp/
H A DREADME.leapsmear14 insertions have happened over 30 times.
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in443 * this value is used in the oldindex field to mark lines created by insertions
/freebsd/crypto/krb5/src/util/et/
H A Dtexinfo.tex153 % does insertions itself, but you have to call it yourself.
/freebsd/contrib/tzdata/
H A DNEWS4183 HTML insertions, and are more consistent about bracketing URLs when they
/freebsd/contrib/tzcode/
H A DNEWS4183 HTML insertions, and are more consistent about bracketing URLs when they
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.in16895 …bers; data handling; decimal data; decoding; deletions; Huffman codes; insertions; permutations; s…
19401 …ributed space; DSDF; file organisation; information retrieval systems; insertions; magnetic disc a…
22573 …abstract = "D. S. Hischberg has established that insertions into one-sided height-balanced tre…
22580 …keywords = "deletions; insertions; one sided height balanced trees; programming theory; trees …
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td1857 // Keep integer insertions within the vector unit.