/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
Python.stg | 626 block(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 629 <decls> 643 ruleBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 646 <decls> 653 ruleBlockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= << 655 <decls> 662 blockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= << 664 <decls> 671 positiveClosureBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 674 <decls> [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/ |
Ruby.stg | 573 block(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 576 <decls> 581 ruleBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 584 <decls> 591 ruleBlockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= << 592 <decls> 598 blockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= << 600 <decls> 606 positiveClosureBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 608 <decls> [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/ |
Scala.stg | 525 block(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 528 <decls> 541 ruleBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 544 <decls> 554 ruleBlockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= << 556 <decls> 563 blockSingleAlt(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,description) ::= << 565 <decls> 572 positiveClosureBlock(alts,decls,decision,enclosingBlockLevel,blockLevel,decisionNumber,maxK,maxAlt,description) ::= << 575 <decls> [all...] |
/external/clang/include/clang/AST/ |
ASTImporter.h | 229 /// \param Decls the set of declarations with the same name as the 232 /// \param NumDecls the number of conflicting declarations in \p Decls. 238 NamedDecl **Decls,
|
/external/clang/utils/TableGen/ |
ClangASTNodesEmitter.cpp | 203 RecordVector Decls = Records.getAllDerivedDefinitions("Decl"); 206 for (RecordVector::iterator i = Decls.begin(), e = Decls.end(); i != e; ++i) {
|
/external/clang/lib/Sema/ |
SemaStmt.cpp | 299 // If we're in C89 mode, check that we don't have any decls after stmts. If [all...] |
SemaLookup.cpp | 240 // 1) TagFriend to find undeclared friend decls 241 // 2) Namespace because they can't "overload" with tag decls. 243 // "overload" with tag decls. 320 assert(ResultKind != NotFound || Decls.size() == 0); 321 assert(ResultKind != Found || Decls.size() == 1); 322 assert(ResultKind != FoundOverloaded || Decls.size() > 1 || 323 (Decls.size() == 1 && 326 assert(ResultKind != Ambiguous || Decls.size() > 1 || 327 (Decls.size() == 1 && (Ambiguity == AmbiguousBaseSubobjects || 341 unsigned N = Decls.size() [all...] |
/external/chromium_org/media/ |
PRESUBMIT.py | 21 # base::Time type (or base::Clock/DefaultClock), whether in using decls,
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_cmd.h | 136 SVGA3dVertexDecl **decls,
|
/external/chromium_org/tools/clang/plugins/ |
ChromeClassTester.h | 81 // List of decls to check once the current top-level decl is parsed.
|
/external/clang/examples/PrintFunctionNames/ |
PrintFunctionNames.cpp | 10 // Example clang plugin which simply prints the names of all the top-level decls
|
/external/clang/lib/ARCMigrate/ |
TransRetainReleaseDealloc.cpp | 371 DeclStmt *DeclS = dyn_cast_or_null<DeclStmt>(*CompStmtChild); 372 if (!DeclS) 374 if (!DeclS->isSingleDecl()) 376 VarDecl *VD = dyn_cast_or_null<VarDecl>(DeclS->getSingleDecl());
|
/external/clang/lib/Serialization/ |
ASTReader.cpp | 723 // First the lexical decls. [all...] |
/external/iptables/ |
configure.ac | 87 -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes \
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_cmd.h | 136 SVGA3dVertexDecl **decls,
|
/external/valgrind/main/coregrind/ |
pub_core_vki.h | 39 /* Most unfortunately, all the kernel decls are visible to tools. Not
|
pub_core_vkiscnums_asm.h | 38 /* Most unfortunately, all the kernel decls are visible to tools. Not
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/objc/ |
objc-tree.def | 33 /* Objective-C decls. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/objc/ |
objc-tree.def | 33 /* Objective-C decls. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/objc/ |
objc-tree.def | 33 /* Objective-C decls. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/objc/ |
objc-tree.def | 33 /* Objective-C decls. */
|
/external/apache-xml/src/main/java/org/apache/xml/dtm/ |
Axis.java | 121 * root, descendants, attributes, and namespace node decls. 193 "namespace-decls", // 8
|
/external/clang/docs/ |
RAVFrontendAction.rst | 207 add_clang_executable(find-class-decls FindClassDecls.cpp) 214 $ ./bin/find-class-decls "namespace n { namespace m { class C {}; } }"
|
/external/clang/lib/Analysis/ |
PseudoConstantAnalysis.cpp | 109 // If the Decls match, we have self-assignment 173 // Iterate over each decl and see if any of them contain reference decls
|
/external/clang/lib/Parse/ |
ParseAST.cpp | 82 /// the file is parsed. This inserts the parsed decls into the translation unit 100 // Collect global stats on Decls/Stmts (until we have a module streamer).
|