Home
last modified time | relevance | path

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

12

/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
Dir.py390 class Compound(genpyx.Compound, Taged): class
420 class Struct(genpyx.Struct, Compound):
426 class Union(genpyx.Union, Compound):
761 if self and isinstance(self[0],Compound):
1145 cparse.Compound : Compound ,
Dgenpyx.py207 class Compound(Taged): class
250 class Struct(Compound):
255 class Union(Compound):
Dcparse.py156 class Compound(Node,Parser): class
189 class Struct(Compound):
194 class Union(Compound):
/external/lzma/CPP/7zip/
DGuid.txt150 E5 Compound
/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp534 if (const CompoundStmt *Compound = dyn_cast<CompoundStmt>(Body)) { in CheckFallThroughForBody() local
541 S.Diag(Compound->getRBracLoc(), in CheckFallThroughForBody()
544 S.Diag(Compound->getRBracLoc(), in CheckFallThroughForBody()
549 S.Diag(Compound->getRBracLoc(), in CheckFallThroughForBody()
552 S.Diag(Compound->getRBracLoc(), in CheckFallThroughForBody()
558 S.Diag(Compound->getLBracLoc(), CD.diag_NeverFallThroughOrReturn) in CheckFallThroughForBody()
561 S.Diag(Compound->getLBracLoc(), CD.diag_NeverFallThroughOrReturn) in CheckFallThroughForBody()
564 S.Diag(Compound->getLBracLoc(), CD.diag_NeverFallThroughOrReturn); in CheckFallThroughForBody()
DSemaExpr.cpp10103 CompoundStmt *Compound = cast<CompoundStmt>(SubStmt); in ActOnStmtExpr() local
10123 if (!Compound->body_empty()) { in ActOnStmtExpr()
10124 Stmt *LastStmt = Compound->body_back(); in ActOnStmtExpr()
10163 Compound->setLastStmt(LastExpr.get()); in ActOnStmtExpr()
10174 Expr *ResStmtExpr = new (Context) StmtExpr(Compound, Ty, LPLoc, RPLoc); in ActOnStmtExpr()
/external/icu/icu4c/source/data/brkitr/
Dlaodict.txt8 # Compound words have mostly been reduced to their respective parts.
/external/clang/lib/Parse/
DParseStmt.cpp2095 StmtResult Compound = ParseCompoundStatement(); in ParseMicrosoftIfExistsStatement() local
2096 if (Compound.isInvalid()) in ParseMicrosoftIfExistsStatement()
2103 Compound.get()); in ParseMicrosoftIfExistsStatement()
/external/chromium_org/third_party/sqlite/src/test/
Dcollate5.test26 # collate5-2.* - Compound SELECT
Dcollate3.test70 # * Compound SELECTs that uses the default collation sequence
Deqp.test23 # eqp-4.*: Compound select statements.
/external/icu/icu4c/source/test/testdata/
Dcollationtest.txt1389 # Compound L Jamo map to equivalent expansions of primary+secondary CE.
/external/bison/doc/
DDoxyfile.in688 # include the index chapters (such as File Index, Compound Index, etc.)
/external/libmtp/doc/
DDoxyfile.in755 # include the index chapters (such as File Index, Compound Index, etc.)
/external/libvorbis/doc/
DDoxyfile.in740 # include the index chapters (such as File Index, Compound Index, etc.)
/external/mesa3d/doxygen/
Dcommon.doxy751 # include the index chapters (such as File Index, Compound Index, etc.)
Dgallium.doxy855 # include the index chapters (such as File Index, Compound Index, etc.)
/external/chromium_org/third_party/mesa/src/doxygen/
Dcommon.doxy751 # include the index chapters (such as File Index, Compound Index, etc.)
Dgallium.doxy855 # include the index chapters (such as File Index, Compound Index, etc.)
/external/libexif/doc/
DDoxyfile.in783 # include the index chapters (such as File Index, Compound Index, etc.)
DDoxyfile-internals.in783 # include the index chapters (such as File Index, Compound Index, etc.)
/external/libnl/doc/
DDoxyfile.in831 # include the index chapters (such as File Index, Compound Index, etc.)
/external/srec/doc/
Dsrec.doxygen889 # include the index chapters (such as File Index, Compound Index, etc.)
/external/clang/docs/
Ddoxygen.cfg.in850 # include the index chapters (such as File Index, Compound Index, etc.)
/external/libvpx/libvpx/
Dlibs.doxy_template867 # include the index chapters (such as File Index, Compound Index, etc.)

12