Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 1311) sorted by relevance

12345678910>>...53

/netbsd/src/external/public-domain/xz/dist/
DChangeLog9 2 files changed, 2 insertions(+), 2 deletions(-)
18 1 file changed, 5 insertions(+), 1 deletion(-)
27 1 file changed, 27 insertions(+)
36 1 file changed, 2 insertions(+)
48 1 file changed, 5 insertions(+), 1 deletion(-)
62 1 file changed, 1 insertion(+), 3 deletions(-)
71 1 file changed, 1 insertion(+)
82 1 file changed, 11 insertions(+)
91 1 file changed, 1 insertion(+)
106 4 files changed, 36 insertions(+), 36 deletions(-)
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dipa-modref-tree.h235 bool *changed = NULL)
262 if (changed)
263 *changed = true;
324 bool *changed = NULL)
359 if (changed)
360 *changed = true;
379 bool changed = false; in insert() local
419 = insert_base (base, ref, max_bases, &changed); in insert()
428 return changed; in insert()
439 = base_node->insert_ref (ref, max_refs, &changed); in insert()
[all …]
Dbitmap.cc1394 bool changed = false; in bitmap_and_into() local
1408 changed = true; in bitmap_and_into()
1422 changed = true; in bitmap_and_into()
1436 changed = true; in bitmap_and_into()
1443 return changed; in bitmap_and_into()
1453 const bitmap_element *src_elt, bool changed) in bitmap_elt_copy() argument
1455 if (!changed && dst_elt && dst_elt->indx == src_elt->indx) in bitmap_elt_copy()
1463 changed = true; in bitmap_elt_copy()
1468 changed = true; in bitmap_elt_copy()
1476 return changed; in bitmap_elt_copy()
[all …]
Dipa-modref.cc990 bool changed = false; in set_side_effects() local
995 changed = true; in set_side_effects()
1000 changed = true; in set_side_effects()
1002 return changed; in set_side_effects()
1010 bool changed = false; in set_nondeterministic() local
1015 changed = true; in set_nondeterministic()
1020 changed = true; in set_nondeterministic()
1022 return changed; in set_nondeterministic()
1179 bool changed = false; in record_unknown_load() local
1184 changed = true; in record_unknown_load()
[all …]
Dcprop.cc1046 int changed = 0, changed_this_round; in cprop_insn() local
1084 changed_this_round = changed = 1; in cprop_insn()
1103 changed_this_round = changed = 1; in cprop_insn()
1125 if (changed && DEBUG_INSN_P (insn)) in cprop_insn()
1128 return changed; in cprop_insn()
1247 bool changed = false; in local_cprop_pass() local
1276 changed = true; in local_cprop_pass()
1309 return changed; in local_cprop_pass()
1690 int changed; in bypass_conditional_jumps() local
1701 changed = 0; in bypass_conditional_jumps()
[all …]
Dsbitmap.cc489 SBITMAP_ELT_TYPE changed = 0; in bitmap_ior_and_compl() local
494 changed |= *dstp ^ tmp; in bitmap_ior_and_compl()
498 return changed != 0; in bitmap_ior_and_compl()
586 SBITMAP_ELT_TYPE changed = 0; in bitmap_and() local
593 changed |= wordchanged; in bitmap_and()
595 return changed != 0; in bitmap_and()
611 SBITMAP_ELT_TYPE changed = 0; in bitmap_xor() local
618 changed |= wordchanged; in bitmap_xor()
620 return changed != 0; in bitmap_xor()
636 SBITMAP_ELT_TYPE changed = 0; in bitmap_ior() local
[all …]
Dtree-ssa-loop-unswitch.cc95 bool changed = false; in tree_ssa_unswitch_loops() local
102 changed |= tree_unswitch_single_loop (loop, 0); in tree_ssa_unswitch_loops()
104 changed |= tree_unswitch_outer_loop (loop); in tree_ssa_unswitch_loops()
107 if (changed) in tree_ssa_unswitch_loops()
275 bool changed = false; in tree_unswitch_single_loop() local
338 return changed; in tree_unswitch_single_loop()
350 changed = true; in tree_unswitch_single_loop()
357 changed = true; in tree_unswitch_single_loop()
451 return changed; in tree_unswitch_single_loop()
467 return changed; in tree_unswitch_single_loop()
[all …]
Dtree-ssa-loop-ivcanon.cc497 bool changed = false; in remove_exits_and_undefined_stmts() local
513 changed = true; in remove_exits_and_undefined_stmts()
542 changed = true; in remove_exits_and_undefined_stmts()
545 return changed; in remove_exits_and_undefined_stmts()
555 bool changed = false; in remove_redundant_iv_tests() local
596 changed = true; in remove_redundant_iv_tests()
599 return changed; in remove_redundant_iv_tests()
1290 bool changed = false; in canonicalize_induction_variables() local
1298 changed |= canonicalize_loop_induction_variables (loop, in canonicalize_induction_variables()
1321 if (changed) in canonicalize_induction_variables()
[all …]
Dtree-cfgcleanup.cc672 bool changed = false; in fixup_noreturn_call() local
693 changed = true; in fixup_noreturn_call()
727 changed = true; in fixup_noreturn_call()
730 return changed; in fixup_noreturn_call()
1073 bool changed = cleanup_control_flow_pre (); in cleanup_tree_cfg_noloop() local
1099 changed |= cleanup_tree_cfg_bb (bb); in cleanup_tree_cfg_noloop()
1118 changed |= cleanup_control_flow_bb (bb); in cleanup_tree_cfg_noloop()
1119 changed |= cleanup_tree_cfg_bb (bb); in cleanup_tree_cfg_noloop()
1136 if (changed && current_loops) in cleanup_tree_cfg_noloop()
1144 return changed; in cleanup_tree_cfg_noloop()
[all …]
Dcgraph.cc2533 bool *changed) in set_nothrow_flag_1() argument
2544 *changed = true; in set_nothrow_flag_1()
2552 *changed = true; in set_nothrow_flag_1()
2559 set_nothrow_flag_1 (alias, nothrow, non_call, changed); in set_nothrow_flag_1()
2564 set_nothrow_flag_1 (e->caller, nothrow, non_call, changed); in set_nothrow_flag_1()
2573 bool changed = false; in set_nothrow_flag() local
2577 set_nothrow_flag_1 (this, nothrow, non_call, &changed); in set_nothrow_flag()
2586 set_nothrow_flag_1 (alias, nothrow, non_call, &changed); in set_nothrow_flag()
2589 return changed; in set_nothrow_flag()
2594 set_malloc_flag_1 (cgraph_node *node, bool malloc_p, bool *changed) in set_malloc_flag_1() argument
[all …]
/netbsd/src/sbin/svhlabel/
Dsvhlabel.c111 int i, j, changed; in getparts() local
113 changed = 0; in getparts()
126 return (changed); in getparts()
129 changed++; in getparts()
157 changed++; in getparts()
175 changed++; in getparts()
184 changed++; in getparts()
197 changed++; in getparts()
200 return (changed); in getparts()
292 int sd, ch, changed; in main() local
[all …]
/netbsd/src/external/bsd/openldap/dist/contrib/slapd-tools/
Dwrap_slap_ops50 my($contents, $changed) = @_;
51 $ccnt++ if $changed;
54 print "$ARGV\n" if $changed;
56 } elsif ($changed) {
111 my $changed = $_ ne $orig;
114 if ($changed) {
120 file_result($_, $changed);
/netbsd/src/external/bsd/openresolv/dist/
Dresolvconf.in999 changed=false
1006 changed=true
1010 changed=true
1029 changed=true
1038 [ -e "$PRIVATEDIR/$iface" ] || changed=true
1044 changed=true
1080 changed=true
1086 changed=true
1093 elif ! $changed; then
1096 unset changed changedfile oldmetric newmetric x oldexcl
[all …]
Dnamed.in90 changed=false
96 changed=true
104 changed=true
109 if $changed; then
Dpdnsd.in88 changed=false
150 changed=true
158 changed=true
163 if $changed; then
/netbsd/src/sys/dev/ic/
Dmatrixkp_subr.c102 u_int32_t changed[(MAXNKEYS + 31) / 32]; in mxkp_poll() local
110 FOR_KEYS(i, changed[i] = sc->mxkp_pressed[i] ^ scanned[i]); in mxkp_poll()
111 FOR_KEYS(i, anychanged |= changed[i]); in mxkp_poll()
114 mxkp_debounce(sc, changed, scanned); in mxkp_poll()
116 FOR_KEYS(i, changed[i] &= sc->mxkp_pressed[i] ^ scanned[i]); in mxkp_poll()
117 FOR_KEYS(i, anychanged |= changed[i]); in mxkp_poll()
120 FOR_KEYS(i, set[i] = changed[i] & scanned[i]); in mxkp_poll()
121 FOR_KEYS(i, cleared[i] = changed[i] & sc->mxkp_pressed[i]); in mxkp_poll()
/netbsd/src/sbin/mbrlabel/
Dmbrlabel.c123 int i, j, unused, changed; in getparts() local
137 changed = 0; in getparts()
153 return (changed); in getparts()
255 changed++; in getparts()
265 changed += getparts(sd, poff, in getparts()
271 return (changed); in getparts()
286 int sd, ch, changed; in main() local
343 changed = getparts(sd, sector, 0, verbose); in main()
351 if (! changed && ! force) in main()
/netbsd/src/sbin/apmlabel/
Dapmlabel.c108 int i, j, unused, changed; in getparts() local
111 changed = 0; in getparts()
124 return (changed); in getparts()
142 return (changed); in getparts()
229 changed++; in getparts()
233 return (changed); in getparts()
298 int sd, ch, changed; in main() local
338 changed = getparts(sd, verbose); in main()
346 if (! changed && ! force) in main()
/netbsd/src/external/bsd/tmux/dist/
Dcmd-select-layout.c100 goto changed; in cmd_select_layout_exec()
105 goto changed; in cmd_select_layout_exec()
122 goto changed; in cmd_select_layout_exec()
132 goto changed; in cmd_select_layout_exec()
138 changed: in cmd_select_layout_exec()
/netbsd/src/sys/arch/evbarm/g42xxeb/
Dg42xxeb_kmkbd.c417 u_int changed; in kmkbd_report() local
429 changed = bitset ^ sc->notified_bits; in kmkbd_report()
430 for( i=0; changed; ++i){ in kmkbd_report()
431 if ((changed & (1<<i)) == 0) in kmkbd_report()
433 changed &= ~(1<<i); in kmkbd_report()
449 u_int changed; in kmkbd_report_raw() local
455 changed = bitset ^ sc->notified_bits; in kmkbd_report_raw()
457 while (changed) { in kmkbd_report_raw()
458 i = ffs(changed) - 1; in kmkbd_report_raw()
468 changed &= ~(1<<i); in kmkbd_report_raw()
/netbsd/src/libexec/telnetd/
Dtermstat.c456 int ack, changed; in clientstat() local
469 if ((changed = (useeditmode ^ editmode))) { in clientstat()
481 if (changed & MODE_EDIT) in clientstat()
484 if (changed & MODE_TRAPSIG) in clientstat()
487 if (changed & MODE_SOFT_TAB) in clientstat()
490 if (changed & MODE_LIT_ECHO) in clientstat()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dvarobj.c599 std::vector<varobj *> *changed, in install_dynamic_child() argument
631 if (!type_updated && changed != NULL) in install_dynamic_child()
632 changed->push_back (existing); in install_dynamic_child()
659 std::vector<varobj *> *changed, in update_dynamic_varobj_children() argument
708 install_dynamic_child (var, can_mention ? changed : NULL, in update_dynamic_varobj_children()
1179 bool changed = false; in install_new_value() local
1278 changed = true; in install_new_value()
1290 changed = true; in install_new_value()
1297 changed = true; in install_new_value()
1306 changed = true; in install_new_value()
[all …]
/netbsd/src/usr.bin/make/unit-tests/
Dmeta-cmd-cmp.exp14 .meta-cmd-cmp.cmp.meta:2: a build command has changed
24 .meta-cmd-cmp.cmp.meta:2: a build command has changed
30 .meta-cmd-cmp.cmp2.meta:2: a build command has changed
41 .meta-cmd-cmp.filter.meta:2: a build command has changed
/netbsd/src/external/bsd/wpa/dist/src/utils/
Deloop.c74 int changed; member
372 table->changed = 1; in eloop_sock_table_add_sock()
410 table->changed = 1; in eloop_sock_table_remove_sock()
531 table->changed = 0; in eloop_sock_table_dispatch_table()
544 if (table->changed) in eloop_sock_table_dispatch_table()
600 table->changed = 0; in eloop_sock_table_dispatch()
606 if (table->changed) in eloop_sock_table_dispatch()
627 if (eloop.readers.changed || in eloop_sock_table_dispatch()
628 eloop.writers.changed || in eloop_sock_table_dispatch()
629 eloop.exceptions.changed) in eloop_sock_table_dispatch()
[all …]
/netbsd/src/games/atc/
Dlog.c157 int i, num_scores = 0, good, changed = 0, found = 0; in log_score() local
230 changed++; in log_score()
245 changed++; in log_score()
250 if (!found && !changed && num_scores < NUM_SCORES) { in log_score()
254 changed++; in log_score()
257 if (changed) { in log_score()

12345678910>>...53