| /openbsd-src/gnu/llvm/llvm/include/llvm/LineEditor/ |
| H A D | LineEditor.h | 105 const std::string &getPrompt() const { return Prompt; } in getPrompt() 106 void setPrompt(const std::string &P) { Prompt = P; } in setPrompt() 112 std::string Prompt;
|
| /openbsd-src/usr.bin/vi/docs/ |
| H A D | ev | 11 ^A/ / Prompt and execute a forward search. 12 ^A: : Prompt and execute an ex command. 13 ^A? ? Prompt and execute a backward search.
|
| /openbsd-src/gnu/llvm/llvm/lib/LineEditor/ |
| H A D | LineEditor.cpp | 195 : Prompt((ProgName + "> ").str()), HistoryPath(std::string(HistoryPath)), in LineEditor() 283 : Prompt((ProgName + "> ").str()), Data(new InternalData) { in LineEditor() 296 ::fprintf(Data->Out, "%s", Prompt.c_str()); in readLine()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/ |
| H A D | Prompt.pm | 3 package CPAN::Prompt;
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Host/ |
| H A D | Editline.h | 297 const char *Prompt();
|
| /openbsd-src/gnu/llvm/lldb/source/Host/common/ |
| H A D | Editline.cpp | 551 ANSI_FAINT, Prompt(), ANSI_UNFAINT); in GetCharacter() 621 const char *Editline::Prompt() { in Prompt() function in Editline 1162 return Editline::InstanceFor(editline)->Prompt(); in ConfigureEditor()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/ |
| H A D | CPAN.pm | 32 use CPAN::Prompt; 264 my $oprompt = shift || CPAN::Prompt->new;
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | linux | 99 >>506 leshort 0xFFFD Prompt for Videomode
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | GettingStartedVS.rst | 86 8. Run a "Developer Command Prompt for VS 2019" **as administrator**. This command
|
| /openbsd-src/gnu/llvm/lldb/source/Core/ |
| H A D | CoreProperties.td | 63 def Prompt: Property<"prompt", "String">,
|
| /openbsd-src/gnu/llvm/libcxx/docs/ |
| H A D | BuildingLibcxx.rst | 120 Prompt (for getting the environment variables pointing to the headers and
|
| /openbsd-src/gnu/llvm/lldb/docs/resources/ |
| H A D | build.rst | 129 Prompt for VS <https://docs.microsoft.com/en-us/visualstudio/ide/reference/command-prompt-powershel…
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perldebug.pod | 966 =item Prompt
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | cvs.info-7 | 513 Prompt for password for authenticating server. See *Note Password
|
| H A D | cvs.info-5 | 922 Prompt for the text if interaction is possible; see `-I'.
|
| H A D | cvs.texinfo | 8479 Prompt for the text if interaction is possible; see 10840 Prompt for password for authenticating server. See
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | UsersManual.rst | 3978 Command Prompt or a regular Command Prompt where the environment has been set
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-1991 | 4893 (nindy_before_main_loop): Prompt user for tty name if they
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/doc/ |
| H A D | gdbint.texinfo | 5661 @subheading Prompt for @file{gdb/NEWS}
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | ChangeLog.46 | 9818 * emacs/texnfo-tex.el (texinfo-tex-buffer): Prompt for original file
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/ |
| H A D | ChangeLog | 10114 * gdb.base/watchpoint.c (main): Prompt before calling read().
|