Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDdomwalk.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()
/trueos/contrib/subversion/subversion/libsvn_fs_fs/
HDtree.c3146 svn_boolean_t is_interesting; member
3153 svn_boolean_t is_interesting,
3505 svn_boolean_t reported = fhd->is_interesting; in history_prev()
3665 if (! fhd->is_interesting) in fs_history_prev()
3688 if (fhd->is_interesting) in fs_history_prev()
3727 svn_boolean_t is_interesting, in assemble_history() argument
3736 fhd->is_interesting = is_interesting; in assemble_history()
/trueos/contrib/gdb/gdb/
HDinfttrace.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()
/trueos/contrib/subversion/subversion/libsvn_fs_base/
HDtree.c4095 svn_boolean_t is_interesting; member
4101 svn_boolean_t is_interesting,
4206 svn_boolean_t reported = bhd->is_interesting; in txn_body_history_prev()
4391 if (! bhd->is_interesting) in base_history_prev()
4416 if (bhd->is_interesting) in base_history_prev()
4606 svn_boolean_t is_interesting, in assemble_history() argument
4615 bhd->is_interesting = is_interesting; in assemble_history()