Searched defs:getBase (Results 1 - 25 of 27) sorted by relevance

12

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DGeneralSubtree.java159 public GeneralName getBase() method in class:GeneralSubtree
/external/clang/include/clang/AST/
H A DBaseSubobject.h40 /// getBase - Returns the base class declaration.
41 const CXXRecordDecl *getBase() const { return Base; } function in class:clang::BaseSubobject
70 return DenseMapInfo<PairTy>::getHashValue(PairTy(Base.getBase(),
H A DVTTBuilder.h37 : BaseAndIsVirtual(Base.getBase(), BaseIsVirtual),
40 const CXXRecordDecl *getBase() const { function in class:clang::VTTVTable
53 return BaseSubobject(getBase(), getBaseOffset());
H A DExprObjC.h494 const Expr *getBase() const { return cast<Expr>(Base); } function in class:clang::ObjCIvarRefExpr
495 Expr *getBase() { return cast<Expr>(Base); } function in class:clang::ObjCIvarRefExpr
507 return isFreeIvar() ? Loc : getBase()->getLocStart();
667 const Expr *getBase() const { function in class:clang::ObjCPropertyRefExpr
670 Expr *getBase() { function in class:clang::ObjCPropertyRefExpr
722 return isObjectReceiver() ? getBase()->getLocStart() :getReceiverLocation();
1415 Expr *getBase() const { return cast<Expr>(Base); }
1429 return getBase()->getLocStart();
1433 return getBase()->getLocEnd();
H A DExpr.h1829 CXXBaseSpecifier *getBase() const { function in class:clang::StringLiteral::OffsetOfExpr::OffsetOfNode
2066 /// - getBase() and getIdx() always present the normalized view: A[4].
2067 /// In this case getBase() returns "A" and getIdx() returns "4".
2071 /// predicate the format conversion in getBase and getIdx only on the
2082 Expr *getBase() { function in class:clang::StringLiteral::OffsetOfExpr::ArraySubscriptExpr
2086 const Expr *getBase() const { function in class:clang::StringLiteral::OffsetOfExpr::ArraySubscriptExpr
2107 return getBase()->getExprLoc();
2371 Expr *getBase() const { return cast<Expr>(Base); } function in class:clang::StringLiteral::OffsetOfExpr::MemberExpr
2527 return getBase() && getBase()
[all...]
/external/jmonkeyengine/engine/src/core/com/jme3/font/
H A DBitmapCharacterSet.java148 public int getBase() { method in class:BitmapCharacterSet
/external/llvm/include/llvm/CodeGen/
H A DMachineDominators.h49 DominatorTreeBase<MachineBasicBlock>& getBase() { return *DT; } function in class:llvm::MachineDominatorTree
H A DMachineLoopInfo.h86 LoopInfoBase<MachineBasicBlock, MachineLoop>& getBase() { return LI; } function in class:llvm::MachineLoopInfo
/external/llvm/tools/llvm-mc/
H A DDisassembler.cpp39 uint64_t getBase() const { return 0; } function in class:__anon21749::VectorMemoryObject
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp149 uint64_t getBase() const function in class:BufferMemoryObject
/external/clang/include/clang/Analysis/Analyses/
H A DDominators.h45 llvm::DominatorTreeBase<CFGBlock>& getBase() { return *DT; } function in class:clang::DominatorTree
70 if (DT->compare(Other.getBase()))
/external/llvm/lib/MC/MCDisassembler/
H A DDisassembler.cpp134 uint64_t getBase() const { return BasePC; } function in class:__anon21263::DisasmMemoryObject
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.cpp149 uint64_t getBase() const function in class:BufferMemoryObject
/external/clang/include/clang/Basic/
H A DOnDiskHashTable.h264 const unsigned char* getBase() const { return Base; } function in class:clang::OnDiskChainedHashTable
/external/llvm/include/llvm/Analysis/
H A DLoopInfo.h588 LoopInfoBase<BasicBlock, Loop>& getBase() { return LI; } function in class:llvm::LoopInfo
H A DDominators.h740 DominatorTreeBase<BasicBlock>& getBase() { return *DT; } function in class:llvm::DominatorTree
767 if (DT->compare(Other.getBase()))
/external/clang/include/clang/Sema/
H A DScopeInfo.h180 const NamedDecl *getBase() const { return Base.getPointer(); } function in class:clang::sema::FunctionScopeInfo::WeakObjectProfileTy
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir.h551 inline const Symbol *getBase() const { return baseSym; } function in class:nv50_ir::Symbol
/external/mesa3d/src/gallium/drivers/nv50/codegen/
H A Dnv50_ir.h551 inline const Symbol *getBase() const { return baseSym; } function in class:nv50_ir::Symbol
/external/smack/asmack-master/lib/
H A Djstun.jarMETA-INF/ META-INF/MANIFEST.MF de/ de/javawi/ de/javawi/jstun/ de/javawi/jstun/attribute/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 639 milliseconds

12