Home
last modified time | relevance | path

Searched refs:any_changed (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-analysis.cc523 bool any_changed = false; in Analyze() local
527 any_changed = true; in Analyze()
533 if (any_changed) { in Analyze()
/external/ethtool/
Dethtool.c2398 int any_changed = 0, any_mismatch = 0; in do_sfeatures() local
2452 parse_generic_cmdline(ctx, &any_changed, cmdline_features, in do_sfeatures()
2456 if (!any_changed) { in do_sfeatures()
2553 any_changed = new_state->off_flags != old_state->off_flags; in do_sfeatures()
2560 any_changed = 1; in do_sfeatures()
2568 if (!any_changed) { in do_sfeatures()
4619 int any_changed, rc; in do_sprivflags() local
4654 parse_generic_cmdline(ctx, &any_changed, cmdline, strings->len); in do_sprivflags()