Home
last modified time | relevance | path

Searched refs:entered (Results 1 – 25 of 45) sorted by relevance

12

/external/bluetooth/bluez/doc/
Dagent-api.txt45 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/
Dstage2.c575 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()
Dbuiltins.c111 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()
Dshared.h989 int check_password(char *entered, char* expected, password_t type);
/external/icu4c/data/unidata/
DNormalizationCorrections.txt20 # stability, the correction is entered in this data file,
37 # entered into UnicodeData.txt, in n.n.n format.
/external/webkit/WebKit/English.lproj/
DLocalizable.strings365 …ou entered for area “%@” on %@ was incorrect. Make sure you’re entering them correctly, and then t…
368entered 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/
DWebAuthenticationPanel.m154 …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/
Dlibipt_physdev.man35 Matches if the packet has entered through a bridge interface.
Dlibip6t_physdev.man35 Matches if the packet has entered through a bridge interface.
/external/dropbear/libtomcrypt/
DDoxyfile30 # 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/
DCarbonWindowFrame.m194 …() gets all befuddled in the sheet-showing case, a window-moving loop is entered, and the sheet ge…
/external/srec/doc/
Dsrec.doxygen38 # 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/
Drbbirpt.txt293 # assign-end This state is entered when the end of the expression on the
/external/bison/tests/
Dglr-regression.at1231 entered.
1232 - If only defaulted states are entered, there are no conflicts, so
/external/bison/
DChangeLog15760 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/
DREADME762 the command as a command line parameter. Commands are then entered on
764 entered as command line arguments for wpa_cli.
DChangeLog579 entered as a number, not group name
599 identity or password is entered through control interface
/external/qemu/
Dqemu-monitor.hx141 supplied, the monitor will prompt for it to be entered. VNC passwords are only
/external/openssl/crypto/bn/asm/
Dpa-risc2.s65 ; as the routine is entered.
/external/grub/docs/
Dgrub.texi1745 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
Dgrub.info1556 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/
DChangeLog1182 Added support for accessing the last entered context through the
/external/dosfstools/
DCOPYING533 contain the covered work, unless you entered into that arrangement,
DNOTICE533 contain the covered work, unless you entered into that arrangement,
/external/bluetooth/glib/docs/reference/glib/
Dregex-syntax.sgml2453 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

12