Searched refs:show_all (Results 1 – 13 of 13) sorted by relevance
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | filecap.c | 35 static int show_all = 0, header = 0, capabilities = 0, cremove = 0; variable 98 show_all = 1; in main() 151 if (path == NULL && dir == NULL && show_all == 0) { in main() 161 } else if (path == NULL && dir == NULL && show_all == 1) { in main()
|
D | pscap.c | 47 int header = 0, show_all = 0, caps; in main() local 56 show_all = 1; in main() 108 if (!show_all && pid == 1) in main()
|
/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | firmware_window.py | 90 self.frame.show_all() 135 self.frame.show_all() 218 self.frame.show_all() 223 self.frame.show_all() 269 self.win.show_all()
|
/external/selinux/gui/ |
D | semanagePage.py | 114 dlg.show_all() 124 dlg.show_all()
|
D | system-config-selinux.py | 119 dlg.show_all() 190 self.mainWindow.show_all()
|
D | polgengui.py | 419 dlg.show_all() 429 dlg.show_all() 438 dlg.show_all() 777 self.mainWindow.show_all()
|
D | statusPage.py | 128 dlg.show_all()
|
D | booleansPage.py | 149 dlg.show_all()
|
/external/toolchain-utils/crosperf/ |
D | experiment_factory_unittest.py | 100 perf_args, suite, show_all): argument 103 bench_list, set_list, args, iters, rm_ch, perf_args, suite, show_all
|
D | results_cache.py | 597 self.show_all = None 621 self.show_all = show_all_results
|
D | results_cache_unittest.py | 604 def FakeGetKeyvals(show_all=False): argument 605 if show_all:
|
/external/selinux/sandbox/ |
D | sandbox | 122 dlg.show_all()
|
/external/selinux/python/sepolicy/sepolicy/ |
D | gui.py | 2748 dlg.show_all() 2758 dlg.show_all()
|