Home
last modified time | relevance | path

Searched defs:prompt (Results 1 - 25 of 99) sorted by relevance

1234

/third_party/musl/src/legacy/
H A Dgetpass.c8 char *getpass(const char *prompt) in getpass() argument
/foundation/communication/dsoftbus/
H A Dconfig.py22 from PyInquirer import prompt namespace
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument
H A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
H A Dmenubox.c171 int dialog_menu(const char *title, const char *prompt, in dialog_menu() argument
/kernel/linux/linux-6.6/scripts/kconfig/lxdialog/
H A Dyesno.c29 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument
H A Dinputbox.c31 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
H A Dchecklist.c104 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
H A Dmenubox.c163 int dialog_menu(const char *title, const char *prompt, in dialog_menu() argument
/third_party/ffmpeg/tools/
H A Dzmqshell.py6 prompt = 'lavfi> ' variable in LavfiCmd
H A Dffeval.c57 const char *prompt = "=> "; in main() local
H A Dffescape.c67 const char *prompt = "=> "; in main() local
/third_party/toybox/kconfig/lxdialog/
H A Dyesno.c42 int dialog_yesno(const char *title, const char *prompt, int height, int width) in dialog_yesno() argument
H A Dinputbox.c44 int dialog_inputbox(const char *title, const char *prompt, int height, int width, in dialog_inputbox() argument
H A Dchecklist.c111 int dialog_checklist(const char *title, const char *prompt, int height, in dialog_checklist() argument
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_notification_tools.cpp20 PublishNotification(const std::shared_ptr<ContinuousTaskRecord> &continuousTaskRecord, const std::string &appName, const std::string &prompt, int32_t serviceUid) PublishNotification() argument
/third_party/node/test/parallel/
H A Dtest-repl-use-global.js
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dmain.c133 char prompt[256]; in ask() local
/third_party/node/deps/npm/node_modules/@colors/colors/themes/
H A Dgeneric-logging.js
/third_party/curl/src/
H A Dtool_getpass.c62 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() argument
99 char *getpass_r(const char *prompt, char *buffer, size_t buflen) in getpass_r() argument
175 char *getpass_r(const char *prompt, /* prompt to display */ in getpass_r() argument
/third_party/toybox/toys/pending/
H A Dmore.c45 static int prompt(FILE *cin, const char* fmt, ...) in prompt() function
/base/account/os_account/services/accountmgr/test/unittest/common/account_mgr_service_test/
H A Daccount_dump_helper_test.cpp312 std::string prompt = "Current Log Level: "; in HWTEST_F() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Devp_key.c24 void EVP_set_pw_prompt(const char *prompt) in EVP_set_pw_prompt() argument
47 int EVP_read_pw_string(char *buf, int len, const char *prompt, int verify) in EVP_read_pw_string() argument
52 int EVP_read_pw_string_min(char *buf, int min, int len, const char *prompt, in EVP_read_pw_string_min() argument
[all...]
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps_ui.c172 char *prompt; in password_callback() local

Completed in 9 milliseconds

1234