Home
last modified time | relevance | path

Searched defs:_Ret (Results 1 – 25 of 68) sorted by relevance

123

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dconio.h36 int _Ret; in _cprintf() local
46 int _Ret; in _cscanf() local
56 int _Ret; in _cscanf_l() local
70 int _Ret; in _cprintf_p() local
83 int _Ret; in _cprintf_l() local
96 int _Ret; in _cprintf_p_l() local
160 int _Ret; in _cwprintf() local
170 int _Ret; in _cwscanf() local
180 int _Ret; in _cwscanf_l() local
193 int _Ret; in _cwprintf_p() local
[all …]
H A Dwchar.h896 int _Ret; in _fwscanf_l() local
905 int _Ret; in _wscanf_l() local
919 int _Ret; in _snwscanf_l() local
928 int _Ret; in _snwscanf() local
942 int _Ret; in _swscanf_l() local
968 int _Ret; in _fwprintf_p_l() local
977 int _Ret; in _wprintf_p_l() local
986 int _Ret; in _fwprintf_p() local
995 int _Ret; in _wprintf_p() local
1013 int _Ret; in _fwprintf_l() local
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dconio.h36 int _Ret; in _cprintf() local
46 int _Ret; in _cscanf() local
56 int _Ret; in _cscanf_l() local
70 int _Ret; in _cprintf_p() local
83 int _Ret; in _cprintf_l() local
96 int _Ret; in _cprintf_p_l() local
160 int _Ret; in _cwprintf() local
170 int _Ret; in _cwscanf() local
180 int _Ret; in _cwscanf_l() local
193 int _Ret; in _cwprintf_p() local
[all …]
H A Dwchar.h896 int _Ret; in _fwscanf_l() local
905 int _Ret; in _wscanf_l() local
919 int _Ret; in _snwscanf_l() local
928 int _Ret; in _snwscanf() local
942 int _Ret; in _swscanf_l() local
968 int _Ret; in _fwprintf_p_l() local
977 int _Ret; in _wprintf_p_l() local
986 int _Ret; in _fwprintf_p() local
995 int _Ret; in _wprintf_p() local
1013 int _Ret; in _fwprintf_l() local
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/sec_api/
H A Dstdio_s.h48 int _Ret; in _fscanf_s_l() local
58 int _Ret; in fscanf_s() local
68 int _Ret; in _scanf_s_l() local
78 int _Ret; in scanf_s() local
92 int _Ret; in _fscanf_l() local
101 int _Ret; in _scanf_l() local
119 int _Ret; in _sscanf_s_l() local
128 int _Ret; in sscanf_s() local
142 int _Ret; in _sscanf_l() local
153 int _Ret; in _snscanf_s_l() local
[all …]
H A Dwchar_s.h59 int _Ret; in _fwscanf_s_l() local
69 int _Ret; in fwscanf_s() local
79 int _Ret; in _wscanf_s_l() local
89 int _Ret; in wscanf_s() local
103 int _Ret; in _swscanf_s_l() local
112 int _Ret; in swscanf_s() local
126 int _Ret; in _snwscanf_s_l() local
135 int _Ret; in _snwscanf_s() local
161 int _Ret; in _fwprintf_s_l() local
170 int _Ret; in _wprintf_s_l() local
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/sec_api/
H A Dstdio_s.h48 int _Ret; in _fscanf_s_l() local
58 int _Ret; in fscanf_s() local
68 int _Ret; in _scanf_s_l() local
78 int _Ret; in scanf_s() local
92 int _Ret; in _fscanf_l() local
101 int _Ret; in _scanf_l() local
119 int _Ret; in _sscanf_s_l() local
128 int _Ret; in sscanf_s() local
142 int _Ret; in _sscanf_l() local
153 int _Ret; in _snscanf_s_l() local
[all …]
H A Dwchar_s.h59 int _Ret; in _fwscanf_s_l() local
69 int _Ret; in fwscanf_s() local
79 int _Ret; in _wscanf_s_l() local
89 int _Ret; in wscanf_s() local
103 int _Ret; in _swscanf_s_l() local
112 int _Ret; in swscanf_s() local
126 int _Ret; in _snwscanf_s_l() local
135 int _Ret; in _snwscanf_s() local
161 int _Ret; in _fwprintf_s_l() local
170 int _Ret; in _wprintf_s_l() local
[all …]
/dports/graphics/anttweakbar/AntTweakBar/src/
H A DLoadOGLCore.h18 #define ANT_GL_CORE_DECL_NO_FORWARD(_Ret, _Fct, _Params) \ argument
24 # define ANT_GL_CORE_DECL(_Ret, _Fct, _Params) \ argument
32 # define ANT_GL_CORE_DECL(_Ret, _Fct, _Params) \ argument
H A DLoadOGL.h18 #define ANT_GL_DECL(_Ret, _Fct, _Params) \ argument
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A Dboost_type_traits.h50 typedef typename __bool2type<_Is>::_Ret _Ret; typedef
55 typedef typename __bool2type<is_pointer>::_Ret _Ret; typedef
60 typedef typename __bool2type<is_integral>::_Ret _Ret; typedef
65 typedef typename __bool2type<is_float>::_Ret _Ret; typedef
129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret; typedef
144 typedef typename _Land2<_Tr1, _Tr3>::_Ret _Ret; typedef
H A Dtype_traits.h80 { typedef __false_type _Ret; }; typedef
H A Dtype_manips.h36 { typedef __true_type _Ret; }; typedef
H A D_rope.h105 struct _BasicCharType { typedef __false_type _Ret; }; typedef
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A Dboost_type_traits.h43 typedef typename __bool2type<_Is>::_Ret _Ret; typedef
48 typedef typename __bool2type<is_pointer>::_Ret _Ret; typedef
53 typedef typename __bool2type<is_integral>::_Ret _Ret; typedef
58 typedef typename __bool2type<is_float>::_Ret _Ret; typedef
122 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret; typedef
137 typedef typename _Land2<_Tr1, _Tr3>::_Ret _Ret; typedef
H A Dtype_traits.h80 { typedef __false_type _Ret; }; typedef
H A Dtype_manips.h36 { typedef __true_type _Ret; }; typedef
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/unittest/googletest/src/
H A Dgtest-matchers.cc53 // Constructs a matcher that matches a std::string whose value is equal to
55 Matcher<std::string>::Matcher(const std::string& s) { *this = Eq(s); }
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/test/unit/
H A Dtype_traits_test.cpp141 typedef typename _IsConvertible<_Src, _Dst>::_Ret _Ret; in is_convertible() typedef
152 typedef typename _IsCVConvertible<_Src, _Dst>::_Ret _Ret; in is_cv_convertible() typedef
286 typedef typename _IsIntegral<_Type>::_Ret _Ret; in is_integer() typedef
332 typedef typename _IsRational<_Type>::_Ret _Ret; in is_rational() typedef
/dports/graphics/blender/blender-2.91.0/extern/gmock/include/gmock/
H A Dgmock-function-mocker.h51 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_3(_Ret, _MethodName, _Args) \ argument
54 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_4(_Ret, _MethodName, _Args, _Spec) \ argument
210 #define GMOCK_INTERNAL_SIGNATURE(_Ret, _Args) \ argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-function-mocker.h51 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_3(_Ret, _MethodName, _Args) \ argument
54 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_4(_Ret, _MethodName, _Args, _Spec) \ argument
210 #define GMOCK_INTERNAL_SIGNATURE(_Ret, _Args) \ argument
/dports/misc/quantum++/qpp-3.0/unit_tests/lib/googletest/googletest-release-1.10.0/googlemock/include/gmock/
H A Dgmock-function-mocker.h51 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_3(_Ret, _MethodName, _Args) \ argument
54 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_4(_Ret, _MethodName, _Args, _Spec) \ argument
210 #define GMOCK_INTERNAL_SIGNATURE(_Ret, _Args) \ argument
/dports/devel/upp/upp/bazaar/plugin/gmock/
H A Dgmock-function-mocker.h51 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_3(_Ret, _MethodName, _Args) \ argument
54 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_4(_Ret, _MethodName, _Args, _Spec) \ argument
210 #define GMOCK_INTERNAL_SIGNATURE(_Ret, _Args) \ argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-function-mocker.h51 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_3(_Ret, _MethodName, _Args) \ argument
54 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_4(_Ret, _MethodName, _Args, _Spec) \ argument
210 #define GMOCK_INTERNAL_SIGNATURE(_Ret, _Args) \ argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/unittest/googlemock/include/gmock/
H A Dgmock-function-mocker.h51 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_3(_Ret, _MethodName, _Args) \ argument
54 #define GMOCK_INTERNAL_MOCK_METHOD_ARG_4(_Ret, _MethodName, _Args, _Spec) \ argument
210 #define GMOCK_INTERNAL_SIGNATURE(_Ret, _Args) \ argument

123