Home
last modified time | relevance | path

Searched defs:TypeCast (Results 1 – 25 of 79) sorted by relevance

1234

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/util/
H A DTypeCast.java33 public class TypeCast { class
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/util/
H A DTypeCast.java33 public class TypeCast { class
/dports/devel/cc65/cc65-2.19/src/cc65/
H A Dtypeconv.c275 void TypeCast (ExprDesc* Expr) in TypeCast() function
/dports/games/gtkradiant/GPL/GtkRadiant/libs/
H A Dtypesystem.h79 typedef void*(*TypeCast)(void*); typedef
/dports/games/netradiant/netradiant-20150621-src/libs/
H A Dtypesystem.h73 typedef void*( *TypeCast )( void* ); typedef
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/include/
H A Dproperty_mgr.h119 void* TypeCast( void* aSource, TYPE_ID aBase, TYPE_ID aTarget ) const in TypeCast() function
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/common/
H A Dproperty_mgr.cpp82 const void* PROPERTY_MANAGER::TypeCast( const void* aSource, TYPE_ID aBase, TYPE_ID aTarget ) const in TypeCast() function in PROPERTY_MANAGER
/dports/lang/mono/mono-5.10.1.57/external/corert/src/Runtime.Base/src/System/Runtime/
H A DTypeCast.cs26 internal static class TypeCast class
/dports/java/jikes/jikes-1.22/src/
H A Dlookup.cpp31 TypeSymbol* Symbol::TypeCast() in TypeCast() function in Jikes::Symbol
36 const TypeSymbol* Symbol::TypeCast() const in TypeCast() function in Jikes::Symbol
/dports/games/hedgewars-server/hedgewars-src-1.0.0/tools/pas2c/
H A DPascalUnitSyntaxTree.hs76 | TypeCast Identifier Expression constructor
/dports/games/hedgewars/hedgewars-src-1.0.0/tools/pas2c/
H A DPascalUnitSyntaxTree.hs76 | TypeCast Identifier Expression constructor
/dports/editors/vim/vim-8.2.3745/src/testdir/
H A Dtest_vim9_disassemble.vim1413 def TypeCast() function
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java414 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
942 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java414 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
942 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java442 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
1040 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java442 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
1040 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java450 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
1048 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java456 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
1054 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java467 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
1071 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java473 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
1095 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java467 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
1071 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DTreeMaker.java455 public JCTypeCast TypeCast(JCTree clazz, JCExpression expr) { in TypeCast() method in TreeMaker
1059 public JCTypeCast TypeCast(Type type, JCExpression expr) { in TypeCast() method in TreeMaker
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h277 typedef struct TypeCast struct
283 } TypeCast; argument
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h277 typedef struct TypeCast struct
283 } TypeCast; argument
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/nodes/
H A Dparsenodes.h277 typedef struct TypeCast struct
283 } TypeCast; argument

1234