/external/bluetooth/bluez/doc/ |
D | agent-api.txt | 45 void DisplayPasskey(object device, uint32 passkey, uint8 entered) 50 The entered parameter indicates the number of already 58 called multiple times to update the entered value.
|
/external/grub/stage2/ |
D | stage2.c | 575 char entered[32]; in run_menu() local 584 grub_memset (entered, 0, sizeof (entered)); in run_menu() 585 get_cmdline (" Password: ", entered, 31, '*', 0); in run_menu() 593 if (! check_password (entered, password, password_type)) in run_menu()
|
D | builtins.c | 111 check_password (char *entered, char* expected, password_t type) in check_password() argument 116 return strcmp (entered, expected); in check_password() 120 return check_md5_password (entered, expected); in check_password() 2966 char entered[32]; in password_func() local 2969 entered[0] = 0; in password_func() 2970 get_cmdline ("Password: ", entered, 31, '*', 0); in password_func() 2973 if (check_password (entered, arg, type) != 0) in password_func()
|
D | shared.h | 989 int check_password(char *entered, char* expected, password_t type);
|
/external/icu4c/data/unidata/ |
D | NormalizationCorrections.txt | 20 # stability, the correction is entered in this data file, 37 # entered into UnicodeData.txt, in n.n.n format.
|
/external/webkit/WebKit/English.lproj/ |
D | Localizable.strings | 365 …ou entered for area “%@” on %@ was incorrect. Make sure you’re entering them correctly, and then t… 368 …entered for the %@ proxy server %@ was incorrect. Make sure you’re entering them correctly, and th… 371 …ou entered for this area on %@ was incorrect. Make sure you’re entering them correctly, and then t…
|
/external/webkit/WebKit/mac/Panels/ |
D | WebAuthenticationPanel.m | 154 …message = [NSString stringWithFormat:UI_STRING("The user name or password you entered for the %@ p… 159 …ge = [NSString stringWithFormat:UI_STRING("The user name or password you entered for area “%@” on … 162 …ge = [NSString stringWithFormat:UI_STRING("The user name or password you entered for this area on …
|
/external/iptables/extensions/ |
D | libipt_physdev.man | 35 Matches if the packet has entered through a bridge interface.
|
D | libip6t_physdev.man | 35 Matches if the packet has entered through a bridge interface.
|
/external/dropbear/libtomcrypt/ |
D | Doxyfile | 30 # If a relative path is entered, it will be relative to the location 578 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 690 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 767 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 808 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 837 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
|
/external/webkit/WebKit/mac/Carbon/ |
D | CarbonWindowFrame.m | 194 …() gets all befuddled in the sheet-showing case, a window-moving loop is entered, and the sheet ge…
|
/external/srec/doc/ |
D | srec.doxygen | 38 # If a relative path is entered, it will be relative to the location 708 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 828 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 905 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 946 # If a relative path is entered the value of OUTPUT_DIRECTORY will be 975 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
|
/external/icu4c/common/ |
D | rbbirpt.txt | 293 # assign-end This state is entered when the end of the expression on the
|
/external/bison/tests/ |
D | glr-regression.at | 1231 entered. 1232 - If only defaulted states are entered, there are no conflicts, so
|
/external/bison/ |
D | ChangeLog | 15760 entered into RCS 15764 * Makefile.in: entered into RCS 15768 * src/bison.s1: entered into RCS 15772 * bison.simple: entered into RCS 15776 * src/main.c: entered into RCS 15780 * src/conflicts.c: entered into RCS 15792 * doc/bison.texinfo: entered into RCS 15832 * src/system.h: entered into RCS 15836 * doc/bison.1: entered into RCS 15840 * src/version.c: entered into RCS [all …]
|
/external/wpa_supplicant/ |
D | README | 762 the command as a command line parameter. Commands are then entered on 764 entered as command line arguments for wpa_cli.
|
D | ChangeLog | 579 entered as a number, not group name 599 identity or password is entered through control interface
|
/external/qemu/ |
D | qemu-monitor.hx | 141 supplied, the monitor will prompt for it to be entered. VNC passwords are only
|
/external/openssl/crypto/bn/asm/ |
D | pa-risc2.s | 65 ; as the routine is entered.
|
/external/grub/docs/ |
D | grub.texi | 1745 and stop if it was entered incorrectly. Since the @command{password} 1941 immediately executed after it is entered@footnote{However, this 2073 of them can be entered on the command-line and can be used either 2405 entered, it loads the @var{new-config-file} as a new config file and 2588 the one where a key is entered first or the first when the timeout 3452 This error is returned if an unrecognized command is entered on the
|
D | grub.info | 1556 entered incorrectly. Since the `password' takes its own PASSWORD 1754 immediately executed after it is entered(1) (*note Command-line 1896 be entered on the command-line and can be used either anywhere in the 2214 PASSWD is entered, it loads the NEW-CONFIG-FILE as a new config 2398 where a key is entered first or the first when the timeout 3313 This error is returned if an unrecognized command is entered on the
|
/external/webkit/V8Binding/v8/ |
D | ChangeLog | 1182 Added support for accessing the last entered context through the
|
/external/dosfstools/ |
D | COPYING | 533 contain the covered work, unless you entered into that arrangement,
|
D | NOTICE | 533 contain the covered work, unless you entered into that arrangement,
|
/external/bluetooth/glib/docs/reference/glib/ |
D | regex-syntax.sgml | 2453 string, it is never re-entered, even if it contains untried alternatives and 2598 re-entered, even if it contains untried alternatives and there is a subsequent
|