Home
last modified time | relevance | path

Searched refs:RecallHistory (Results 1 – 20 of 20) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Host/common/
H A DEditline.cpp455 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
777 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
803 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
835 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
841 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Host/common/
H A DEditline.cpp453 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
772 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
798 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
830 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
836 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/
H A DEditline.h272 unsigned char RecallHistory(HistoryOperation op);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/
H A DEditline.h268 unsigned char RecallHistory(HistoryOperation op);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Host/
H A DEditline.h274 unsigned char RecallHistory(HistoryOperation op);
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Host/
H A DEditline.h274 unsigned char RecallHistory(HistoryOperation op);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Host/
H A DEditline.h274 unsigned char RecallHistory(HistoryOperation op);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Host/common/
H A DEditline.cpp458 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
780 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
806 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
838 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
844 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DEditline.cpp464 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
784 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
810 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
841 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
847 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Host/common/
H A DEditline.cpp458 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
780 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
806 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
838 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
844 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Host/common/
H A DEditline.cpp464 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
784 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
810 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
841 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
847 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Host/common/
H A DEditline.cpp468 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
788 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
814 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
845 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
851 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DEditline.cpp464 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
784 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
810 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
841 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
847 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Host/common/
H A DEditline.cpp458 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
780 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
806 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
838 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
844 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Host/common/
H A DEditline.cpp464 unsigned char Editline::RecallHistory(HistoryOperation op) { in RecallHistory() function in Editline
784 return RecallHistory(HistoryOperation::Older); in PreviousLineCommand()
810 return RecallHistory(HistoryOperation::Newer); in NextLineCommand()
841 return RecallHistory(HistoryOperation::Older); in PreviousHistoryCommand()
847 return RecallHistory(HistoryOperation::Newer); in NextHistoryCommand()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/include/lldb/Host/
H A DEditline.h280 unsigned char RecallHistory(HistoryOperation op);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/include/lldb/Host/
H A DEditline.h280 unsigned char RecallHistory(HistoryOperation op);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/include/lldb/Host/
H A DEditline.h280 unsigned char RecallHistory(HistoryOperation op);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/include/lldb/Host/
H A DEditline.h280 unsigned char RecallHistory(HistoryOperation op);
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/include/lldb/Host/
H A DEditline.h280 unsigned char RecallHistory(HistoryOperation op);