Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/xz/
H A DChangeLog27 1 file changed, 27 insertions(+)
36 1 file changed, 2 insertions(+)
82 1 file changed, 11 insertions(+)
120 4 files changed, 935 insertions(+)
142 2 files changed, 8 insertions(+)
299 1 file changed, 39 insertions(+)
377 1 file changed, 25 insertions(+)
661 1 file changed, 4 insertions(+)
686 1 file changed, 3 insertions(+)
704 1 file changed, 6 insertions(+)
[all …]
/freebsd-12.1/contrib/binutils/gas/
H A Dhash.c65 unsigned long insertions; member
127 ret->insertions = 0; in hash_new()
237 ++table->insertions; in hash_insert()
274 ++table->insertions; in hash_jam()
408 fprintf (f, "\t%lu insertions\n", table->insertions); in hash_print_statistics()
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag_cache.c261 apr_size_t insertions; member
291 if (cache->insertions <= BUCKET_COUNT) in auto_clear_dag_cache()
297 cache->insertions = 0; in auto_clear_dag_cache()
381 cache->insertions++; in cache_lookup()
/freebsd-12.1/libexec/bootpd/
H A DAnnounce40 Added proper length checks to option insertions.
H A DChanges182 Added proper length checks to option insertions.
/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-pre.c293 int insertions; member
2468 pre_stats.insertions++; in create_expression_by_pieces()
2490 bool insertions = false; in insert_into_preds_of_block() local
2566 insertions = true; in insert_into_preds_of_block()
2573 if (nophi && insertions) in insert_into_preds_of_block()
2575 else if (nophi && !insertions) in insert_into_preds_of_block()
3934 fprintf (dump_file, "Insertions: %d\n", pre_stats.insertions); in execute_pre()
H A DChangeLog.tree-ssa7002 No longer mess with deferring PHI insertions for variables.
10467 Use bsi_insert_on_edge for ephi insertions.
11468 crosses the threshold for using fully pruned PHI insertions,
12243 insertions properly.
H A DChangeLog-200017294 Handle insertions before an existing NOTE_INSN_BASIC_BLOCK.
/freebsd-12.1/contrib/unbound/contrib/
H A Dunbound-fuzzme.patch12 3 files changed, 59 insertions(+), 2 deletions(-)
/freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c175 apr_size_t insertions; member
203 if (cache->insertions > BUCKET_COUNT) in auto_clear_dag_cache()
208 cache->insertions = 0; in auto_clear_dag_cache()
364 cache->insertions++; in cache_insert()
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td618 // ORs that can be treated as insertions.
626 // ORs that can be treated as reversed insertions.
H A DSystemZInstrVector.td1411 // Match v2f64 insertions. The AddedComplexity counters the 3 added by
1412 // TableGen for the base register operand in VLVG-based integer insertions
/freebsd-12.1/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-12.1/contrib/ntp/
H A DREADME.leapsmear14 insertions have happened over 30 times.
/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dslist1032 // Specialization of insert_iterator so that insertions will be constant
/freebsd-12.1/contrib/gperf/doc/
H A Dgperf.texi207 and @emph{retrieve}. Conceptually, all insertions occur before any
211 insertions. It is a useful data structure for representing @emph{static
/freebsd-12.1/contrib/gcc/doc/
H A Dloop.texi208 @item @code{loop_commit_inserts}: Commits insertions scheduled on edges,
/freebsd-12.1/contrib/ncurses/include/
H A Dcurses.h.in361 * this value is used in the oldindex field to mark lines created by insertions
/freebsd-12.1/contrib/gcc/doc/include/
H A Dtexinfo.tex296 % does insertions, but you have to call it yourself.
6351 \message{insertions,}
6438 % Deeper inside, just make sure that the saved insertions are not spilled
/freebsd-12.1/contrib/amd/doc/
H A Dtexinfo.tex316 % does insertions, but you have to call it yourself.
8268 \message{insertions,}
8357 % Deeper inside, just make sure that the saved insertions are not spilled
/freebsd-12.1/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-12.1/contrib/gcc/config/ia64/
H A Dia64.md1336 ;; Combine doesn't like to create bit-field insertions into zero.
/freebsd-12.1/contrib/tzdata/
H A DNEWS2691 HTML insertions, and are more consistent about bracketing URLs when they
/freebsd-12.1/contrib/gcc/config/i386/
H A Di386.md13086 /* Handle insertions to %ah et al. */

12