Home
last modified time | relevance | path

Searched refs:btType (Results 1 – 25 of 33) sorted by relevance

12

/dports/science/dftbplus/dftbplus-19.1/utils/workarounds/
H A Dunallocopt2.f9047 type(BaseType), allocatable :: btType variable
49 allocate(btType)
50 call move_alloc(btType, btClass)
/dports/net-p2p/libbt/libbt-1.06/include/
H A Dtypes.h5 typedef enum btType { BT_STRING, BT_INTEGER, BT_LIST, BT_DICT } btType; enum
7 btType t;
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/argumentTypes/
H A Dargumenttypes001.java228 ByteType btType = null; in runThis() local
233 btType = (ByteType) m1.returnType(); in runThis()
244 if (!argTypes.contains(btType)) { in runThis()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/argumentTypes/
H A Dargumenttypes001.java228 ByteType btType = null; in runThis() local
233 btType = (ByteType) m1.returnType(); in runThis()
244 if (!argTypes.contains(btType)) { in runThis()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/argumentTypes/
H A Dargumenttypes001.java228 ByteType btType = null; in runThis() local
233 btType = (ByteType) m1.returnType(); in runThis()
244 if (!argTypes.contains(btType)) { in runThis()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/argumentTypes/
H A Dargumenttypes001.java228 ByteType btType = null; in runThis() local
233 btType = (ByteType) m1.returnType(); in runThis()
244 if (!argTypes.contains(btType)) { in runThis()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/argumentTypes/
H A Dargumenttypes001.java228 ByteType btType = null; in runThis() local
233 btType = (ByteType) m1.returnType(); in runThis()
244 if (!argTypes.contains(btType)) { in runThis()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/argumentTypes/
H A Dargumenttypes001.java228 ByteType btType = null; in runThis() local
233 btType = (ByteType) m1.returnType(); in runThis()
244 if (!argTypes.contains(btType)) { in runThis()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/argumentTypes/
H A Dargumenttypes001.java228 ByteType btType = null; in runThis() local
233 btType = (ByteType) m1.returnType(); in runThis()
244 if (!argTypes.contains(btType)) { in runThis()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/argumentTypes/
H A Dargumenttypes001.java228 ByteType btType = null; in runThis() local
233 btType = (ByteType) m1.returnType(); in runThis()
244 if (!argTypes.contains(btType)) { in runThis()
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Collections/
H A DVariantDictionary.cs349 byte btType = (byte)iType; in Deserialize()
350 if(btType == (byte)VdType.None) break; in Deserialize()
363 switch(btType) in Deserialize()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/returnType/
H A Dreturntype001.java209 ByteType btType = (ByteType) m.returnType(); in runThis() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/returnType/
H A Dreturntype001.java209 ByteType btType = (ByteType) m.returnType(); in runThis() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/returnType/
H A Dreturntype001.java209 ByteType btType = (ByteType) m.returnType(); in runThis() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/returnType/
H A Dreturntype001.java209 ByteType btType = (ByteType) m.returnType(); in runThis() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/returnType/
H A Dreturntype001.java209 ByteType btType = (ByteType) m.returnType(); in runThis() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/returnType/
H A Dreturntype001.java209 ByteType btType = (ByteType) m.returnType(); in runThis() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/returnType/
H A Dreturntype001.java209 ByteType btType = (ByteType) m.returnType(); in runThis() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/hotspot/jtreg/vmTestbase/nsk/jdi/Method/returnType/
H A Dreturntype001.java209 ByteType btType = (ByteType) m.returnType(); in runThis() local
/dports/editors/lazarus/lazarus/components/PascalScript/Source/
H A DuPSDisassembly.pas98 btType: Result := 'Type';
H A DuPSUtils.pas96 btType = 130;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/PascalScript/Source/
H A DuPSDisassembly.pas98 btType: Result := 'Type';
H A DuPSUtils.pas96 btType = 130;
/dports/editors/lazarus-qt5/lazarus/components/PascalScript/Source/
H A DuPSDisassembly.pas98 btType: Result := 'Type';
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/PascalScript/Source/
H A DuPSDisassembly.pas98 btType: Result := 'Type';

12