Searched defs:descriptions (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/
H A DAggregator.pm191 sub descriptions { @{ shift->{parse_order} || [] } } subroutine
[all...]
/openbsd-current/gnu/llvm/lldb/include/lldb/Utility/
H A DCompletionRequest.h209 AddCompletions(const StringList &completions, const StringList &descriptions) argument
/openbsd-current/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMultiword.cpp254 StringList new_matches, descriptions; local
/openbsd-current/gnu/usr.bin/gcc/gcc/f/
H A Dintdoc.c164 static const char *descriptions[FFEINTRIN_imp] = { 0 }; variable
/openbsd-current/gnu/llvm/lldb/source/Expression/
H A DREPL.cpp503 StringList matches, descriptions; local
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp225 HandleCompletionWithDescriptions( const char *current_line, const char *cursor, const char *last_char, int match_start_point, int max_return_elements, SBStringList &matches, SBStringList &descriptions) argument
291 HandleCompletionWithDescriptions( const char *current_line, uint32_t cursor_pos, int match_start_point, int max_return_elements, SBStringList &matches, SBStringList &descriptions) argument
/openbsd-current/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp1072 lldb::SBStringList descriptions; local
/openbsd-current/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp919 GetCommandNamesMatchingPartialString( const char *cmd_str, bool include_aliases, StringList &matches, StringList &descriptions) argument
2055 StringList new_matches, descriptions; local
[all...]

Completed in 242 milliseconds