Home
last modified time | relevance | path

Searched refs:CC_REFRESH_BEEP (Results 1 – 5 of 5) sorted by relevance

/external/libedit/src/
Dhistedit.h81 #define CC_REFRESH_BEEP 9 macro
Dcommon.c668 return CC_REFRESH_BEEP; in ed_prev_history()
690 beep = CC_REFRESH_BEEP; in ed_next_history()
Dread.c659 case CC_REFRESH_BEEP: in FUN()
/external/llvm/lib/LineEditor/
DLineEditor.cpp152 return CC_REFRESH_BEEP; in ElCompletionFn()
/external/lldb/tools/driver/
DIOChannel.cpp187 return CC_REFRESH_BEEP; in HandleCompletion()