/external/libsepol/tests/ |
libsepol-tests.c | 51 printf("\t-i, --interactive\t\tinteractive console\n"); 54 static int do_tests(int interactive, int verbose) 72 if (interactive) 83 int i, verbose = 1, interactive = 0; local 87 {"interactive", 0, NULL, 'i'}, 97 interactive = 1; 109 if (do_tests(interactive, verbose)) 114 if (do_tests(interactive, verbose))
|
/external/chromium_org/chrome/browser/extensions/api/media_galleries/ |
media_galleries_api.cc | 92 MediaGalleries::GetMediaFileSystemsInteractivity interactive = local 94 if (params->details.get() && params->details->interactive != MediaGalleries:: 96 interactive = params->details->interactive; 104 interactive)); 109 MediaGalleries::GetMediaFileSystemsInteractivity interactive) { 110 switch (interactive) {
|
/external/iputils/ |
clockdiff.c | 100 int interactive = 0; variable 255 if (interactive) { 462 if (interactive) { 597 interactive = 1; 678 if (interactive)
|
/external/chromium_org/chrome/browser/extensions/api/identity/ |
identity_api.cc | 85 bool interactive = params->details.get() && local 86 params->details->interactive.get() && 87 *params->details->interactive; 89 should_prompt_for_scopes_ = interactive; 90 should_prompt_for_signin_ = interactive; 558 params->details.interactive && *params->details.interactive ? 559 WebAuthFlow::INTERACTIVE : WebAuthFlow::SILENT;
|
/external/openssh/ |
ssh.c | 1159 int interactive = 0; local 1326 int interactive = tty_flag; local [all...] |
sftp.c | 109 /* Separators for interactive commands */ 126 /* Commands for interactive mode */ 1867 int err, interactive; local [all...] |
/external/wpa_supplicant_8/hostapd/ |
hostapd_cli.c | 104 static int interactive = 0; variable 694 if (interactive) 1099 interactive = (argc == optind) && (action_file == NULL); 1101 if (interactive) { 1134 if (!interactive) { 1148 if (interactive || action_file) { 1161 if (interactive)
|
/external/e2fsprogs/misc/ |
fsck.c | 435 int interactive) 498 if (!interactive) 701 static void fsck_device(struct fs_info *fs, int interactive) 718 retval = execute(type, fs->device, fs->mountpt, interactive); 1255 int interactive = 0; local 1296 interactive = 1; 1304 interactive++; 1324 fsck_device(fs, interactive);
|
/external/mksh/src/ |
lex.c | 1355 bool interactive = Flag(FTALKING) && s->type == SSTDIN; local 1356 bool have_tty = tobool(interactive && (s->flags & SF_TTY)); 1367 if (interactive) 1386 if (interactive) 1438 } else if (interactive && *s->str && 1442 } else if (interactive && cur_prompt == PS1) { 1450 if (interactive) [all...] |
main.c | 524 /* always disable UTF-8 (for interactive) */ 761 volatile bool interactive = Flag(FTALKING) && toplevel; local 767 if (interactive) 776 if (interactive) { 788 * interactive is set if we are reading from 824 if (interactive) { 859 if (t->type != TEOF && interactive && really_exit) 1265 * non-interactive shells to exit. [all...] |
/external/e2fsprogs/e2fsck/ |
e2fsck.h | 319 int interactive; /* Are we connected directly to a tty? */ member in struct:e2fsck_struct
|
/external/strace/ |
strace.c | 89 static int iflag = 0, interactive = 0, pflag_seen = 0, rflag = 0, tflag = 0; variable 385 if (interactive) 452 if (interactive) { 503 if (interactive) 787 interactive = 1; 1000 interactive = 0; 1005 optind < argc pflag_seen outfname interactive 1026 if (interactive) { [all...] |
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_cli.c | 83 static int interactive = 0; variable 293 * and are likely of not much use for an interactive user. 310 if (attach && interactive) 348 if (attach && interactive) 358 if (interactive) 380 wpa_ctrl_detach(interactive ? mon_conn : ctrl_conn); 428 if (interactive && len > 0 && buf[len - 1] != '\n') 565 if (interactive) [all...] |
/cts/tools/signature-tools/lib/ |
antlr-2.7.7.jar | |
/external/antlr/antlr-3.4/lib/ |
antlr-3.4-complete.jar | |
/prebuilts/misc/common/antlr/ |
antlr-3.4-complete.jar | |
/prebuilts/misc/common/groovy/ |
groovy-all-1.7.0.jar | |
/prebuilts/sdk/17/ |
android.jar | |
/prebuilts/sdk/18/ |
android.jar | |
/prebuilts/sdk/19/ |
android.jar | |
/prebuilts/sdk/current/ |
android.jar | |