/external/selinux/libsemanage/tests/ |
D | libsemanage-tests.c | 51 static bool do_tests(int interactive, int verbose) in do_tests() 83 int i, verbose = 1, interactive = 0; in main() local
|
/external/selinux/libsepol/tests/ |
D | libsepol-tests.c | 55 static bool do_tests(int interactive, int verbose) in do_tests() 86 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 | CommandAdd.java | 33 public Boolean interactive = false; field in CommandAdd
|
D | NamedCommandAdd.java | 15 public Boolean interactive = false; field in NamedCommandAdd
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_test.py | 33 def warmup(self, device_host, tester_host, interactive=False): argument
|
/external/python/cpython2/Doc/reference/ |
D | toplevel_components.rst | 80 .. _interactive: target in File input
|
/external/python/cpython3/Doc/reference/ |
D | toplevel_components.rst | 81 .. _interactive: target in File input
|
/external/python/httplib2/script/ |
D | release | 55 interactive() { function
|
/external/libgsm/add-test/ |
D | add_test.c | 18 int interactive = 1; variable
|
/external/libnl/src/ |
D | nl-class-delete.c | 16 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
|
D | nl-neigh-delete.c | 16 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
|
D | nl-qdisc-delete.c | 17 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
|
D | nl-addr-delete.c | 16 static int interactive = 0, default_yes = 0, quiet = 0; variable
|
D | nl-route-delete.c | 16 static int interactive = 0, default_yes = 0, quiet = 0; variable
|
D | nl-cls-delete.c | 16 static int quiet = 0, default_yes = 0, deleted = 0, interactive = 0; variable
|
/external/honggfuzz/socketfuzzer/ |
D | honggfuzz_socketclient.py | 267 def interactive(pid): function
|
/external/openssh/ |
D | ssh-pkcs11-client.c | 94 pkcs11_init(int interactive) in pkcs11_init()
|
D | ssh-pkcs11.c | 78 pkcs11_init(int interactive) in pkcs11_init() 695 pkcs11_init(int interactive) in pkcs11_init()
|
D | ssh.c | 1703 int interactive = 0; in ssh_session() local 1870 int interactive = tty_flag; in ssh_session2_setup() local
|
/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/scapy/scapy/ |
D | main.py | 53 def _read_config_file(cf, _globals=globals(), _locals=locals(), interactive=True): argument
|
/external/rmi4utils/rmihidtool/ |
D | main.cpp | 111 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/autotest/client/cros/update_engine/ |
D | update_engine_util.py | 246 interactive=True, ignore_status=False, argument
|