HomeSort by relevance Sort by last modified time
    Searched refs:__type2 (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_secapi.h 58 #define __CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_0_2_(__ret,__func,__type1,__attrib1,__arg1,__type2,__attrib2,__arg2,__type3,__attrib3,__arg3)\
59 extern "C" { _CRTIMP __ret __cdecl __func(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2, __type3 __attrib3 __arg3); }\
69 #define __CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_0_2_(__ret,__func,__type1,__attrib1,__arg1,__type2,__attrib2,__arg2,__type3,__attrib3,__arg3)\
70 _CRTIMP __ret __cdecl __func(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2, __type3 __attrib3 __arg3);
74 #define __CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY_0_3_(__ret,__func,__type1,__attrib1,__arg1,__type2,__attrib2,__arg2,__type3,__attrib3,__arg3,__type4,__attrib4,__arg4)\
75 extern "C" { _CRTIMP __ret __cdecl __func(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2, __type3 __attrib3 __arg3, __type4 __attrib4 __arg4); }\
86 #define __CRT_SECURE_CPP_OVERLOAD_SECURE_NAMES_MEMORY_0_3_(__ret,__func,__type1,__attrib1,__arg1,__type2,__attrib2,__arg2,__type3,__attrib3,__arg3,__type4,__attrib4,__arg4)\
87 _CRTIMP __ret __cdecl __func(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2, __type3 __attrib3 __arg3, __type4 __attrib4 __arg4);
91 #define __CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_0_2_(__ret,__func,__type1,__attrib1,__arg1,__type2,__attrib2,__arg2)\
93 inline __ret __cdecl __MINGW_CRT_NAME_INSECURE_DEF(__func)(__type1 * __attrib1 __arg1, __type2 __attrib2 __arg2){
    [all...]
crtdefs.h 48 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_2(__ret,__func,__dsttype,__dst,__type1,__arg1,__type2,__arg2)\
51 __ret __cdecl __func(__dsttype (&__dst)[__size], __type1 __arg1, __type2 __arg2) { \
56 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_3(__ret,__func,__dsttype,__dst,__type1,__arg1,__type2,__arg2,__type3,__arg3) \
59 __ret __cdecl __func(__dsttype (&__dst)[__size], __type1 __arg1, __type2 __arg2, __type3 __arg3) { \
64 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_0_4(__ret,__func,__dsttype,__dst,__type1,__arg1,__type2,__arg2,__type3,__arg3,__type4,__arg4) \
67 __ret __cdecl __func(__dsttype (&__dst)[__size], __type1 __arg1, __type2 __arg2, __type3 __arg3, __type4 __arg4) { \
80 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_2(__ret,__func,__type0,__arg0,__dsttype,__dst,__type1,__arg1,__type2,__arg2) \
83 __ret __cdecl __func(__type0 __arg0, __dsttype (&__dst)[__size], __type1 __arg1, __type2 __arg2) { \
88 #define __DEFINE_CPP_OVERLOAD_SECURE_FUNC_1_3(__ret,__func,__type0,__arg0,__dsttype,__dst,__type1,__arg1,__type2,__arg2,__type3,__arg3) \
91 __ret __cdecl __func(__type0 __arg0, __dsttype (&__dst)[__size], __type1 __arg1, __type2 __arg2, __type3 __arg3) {
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 171 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
182 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
194 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 171 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
182 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
194 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
type_traits.h 171 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
182 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
194 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
type_traits.h 171 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_2
174 typedef __typeof__(__type1() + __type2()) __type;
182 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_3
186 typedef __typeof__(__type1() + __type2() + __type3()) __type;
194 typedef typename __promote<_Up>::__type __type2; typedef in struct:__promote_4
199 typedef __typeof__(__type1() + __type2() + __type3() + __type4()) __type;
  /external/stlport/stlport/stl/
_cmath.h 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \
192 inline __type1 func (__type1 x, __type2 y) \
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \
192 inline __type1 func (__type1 x, __type2 y) \
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \
192 inline __type1 func (__type1 x, __type2 y) \
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \
192 inline __type1 func (__type1 x, __type2 y) \
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \
192 inline __type1 func (__type1 x, __type2 y) \
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cmath.h 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \
192 inline __type1 func (__type1 x, __type2 y) \
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cmath.h 191 #define _STLP_MATH_INLINE2X(__type1,__type2,func,cfunc) \
192 inline __type1 func (__type1 x, __type2 y) \

Completed in 1236 milliseconds