Home
last modified time | relevance | path

Searched refs:READLINE (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/
Dd8-readline.cc49 ReadLineEditor() : LineEditor(LineEditor::READLINE, "readline") { } in ReadLineEditor()
Dd8.h209 enum Type { DUMB = 0, READLINE = 1 }; enumerator
/external/webkit/Source/JavaScriptCore/
Djsc.cpp44 #if HAVE(READLINE)
434 #if HAVE(READLINE) && !RUNNING_FROM_XCODE in runInteractive()
DChangeLog-2008-08-107400 wx build fix. Link against libedit on Mac since HAVE(READLINE) is defined there.
7431 the HAVE(READLINE) check.
/external/bluetooth/bluez/
DMakefile.tools52 if READLINE
Dacinclude.m4390 AM_CONDITIONAL(READLINE, test "${readline_found}" = "yes") condition
/external/pcre/
DCMakeLists.txt28 # 2008-04-22 PH modified READLINE support so it finds NCURSES when needed.
/external/grub/
DChangeLog7045 COMPLETION is renamed to READLINE.
7048 only if READLINE is non-zero.
7050 Add CMDLINE into the history list only if READLINE is non-zero.