Home
last modified time | relevance | path

Searched defs:get_ret_type (Results 1 – 16 of 16) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/usecode/compiler/
H A Ducfun.h111 Uc_function_symbol::Function_ret get_ret_type() const { in get_ret_type() function
H A Ducsym.h602 virtual Function_ret get_ret_type() const { in get_ret_type() function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/behaviour_SUITE_data/src/proper/
H A Dproper_gen.erl606 get_ret_type(Fun) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/opaque_SUITE_data/src/proper/
H A Dproper_gen.erl598 get_ret_type(Fun) -> function
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/proper/src/
H A Dproper_gen.erl619 get_ret_type(Fun) -> function
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/generator3/
H A Dmodule_redeclarator.py335 def get_ret_type(self, attr): member in ModuleRedeclarator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dsignature.hpp101 BasicType get_ret_type() const { return _return_type; } in get_ret_type() function in SignatureIterator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/runtime/
H A Dsignature.hpp101 BasicType get_ret_type() const { return _return_type; } in get_ret_type() function in SignatureIterator
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dsignature.hpp101 BasicType get_ret_type() const { return _return_type; } in get_ret_type() function in SignatureIterator
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/runtime/
H A Dsignature.hpp101 BasicType get_ret_type() const { return _return_type; } in get_ret_type() function in SignatureIterator
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/runtime/
H A Dsignature.hpp100 BasicType get_ret_type() const { return _return_type; } in get_ret_type() function in SignatureIterator
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/runtime/
H A Dsignature.hpp101 BasicType get_ret_type() const { return _return_type; } in get_ret_type() function in SignatureIterator
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/runtime/
H A Dsignature.hpp100 BasicType get_ret_type() const { return _return_type; } in get_ret_type() function in SignatureIterator
/dports/devel/efl/efl-1.25.1/src/lib/eolian/
H A Deolian_database.h221 Eolian_Type *get_ret_type; member
/dports/lang/mono/mono-5.10.1.57/mono/dis/
H A Dget.c1427 get_ret_type (MonoImage *m, const char *ptr, char **ret_type, MonoGenericContainer *container) in get_ret_type() function
/dports/math/pari/pari-2.13.3/src/language/
H A Dcompile.c564 get_ret_type(const char **p, long arity, Gtype *t, long *flag) in get_ret_type() function