| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | hash.c | 69 unsigned long insertions; member 97 ret->insertions = 0; in hash_new() 215 ++table->insertions; in hash_insert() 252 ++table->insertions; in hash_jam() 371 fprintf (f, "\t%lu insertions\n", table->insertions); in hash_print_statistics()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | hash.c | 65 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()
|
| /openbsd-src/gnu/usr.bin/perl/Porting/ |
| H A D | acknowledgements.pl | 141 my ( $files, $insertions, $deletions ) 144 my $changes = $insertions + $deletions;
|
| /openbsd-src/regress/sys/sys/tree/rb/ |
| H A D | rbt-test.c | 924 int insertions, int reads, int do_reads) in mix_operations() argument 930 assert(insertions + reads <= psize); in mix_operations() 932 for(i = 0; i < insertions; i++) { in mix_operations() 956 tmp = &(nodes[insertions]); in mix_operations() 962 for (i = 0; i < insertions; i++) { in mix_operations() 968 for (i = insertions; i < insertions + reads; i++) { in mix_operations()
|
| H A D | rb-test.c | 925 int insertions, int reads, int do_reads) in mix_operations() argument 931 assert(insertions + reads <= psize); in mix_operations() 933 for(i = 0; i < insertions; i++) { in mix_operations() 957 tmp = &(nodes[insertions]); in mix_operations() 963 for (i = 0; i < insertions; i++) { in mix_operations() 969 for (i = insertions; i < insertions + reads; i++) { in mix_operations()
|
| /openbsd-src/gnu/llvm/llvm/utils/phabricator/ |
| H A D | 0001-Fix-PHP-8.1-incompatibility-with-arc-patch-D-12345.patch | 25 3 files changed, 5 insertions(+), 3 deletions(-)
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-ssa-pre.c | 293 int insertions; member 2451 pre_stats.insertions++; in create_expression_by_pieces() 2473 bool insertions = false; in insert_into_preds_of_block() local 2549 insertions = true; in insert_into_preds_of_block() 2556 if (nophi && insertions) in insert_into_preds_of_block() 2558 else if (nophi && !insertions) in insert_into_preds_of_block() 3917 fprintf (dump_file, "Insertions: %d\n", pre_stats.insertions); in execute_pre()
|
| /openbsd-src/gnu/llvm/llvm/docs/HistoricalNotes/ |
| H A D | 2003-06-26-Reoptimizer2.txt | 30 It does copy insertions for PHIs, which it infers from the machine
|
| /openbsd-src/lib/libz/ |
| H A D | algorithm.doc | 55 but saves time since there are both fewer insertions and fewer searches. 264 but saves time since there are both fewer insertions and fewer searches. 473 but saves time since there are both fewer insertions and fewer searches.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZOperators.td | 634 // ORs that can be treated as insertions. 642 // ORs that can be treated as reversed insertions.
|
| H A D | SystemZInstrVector.td | 1622 // Match v2f64 insertions. The AddedComplexity counters the 3 added by 1623 // TableGen for the base register operand in VLVG-based integer insertions
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlgit.pod | 206 1 files changed, 1 insertions(+), 1 deletions(-) 228 1 files changed, 83 insertions(+), 3 deletions(-)
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
| H A D | README-SSE.txt | 469 insertions.
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | MemorySSA.rst | 343 time-consuming update, if the new access triggers many ``MemoryPhi`` insertions and
|
| /openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
| H A D | slist | 1032 // Specialization of insert_iterator so that insertions will be constant
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/include/ext/ |
| H A D | slist | 916 // Specialization of insert_iterator so that insertions will be constant
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | loop.texi | 208 @item @code{loop_commit_inserts}: Commits insertions scheduled on edges,
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/texinfo/ |
| H A D | texinfo.tex | 285 % does insertions, but you have to call it yourself. 6087 \message{insertions,} 6174 % Deeper inside, just make sure that the saved insertions are not spilled
|
| /openbsd-src/gnu/usr.bin/texinfo/doc/ |
| H A D | texinfo.tex | 288 % 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
|
| /openbsd-src/gnu/gcc/gcc/doc/include/ |
| H A D | texinfo.tex | 296 % 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
|
| /openbsd-src/gnu/lib/libreadline/doc/ |
| H A D | rltech.texinfo | 767 If you do multiple insertions or multiple deletions, or any combination
|
| /openbsd-src/usr.bin/vi/docs/tutorial/ |
| H A D | vi.advanced | 1300 on a dumb terminal (e.g. during insertions in visual the characters to the
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
| H A D | ia64.md | 1291 ;; Combine doesn't like to create bit-field insertions into zero.
|
| /openbsd-src/gnu/gcc/gcc/config/ia64/ |
| H A D | ia64.md | 1336 ;; Combine doesn't like to create bit-field insertions into zero.
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | ChangeLog | 4791 * makeinfo/defun.c (cm_defun): skip @ifset/@ifclear insertions
|