/external/selinux/libsemanage/tests/ |
D | libsemanage-tests.c | 64 static bool do_tests(int interactive, int verbose) in do_tests() 105 int i, verbose = 1, interactive = 0; in main() local
|
/external/selinux/libsepol/tests/ |
D | libsepol-tests.c | 59 static bool do_tests(int interactive, int verbose) in do_tests() 90 int i, verbose = 1, interactive = 0; in main() local
|
/external/jcommander/src/test/java/com/beust/jcommander/command/ |
D | CommandHidden.java | 15 public Boolean interactive = false; field in CommandHidden
|
D | NamedCommandAdd.java | 15 public Boolean interactive = false; field in NamedCommandAdd
|
D | CommandAdd.java | 33 public Boolean interactive = false; field in CommandAdd
|
/external/python/cpython3/Doc/reference/ |
D | toplevel_components.rst | 81 .. _interactive: target in File input
|
/external/python/cpython2/Doc/reference/ |
D | toplevel_components.rst | 80 .. _interactive: target in File input
|
/external/python/httplib2/script/ |
D | release | 55 interactive() { function
|
/external/libgsm/add-test/ |
D | add_test.c | 22 int interactive = 1; variable
|
/external/libnl/src/ |
D | nl-class-delete.c | 19 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
|
D | nl-neigh-delete.c | 19 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
|
D | nl-qdisc-delete.c | 20 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
|
D | nl-addr-delete.c | 19 static int interactive = 0, default_yes = 0, quiet = 0; variable
|
D | nl-route-delete.c | 19 static int interactive = 0, default_yes = 0, quiet = 0; variable
|
D | nl-cls-delete.c | 19 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
|
/external/e2fsprogs/misc/ |
D | fsck.c | 440 int interactive) in execute() 709 static void fsck_device(struct fs_info *fs, int interactive) in fsck_device() 1263 int interactive = 0; in main() local
|
/external/mesa3d/src/freedreno/decode/ |
D | cffdump.c | 59 static int interactive; variable
|
/external/rust/crates/structopt/tests/ |
D | flatten.rs | 66 interactive: bool, in flatten_in_subcommand() field
|
/external/scapy/scapy/ |
D | main.py | 53 def _read_config_file(cf, _globals=globals(), _locals=locals(), interactive=True): argument
|
/external/rmi4utils/rmihidtool/ |
D | main.cpp | 116 void interactive(RMIDevice * device, unsigned char *report) in interactive() function
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
D | ShadowPowerManager.java | 55 public void setIsInteractive(boolean interactive) { in setIsInteractive()
|
/external/mtools/ |
D | mlabel.c | 111 int verbose, clear, interactive, show; in mlabel() local
|
/external/libiio/src/iiod/ |
D | iiod.c | 352 bool debug = false, interactive = false, use_aio = false; in main() local
|
/external/antlr/runtime/Ruby/lib/antlr3/ |
D | main.rb | 62 attr_accessor :interactive accessor
|
/external/autotest/server/cros/ |
D | provisioner.py | 219 interactive=True, argument
|