Searched defs:completions (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DCompletionRequest.h196 void AddCompletions(const StringList &completions) { argument
209 AddCompletions(const StringList &completions, const StringList &descriptions) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-cmds.c230 char **completions, *point, *arg_prefix; local
[all...]
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Decho-area.c802 info_read_completing_internal(WINDOW *window, char *prompt, REFERENCE **completions, int force) argument
896 info_read_completing_in_echo_area(WINDOW *window, char *prompt, REFERENCE **completions) argument
905 info_read_maybe_completing(WINDOW *window, char *prompt, REFERENCE **completions) argument
[all...]
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DEditline.cpp1003 StringList completions; local

Completed in 201 milliseconds