Home
last modified time | relevance | path

Searched refs:Scopes (Results 1 – 25 of 118) sorted by relevance

12345

/external/clang/lib/Sema/
DJumpDiagnostics.cpp65 SmallVector<GotoScope, 48> Scopes; member in __anon232422ae0111::JumpScopeChecker
98 Scopes.push_back(GotoScope(~0U, ~0U, ~0U, SourceLocation())); in JumpScopeChecker()
117 assert(Scopes[B].ParentScope < B); in GetDeepestCommonScope()
118 B = Scopes[B].ParentScope; in GetDeepestCommonScope()
120 assert(Scopes[A].ParentScope < A); in GetDeepestCommonScope()
121 A = Scopes[A].ParentScope; in GetDeepestCommonScope()
220 Scopes.push_back(GotoScope(ParentScope, Diags.first, Diags.second, in BuildScopeInformation()
222 ParentScope = Scopes.size()-1; in BuildScopeInformation()
263 Scopes.push_back(GotoScope(ParentScope, in BuildScopeInformation()
265 ParentScope = Scopes.size()-1; in BuildScopeInformation()
[all …]
/external/guice/core/test/com/google/inject/
DScopesTest.java67 bind(BoundAsSingleton.class).in(Scopes.SINGLETON);
73 bind(ImplementedBySingleton.class).in(Scopes.SINGLETON);
74 bind(ProvidedBySingleton.class).in(Scopes.SINGLETON);
143 bind(AnnotatedSingleton.class).in(Scopes.NO_SCOPE); in testOverriddingAnnotation()
288 Asserts.assertNotSerializable(Scopes.SINGLETON); in testSingletonScopeIsNotSerializable()
292 Asserts.assertNotSerializable(Scopes.NO_SCOPE); in testNoScopeIsNotSerializable()
326 bindScope(NotRuntimeRetainedScoped.class, Scopes.NO_SCOPE); in configure()
355 bindScope(Deprecated.class, Scopes.NO_SCOPE); in configure()
383 bindScope(CustomScoped.class, Scopes.NO_SCOPE); in configure()
390 bindScope(CustomScoped.class, Scopes.SINGLETON); in configure()
[all …]
/external/guice/core/src/com/google/inject/internal/
DScoping.java23 import com.google.inject.Scopes;
52 return Scopes.NO_SCOPE;
57 return Scopes.NO_SCOPE.toString();
79 return Scopes.NO_SCOPE;
84 return Scopes.NO_SCOPE.toString();
89 scopedBindingBuilder.in(Scopes.NO_SCOPE);
120 return visitor.visitScope(Scopes.SINGLETON);
125 return Scopes.SINGLETON;
130 return Scopes.SINGLETON.toString();
135 scopedBindingBuilder.in(Scopes.SINGLETON);
[all …]
/external/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp96 scpI = info.Scopes.begin(), in ~AutoreleasePoolRewriter()
97 scpE = info.Scopes.end(); scpI != scpE; ++scpI) { in ~AutoreleasePoolRewriter()
120 scpI = info.Scopes.begin(), in ~AutoreleasePoolRewriter()
121 scpE = info.Scopes.end(); scpI != scpE; ++scpI) { in ~AutoreleasePoolRewriter()
151 scpI = info.Scopes.begin(), in ~AutoreleasePoolRewriter()
152 scpE = info.Scopes.end(); scpI != scpE; ++scpI) { in ~AutoreleasePoolRewriter()
165 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local
180 Scopes.push_back(PoolScope()); in VisitCompoundStmt()
181 Scopes.back().PoolVar = VD; in VisitCompoundStmt()
182 Scopes.back().CompoundParent = S; in VisitCompoundStmt()
[all …]
/external/antlr/runtime/ObjC/Framework/examples/combined/
DCombinedParser.h33 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
34 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
35 #pragma mark Rule Return Scopes returnScopeInterface
39 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
40 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
/external/antlr/runtime/ObjC/Framework/examples/hoistedPredicates/
DTParser.h34 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
35 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
36 #pragma mark Rule Return Scopes returnScopeInterface
40 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
41 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
/external/antlr/runtime/ObjC/Framework/examples/treeparser/
DLangDumpDecl.h37 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
38 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
39 #pragma mark Rule Return Scopes returnScopeInterface
60 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
61 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
DLangParser.h37 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
38 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
39 #pragma mark Rule Return Scopes returnScopeInterface
112 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
113 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
/external/antlr/runtime/ObjC/Framework/examples/polydiff/
DPolyDifferentiator.h36 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
37 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
38 #pragma mark Rule Return Scopes returnScopeInterface
64 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
65 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
DPolyParser.h36 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
37 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
38 #pragma mark Rule Return Scopes returnScopeInterface
111 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
112 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
DSimplifier.h36 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
37 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
38 #pragma mark Rule Return Scopes returnScopeInterface
152 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
153 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
DPolyPrinter.h39 #pragma mark Dynamic Global Scopes
40 #pragma mark Dynamic Rule Scopes
41 #pragma mark Rule Return Scopes start
/external/antlr/runtime/ObjC/Framework/examples/scopes/
DSymbolTableParser.h41 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
57 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
58 #pragma mark Rule Return Scopes returnScopeInterface
62 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
63 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
/external/antlr/runtime/ObjC/Framework/examples/LL-star/
DSimpleCParser.h56 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
57 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
58 #pragma mark Rule Return Scopes returnScopeInterface
62 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
63 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
/external/antlr/runtime/ObjC/Framework/examples/simplecTreeParser/
DSimpleCWalker.h53 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
69 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
70 #pragma mark Rule Return Scopes returnScopeInterface
91 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
92 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
DSimpleCTP.h53 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
69 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
70 #pragma mark Rule Return Scopes returnScopeInterface
91 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
92 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
DSimpleCParser.h62 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
63 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
64 #pragma mark Rule Return Scopes returnScopeInterface
413 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
414 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
/external/antlr/runtime/ObjC/Framework/examples/treerewrite/
DTreeRewriteParser.h32 #pragma mark Dynamic Global Scopes globalAttributeScopeInterface
33 #pragma mark Dynamic Rule Scopes ruleAttributeScopeInterface
34 #pragma mark Rule Return Scopes returnScopeInterface
84 #pragma mark Dynamic Rule Scopes ruleAttributeScopeDecl
85 #pragma mark Dynamic Global Rule Scopes globalAttributeScopeMemVar
/external/bcc/src/cc/frontends/b/
Dtype_check.h29 TypeCheck(Scopes *scopes, Scopes *proto_scopes) in TypeCheck()
43 Scopes *scopes_;
44 Scopes *proto_scopes_;
Dparser.h34 : root_node_(NULL), scopes_(new Scopes), in_(infile), lexer(&in_), parser(lexer, *this) { in Parser()
45 StmtNode * state_add(Scopes::StateScope *scope, IdentExprNode *id1, BlockStmtNode *body);
46 …StmtNode * state_add(Scopes::StateScope *scope, IdentExprNode *id1, IdentExprNode *id2, BlockStmtN…
47 StmtNode * func_add(std::vector<int> *types, Scopes::StateScope *scope,
59 Scopes::Ptr scopes_;
Dcodegen_llvm.h61 CodegenLLVM(llvm::Module *mod, Scopes *scopes, Scopes *proto_scopes);
102 StatusTuple lookup_var(Node *n, const std::string &name, Scopes::VarScope *scope,
116 Scopes *scopes_;
117 Scopes *proto_scopes_;
Dscope.h78 class Scopes {
80 typedef unique_ptr<Scopes> Ptr;
87 Scopes() : var_id__(0), state_id_(0), var_id_(0), in Scopes() function
93 ~Scopes() { in ~Scopes()
/external/llvm/include/llvm/IR/
DDebugInfo.h111 return make_range(Scopes.begin(), Scopes.end()); in scopes()
118 unsigned scope_count() const { return Scopes.size(); } in scope_count()
125 SmallVector<DIScope *, 8> Scopes; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfo.h121 return make_range(Scopes.begin(), Scopes.end()); in scopes()
128 unsigned scope_count() const { return Scopes.size(); } in scope_count()
135 SmallVector<DIScope *, 8> Scopes; variable
/external/syzkaller/vendor/google.golang.org/api/internal/
Dcreds.go32 return credFileTokenSource(ctx, ds.CredentialsFile, ds.Scopes...)
37 return google.FindDefaultCredentials(ctx, ds.Scopes...)
91 Scopes: scope,

12345