Home
last modified time | relevance | path

Searched defs:changed (Results 1 – 25 of 164) sorted by relevance

1234567

/NextBSD/contrib/gcc/
HDtree-ssa-loop-ivcanon.c338 bool changed = false; in canonicalize_induction_variables() local
368 bool changed = false; in tree_unroll_loops_completely() local
548 try_remove_empty_loop (struct loop *loop, bool *changed) in try_remove_empty_loop()
570 bool changed = false; in remove_empty_loops() local
HDtree-ssa-loop-unswitch.c88 bool changed = false; in tree_ssa_unswitch_loops() local
186 bool changed = false; in tree_unswitch_single_loop() local
HDcfgcleanup.c410 bool changed = false; in try_forward_edges() local
1824 bool changed; in try_crossjump_bb() local
1960 bool changed; in try_optimize_cfg() local
2170 bool changed = false; in delete_unreachable_blocks() local
2199 bool changed = false; in merge_seq_blocks() local
2223 bool changed = false; in cleanup_cfg() local
HDtree-cfgcleanup.c517 bool changed = false; in cleanup_forwarder_blocks() local
577 bool retval, changed; in cleanup_tree_cfg() local
607 bool changed = cleanup_tree_cfg (); in cleanup_tree_cfg_loop() local
HDsbitmap.c247 SBITMAP_ELT_TYPE changed = 0; in sbitmap_union_of_diff_cg() local
347 SBITMAP_ELT_TYPE changed = 0; in sbitmap_a_and_b_cg() local
381 SBITMAP_ELT_TYPE changed = 0; in sbitmap_a_xor_b_cg() local
415 SBITMAP_ELT_TYPE changed = 0; in sbitmap_a_or_b_cg() local
465 SBITMAP_ELT_TYPE changed = 0; in sbitmap_a_or_b_and_c_cg() local
501 SBITMAP_ELT_TYPE changed = 0; in sbitmap_a_and_b_or_c_cg() local
HDipa.c101 bool changed = false; in cgraph_remove_unreachable_nodes() local
HDbitmap.c812 BITMAP_WORD changed = 0; in bitmap_and_compl_into() local
1056 bool changed = false; in bitmap_ior() local
1160 bool changed = false; in bitmap_ior_into() local
1433 bool changed; in bitmap_ior_and_compl() local
1449 bool changed; in bitmap_ior_and_compl_into() local
HDtree-gimple.h193 bool changed; member
HDtree-ssa-copy.c589 bool changed; in copy_prop_visit_assignment() local
716 bool changed; in copy_prop_visit_stmt() local
/NextBSD/contrib/ncurses/ncurses/base/
HDlib_touch.c75 wtouchln(WINDOW *win, int y, int n, int changed) in wtouchln()
/NextBSD/gnu/usr.bin/rcs/rcs/
HDrcs.c285 int branchflag, changed, expmode, initflag; variable
974 register int changed = false; in doaccess() local
1320 int changed = false; in doassoc() local
1367 int changed = false; in dolocks() local
1457 int changed = false; in domessages() local
/NextBSD/sys/kern/
HDsubr_power.c105 int changed; in power_profile_set_state() local
/NextBSD/contrib/telnet/telnetd/
HDtermstat.c466 int ack, changed; in clientstat() local
/NextBSD/lib/libc/locale/
HDlnumeric.c64 numeric_load_locale(struct xlocale_numeric *loc, int *using_locale, int *changed, in numeric_load_locale()
HDlmonetary.c99 int *changed, const char *name) in monetary_load_locale_l()
/NextBSD/contrib/unbound/validator/
HDautotrust.c1447 time_t origttl, int* changed) in set_tp_times()
1502 int* changed) in check_contains_revoked()
1587 int* changed) in update_events()
1671 reset_holddown(struct module_env* env, struct autr_ta* ta, int* changed) in reset_holddown()
1679 set_trustanchor_state(struct module_env* env, struct autr_ta* ta, int* changed, in set_trustanchor_state()
1820 init_zsk_to_ksk(struct module_env* env, struct trust_anchor* tp, int* changed) in init_zsk_to_ksk()
1853 int* changed) in remove_missing_trustanchors()
1914 do_statetable(struct module_env* env, struct trust_anchor* tp, int* changed) in do_statetable()
2115 int changed = 0; in autr_process_prime() local
/NextBSD/contrib/llvm/tools/lldb/source/Breakpoint/
HDWatchpoint.cpp315 bool changed = enabled != m_enabled; in SetEnabled() local
351 bool changed = m_ignore_count != n; in SetIgnoreCount() local
/NextBSD/sys/dev/drm2/radeon/
HDr600_audio.c131 bool changed = false; in r600_audio_update_hdmi() local
/NextBSD/contrib/byacc/
HDmstring.c26 int changed; in msprintf() local
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/DynamicLoader/Static/
HDDynamicLoaderStatic.cpp113 bool changed = false; in LoadAllImagesAtFileAddresses() local
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Core/
HDAddress.h466 bool changed = m_offset != offset; in SetOffset() local
/NextBSD/bin/sh/
HDjobs.h69 char changed; /* true if status has changed */ member
/NextBSD/contrib/nvi/cl/
HDcl_read.c54 int changed, nr = 0; in cl_event() local
/NextBSD/bin/ed/
HDsub.c171 int changed = 0; in substitute_matching_text() local
/NextBSD/contrib/llvm/lib/Transforms/IPO/
HDPartialInlining.cpp158 bool changed = false; in runOnModule() local

1234567