Searched refs:insertions (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Dhash.c65 unsigned long insertions; member in struct:hash_control
127 ret->insertions = 0;
237 ++table->insertions;
274 ++table->insertions;
408 fprintf (f, "\t%lu insertions\n", table->insertions);
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag_cache.c263 apr_size_t insertions;
293 if (cache->insertions <= BUCKET_COUNT)
299 cache->insertions = 0;
383 cache->insertions++;
261 apr_size_t insertions; member in struct:svn_fs_x__dag_cache_t
/freebsd-11-stable/contrib/gcc/
H A Dtree-ssa-pre.c95 Third, we perform insertions to make partially redundant
204 /* The tail of the list. Used for tail insertions, which are
256 AVAIL_OUT set of blocks with the new insertions performed during
293 int insertions; member in struct:__anon1385
2180 for performing quick dead code elimination of insertions we made
2307 STMTS is a statement list to append the necessary insertions into.
2468 pre_stats.insertions++;
2490 bool insertions = false; local
2528 /* Make the necessary insertions. */
2566 insertions
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dtree.c177 apr_size_t insertions;
205 if (cache->insertions > BUCKET_COUNT)
210 cache->insertions = 0;
366 cache->insertions++;
175 apr_size_t insertions; member in struct:fs_fs_dag_cache_t
/freebsd-11-stable/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-11-stable/contrib/groff/doc/
H A Dtexinfo.tex288 % does insertions, but you have to call it yourself.
6222 \message{insertions,}
6309 % Deeper inside, just make sure that the saved insertions are not spilled
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex316 % does insertions, but you have to call it yourself.
8269 \message{insertions,}
8358 % Deeper inside, just make sure that the saved insertions are not spilled

Completed in 300 milliseconds