Home
last modified time | relevance | path

Searched defs:RetType (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/languageserverprotocol/
H A Dservercapabilities.cpp61 using RetType = Utils::variant<bool, WorkDoneProgressOptions>; in hoverProvider() typedef
114 using RetType = Utils::variant<bool, WorkDoneProgressOptions>; in referencesProvider() typedef
133 using RetType = Utils::variant<bool, WorkDoneProgressOptions>; in documentHighlightProvider() typedef
152 using RetType = Utils::variant<bool, WorkDoneProgressOptions>; in documentSymbolProvider() typedef
182 using RetType = Utils::variant<bool, WorkDoneProgressOptions>; in workspaceSymbolProvider() typedef
214 using RetType = Utils::variant<bool, WorkDoneProgressOptions>; in documentFormattingProvider() typedef
233 using RetType = Utils::variant<bool, WorkDoneProgressOptions>; in documentRangeFormattingProvider() typedef
251 using RetType = Utils::variant<ServerCapabilities::RenameOptions, bool>; in renameProvider() typedef
267 using RetType = Utils::variant<bool, JsonObject>; in colorProvider() typedef
284 using RetType = Utils::variant<QString, bool>; in changeNotifications() typedef
[all …]
H A Dclientcapabilities.cpp53 using RetType = Utils::variant<bool, QJsonObject>; in range() typedef
71 using RetType = Utils::variant<bool, FullSemanticTokenOptions>; in full() typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/tools/
H A Dlink.hxx28 #define DECL_LINK(Member, ArgType, RetType) \ argument
32 #define DECL_STATIC_LINK(Class, Member, ArgType, RetType) \ argument
36 #define DECL_DLLPRIVATE_LINK(Member, ArgType, RetType) \ argument
40 #define DECL_DLLPRIVATE_STATIC_LINK(Class, Member, ArgType, RetType) \ argument
44 #define IMPL_LINK(Class, Member, ArgType, ArgName, RetType) \ argument
50 #define IMPL_LINK_NOARG(Class, Member, ArgType, RetType) \ argument
57 Class, Member, ArgType, ArgName, RetType) \ argument
64 Class, Member, ArgType, RetType) \ argument
/dports/lang/mono/mono-5.10.1.57/mcs/tools/cil-strip/Mono.Cecil.Signatures/
H A DRetType.cs31 internal sealed class RetType : InputOutputItem { class
35 public RetType () in RetType() method in Mono.Cecil.Signatures.RetType
H A DMethodSig.cs39 public RetType RetType; field in Mono.Cecil.Signatures.MethodSig
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/tools/
H A Dlink.hxx27 #define DECL_LINK(Member, ArgType, RetType) \ argument
31 #define DECL_STATIC_LINK(Class, Member, ArgType, RetType) \ argument
35 #define DECL_DLLPRIVATE_LINK(Member, ArgType, RetType) \ argument
39 #define DECL_DLLPRIVATE_STATIC_LINK(Class, Member, ArgType, RetType) \ argument
43 #define IMPL_LINK(Class, Member, ArgType, ArgName, RetType) \ argument
49 #define IMPL_LINK_NOARG(Class, Member, ArgType, RetType) \ argument
56 Class, Member, ArgType, ArgName, RetType) \ argument
63 Class, Member, ArgType, RetType) \ argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h79 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
85 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
91 #define _RECLAIM_DECL_FUN(RetType, FunName, Ignore) extern RetType FunName() argument
92 #define DECLARE_FUNCTION_TYPE(RetType, Type, PList) typedef RetType (* Type)() argument
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h79 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
85 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
91 #define _RECLAIM_DECL_FUN(RetType, FunName, Ignore) extern RetType FunName() argument
92 #define DECLARE_FUNCTION_TYPE(RetType, Type, PList) typedef RetType (* Type)() argument
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h79 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
85 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
91 #define _RECLAIM_DECL_FUN(RetType, FunName, Ignore) extern RetType FunName() argument
92 #define DECLARE_FUNCTION_TYPE(RetType, Type, PList) typedef RetType (* Type)() argument
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h79 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
85 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
91 #define _RECLAIM_DECL_FUN(RetType, FunName, Ignore) extern RetType FunName() argument
92 #define DECLARE_FUNCTION_TYPE(RetType, Type, PList) typedef RetType (* Type)() argument
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h79 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
85 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
91 #define _RECLAIM_DECL_FUN(RetType, FunName, Ignore) extern RetType FunName() argument
92 #define DECLARE_FUNCTION_TYPE(RetType, Type, PList) typedef RetType (* Type)() argument
/dports/lang/erlang/otp-OTP-24.1.7/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h79 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
85 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
91 #define _RECLAIM_DECL_FUN(RetType, FunName, Ignore) extern RetType FunName() argument
92 #define DECLARE_FUNCTION_TYPE(RetType, Type, PList) typedef RetType (* Type)() argument
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/erl_interface/test/all_SUITE_data/
H A Dreclaim.h79 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
85 #define _RECLAIM_DECL_FUN(RetType, FunName, ParamList) \ argument
91 #define _RECLAIM_DECL_FUN(RetType, FunName, Ignore) extern RetType FunName() argument
92 #define DECLARE_FUNCTION_TYPE(RetType, Type, PList) typedef RetType (* Type)() argument
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/meshworker/
H A Dscratch_data.h1039 using RetType = in get_values() local
1077 using RetType = std::vector< in get_gradients() local
1115 using RetType = in get_hessians() local
1154 using RetType = std::vector< in get_third_derivatives() local
1194 using RetType = std::vector< in get_symmetric_gradients() local
1232 using RetType = std::vector< in get_divergences() local
1270 using RetType = in get_curls() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/include/SimTKcommon/internal/
H A DPlugin.h289 #define SimTK_PLUGIN_DEFINE_FUNCTION(RetType, FuncName) \ argument
297 #define SimTK_PLUGIN_DEFINE_FUNCTION1(RetType, FuncName, Arg1) \ argument
305 #define SimTK_PLUGIN_DEFINE_FUNCTION2(RetType, FuncName, Arg1, Arg2) \ argument
/dports/x11/virtualgl/virtualgl-3.0/server/
H A Dfaker-sym.h94 #define FUNCDEF0(RetType, f, fake_f) \ argument
118 #define FUNCDEF1(RetType, f, at1, a1, fake_f) \ argument
142 #define FUNCDEF2(RetType, f, at1, a1, at2, a2, fake_f) \ argument
166 #define FUNCDEF3(RetType, f, at1, a1, at2, a2, at3, a3, fake_f) \ argument
190 #define FUNCDEF4(RetType, f, at1, a1, at2, a2, at3, a3, at4, a4, fake_f) \ argument
214 #define FUNCDEF5(RetType, f, at1, a1, at2, a2, at3, a3, at4, a4, at5, a5, \ argument
251 #define FUNCDEF6(RetType, f, at1, a1, at2, a2, at3, a3, at4, a4, at5, a5, \ argument
278 #define FUNCDEF8(RetType, f, at1, a1, at2, a2, at3, a3, at4, a4, at5, a5, \ argument
293 #define FUNCDEF9(RetType, f, at1, a1, at2, a2, at3, a3, at4, a4, at5, a5, \ argument
308 #define FUNCDEF10(RetType, f, at1, a1, at2, a2, at3, a3, at4, a4, at5, a5, \ argument
[all …]
/dports/devel/tinycbor/tinycbor-0.6.0/src/
H A Dopen_memstream.c39 typedef int RetType; typedef
42 typedef ssize_t RetType; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/third_party/tinycbor/src/src/
H A Dopen_memstream.c39 typedef int RetType; typedef
42 typedef ssize_t RetType; typedef
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DMethodDef.cs106 public BaseTypeRef RetType { property in Mono.ILASM.MethodDef
714 …static string CreateSignature (BaseTypeRef RetType, string name, IList param_list, int gen_param_c… in CreateSignature()
742 … static string CreateVarargSignature (BaseTypeRef RetType, string name, IList param_list) in CreateVarargSignature()
778 … public static string CreateSignature (BaseTypeRef RetType, PEAPI.CallConv call_conv, string name, in CreateSignature()
787 …static string CreateVarargSignature (BaseTypeRef RetType, string name, BaseTypeRef [] param_list, … in CreateVarargSignature()
822 …static string CreateSignature (BaseTypeRef RetType, string name, BaseTypeRef[] param_list, int gen… in CreateSignature()
/dports/lang/rust/rustc-1.58.1-src/library/std/src/os/unix/ucred/
H A Dtests.rs29 fn test_socket_pair_pids(arg: Type) -> RetType { in test_socket_pair_pids()
/dports/lang/mono/mono-5.10.1.57/mcs/tests/
H A Dtest-71.cs18 public Type RetType; field
/dports/www/hs-postgrest/postgrest-8.0.0/src/PostgREST/DbStructure/
H A DProc.hs41 data RetType type
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dcache_internal.h119 using RetType = Value; member
149 using RetType = const Value&; member
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/util/
H A Dcache_internal.h119 using RetType = Value; member
149 using RetType = const Value&; member
/dports/devel/clazy/clazy-1.5/src/
H A DSourceCompatibilityHelpers.h67 auto RetType = func->getReturnType(); in hasUnusedResultAttr() local

12345678910>>...23