Home
last modified time | relevance | path

Searched defs:descriptions (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/regress/lib/libcrypto/x509/bettertls/scripts/
H A Dexpects.json1 {"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 Drunner.py44 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 DAggregator.pm191 sub descriptions { @{ shift->{parse_order} || [] } } subroutine
[all...]
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dconcurrent_base.py69 def add_breakpoint(self, line, descriptions): argument
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DCompletionRequest.h210 const StringList &descriptions) { in AddCompletions()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreter.cpp228 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
294 SBStringList &descriptions) { in HandleCompletionWithDescriptions()
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMultiword.cpp254 StringList new_matches, descriptions; in HandleCompletion() local
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DREPL.cpp503 StringList matches, descriptions; in IOHandlerComplete() local
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dintdoc.c164 static const char *descriptions[FFEINTRIN_imp] = { 0 }; variable
/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp921 StringList &descriptions) { in GetCommandNamesMatchingPartialString()
2055 StringList new_matches, descriptions; in HandleCompletionMatches() local
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A Dlldb-vscode.cpp1072 lldb::SBStringList descriptions; in request_completions() local