Home
last modified time | relevance | path

Searched refs:DoubleType (Results 1 – 17 of 17) sorted by relevance

/external/proguard/src/proguard/classfile/attribute/preverification/
DVerificationTypeFactory.java34 static final DoubleType DOUBLE_TYPE = new DoubleType();
67 public static DoubleType createDoubleType() in createDoubleType()
DDoubleType.java32 public class DoubleType extends VerificationType class
/external/proguard/src/proguard/classfile/attribute/preverification/visitor/
DVerificationTypeVisitor.java39 … Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, DoubleType doubl… in visitDoubleType()
49 …zz, Method method, CodeAttribute codeAttribute, int offset, int index, DoubleType doubl… in visitStackDoubleType()
59 …zz, Method method, CodeAttribute codeAttribute, int offset, int index, DoubleType doubl… in visitVariablesDoubleType()
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DDoubleType.java39 public interface DoubleType extends PrimitiveType { interface
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/
DDoubleTypeImpl.java30 public class DoubleTypeImpl extends PrimitiveTypeImpl implements DoubleType {
DVirtualMachineImpl.java104 private DoubleType theDoubleType;
1134 DoubleType theDoubleType() { in theDoubleType()
/external/proguard/src/proguard/classfile/util/
DSimplifiedVisitor.java700 …bleType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, DoubleType doubleType) in visitDoubleType()
754 …zz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, DoubleType doubleType) in visitStackDoubleType()
809 …zz clazz, Method method, CodeAttribute codeAttribute, int offset, int index, DoubleType doubleType) in visitVariablesDoubleType()
/external/python/cpython3/Modules/
D_tkinter.c283 const Tcl_ObjType *DoubleType; member
646 v->DoubleType = Tcl_GetObjType("double"); in Tkapp_New()
1200 if (value->typePtr == app->DoubleType) { in FromObj()
/external/python/cpython2/Modules/
D_tkinter.c269 const Tcl_ObjType *DoubleType; member
748 v->DoubleType = Tcl_GetObjType("double"); in Tkapp_New()
1316 if (value->typePtr == app->DoubleType) { in FromObj()
/external/proguard/src/proguard/classfile/visitor/
DClassPrinter.java868 …bleType(Clazz clazz, Method method, CodeAttribute codeAttribute, int offset, DoubleType doubleType) in visitDoubleType()
/external/proguard/src/proguard/classfile/io/
DProgramClassReader.java1048 case VerificationType.DOUBLE_TYPE: return new DoubleType(); in createVerificationType()
/external/llvm/bindings/go/llvm/
Dir.go507 func (c Context) DoubleType() (t Type) { t.C = C.LLVMDoubleTypeInContext(c.C); return } func
513 func DoubleType() (t Type) { t.C = C.LLVMDoubleType(); return } func
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go534 func (c Context) DoubleType() (t Type) { t.C = C.LLVMDoubleTypeInContext(c.C); return } func
540 func DoubleType() (t Type) { t.C = C.LLVMDoubleType(); return } func
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/FileWordReader.class FileWordReader ...
/external/llvm/docs/
DProgrammersManual.rst2789 ``DoubleType``) have hidden subclasses. They are hidden because they offer no
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DProgrammersManual.rst3378 ``DoubleType``) have hidden subclasses. They are hidden because they offer no
/external/guice/extensions/persist/lib/
Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/ ...