Searched defs:Prompt (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/LineEditor/
H A DLineEditor.h105 const std::string &getPrompt() const { return Prompt; }
106 void setPrompt(const std::string &P) { Prompt = P; }
112 std::string Prompt; member in class:llvm::LineEditor
/external/v8/src/
H A Dd8-readline.cc28 virtual Handle<String> Prompt(const char* prompt);
83 Handle<String> ReadLineEditor::Prompt(const char* prompt) { function in class:v8::ReadLineEditor
H A Dd8.cc129 virtual Handle<String> Prompt(const char* prompt);
135 Handle<String> DumbLineEditor::Prompt(const char* prompt) { function in class:v8::DumbLineEditor
1167 Handle<String> input = console->Prompt(Shell::kPrompt);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 464 milliseconds