Searched defs:description (Results 1 - 25 of 146) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/perl/cpan/CPAN-Meta/lib/CPAN/Meta/
H A DFeature.pm55 sub description { $_[0]{description} } subroutine
[all...]
/openbsd-current/gnu/llvm/lldb/source/Target/
H A DInstrumentationRuntimeStopInfo.cpp18 InstrumentationRuntimeStopInfo( Thread &thread, std::string description, StructuredData::ObjectSP additional_data) argument
31 CreateStopReasonWithInstrumentationData( Thread &thread, std::string description, StructuredData::ObjectSP additionalData) argument
/openbsd-current/gnu/llvm/clang/utils/check_cfc/
H A Dsetup.py21 description='Check Compile Flow Consistency' variable
/openbsd-current/usr.sbin/smtpd/
H A Desc.c29 const char *description; member in struct:escode
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DRISCVAttributeParser.cpp48 std::string description = local
H A DCSKYAttributeParser.cpp124 std::string description; local
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dcmds.h55 char *description; member in struct:acronym_desc
/openbsd-current/gnu/llvm/clang/tools/diagtool/
H A DDiagTool.h26 const std::string description; member in class:diagtool::DiagTool
/openbsd-current/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/
H A Dsetup.py41 description='Pexpect allows easy control of interactive console applications.', variable
/openbsd-current/gnu/llvm/lldb/source/Utility/
H A DCompletionRequest.cpp61 AddResult(llvm::StringRef completion, llvm::StringRef description, CompletionMode mode) argument
/openbsd-current/gnu/llvm/llvm/utils/
H A Dwciia.py69 description = line[2:].strip() variable
/openbsd-current/regress/lib/libssl/unit/
H A Dssl_set_alpn_protos.c24 const char *description; member in struct:alpn_test
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Scheduler/
H A DJob.pm101 sub description { shift->{description} } subroutine
/openbsd-current/lib/libmenu/
H A Dm_item_new.c113 new_item(const char *name, const char *description) argument
[all...]
/openbsd-current/lib/libedit/
H A Dmap.h49 const wchar_t *description; /* description of function */ member in struct:el_bindings_t
/openbsd-current/gnu/usr.bin/texinfo/info/
H A Dvariables.c77 char *description; local
/openbsd-current/gnu/llvm/lldb/examples/summaries/cocoa/
H A DNSException.py48 def description(self): member in class:NSKnownException_SummaryProvider
73 def description(self): member in class:NSUnknownException_SummaryProvider
/openbsd-current/gnu/llvm/lldb/scripts/
H A Dinstall_custom_python.py130 description='Install a custom Python distribution') variable
/openbsd-current/usr.bin/dig/lib/isc/
H A Dresult.c35 static const char *description[ISC_R_NRESULTS] = { variable
/openbsd-current/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionValueEnumeration.h28 const char *description; member in struct:lldb_private::OptionValueEnumeration::EnumeratorInfo
/openbsd-current/regress/lib/libcrypto/asn1/
H A Dasn1_string_to_utf8.c24 const char *description; member in struct:asn1_string_to_utf8_test_case
/openbsd-current/gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser/Result/
H A DTest.pm79 sub description { shift->{description} } subroutine
/openbsd-current/gnu/llvm/lldb/examples/python/
H A Dlldb_module_utils.py13 description = 'Dumps all line tables from all compile units for any modules specified as arguments. Specifying the --verbose flag will output address ranges for each line entry.' variable in class:DumpLineTables
/openbsd-current/gnu/llvm/lldb/source/API/
H A DSBSymbolContextList.cpp100 bool SBSymbolContextList::GetDescription(lldb::SBStream &description) { argument
/openbsd-current/gnu/llvm/llvm/utils/lit/
H A Dsetup.py28 description = "A Software Testing Tool", variable

Completed in 310 milliseconds

123456