Home
last modified time | relevance | path

Searched refs:__type (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dspecfun.h251 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
254 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY() typedef
255 return __detail::__assoc_laguerre<__type>(__n, __m, __x); in _GLIBCXX_VISIBILITY()
297 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
300 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY() typedef
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
342 inline typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type in _GLIBCXX_VISIBILITY()
345 typedef typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type __type; in _GLIBCXX_VISIBILITY() typedef
346 return __detail::__beta<__type>(__a, __b); in _GLIBCXX_VISIBILITY()
390 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
[all …]
H A Dcpp_type_traits.h78 { typedef __false_type __type; }; in _GLIBCXX_VISIBILITY() typedef
82 { typedef __true_type __type; }; in _GLIBCXX_VISIBILITY()
90 typedef typename __truth_type<__value>::__type __type; in _GLIBCXX_VISIBILITY()
98 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
105 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
113 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
120 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
130 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
141 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
148 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dspecfun.h251 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
254 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY() typedef
255 return __detail::__assoc_laguerre<__type>(__n, __m, __x); in _GLIBCXX_VISIBILITY()
297 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
300 typedef typename __gnu_cxx::__promote<_Tp>::__type __type; in _GLIBCXX_VISIBILITY() typedef
301 return __detail::__assoc_legendre_p<__type>(__l, __m, __x); in _GLIBCXX_VISIBILITY()
342 inline typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type in _GLIBCXX_VISIBILITY()
345 typedef typename __gnu_cxx::__promote_2<_Tpa, _Tpb>::__type __type; in _GLIBCXX_VISIBILITY() typedef
346 return __detail::__beta<__type>(__a, __b); in _GLIBCXX_VISIBILITY()
390 inline typename __gnu_cxx::__promote<_Tp>::__type in _GLIBCXX_VISIBILITY()
[all …]
H A Dcpp_type_traits.h78 { typedef __false_type __type; }; in _GLIBCXX_VISIBILITY() typedef
82 { typedef __true_type __type; }; in _GLIBCXX_VISIBILITY()
90 typedef typename __truth_type<__value>::__type __type; in _GLIBCXX_VISIBILITY()
98 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
105 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
113 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
120 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
130 typedef __false_type __type; in _GLIBCXX_VISIBILITY()
141 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
148 typedef __true_type __type; in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dtype_traits.h50 { typedef _Tp __type; }; in _GLIBCXX_VISIBILITY()
56 { typedef _Iftrue __type; }; in _GLIBCXX_VISIBILITY()
60 { typedef _Iffalse __type; }; in _GLIBCXX_VISIBILITY()
71 typedef typename __if_type::__type __type; in _GLIBCXX_VISIBILITY()
76 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY()
80 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY()
84 { typedef unsigned short __type; }; in _GLIBCXX_VISIBILITY()
88 { typedef unsigned int __type; }; in _GLIBCXX_VISIBILITY()
92 { typedef unsigned long __type; }; in _GLIBCXX_VISIBILITY()
96 { typedef unsigned long long __type; }; in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dtype_traits.h50 { typedef _Tp __type; }; in _GLIBCXX_VISIBILITY()
56 { typedef _Iftrue __type; }; in _GLIBCXX_VISIBILITY()
60 { typedef _Iffalse __type; }; in _GLIBCXX_VISIBILITY()
71 typedef typename __if_type::__type __type; in _GLIBCXX_VISIBILITY()
76 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY()
80 { typedef unsigned char __type; }; in _GLIBCXX_VISIBILITY()
84 { typedef unsigned short __type; }; in _GLIBCXX_VISIBILITY()
88 { typedef unsigned int __type; }; in _GLIBCXX_VISIBILITY()
92 { typedef unsigned long __type; }; in _GLIBCXX_VISIBILITY()
96 { typedef unsigned long long __type; }; in _GLIBCXX_VISIBILITY()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/tr1/
H A Dcmath309 int>::__type
312 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
314 FP_SUBNORMAL, FP_ZERO, __type(__f));
319 int>::__type
322 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
323 return __builtin_isfinite(__type(__f));
328 int>::__type
331 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
332 return __builtin_isinf(__type(__f));
337 int>::__type
[all …]
H A Dcomplex316 inline typename __gnu_cxx::__promote<_Tp>::__type
319 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
321 return std::signbit(__x) ? __type(3.1415926535897932384626433832795029L)
322 : __type();
324 return std::arg(std::complex<__type>(__x));
329 inline typename __gnu_cxx::__promote<_Tp>::__type
334 inline typename __gnu_cxx::__promote<_Tp>::__type
337 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
338 return __type(__x) * __type(__x);
342 inline typename __gnu_cxx::__promote<_Tp>::__type
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/tr1/
H A Dcmath309 int>::__type
312 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
314 FP_SUBNORMAL, FP_ZERO, __type(__f));
319 int>::__type
322 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
323 return __builtin_isfinite(__type(__f));
328 int>::__type
331 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
332 return __builtin_isinf(__type(__f));
337 int>::__type
[all …]
H A Dcomplex316 inline typename __gnu_cxx::__promote<_Tp>::__type
319 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
321 return std::signbit(__x) ? __type(3.1415926535897932384626433832795029L)
322 : __type();
324 return std::arg(std::complex<__type>(__x));
329 inline typename __gnu_cxx::__promote<_Tp>::__type
334 inline typename __gnu_cxx::__promote<_Tp>::__type
337 typedef typename __gnu_cxx::__promote<_Tp>::__type __type;
338 return __type(__x) * __type(__x);
342 inline typename __gnu_cxx::__promote<_Tp>::__type
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Dcmath98 double>::__type
117 double>::__type
136 double>::__type
154 typename __gnu_cxx::__promote_2<_Tp, _Up>::__type
157 typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type;
158 return atan2(__type(__y), __type(__x));
176 double>::__type
195 double>::__type
214 double>::__type
233 double>::__type
[all …]
H A Dcstddef72 template<> struct __byte_operand<bool> { using __type = byte; };
73 template<> struct __byte_operand<char> { using __type = byte; };
74 template<> struct __byte_operand<signed char> { using __type = byte; };
75 template<> struct __byte_operand<unsigned char> { using __type = byte; };
77 template<> struct __byte_operand<wchar_t> { using __type = byte; };
80 template<> struct __byte_operand<char8_t> { using __type = byte; };
82 template<> struct __byte_operand<char16_t> { using __type = byte; };
83 template<> struct __byte_operand<char32_t> { using __type = byte; };
84 template<> struct __byte_operand<short> { using __type = byte; };
85 template<> struct __byte_operand<unsigned short> { using __type = byte; };
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Dcmath98 double>::__type
117 double>::__type
136 double>::__type
154 typename __gnu_cxx::__promote_2<_Tp, _Up>::__type
157 typedef typename __gnu_cxx::__promote_2<_Tp, _Up>::__type __type;
158 return atan2(__type(__y), __type(__x));
176 double>::__type
195 double>::__type
214 double>::__type
233 double>::__type
[all …]
H A Dcstddef72 template<> struct __byte_operand<bool> { using __type = byte; };
73 template<> struct __byte_operand<char> { using __type = byte; };
74 template<> struct __byte_operand<signed char> { using __type = byte; };
75 template<> struct __byte_operand<unsigned char> { using __type = byte; };
77 template<> struct __byte_operand<wchar_t> { using __type = byte; };
80 template<> struct __byte_operand<char8_t> { using __type = byte; };
82 template<> struct __byte_operand<char16_t> { using __type = byte; };
83 template<> struct __byte_operand<char32_t> { using __type = byte; };
84 template<> struct __byte_operand<short> { using __type = byte; };
85 template<> struct __byte_operand<unsigned short> { using __type = byte; };
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dmap_ptr_kern.c108 __type(key, __u32);
109 __type(value, __u32);
144 __type(key, __u32);
145 __type(value, __u32);
176 __type(key, __u32);
177 __type(value, __u32);
193 __type(key, __u32);
194 __type(value, __u32);
210 __type(key, __u32);
211 __type(value, __u32);
[all …]
H A Dtest_btf_map_in_map.c9 __type(key, int);
10 __type(value, int);
17 __type(key, int);
18 __type(value, int);
32 __type(key, int);
33 __type(value, int);
48 __type(key, int);
49 __type(value, int);
57 __type(key, int);
58 __type(value, int);
[all …]
H A Dtest_pinning.c11 __type(key, __u32);
12 __type(value, __u64);
19 __type(key, __u32);
20 __type(value, __u64);
26 __type(key, __u32);
27 __type(value, __u64);
H A Dtest_sockmap_update.c9 __type(key, __u32);
10 __type(value, __u64);
16 __type(key, __u32);
17 __type(value, __u64);
23 __type(key, __u32);
24 __type(value, __u64);
H A Dbpf_iter_sockmap.c14 __type(key, __u32);
15 __type(value, __u64);
21 __type(key, __u32);
22 __type(value, __u64);
28 __type(key, __u32);
29 __type(value, __u64);
H A Dtest_skmsg_load_helpers.c9 __type(key, __u32);
10 __type(value, __u64);
16 __type(key, __u32);
17 __type(value, __u64);
23 __type(key, __u32);
24 __type(value, __u64);
H A Dtest_stacktrace_map.c14 __type(key, __u32);
15 __type(value, __u32);
21 __type(key, __u32);
22 __type(value, __u32);
37 __type(key, __u32);
38 __type(value, stack_trace_t);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/debug/
H A Dhelper_functions.h62 typename = typename std::__is_integer<_Iterator>::__type>
70 typename = typename std::__is_void<_DiffType>::__type>
72 { typedef _DiffType __type; }; typedef
76 { typedef std::ptrdiff_t __type; };
78 typedef typename _DiffTraits<_ItDiffType>::__type _DiffType;
81 typedef std::pair<_DiffType, _Distance_precision> __type;
86 { typedef std::pair<std::ptrdiff_t, _Distance_precision> __type; };
93 inline typename _Distance_traits<_Iterator>::__type
100 inline typename _Distance_traits<_Iterator>::__type
112 inline typename _Distance_traits<_Iterator>::__type
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/debug/
H A Dhelper_functions.h62 typename = typename std::__is_integer<_Iterator>::__type>
70 typename = typename std::__is_void<_DiffType>::__type>
72 { typedef _DiffType __type; }; typedef
76 { typedef std::ptrdiff_t __type; };
78 typedef typename _DiffTraits<_ItDiffType>::__type _DiffType;
81 typedef std::pair<_DiffType, _Distance_precision> __type;
86 { typedef std::pair<std::ptrdiff_t, _Distance_precision> __type; };
93 inline typename _Distance_traits<_Iterator>::__type
100 inline typename _Distance_traits<_Iterator>::__type
112 inline typename _Distance_traits<_Iterator>::__type
[all …]
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dmap_perf_test_kern.c21 __type(key, u32);
22 __type(value, long);
28 __type(key, u32);
29 __type(value, long);
35 __type(key, u32);
36 __type(value, long);
43 __type(key, u32);
44 __type(value, long);
69 __type(key, u32);
70 __type(value, long);
[all …]
H A Dxdp_monitor_kern.c11 __type(key, u32);
12 __type(value, u64);
20 __type(key, u32);
21 __type(value, u64);
134 __type(key, u32);
135 __type(value, struct datarec);
141 __type(key, u32);
142 __type(value, struct datarec);
215 __type(key, u32);
216 __type(value, struct datarec);

12345678910>>...12