Home
last modified time | relevance | path

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

12345678910>>...19

/dragonfly/contrib/diffutils/src/
H A Danalyze.c240 filevec[f].changed[i] = 1; in discard_confusing_lines()
265 char *changed = filevec[f].changed; in shift_boundaries() local
293 while (changed[++i]) in shift_boundaries()
310 changed[--start] = 1; in shift_boundaries()
311 changed[--i] = 0; in shift_boundaries()
312 while (changed[start - 1]) in shift_boundaries()
331 changed[start++] = 0; in shift_boundaries()
332 changed[i++] = 1; in shift_boundaries()
333 while (changed[i]) in shift_boundaries()
346 changed[--start] = 1; in shift_boundaries()
[all …]
/dragonfly/gnu/usr.bin/rcs/rcs/
H A Drcs.c544 changed = true;
548 changed = true;
556 changed = true;
561 changed = true;
629 changed = -1;
1008 return changed; in doaccess()
1338 changed = true; in doassoc()
1355 return changed; in doassoc()
1420 return changed; in dolocks()
1477 changed = true; in domessages()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dbitmap.c961 changed = true; in bitmap_and_into()
982 return changed; in bitmap_and_into()
1014 return changed; in bitmap_elt_copy()
1129 return changed; in bitmap_and_compl()
1501 bool changed) in bitmap_elt_ior() argument
1549 return changed; in bitmap_elt_ior()
1599 return changed; in bitmap_ior()
1638 return changed; in bitmap_ior_into()
1958 return changed; in bitmap_ior_and_compl()
1967 bool changed; in bitmap_ior_and_compl_into() local
[all …]
H A Dcprop.c1129 return changed; in cprop_insn()
1310 return changed; in local_cprop_pass()
1691 int changed; in bypass_conditional_jumps() local
1702 changed = 0; in bypass_conditional_jumps()
1740 if (changed) in bypass_conditional_jumps()
1743 return changed; in bypass_conditional_jumps()
1779 if (changed) in one_cprop_pass()
1796 if (changed) in one_cprop_pass()
1913 return changed; in one_cprop_pass()
1928 int changed; in execute_rtl_cprop() local
[all …]
H A Dsbitmap.c493 changed |= *dstp ^ tmp; in bitmap_ior_and_compl()
497 return changed != 0; in bitmap_ior_and_compl()
592 changed |= wordchanged; in bitmap_and()
594 return changed != 0; in bitmap_and()
617 changed |= wordchanged; in bitmap_xor()
619 return changed != 0; in bitmap_xor()
642 changed |= wordchanged; in bitmap_ior()
644 return changed != 0; in bitmap_ior()
684 changed |= *dstp ^ tmp; in bitmap_or_and()
688 return changed != 0; in bitmap_or_and()
[all …]
H A Dtree-ssa-loop-unswitch.c95 bool changed = false; in tree_ssa_unswitch_loops() local
107 if (changed) in tree_ssa_unswitch_loops()
275 bool changed = false; in tree_unswitch_single_loop() local
333 return changed; in tree_unswitch_single_loop()
345 changed = true; in tree_unswitch_single_loop()
352 changed = true; in tree_unswitch_single_loop()
446 return changed; in tree_unswitch_single_loop()
460 return changed; in tree_unswitch_single_loop()
534 if (! changed) in tree_unswitch_outer_loop()
537 changed = true; in tree_unswitch_outer_loop()
[all …]
H A Dtree-cfgcleanup.c615 bool changed = false; in fixup_noreturn_call() local
636 changed = true; in fixup_noreturn_call()
670 changed = true; in fixup_noreturn_call()
673 return changed; in fixup_noreturn_call()
837 bool changed; in cleanup_tree_cfg_noloop() local
854 changed = false; in cleanup_tree_cfg_noloop()
928 if (changed && current_loops) in cleanup_tree_cfg_noloop()
936 return changed; in cleanup_tree_cfg_noloop()
981 return changed; in cleanup_tree_cfg()
1254 bool changed = false; in execute() local
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Debitmap.c614 if (!changed) in ebitmap_ior_into()
633 if (changed) in ebitmap_ior_into()
662 return changed; in ebitmap_ior_into()
747 if (changed) in ebitmap_ior()
782 return changed; in ebitmap_ior()
818 if (!changed) in ebitmap_and_compl_into()
861 return changed; in ebitmap_and_compl_into()
927 if (changed) in ebitmap_and_compl()
959 return changed; in ebitmap_and_compl()
967 bool changed; in ebitmap_ior_and_compl() local
[all …]
H A Dbitmap.c1010 return changed; in bitmap_elt_copy()
1125 return changed; in bitmap_and_compl()
1485 bool changed) in bitmap_elt_ior() argument
1508 changed = true; in bitmap_elt_ior()
1533 return changed; in bitmap_elt_ior()
1581 return changed; in bitmap_ior()
1620 return changed; in bitmap_ior_into()
1938 return changed; in bitmap_ior_and_compl()
1947 bool changed; in bitmap_ior_and_compl_into() local
1954 return changed; in bitmap_ior_and_compl_into()
[all …]
H A Dtree-ssa-loop-unswitch.c83 bool changed = false; in tree_ssa_unswitch_loops() local
108 changed |= tree_unswitch_single_loop (loop, 0); in tree_ssa_unswitch_loops()
111 if (changed) in tree_ssa_unswitch_loops()
199 bool changed = false; in tree_unswitch_single_loop() local
222 return changed; in tree_unswitch_single_loop()
233 changed = true; in tree_unswitch_single_loop()
239 changed = true; in tree_unswitch_single_loop()
332 return changed; in tree_unswitch_single_loop()
346 return changed; in tree_unswitch_single_loop()
H A Dtree-cfgcleanup.c527 bool changed = false; in fixup_noreturn_call() local
573 changed = true; in fixup_noreturn_call()
578 return changed; in fixup_noreturn_call()
588 bool changed = false; in split_bbs_on_noreturn_calls() local
610 return changed; in split_bbs_on_noreturn_calls()
698 bool changed; in cleanup_tree_cfg_noloop() local
717 changed = false; in cleanup_tree_cfg_noloop()
720 changed |= cleanup_tree_cfg_1 (); in cleanup_tree_cfg_noloop()
731 if (changed && current_loops) in cleanup_tree_cfg_noloop()
734 return changed; in cleanup_tree_cfg_noloop()
[all …]
H A Dcprop.c1118 return changed; in cprop_insn()
1281 return changed; in local_cprop_pass()
1655 int changed; in bypass_conditional_jumps() local
1667 changed = 0; in bypass_conditional_jumps()
1705 if (changed) in bypass_conditional_jumps()
1708 return changed; in bypass_conditional_jumps()
1784 if (changed) in one_cprop_pass()
1801 if (changed) in one_cprop_pass()
1877 return changed; in one_cprop_pass()
1900 int changed; in execute_rtl_cprop() local
[all …]
H A Dsbitmap.c406 changed |= *dstp ^ tmp; in sbitmap_union_of_diff_cg()
410 return changed != 0; in sbitmap_union_of_diff_cg()
515 changed |= *dstp ^ tmp; in sbitmap_a_and_b_cg()
519 return changed != 0; in sbitmap_a_and_b_cg()
567 changed |= *dstp ^ tmp; in sbitmap_a_xor_b_cg()
571 return changed != 0; in sbitmap_a_xor_b_cg()
619 changed |= *dstp ^ tmp; in sbitmap_a_or_b_cg()
623 return changed != 0; in sbitmap_a_or_b_cg()
687 changed |= *dstp ^ tmp; in sbitmap_a_or_b_and_c_cg()
691 return changed != 0; in sbitmap_a_or_b_and_c_cg()
[all …]
H A Dtree-ssa-sccvn.c2561 return changed; in defs_to_varying()
2606 return changed; in visit_nary_op()
2652 return changed; in visit_reference_op_call()
2756 return changed; in visit_reference_op_load()
2840 return changed; in visit_reference_op_store()
2922 return changed; in visit_phi()
3398 return changed; in visit_use()
3509 bool changed = true; in process_scc() local
3538 while (changed) in process_scc()
3540 changed = false; in process_scc()
[all …]
/dragonfly/contrib/openresolv/
H A Dresolvconf.in914 changed=false
921 changed=true
925 changed=true
944 changed=true
959 changed=true
995 changed=true
1001 changed=true
1017 changed=false
1020 changed=true
1041 changed=false
[all …]
H A Dnamed.in90 changed=false
96 changed=true
104 changed=true
109 if $changed; then
H A Dpdnsd.in88 changed=false
150 changed=true
158 changed=true
163 if $changed; then
/dragonfly/usr.sbin/config/
H A Dmain.c437 int changed; in moveifchanged() local
442 changed = 0; in moveifchanged()
448 changed++; in moveifchanged()
450 if (!changed && fstat(from_fd, &from_sb) < 0) in moveifchanged()
453 if (!changed && fstat(to_fd, &to_sb) < 0) in moveifchanged()
456 if (!changed && from_sb.st_size != to_sb.st_size) in moveifchanged()
457 changed++; in moveifchanged()
461 if (!changed) { in moveifchanged()
472 changed = memcmp(p, q, tsize); in moveifchanged()
476 if (changed) { in moveifchanged()
/dragonfly/sys/dev/acpica/acpi_fujitsu/
H A Dacpi_fujitsu.c524 int changed; in acpi_fujitsu_method_set() local
530 changed = BRIGHT_CHANGED; in acpi_fujitsu_method_set()
535 changed = BRIGHT_CHANGED; in acpi_fujitsu_method_set()
540 changed = MOUSE_CHANGED; in acpi_fujitsu_method_set()
546 changed = VOLUME_CHANGED; in acpi_fujitsu_method_set()
572 sc->lastValChanged = changed; in acpi_fujitsu_method_set()
657 int changed; in acpi_fujitsu_update() local
666 changed = 0; in acpi_fujitsu_update()
676 if (changed & VOLUME_CHANGED) { in acpi_fujitsu_update()
702 if (changed & MOUSE_CHANGED) { in acpi_fujitsu_update()
[all …]
/dragonfly/sys/kern/
H A Dsubr_power.c93 int changed; in power_profile_set_state() local
97 changed = 1; in power_profile_set_state()
101 changed = 0; in power_profile_set_state()
104 if (changed) in power_profile_set_state()
/dragonfly/contrib/ncurses/ncurses/base/
H A Dlib_touch.c80 wtouchln(WINDOW *win, int y, int n, int changed) in wtouchln() argument
84 T((T_CALLED("wtouchln(%p,%d,%d,%d)"), (void *) win, y, n, changed)); in wtouchln()
92 win->_line[i].firstchar = (NCURSES_SIZE_T) (changed ? 0 : _NOCHANGE); in wtouchln()
93 win->_line[i].lastchar = (NCURSES_SIZE_T) (changed in wtouchln()
/dragonfly/sbin/kldconfig/
H A Dkldconfig.c62 static int changed; variable
198 changed = 1; in addpath()
239 changed = 1; in rempath()
419 changed = 1; in main()
425 if (changed && !nflag) in main()
428 if (rflag || (changed && vflag)) { in main()
429 if (changed && (vflag > 1)) in main()
/dragonfly/libexec/telnetd/
H A Dtermstat.c457 int ack, changed; in clientstat() local
470 if ((changed = (useeditmode ^ editmode))) { in clientstat()
482 if (changed & MODE_EDIT) in clientstat()
485 if (changed & MODE_TRAPSIG) in clientstat()
488 if (changed & MODE_SOFT_TAB) in clientstat()
491 if (changed & MODE_LIT_ECHO) in clientstat()
/dragonfly/games/atc/
H A Dlog.c137 int i, num_scores = 0, good, changed = 0, found = 0; in log_score() local
197 changed++; in log_score()
213 changed++; in log_score()
218 if (!found && !changed && num_scores < NUM_SCORES) { in log_score()
222 changed++; in log_score()
225 if (changed) { in log_score()
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Deloop.c74 int changed; member
369 table->changed = 1; in eloop_sock_table_add_sock()
407 table->changed = 1; in eloop_sock_table_remove_sock()
528 table->changed = 0; in eloop_sock_table_dispatch_table()
541 if (table->changed) in eloop_sock_table_dispatch_table()
597 table->changed = 0; in eloop_sock_table_dispatch()
603 if (table->changed) in eloop_sock_table_dispatch()
624 if (eloop.readers.changed || in eloop_sock_table_dispatch()
625 eloop.writers.changed || in eloop_sock_table_dispatch()
1178 eloop.readers.changed = 0; in eloop_run()
[all …]

12345678910>>...19