Home
last modified time | relevance | path

Searched refs:is_interesting (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Ddomwalk.c148 bool is_interesting; in walk_dominator_tree() local
160 is_interesting = walk_data->interesting_blocks == NULL in walk_dominator_tree()
197 if (is_interesting && walk_data->before_dom_children_walk_stmts) in walk_dominator_tree()
228 is_interesting = walk_data->interesting_blocks == NULL in walk_dominator_tree()
237 if (is_interesting && walk_data->after_dom_children_walk_stmts) in walk_dominator_tree()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
Dtree.c2391 svn_boolean_t is_interesting; member
2407 svn_boolean_t is_interesting,
2599 svn_boolean_t reported = fhd->is_interesting; in history_prev()
2807 if (! fhd->is_interesting) in fs_history_prev()
2832 if (fhd->is_interesting) in fs_history_prev()
2872 svn_boolean_t is_interesting, in assemble_history() argument
2883 fhd->is_interesting = is_interesting; in assemble_history()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/
Dtree.c3526 svn_boolean_t is_interesting; member
3541 svn_boolean_t is_interesting,
3871 svn_boolean_t reported = fhd->is_interesting; in history_prev()
4075 if (! fhd->is_interesting) in fs_history_prev()
4100 if (fhd->is_interesting) in fs_history_prev()
4140 svn_boolean_t is_interesting, in assemble_history() argument
4151 fhd->is_interesting = is_interesting; in assemble_history()
/freebsd-12-stable/contrib/gdb/gdb/
Dinfttrace.c1533 int is_interesting = 0; in call_ttrace() local
1537 is_interesting = 1; /* Adjust code here as desired */ in call_ttrace()
1540 if (is_interesting && 0 && debug_on) in call_ttrace()
1692 if (is_interesting && 0 && debug_on) in call_ttrace()
1704 if (is_interesting && debug_on) in call_ttrace()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/
Dtree.c4230 svn_boolean_t is_interesting; member
4236 svn_boolean_t is_interesting,
4343 svn_boolean_t reported = bhd->is_interesting; in txn_body_history_prev()
4528 if (! bhd->is_interesting) in base_history_prev()
4555 if (bhd->is_interesting) in base_history_prev()
4745 svn_boolean_t is_interesting, in assemble_history() argument
4754 bhd->is_interesting = is_interesting; in assemble_history()