Searched refs:Prompt (Results 1 – 25 of 32) sorted by relevance
12
/external/v8/src/ |
D | d8-readline.cc | 52 virtual Handle<String> Prompt(const char* prompt); 93 Handle<String> ReadLineEditor::Prompt(const char* prompt) { in Prompt() function in v8::ReadLineEditor
|
D | d8.h | 125 virtual Handle<String> Prompt(const char* prompt) = 0;
|
D | d8.cc | 95 virtual Handle<String> Prompt(const char* prompt); 102 Handle<String> DumbLineEditor::Prompt(const char* prompt) { in Prompt() function in v8::DumbLineEditor 1090 Handle<String> input = console->Prompt(Shell::kPrompt); in RunShell()
|
/external/chromium/chrome/common/ |
D | win_safe_util.cc | 78 hr = attachment_services->Prompt(hwnd, ATTACHMENT_PROMPT_EXEC, &action); in SaferOpenItemViaShell()
|
/external/expat/ |
D | CMake.README | 35 Visual Studio Command Prompt or when using mingw, you must open a cmd.exe and
|
/external/zlib/src/contrib/vstudio/ |
D | readme.txt | 20 - Compile assembly code (with Visual Studio Command Prompt) by running:
|
/external/chromium/third_party/libjingle/source/ |
D | README | 68 Prompt if Visual Studio tools are not under the path environment variable.
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | nmake.mak | 3 # This can be run in Visual Studio 2005 Command Prompt
|
D | README-Windows.txt | 115 be used to build the binary in the Qt 4 Command Prompt:
|
/external/ppp/pppd/plugins/radius/etc/ |
D | dictionary | 141 VALUE Service-Type NAS-Prompt-User 7
|
D | dictionary.ascend | 107 ATTRIBUTE Ascend-Third-Prompt 213 string
|
/external/mesa3d/docs/ |
D | README.MINGW32 | 80 From the Windows Command Prompt:
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 1409 that Quake can run. (See "Set the MS-DOS Prompt Properties", below, for 1410 information about setting MS-DOS Prompt Properties.) Quake will NOT run 1422 Set the MS-DOS Prompt Properties 1425 If Quake won't run, the MS-DOS Prompt Properties may not be set correctly. 1431 In the Program sheet of MS-DOS Prompt Properties, make sure the "Suggest 1434 In the Memory sheet of MS-DOS Prompt Properties, make sure all five fields 1437 In the Screen sheet of MS-DOS Prompt Properties, set "Usage" to Full-screen. 1439 In the Misc sheet of MS-DOS Prompt Properties, uncheck the "Allow screen
|
D | README.TXT | 76 DOS: To launch Quake from the DOS Prompt, go to the Quake directory and
|
/external/quake/quake/src/WinQuake/kit/ |
D | 3DFX.TXT | 244 2) Open a MS-DOS prompt, (Click Start, Programs, MS-DOS Prompt)
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | build.dox | 42 /// <i>Start->Microsoft Visual Studio 2005->Visual Studio Tools->Visual Studio 2005 Command Prompt<…
|
/external/dnsmasq/po/ |
D | fi.po | 498 msgid "Prompt to send to PXE clients."
|
D | pt_BR.po | 498 msgid "Prompt to send to PXE clients."
|
D | it.po | 498 msgid "Prompt to send to PXE clients."
|
D | de.po | 534 msgid "Prompt to send to PXE clients."
|
D | no.po | 514 msgid "Prompt to send to PXE clients."
|
D | ro.po | 512 msgid "Prompt to send to PXE clients."
|
D | id.po | 588 msgid "Prompt to send to PXE clients."
|
D | es.po | 513 msgid "Prompt to send to PXE clients."
|
D | pl.po | 502 msgid "Prompt to send to PXE clients."
|
12