Home
last modified time | relevance | path

Searched defs:description (Results 1 – 25 of 162) sorted by relevance

1234567

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A Dpackage.json7 "description": "Debug adapter for LLDB which uses a C++ tool to interface directly with LLDB.", string
135 "description": "Path to the program to debug." string
142 "description": "Program arguments.", string
147 "description": "Program working directory.", string
152 …"description": "Additional environment variables to set when launching the program. This is an arr… string
157 "description": "Automatically stop after launch.", string
162 …"description": "Enable or disable Address space layout randomization if the debugger supports it.", string
167 "description": "Don't retrieve STDIN, STDOUT and STDERR as the program is running.", string
172 …"description": "Expand program arguments as a shell would without actually launching the program i… string
177 "description": "Detach from the program.", string
[all …]
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DPluginManager.cpp195 llvm::StringRef description; member
203 bool RegisterPlugin(llvm::StringRef name, llvm::StringRef description, in RegisterPlugin()
288 llvm::StringRef description, in RegisterPlugin()
312 llvm::StringRef description, in RegisterPlugin()
350 llvm::StringRef description, in RegisterPlugin()
383 llvm::StringRef name, llvm::StringRef description, in RegisterPlugin()
417 llvm::StringRef name, llvm::StringRef description, in RegisterPlugin()
445 llvm::StringRef name, llvm::StringRef description, in RegisterPlugin()
478 llvm::StringRef name, llvm::StringRef description, in RegisterPlugin()
512 llvm::StringRef description, in RegisterPlugin()
[all …]
/openbsd-src/regress/lib/libssl/verify/
H A Dverify.c40 const char *description; member
181 connect_peers(SSL *client_ssl, SSL *server_ssl, const char *description) in connect_peers()
227 const char *description) in push_data_to_peer()
264 handshake(SSL *client_ssl, SSL *server_ssl, const char *description) in handshake()
287 shutdown_peers(SSL *client_ssl, SSL *server_ssl, const char *description) in shutdown_peers()
/openbsd-src/regress/lib/libssl/unit/
H A Dssl_get_shared_ciphers.c37 const char *description; member
250 connect_peers(SSL *client_ssl, SSL *server_ssl, const char *description) in connect_peers() argument
296 push_data_to_peer(SSL * ssl,int * ret,int (* func)(SSL *),const char * func_name,const char * description) push_data_to_peer() argument
333 handshake(SSL * client_ssl,SSL * server_ssl,const char * description) handshake() argument
356 shutdown_peers(SSL * client_ssl,SSL * server_ssl,const char * description) shutdown_peers() argument
[all...]
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.threads/
H A Dschedlock.exp65 proc stop_process { description } { argument
83 proc get_current_thread { description } { argument
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DInstrumentationRuntimeStopInfo.cpp19 Thread &thread, std::string description, in InstrumentationRuntimeStopInfo()
32 Thread &thread, std::string description, in CreateStopReasonWithInstrumentationData()
/openbsd-src/gnu/llvm/lldb/source/Plugins/InstrumentationRuntime/ASan/
H A DInstrumentationRuntimeASan.cpp171 std::string description; in RetrieveReportData() local
193 std::string description = std::string(report->GetAsDictionary() in FormatDescription() local
254 std::string description; in NotifyBreakpointHit() local
/openbsd-src/usr.sbin/snmpd/
H A Dmib.y90 char *description; member
99 char *description; member
108 char *description; member
115 char *description; member
1498 const char *organization, const char *contactinfo, const char *description, in mib_moduleidentity()
1515 const char *description, const char *reference, in mib_objectidentity()
1532 enum access maxaccess, enum status status, const char *description, in mib_objecttype()
1550 const char *description, const char *reference, in mib_notificationtype()
1566 enum status status, const char *description, const char *reference, in mib_textualconvetion()
1579 const char *description, const char *reference, in mib_objectgroup()
[all …]
/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugType.h72 const char *description) in BuiltinBug()
76 const char *description) in BuiltinBug()
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp65 CXXFunctionSummaryFormat::Callback funct, const char *description, in AddCXXSummary()
78 const char *description, ConstString type_name, in AddCXXSynthetic()
89 std::vector<std::string> children, const char *description, in AddFilter()
/openbsd-src/regress/lib/libcrypto/bio/
H A Dbio_chain.c212 size_t i, size_t j, const char *fn, const char *description, in walk_report()
232 size_t i, size_t j, const char *fn, const char *description) in walk_forward()
245 size_t i, size_t j, const char *fn, const char *description) in walk_backward()
258 const char *fn, const char *description) in check_chain()
/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A DNSException.py48 def description(self): member in NSKnownException_SummaryProvider
73 def description(self): member in NSUnknownException_SummaryProvider
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeThreadWindows.cpp114 std::string description) { in SetStopReason()
121 std::string &description) { in GetStopReason()
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dlldb_module_utils.py13description = 'Dumps all line tables from all compile units for any modules specified as arguments… variable in DumpLineTables
99 description = '''This class adds a dump-files command to the LLDB interpreter. variable in DumpFiles
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtoplev.c949 const char *const description; member
986 const char *const description; member
1243 const char *const description; member
1430 const char *const description; member
1441 const char *const description; member
3790 const char *description = f_options[i].description; in display_help() local
3801 const char *description = compiler_params[i].help; in display_help() local
3817 const char *description = W_options[i].description; in display_help() local
3866 const char *description = documented_lang_options[i].description; in display_help() local
3928 const char *description = target_switches[i].description; in display_target_options() local
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fail/
H A DMETA-2.json22 …"description" : "Module::Build is a system for building, testing, and installing Perl modules. It… string
72 "description" : "Take over the world" string
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fixable/
H A DMETA-2.json22 …"description" : "Module::Build is a system for building, testing, and installing Perl modules. It… string
72 "description" : "Take over the world" string
H A Dinvalid-meta-spec-version.json27 …"description" : "Module::Build is a system for building, testing, and installing Perl modules. It… string
84 "description" : "Take over the world" string
H A Drestrictive-2.json27 …"description" : "Module::Build is a system for building, testing, and installing Perl modules. It… string
84 "description" : "Take over the world" string
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBModuleSpec.cpp141 bool SBModuleSpec::GetDescription(lldb::SBStream &description) { in GetDescription()
224 bool SBModuleSpecList::GetDescription(lldb::SBStream &description) { in GetDescription()
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DFeature.pm55 sub description { $_[0]{description} } subroutine
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBValueList.i112 lldb::SBStream description; in __str__() local
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-valid/
H A DMETA-2.json10 …"description" : "Module::Build is a system for building, testing, and installing Perl modules. It… string
28 "description" : "Take over the world", string
/openbsd-src/sys/dev/tc/
H A Dtc.c294 const char *id, *description; member
305 const char *description; in tc_devinfo() local
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/
H A DMETA-2.json28 …"description" : "Module::Build is a system for building, testing, and installing Perl modules. It… string
85 "description" : "Take over the world" string

1234567