Home
last modified time | relevance | path

Searched refs:newArgType (Results 1 – 25 of 60) sorted by relevance

123

/dports/graphics/jogl/jogl-1.1.1_9/gluegen/src/java/com/sun/gluegen/
H A DMethodBinding.java178 JavaType newArgType) { in replaceJavaArgumentType() argument
182 binding.setJavaReturnType(newArgType); in replaceJavaArgumentType()
189 type = newArgType; in replaceJavaArgumentType()
/dports/graphics/jogamp-jogl/gluegen/src/java/com/jogamp/gluegen/
H A DMethodBinding.java216 …public MethodBinding replaceJavaArgumentType(final int argumentNumber, final JavaType newArgType) { in replaceJavaArgumentType() argument
221 binding.setJavaReturnType(newArgType); in replaceJavaArgumentType()
228 type = newArgType; in replaceJavaArgumentType()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h50 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql96-server/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h50 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h50 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h50 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h50 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h50 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/include/commands/
H A Ddefrem.h50 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql11-client/postgresql-11.14/src/include/commands/
H A Ddefrem.h58 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql10-client/postgresql-10.19/src/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/commands/
H A Ddefrem.h58 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/commands/
H A Ddefrem.h58 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/commands/
H A Ddefrem.h58 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql11-server/postgresql-11.14/src/include/commands/
H A Ddefrem.h58 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/commands/
H A Ddefrem.h58 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/commands/
H A Ddefrem.h58 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/postgresql10-server/postgresql-10.19/src/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);
/dports/databases/libpg_query/libpg_query-10-1.0.4/src/postgres/include/commands/
H A Ddefrem.h53 extern void SetFunctionArgType(Oid funcOid, int argIndex, Oid newArgType);

123