Home
last modified time | relevance | path

Searched defs:isIntegerType (Results 26 – 50 of 53) sorted by relevance

123

/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/runtime/
H A DvmStructs.hpp84 int32_t isIntegerType; // Does this type represent an integer type (of arbitrary size)? member
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/runtime/
H A DvmStructs.hpp84 int32_t isIntegerType; // Does this type represent an integer type (of arbitrary size)? member
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A DvmStructs.hpp84 int32_t isIntegerType; // Does this type represent an integer type (of arbitrary size)? member
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/runtime/
H A DvmStructs.hpp84 int32_t isIntegerType; // Does this type represent an integer type (of arbitrary size)? member
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A DvmStructs.hpp84 int32_t isIntegerType; // Does this type represent an integer type (of arbitrary size)? member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceTypes.cpp192 bool isIntegerType(Type Ty) { in isIntegerType() function
/dports/graphics/jogl/jogl-1.1.1_9/gluegen/src/java/com/sun/gluegen/
H A DJavaEmitter.java1176 private static boolean isIntegerType(Class c) { in isIntegerType() method in JavaEmitter
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/Assimp/contrib/openddlparser/code/
H A DOpenDDLParser.cpp81 static bool isIntegerType( Value::ValueType integerType ) { in isIntegerType() function
/dports/databases/pgmodeler/pgmodeler-0.9.3-beta/libpgmodeler/src/pgsqltypes/
H A Dpgsqltype.cpp742 bool PgSqlType::isIntegerType() in isIntegerType() function in PgSqlType
/dports/devel/upp/upp/bazaar/plugin/assimp/contrib/openddlparser/code/
H A DOpenDDLParser.cpp84 static bool isIntegerType( Value::ValueType integerType ) { in isIntegerType() function
/dports/multimedia/assimp/assimp-5.1.3/contrib/openddlparser/code/
H A DOpenDDLParser.cpp86 static bool isIntegerType(Value::ValueType integerType) { in isIntegerType() function
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/contrib/openddlparser/code/
H A DOpenDDLParser.cpp83 static bool isIntegerType( Value::ValueType integerType ) { in isIntegerType() function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/3rdparty/assimp/contrib/openddlparser/code/
H A DOpenDDLParser.cpp84 static bool isIntegerType( Value::ValueType integerType ) { in isIntegerType() function
/dports/databases/kdb/kdb-3.2.0/src/
H A DKDbField.cpp501 bool KDbField::isIntegerType(Type type) in isIntegerType() function in KDbField
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DIonTypes.h385 bool isIntegerType() const { in isIntegerType() function
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DIonTypes.h386 bool isIntegerType() const { in isIntegerType() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DIonTypes.h385 bool isIntegerType() const { in isIntegerType() function
/dports/devel/bullet/bullet3-3.21/src/Bullet3Serialize/Bullet2FileLoader/
H A Db3File.cpp1288 …bool isIntegerType = (strcmp(memType, "char") == 0) || (strcmp(memType, "int") == 0) || (strcmp(me… in resolvePointersStructRecursive() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Serialize/Bullet2FileLoader/
H A Db3File.cpp1288 …bool isIntegerType = (strcmp(memType, "char") == 0) || (strcmp(memType, "int") == 0) || (strcmp(me… in resolvePointersStructRecursive() local
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3Serialize/Bullet2FileLoader/
H A Db3File.cpp1288 …bool isIntegerType = (strcmp(memType, "char") == 0) || (strcmp(memType, "int") == 0) || (strcmp(me… in resolvePointersStructRecursive() local
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3Serialize/Bullet2FileLoader/
H A Db3File.cpp1288 …bool isIntegerType = (strcmp(memType, "char") == 0) || (strcmp(memType, "int") == 0) || (strcmp(me… in resolvePointersStructRecursive() local
/dports/devel/bullet/bullet3-3.21/Extras/Serialize/BulletFileLoader/
H A DbFile.cpp1321 …bool isIntegerType = (strcmp(memType, "char") == 0) || (strcmp(memType, "int") == 0) || (strcmp(me… in resolvePointersStructRecursive() local
/dports/devel/api-sanity-autotest/api-sanity-checker-1.98.4/
H A Dapi-sanity-checker.pl7038 sub isIntegerType($) subroutine
/dports/devel/py-bullet3/bullet3-3.21/Extras/Serialize/BulletFileLoader/
H A DbFile.cpp1321 …bool isIntegerType = (strcmp(memType, "char") == 0) || (strcmp(memType, "int") == 0) || (strcmp(me… in resolvePointersStructRecursive() local
/dports/biology/bamutil/bamUtil-1.0.15/libStatGen/bam/
H A DSamRecord.cpp2040 bool SamRecord::isIntegerType(char vtype) in isIntegerType() function in SamRecord

123