Searched refs:Description (Results 251 - 275 of 306) sorted by relevance

<<111213

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp48 static Error missingPropertyError(StringRef ID, Twine Description, argument
50 return invalidArgumentError(Description + " requires property '" + Property +
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp922 Description.clear();
923 llvm::raw_string_ostream os(Description);
/netbsd-current/sys/external/bsd/acpica/dist/debugger/
H A Ddbinput.c417 AcpiOsPrintf ("%-38s : %s", Help->Invocation, Help->Description);
492 AcpiOsPrintf ("%-38s%s", Next->Invocation, Next->Description);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_common.h71 #define LSAN_FLAG(Type, Name, DefaultValue, Description) Type Name;
H A Dlsan_common.cpp46 #define LSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue;
52 #define LSAN_FLAG(Type, Name, DefaultValue, Description) \
53 RegisterFlag(parser, #Name, Description, &f->Name);
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Daclocal.h1525 char *Description; member in struct:ah_predefined_name
1535 const char *Description; member in struct:ah_device_id
1541 const char *Description; member in struct:ah_uuid
1549 char *Description; member in struct:ah_table
/netbsd-current/sys/external/bsd/acpica/dist/compiler/
H A Dasltypes.h199 const char *Description; member in struct:asl_file_desc
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan_common.cc46 #define LSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue;
52 #define LSAN_FLAG(Type, Name, DefaultValue, Description) \
53 RegisterFlag(parser, #Name, Description, &f->Name);
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan_common.cc44 #define LSAN_FLAG(Type, Name, DefaultValue, Description) Name = DefaultValue;
50 #define LSAN_FLAG(Type, Name, DefaultValue, Description) \
51 RegisterFlag(parser, #Name, Description, &f->Name);
/netbsd-current/sys/external/bsd/acpica/dist/tools/examples/
H A Dextables.c266 [0004] Signature : "RSDT" [Root System Description Table]
281 [0004] Signature : "XSDT" [Extended System Description Table]
296 [0004] Signature : "FACP" [Fixed ACPI Description Table (FADT)]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp1942 static bool shouldPrintOption(StringRef Name, StringRef Description, argument
1945 !Description.empty();
1994 StringRef Description = getDescription(i); local
1995 if (!shouldPrintOption(OptionName, Description, O))
2004 if (!Description.empty())
2005 Option::printEnumValHelpStr(Description, GlobalWidth, FirstLineIndent);
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsetupapi.d939 PCSTR Description;
949 PCWSTR Description;
1234 CHAR[LINE_LEN] Description = 0;
1246 WCHAR[LINE_LEN] Description = 0;
1258 CHAR[LINE_LEN] Description = 0;
1268 WCHAR[LINE_LEN] Description = 0;
H A Dregstr.d556 REGSTR_VAL_DESCRIPTION = `Description`,
611 REGSTR_VAL_PWDPROVIDER_DESC = `Description`,
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/
H A Dllvm-exegesis.cpp253 const MCInstrDesc &InstrDesc = Instr.Description;
/netbsd-current/external/gpl2/send-pr/dist/send-pr/
H A Dsend-pr.sh378 >Description:
553 /^>Description:/,/^>[A-Za-z-]*:/s;$DESCRIPTION_C;;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/contrib/ari/
H A Dupdate-web-ari.sh459 <tr><th align=left>BUG</th><th>Total</th><th align=left>Description</th></tr>
/netbsd-current/external/gpl3/gdb/dist/gdb/contrib/ari/
H A Dupdate-web-ari.sh459 <tr><th align=left>BUG</th><th>Total</th><th align=left>Description</th></tr>
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-airpcap.c1044 airpcap_device->Description, errbuf) == NULL) {
/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Dpvcs2rcs.in697 elsif ( ( /^Description:\s*/ ) && (!$got_description ) )
701 print "Description is `$description'\n" if ($options{debug});
H A Dcvs_acls.in84 =head1 Description
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp95 const char *Description)
96 : OptTable(OptionInfos), Usage(Usage), Description(Description) {
102 PrintHelp(outs(), (Argv0 + Usage).str().c_str(), Description, ShowHidden,
110 const char *Description; member in class:__anon3198::CommonOptTable
94 CommonOptTable(ArrayRef<Info> OptionInfos, const char *Usage, const char *Description) argument
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/
H A Dindex.d19 $(TH Description)
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp277 #define LANGOPT(Name, Bits, Default, Description) \
281 << Description << LangOpts.Name << ExistingLangOpts.Name; \
285 #define VALUE_LANGOPT(Name, Bits, Default, Description) \
289 << Description; \
293 #define ENUM_LANGOPT(Name, Type, Bits, Default, Description) \
297 << Description; \
301 #define COMPATIBLE_LANGOPT(Name, Bits, Default, Description) \
303 LANGOPT(Name, Bits, Default, Description)
305 #define COMPATIBLE_ENUM_LANGOPT(Name, Bits, Default, Description) \
307 ENUM_LANGOPT(Name, Bits, Default, Description)
[all...]
/netbsd-current/sys/external/bsd/acpica/dist/common/
H A Ddmtable.c581 * Template, Description
1427 AcpiOsPrintf (STRING_FORMAT, TableData->Description);
/netbsd-current/crypto/external/bsd/heimdal/dist/packages/mac/
H A DMakefile.in442 Resources/Description.plist \

Completed in 575 milliseconds

<<111213