HomeSort by relevance Sort by last modified time
    Searched refs:getScope (Results 1 - 25 of 414) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/guice/core/src/com/google/inject/internal/
ScopeBindingProcessor.java 39 Scope scope = checkNotNull(command.getScope(), "scope");
54 if (!scope.equals(existing.getScope())) {
  /external/llvm/tools/opt/
BreakpointPrinter.cpp 34 getContextName(NS->getScope(), N);
39 getContextName(TY->getScope().resolve(), N);
53 getContextName(SP->getScope().resolve(), Name);
  /external/llvm/lib/IR/
DebugInfo.cpp 58 processScope(DIG->getScope());
76 processScope(NS->getScope());
78 processScope(M->getScope());
89 processScope(Loc->getScope());
96 processScope(DT->getScope().resolve());
135 processScope(LB->getScope());
137 processScope(NS->getScope());
139 processScope(M->getScope());
146 processScope(SP->getScope().resolve());
169 processScope(DV->getScope());
    [all...]
DebugLoc.cpp 35 MDNode *DebugLoc::getScope() const {
37 return get()->getScope();
90 auto *Scope = cast<DIScope>(getScope());
  /frameworks/base/core/tests/coretests/src/android/net/
LinkAddressTest.java 76 assertEquals(RT_SCOPE_UNIVERSE, address.getScope());
82 assertEquals(RT_SCOPE_UNIVERSE, address.getScope());
89 assertEquals(RT_SCOPE_LINK, address.getScope());
95 assertEquals(456, address.getScope());
178 assertEquals(RT_SCOPE_HOST, new LinkAddress("::/128").getScope());
179 assertEquals(RT_SCOPE_HOST, new LinkAddress("0.0.0.0/32").getScope());
181 assertEquals(RT_SCOPE_LINK, new LinkAddress("::1/128").getScope());
182 assertEquals(RT_SCOPE_LINK, new LinkAddress("127.0.0.5/8").getScope());
183 assertEquals(RT_SCOPE_LINK, new LinkAddress("fe80::ace:d00d/64").getScope());
184 assertEquals(RT_SCOPE_LINK, new LinkAddress("169.254.5.12/16").getScope());
    [all...]
  /external/llvm/lib/Transforms/Scalar/
ADCE.cpp 47 collectLiveScopes(cast<DILocalScope>(*LS.getScope()), AliveScopes);
58 collectLiveScopes(*DL.getScope(), AliveScopes);
120 if (AliveScopes.count(DII->getDebugLoc()->getScope()))
  /external/guice/core/src/com/google/inject/spi/
ScopeBinding.java 56 public Scope getScope() {
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRHashMap.h 51 @property (getter=getScope, setter=setScope:) NSInteger Scope;
85 - (NSInteger)getScope;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRHashMap.h 51 @property (getter=getScope, setter=setScope:) NSInteger Scope;
85 - (NSInteger)getScope;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRHashMap.h 51 @property (getter=getScope, setter=setScope:) NSInteger Scope;
85 - (NSInteger)getScope;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRHashMap.h 82 - (NSInteger)getScope;
101 @property (getter=getScope, setter=setScope:) NSInteger Scope;
  /external/llvm/include/llvm/IR/
DebugLoc.h 95 MDNode *getScope() const;
DebugInfoMetadata.h 413 DIScopeRef getScope() const;
553 DIScopeRef getScope() const { return DIScopeRef(getRawScope()); }
697 getScope(), getBaseType(), getSizeInBits(),
815 getScope(), getBaseType(), getSizeInBits(),
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
DebugLoc.h 79 /// getScope - This returns the scope pointer for this DebugLoc, or null if
81 MDNode *getScope(const LLVMContext &Ctx) const;
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
IdentityScopeTest.java 82 assertEquals(scope.getName(), is.getScope().getName());
SignerTest.java 107 assertSame(identityScope, s.getScope());
  /external/llvm/lib/Transforms/Utils/
AddDiscriminators.cpp 202 auto *Scope = DIL->getScope();
234 auto *Scope = CurrentDIL->getScope();
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
OProfileJITEventListener.cpp 97 Loc.getScope(MF.getFunction()->getContext()));
129 MDNode *FirstLocScope = FirstLoc.getScope(F.getContext());
  /external/llvm/lib/CodeGen/
LexicalScopes.cpp 110 DILocalScope *Scope = DL->getScope();
152 Parent = getOrCreateLexicalScope(Block->getScope());
180 Parent = getOrCreateInlinedScope(Block->getScope(), InlinedAt);
204 Parent = getOrCreateAbstractScope(Block->getScope());
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 710 DIScope getContext() const { return getScope().getContext(); }
711 unsigned getLineNumber() const { return getScope().getLineNumber(); }
712 unsigned getColumnNumber() const { return getScope().getColumnNumber(); }
722 DILexicalBlock getScope() const { return getFieldAs<DILexicalBlock>(1); }
756 DIScope getScope() const { return getFieldAs<DIScope>(2); }
758 StringRef getFilename() const { return getScope().getFilename(); }
759 StringRef getDirectory() const { return getScope().getDirectory(); }
  /external/llvm/unittests/Transforms/Utils/
Cloning.cpp 336 auto *OldSubprogram = cast<DISubprogram>(OldDL.getScope());
337 auto *NewSubprogram = cast<DISubprogram>(NewDL.getScope());
374 cast<DISubprogram>(OldIntrin->getVariable()->getScope()));
377 cast<DISubprogram>(NewIntrin->getVariable()->getScope()));
384 cast<DISubprogram>(OldIntrin->getVariable()->getScope()));
387 cast<DISubprogram>(NewIntrin->getVariable()->getScope()));
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LexicalScopes.cpp 126 Scope = DILexicalBlockFile(Scope).getScope();
154 Scope = DILexicalBlockFile(Scope).getScope();
195 Scope = DILexicalBlockFile(Scope).getScope();
  /libcore/luni/src/test/java/tests/java/security/
IdentityTest.java 113 assertSame(s, i.getScope());
251 * verify Identity.getScope() returns identity's scope
255 assertNull(i.getScope());
259 assertSame(s, i2.getScope());
  /external/smali/smalidea/src/main/java/org/jf/smalidea/findUsages/
SmaliClassReferenceSearcher.java 84 for (final PsiElement scopeElement : ((LocalSearchScope)querySearchScope).getScope()) {
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp 112 auto *GVContext = GV->getScope();
123 DeclContext = resolve(SDMDecl->getScope());
130 DeclContext = GV->getScope();
652 ContextDIE = getOrCreateContextDIE(resolve(SP->getScope()));
684 addSourceLine(*IMDie, Module->getLine(), Module->getScope()->getFilename(),
685 Module->getScope()->getDirectory());
823 auto *Context = resolve(SPDecl ? SPDecl->getScope() : SP->getScope());
    [all...]

Completed in 402 milliseconds

1 2 3 4 5 6 7 8 91011>>