Home
last modified time | relevance | path

Searched +defs:prompt +defs:history (Results 1 – 25 of 660) sorted by path

12345678910>>...27

/dports/archivers/star/schily-2021-09-18/bsh/
H A Dbsh.c97 int prompt = 0; variable
100 int history = 0; variable
/dports/audio/audacity/audacity-Audacity-3.1.3/src/
H A DAudacityApp.cpp242 auto prompt = XO( in PopulatePreferences() local
930 auto &history = FileHistory::Global(); in OnMRUFile() local
1831 auto prompt = XO( in CreateSingleInstanceChecker() local
1905 auto prompt = XO( in CreateSingleInstanceChecker() local
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_Window.rs65 pub fn history(this: &Window) -> Result<History, JsValue>; in history() function
2144 pub fn prompt(this: &Window) -> Result<Option<String>, JsValue>; in prompt() function
/dports/audio/gonic/gonic-0.8.4/vendor/golang.org/x/crypto/ssh/terminal/
H A Dterminal.go58 prompt []rune member
88 history stRingBuffer member
/dports/audio/moc/moc-2.5.2/
H A Dinterface_elements.c187 struct entry_history *history; /* history to use with this entry or member
209 char *prompt; member
404 const int width, struct entry_history *history, const char *prompt) in entry_init()
3120 struct entry_history *history; in info_win_make_entry() local
3121 const char *prompt; in info_win_make_entry() local
3245 enum message_type msg_type, const char *prompt, in info_win_msg()
4279 void iface_user_query (const char *msg, const char *prompt, in iface_user_query()
/dports/audio/ncmpc/ncmpc-0.41/src/
H A Dscreen_utils.cxx58 screen_getch(const char *prompt) noexcept in screen_getch()
100 char prompt[256]; in screen_get_yesno() local
114 screen_readln(const char *prompt, in screen_readln()
116 History *history, in screen_readln()
141 screen_read_password(const char *prompt) noexcept in screen_read_password()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_Window.rs65 pub fn history(this: &Window) -> Result<History, JsValue>; in history() function
2144 pub fn prompt(this: &Window) -> Result<Option<String>, JsValue>; in prompt() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Web/MsHtml/
H A Dmod.rs66624 pub unsafe fn prompt(&self) -> ::windows::runtime::Result<super::super::Foundation::BSTR> { in prompt() method
86881 …pub unsafe fn prompt<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation::BSTR>… in prompt() method
86893 pub unsafe fn history(&self) -> ::windows::runtime::Result<IOmHistory> { in history() method
/dports/audio/siren/siren-0.9/
H A Dprompt.c104 prompt_get_answer(const char *prompt, void (*callback)(char *, void *), in prompt_get_answer()
112 prompt_get_command(const char *prompt, void (*callback)(char *, void *), in prompt_get_command()
120 prompt_get_search_query(const char *prompt, void (*callback)(char *, void *), in prompt_get_search_query()
304 prompt_mode_begin(enum prompt_mode mode, const char *prompt, in prompt_mode_begin()
305 struct history *history, void (*callback)(char *, void *), in prompt_mode_begin()
/dports/audio/spotify-tui/spotify-tui-0.25.0/cargo-crates/web-sys-0.3.42/src/features/
H A Dgen_Window.rs65 pub fn history(this: &Window) -> Result<History, JsValue>; in history() function
2144 pub fn prompt(this: &Window) -> Result<Option<String>, JsValue>; in prompt() function
/dports/audio/visp-go/visp-2585747/vendor/golang.org/x/crypto/ssh/terminal/
H A Dutil.go59 }
60
61 // GetState returns the current state of a terminal which may be useful to
90 func (r passwordReader) Read(buf []byte) (int, error) {
/dports/audio/visp-go/visp-2585747/vendor/golang.org/x/term/
H A Dterminal.go59 prompt []rune member
89 history stRingBuffer member
/dports/benchmarks/ali/ali-0.7.5/vendor/golang.org/x/term/
H A Dterminal.go59 prompt []rune member
89 history stRingBuffer member
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/web-sys-0.3.55/src/features/
H A Dgen_Window.rs65 pub fn history(this: &Window) -> Result<History, JsValue>; in history() function
2144 pub fn prompt(this: &Window) -> Result<Option<String>, JsValue>; in prompt() function
/dports/benchmarks/vegeta/vegeta-12.8.4/vendor/golang.org/x/crypto/ssh/terminal/
H A Dterminal.go59 prompt []rune member
89 history stRingBuffer member
/dports/cad/magic/magic-8.3.245/tcltk/
H A Dtkshell.tcl39 proc tkshell::history {win dir} { procedure
118 proc tkshell::EvalTypein {t prefix prompt} {
/dports/cad/pcb/pcb-4.2.0/src/hid/gtk/
H A Dgui-dialog.c44 ghid_dialog_input (const char * prompt, const char * initial) in ghid_dialog_input()
538 char * history[NHIST]; member
/dports/chinese/libime/libime-1.0.9/tools/
H A Dlibime_migrate_fcitx4_table.cpp115 char prompt = '\0'; member
432 HistoryBigram history; in migrate() local
565 HistoryBigram history; in migrate() local
/dports/chinese/tin/tin-2.4.5/src/
H A Dprompt.c67 const char *prompt) in prompt_num()
94 const char *prompt, in prompt_string()
109 const char *prompt, in prompt_default_string()
137 const char *prompt, in prompt_menu_string()
166 const char *prompt, in prompt_yn()
425 char prompt[LEN]; in prompt_option_on_off() local
442 char prompt[LEN]; in prompt_option_list() local
468 char prompt[LEN]; in prompt_option_string() local
493 char prompt[LEN]; in prompt_option_num() local
525 char prompt[LEN]; in prompt_option_char() local
[all …]
/dports/comms/picocom/picocom-3.1/linenoise-1.0/
H A Dlinenoise.c132 static char **history = NULL; variable
142 const char *prompt; /* Prompt to display. */ member
726 static int linenoiseEdit(int stdin_fd, int stdout_fd, char *buf, size_t buflen, const char *prompt) in linenoiseEdit()
937 static int linenoiseRaw(char *buf, size_t buflen, const char *prompt) { in linenoiseRaw()
967 char *linenoise(const char *prompt) { in linenoise()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DDOMWindow.cpp538 History* DOMWindow::history() const in history() function in WebCore::DOMWindow
1000 String DOMWindow::prompt(const String& message, const String& defaultValue) in prompt() function in WebCore::DOMWindow
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/containerd/continuity/vendor/golang.org/x/crypto/ssh/terminal/
H A Dterminal.go57 prompt []rune member
87 history stRingBuffer member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/vendor/golang.org/x/crypto/ssh/terminal/
H A Dterminal.go57 prompt []rune member
87 history stRingBuffer member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/libnetwork/vendor/golang.org/x/crypto/ssh/terminal/
H A Dterminal.go57 prompt []rune member
87 history stRingBuffer member
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/golang.org/x/crypto/ssh/terminal/
H A Dterminal.go57 prompt []rune member
87 history stRingBuffer member

12345678910>>...27