/freebsd/contrib/file/magic/Magdir/ |
H A D | maple | 57 # skip xBASE Compound Index file *.CDX by looking for version 65 # skip more xBASE Compound Index file *.CDX by looking for keyword Maple
|
H A D | wordprocessors | 19 # Note: older non OLE 2 Compound based versions 33 # Note: older non OLE 2 (./ole2compounddocs) Compound based version 354 # embedded inside Compound Document variant handled by ./ole2compounddocs 497 # embedded in Compound Document handled by ./ole2compounddocs
|
H A D | ole2compounddocs | 4 # Microsoft OLE 2 Compound Documents : file(1) magic for Microsoft Structured 6 # Additional tests for OLE 2 Compound Documents should be under this recipe. 12 >0x1A ushort !0xABAB OLE 2 Compound Document
|
H A D | database | 559 # Summary: DBASE Compound Index file *.CDX and FoxPro index *.IDX
|
H A D | animation | 185 >8 string jpm \b, JPEG 2000 Compound Image (.JPM) [ISO 15444-6]
|
H A D | archive | 727 # skip xBASE Compound Index file *.CDX with many nils
|
/freebsd/contrib/sendmail/contrib/ |
H A D | qtool.pl | 71 my $conditions = new Compound(); 1239 package Compound; package
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/ |
H A D | BitcodeConvenience.h | 43 template <bool Compound = false> class BCField { 45 static const bool IsCompound = Compound;
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseStmt.cpp | 1233 ParsedStmtContext::Compound | in ParseCompoundStatementBody() 2779 StmtResult Compound = ParseCompoundStatement(); in ParseMicrosoftIfExistsStatement() local 2780 if (Compound.isInvalid()) in ParseMicrosoftIfExistsStatement() 2787 Compound.get()); in ParseMicrosoftIfExistsStatement() 2815 ParseStatementOrDeclaration(Stmts, ParsedStmtContext::Compound); in ParseMicrosoftIfExistsStatement()
|
/freebsd/contrib/ntp/ntpsnmpd/ |
H A D | invoke-ntpsnmpd.texi | 134 Compound values and carefully constructed string values may also be
|
/freebsd/contrib/file/ |
H A D | README.md | 75 * `src/cdf.[ch]` - parser for Microsoft Compound Document Files
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | Doxyfile | 166 # include the index chapters (such as File Index, Compound Index, etc.)
|
/freebsd/contrib/libevent/ |
H A D | Doxyfile | 166 # include the index chapters (such as File Index, Compound Index, etc.)
|
/freebsd/contrib/ntp/ntpdc/ |
H A D | invoke-ntpdc.texi | 302 Compound values and carefully constructed string values may also be
|
/freebsd/contrib/ntp/sntp/ |
H A D | invoke-sntp.texi | 378 Compound values and carefully constructed string values may also be
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 979 if (const CompoundStmt *Compound = dyn_cast<CompoundStmt>(Body)) in hasEmptyLoopBody() local 980 return Compound->body_empty(); in hasEmptyLoopBody()
|
/freebsd/contrib/ntp/ntpq/ |
H A D | invoke-ntpq.texi | 1183 Compound values and carefully constructed string values may also be
|
/freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
H A D | Parser.h | 481 Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives, enumerator
|
/freebsd/contrib/ntp/util/ |
H A D | invoke-ntp-keygen.texi | 1471 Compound values and carefully constructed string values may also be
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 15641 CompoundStmt *Compound = cast<CompoundStmt>(SubStmt); in BuildStmtExpr() local 15657 if (!Compound->body_empty()) { in BuildStmtExpr() 15660 dyn_cast<ValueStmt>(Compound->getStmtExprResult())) { in BuildStmtExpr() 15671 new (Context) StmtExpr(Compound, Ty, LPLoc, RPLoc, TemplateDepth); in BuildStmtExpr()
|
H A D | SemaChecking.cpp | 11762 else if (const auto *Compound = dyn_cast<CompoundLiteralExpr>(E)) in CheckForIntOverflow() local 11763 Exprs.push_back(Compound->getInitializer()); in CheckForIntOverflow()
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 1737 # index chapters (such as File Index, Compound Index, etc.) in the output.
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 1990 # index chapters (such as File Index, Compound Index, etc.) in the output.
|
/freebsd/contrib/ldns/ |
H A D | libdns.doxygen.in | 1890 # index chapters (such as File Index, Compound Index, etc.) in the output.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonPatterns.td | 46 // 5. Compound instructions (e.g. Rx+Rs*Rt) are generated under the condition
|