Home
last modified time | relevance | path

Searched refs:Compound (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/file/magic/Magdir/
H A Dmaple57 # 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 Dwordprocessors19 # 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 Dole2compounddocs4 # 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 Ddatabase559 # Summary: DBASE Compound Index file *.CDX and FoxPro index *.IDX
H A Danimation185 >8 string jpm \b, JPEG 2000 Compound Image (.JPM) [ISO 15444-6]
H A Darchive727 # skip xBASE Compound Index file *.CDX with many nils
/freebsd/contrib/sendmail/contrib/
H A Dqtool.pl71 my $conditions = new Compound();
1239 package Compound; package
/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeConvenience.h43 template <bool Compound = false> class BCField {
45 static const bool IsCompound = Compound;
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp1233 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 Dinvoke-ntpsnmpd.texi134 Compound values and carefully constructed string values may also be
/freebsd/contrib/file/
H A DREADME.md75 * `src/cdf.[ch]` - parser for Microsoft Compound Document Files
/freebsd/contrib/ntp/sntp/libevent/
H A DDoxyfile166 # include the index chapters (such as File Index, Compound Index, etc.)
/freebsd/contrib/libevent/
H A DDoxyfile166 # include the index chapters (such as File Index, Compound Index, etc.)
/freebsd/contrib/ntp/ntpdc/
H A Dinvoke-ntpdc.texi302 Compound values and carefully constructed string values may also be
/freebsd/contrib/ntp/sntp/
H A Dinvoke-sntp.texi378 Compound values and carefully constructed string values may also be
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp979 if (const CompoundStmt *Compound = dyn_cast<CompoundStmt>(Body)) in hasEmptyLoopBody() local
980 return Compound->body_empty(); in hasEmptyLoopBody()
/freebsd/contrib/ntp/ntpq/
H A Dinvoke-ntpq.texi1183 Compound values and carefully constructed string values may also be
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h481 Compound = AllowDeclarationsInC | AllowStandaloneOpenMPDirectives, enumerator
/freebsd/contrib/ntp/util/
H A Dinvoke-ntp-keygen.texi1471 Compound values and carefully constructed string values may also be
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp15641 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 DSemaChecking.cpp11762 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 DDoxyfile1737 # index chapters (such as File Index, Compound Index, etc.) in the output.
/freebsd/contrib/libcbor/
H A DDoxyfile1990 # index chapters (such as File Index, Compound Index, etc.) in the output.
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in1890 # index chapters (such as File Index, Compound Index, etc.) in the output.
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td46 // 5. Compound instructions (e.g. Rx+Rs*Rt) are generated under the condition

12