Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dbtree_test.c306 int insertions = 0, removals = 0, iterations = 0; in stress_tree() local
332 insertions++; in stress_tree()
359 "%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.td763 // ORs that can be treated as insertions.
771 // ORs that can be treated as reversed insertions.
H A DSystemZInstrVector.td1807 // Match v2f64 insertions. The AddedComplexity counters the 3 added by
1808 // 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/contrib/diff/doc/
H A Ddiff.texi358 To ignore insertions and deletions of lines that match a
746 If all of the changes in a hunk are insertions, the lines of
/freebsd/contrib/tzcode/
H A DNEWS3811 HTML insertions, and are more consistent about bracketing URLs when they
/freebsd/contrib/tzdata/
H A DNEWS3811 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.td1722 // Keep integer insertions within the vector unit.