Searched defs:descriptions (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/regress/lib/libcrypto/x509/bettertls/scripts/ |
H A D | expects.json | 1 {"expects":[{"id":1,"ip":{"expect":"ERROR","descriptions":["The IP used as an origin is not listed … array
|
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/ |
H A D | runner.py | 44 def __init__(self, stream, descriptions, verbosity): argument 140 def __init__(self, stream=sys.stderr, descriptions=True, verbosity=1, argument
|
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/ |
H A D | Aggregator.pm | 191 sub descriptions { @{ shift->{parse_order} || [] } } subroutine [all...] |
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | concurrent_base.py | 69 def add_breakpoint(self, line, descriptions): argument
|
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | CompletionRequest.h | 210 const StringList &descriptions) { in AddCompletions()
|
/openbsd-src/gnu/llvm/lldb/source/API/ |
H A D | SBCommandInterpreter.cpp | 228 SBStringList &descriptions) { in HandleCompletionWithDescriptions() 294 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectMultiword.cpp | 254 StringList new_matches, descriptions; in HandleCompletion() local
|
/openbsd-src/gnu/llvm/lldb/source/Expression/ |
H A D | REPL.cpp | 503 StringList matches, descriptions; in IOHandlerComplete() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | intdoc.c | 164 static const char *descriptions[FFEINTRIN_imp] = { 0 }; variable
|
/openbsd-src/gnu/llvm/lldb/source/Interpreter/ |
H A D | CommandInterpreter.cpp | 921 StringList &descriptions) { in GetCommandNamesMatchingPartialString() 2055 StringList new_matches, descriptions; in HandleCompletionMatches() local
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/ |
H A D | lldb-vscode.cpp | 1072 lldb::SBStringList descriptions; in request_completions() local
|