| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ipa-modref-tree.cc | 810 modref_access_node::insert_kill (vec<modref_access_node> &kills, in insert_kill() argument 821 FOR_EACH_VEC_ELT (kills, index, a2) in insert_kill() 841 if ((int)kills.length () >= param_modref_max_accesses) in insert_kill() 848 kills.safe_push (a); in insert_kill() 855 for (i = 0; i < kills.length ();) in insert_kill() 859 modref_access_node *a = &kills[i]; in insert_kill() 860 modref_access_node *n = &kills[index]; in insert_kill() 869 kills.unordered_remove (i); in insert_kill() 870 if (index == kills.length ()) in insert_kill()
|
| H A D | ipa-modref.cc | 341 kills.release (); in useful_p() 359 auto_vec<modref_access_node> GTY((skip)) kills; 414 kills.release (); in useful_p() 582 if (kills.length ()) in dump() 585 for (auto kill : kills) in dump() 635 if (kills.length ()) in dump() 638 for (auto kill : kills) in dump() 1361 && callee_summary->kills.length () in merge_call_side_effects() 1368 saved_kills.reserve_exact (callee_summary->kills.length ()); in merge_call_side_effects() 1369 saved_kills.splice (callee_summary->kills); in merge_call_side_effects() [all …]
|
| H A D | ipa-modref.h | 33 auto_vec<modref_access_node> GTY((skip)) kills;
|
| H A D | tree-into-ssa.cc | 129 bitmap kills; member 642 mark_def_sites (basic_block bb, gimple *stmt, bitmap kills) in mark_def_sites() argument 677 if (!bitmap_bit_p (kills, DECL_UID (sym))) in mark_def_sites() 690 bitmap_set_bit (kills, DECL_UID (def)); in mark_def_sites() 748 prune_unused_phi_nodes (bitmap phis, bitmap kills, bitmap uses) in prune_unused_phi_nodes() argument 769 bitmap_and_compl (to_remove, kills, uses); in prune_unused_phi_nodes() 795 bitmap_ior (to_remove, kills, phis); in prune_unused_phi_nodes() 901 if (bitmap_bit_p (kills, u)) in prune_unused_phi_nodes()
|
| H A D | ipa-modref-tree.h | 118 static bool insert_kill (vec<modref_access_node> &kills,
|
| /netbsd-src/games/trek/ |
| H A D | nova.c | 83 Game.kills += 1; in nova() 106 kills(i, j, -1); in nova()
|
| H A D | trek.h | 249 int kills; /* number of stars killed */ member 442 void kills(int, int , int);
|
| H A D | win.c | 77 5 * Game.kills + Game.deaths < 100 && in win()
|
| H A D | snova.c | 137 Game.kills += dy; in snova()
|
| H A D | score.c | 111 s += (t = -5 * (u = Game.kills)); in score()
|
| H A D | torped.c | 192 kills(ix, iy, -1); in torped()
|
| H A D | kill.c | 151 kills(int x, int y, int f) in kills() function
|
| H A D | setup.c | 219 Game.killk = Game.kills = Game.killb = 0; in setup()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/cf/ |
| H A D | aix.m4 | 55 /* XXX this is gross, but kills about a gazillion warnings */
|
| /netbsd-src/sys/kern/ |
| H A D | exec_subr.c | 65 VMCMD_EVCNT_DECL(kills); 144 VMCMD_EVCNT_INCR(kills); in kill_vmcmds()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-into-ssa.c | 128 bitmap kills; member 641 mark_def_sites (basic_block bb, gimple *stmt, bitmap kills) in mark_def_sites() argument 676 if (!bitmap_bit_p (kills, DECL_UID (sym))) in mark_def_sites() 689 bitmap_set_bit (kills, DECL_UID (def)); in mark_def_sites() 747 prune_unused_phi_nodes (bitmap phis, bitmap kills, bitmap uses) in prune_unused_phi_nodes() argument 768 bitmap_and_compl (to_remove, kills, uses); in prune_unused_phi_nodes() 794 bitmap_ior (to_remove, kills, phis); in prune_unused_phi_nodes() 900 if (bitmap_bit_p (kills, u)) in prune_unused_phi_nodes()
|
| /netbsd-src/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/native/ |
| H A D | Howto | 10 Killunixfs kills the unixfs module
|
| /netbsd-src/external/gpl3/gdb.old/dist/sim/erc32/ |
| H A D | NEWS | 89 ctrl-D still kills the simulator ...
|
| /netbsd-src/external/gpl3/gdb/dist/sim/erc32/ |
| H A D | NEWS | 89 ctrl-D still kills the simulator ...
|
| /netbsd-src/games/rogue/ |
| H A D | CHANGES | 22 found in the ROGUEOPTS string, the ^\ kills the game, otherwise,
|
| /netbsd-src/usr.bin/calendar/calendars/ |
| H A D | calendar.history | 163 02/29 French and Indian raid on Deerfield MA kills 56 as part of 381 09/08 Jack the Ripper kills again, Annie Chapman is second victim, 1888 415 09/30 Red Jack kills 2, Elizabeth Stride (\#3) and Catherine Eddowes (\#4), 476 11/09 Jack the Ripper kills fifth and final victim, Jane Kelly, 1888
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | bugpoint.rst | 94 until a bug is found or the user kills **bugpoint**.
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
| H A D | sm8250-sony-xperia-edo.dtsi | 56 * and the latter kills the volume down key for whatever reason. In any
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | NSD-VERIFY-MODS | 162 verify_handle_timeout simply kills the verifier (by sending SIGTERM) and does
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/ |
| H A D | INSTALL | 127 setgid executables. (This is because such an executable kills its
|