Home
last modified time | relevance | path

Searched refs:topType (Results 1 – 6 of 6) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/preverification/visitor/
DVerificationTypeVisitor.java40 …lazz clazz, Method method, CodeAttribute codeAttribute, int offset, TopType topType); in visitTopType() argument
50 … Method method, CodeAttribute codeAttribute, int offset, int index, TopType topType); in visitStackTopType() argument
60 … Method method, CodeAttribute codeAttribute, int offset, int index, TopType topType); in visitVariablesTopType() argument
/external/proguard/src/proguard/classfile/util/
DSimplifiedVisitor.java706 … visitTopType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, TopType topType) in visitTopType() argument
708 visitAnyVerificationType(clazz, method, codeAttribute, offset, topType); in visitTopType()
760 …pe(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, TopType topType) in visitStackTopType() argument
762 visitTopType(clazz, method, codeAttribute, offset, topType); in visitStackTopType()
815 …pe(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, TopType topType) in visitVariablesTopType() argument
817 visitTopType(clazz, method, codeAttribute, offset, topType); in visitVariablesTopType()
/external/skia/src/animator/
DSkScript.cpp723 SkOpType topType; in innerScript() local
724 fTypeStack.pop(&topType); in innerScript()
726 scriptValue.fType = ToDisplayType(topType); in innerScript()
818 SkOpType topType = fTypeStack.count() > 0 ? fTypeStack.top() : kNoType; in innerScript() local
819 if (suppressed == false && topType != fReturnType && in innerScript()
820topType == kString && fReturnType != kNoType) { // if result is a string, give handle property a c… in innerScript()
845 if (topType != fReturnType && topType == kObject && fReturnType != kNoType) { in innerScript()
DSkScriptTokenizer.cpp728 …SkOperand2::OpType topType = fValueStack.count() > 0 ? fValueStack.top().fType : SkOperand2::kNoTy… in innerScript() local
729 if (topType != fReturnType && in innerScript()
730topType == SkOperand2::kString && fReturnType != SkOperand2::kNoType) { // if result is a string, … in innerScript()
/external/proguard/src/proguard/classfile/visitor/
DClassPrinter.java874 … visitTopType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, TopType topType) in visitTopType() argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...