Searched refs:dirty (Results 1 – 5 of 5) sorted by relevance
65 --no-dirty)148 printf '%s' -dirty
14 dirty changes) did not introduce ABI changes when compared to HEAD^1. You can24 will use any dirty changes in tree to UAPI files. If there are no25 dirty changes, HEAD will be used.
102 self.dirty = is_bit_defined_tupled(data, 6)121 self.dirty = is_bit_defined_tupled(
87 static void conf_changed(bool dirty) in conf_changed() argument89 gtk_widget_set_sensitive(save_btn, dirty); in conf_changed()90 gtk_widget_set_sensitive(save_menu_item, dirty); in conf_changed()
1846 void ConfigMainWindow::conf_changed(bool dirty) in conf_changed() argument1849 saveAction->setEnabled(dirty); in conf_changed()