Home
last modified time | relevance | path

Searched refs:__w (Results 1 – 25 of 83) sorted by relevance

1234

/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 Dshared_ptr_atomic.h227 shared_ptr<_Tp> __w, in _GLIBCXX_VISIBILITY()
237 *__p = std::move(__w); in _GLIBCXX_VISIBILITY()
248 shared_ptr<_Tp> __w) in _GLIBCXX_VISIBILITY()
251 std::move(__w), memory_order_seq_cst, memory_order_seq_cst); in _GLIBCXX_VISIBILITY()
258 shared_ptr<_Tp> __w, in _GLIBCXX_VISIBILITY()
263 std::move(__w), __success, __failure); in _GLIBCXX_VISIBILITY()
269 shared_ptr<_Tp> __w) in _GLIBCXX_VISIBILITY()
272 std::move(__w), memory_order_seq_cst, memory_order_seq_cst); in _GLIBCXX_VISIBILITY()
279 __shared_ptr<_Tp, _Lp> __w, in _GLIBCXX_VISIBILITY()
289 *__p = std::move(__w); in _GLIBCXX_VISIBILITY()
[all …]
H A Drandom.tcc191 size_t __w, size_t __n, size_t __m, size_t __r,
196 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
200 size_t __w, size_t __n, size_t __m, size_t __r,
205 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
209 size_t __w, size_t __n, size_t __m, size_t __r,
214 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
218 size_t __w, size_t __n, size_t __m, size_t __r,
223 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
227 size_t __w, size_t __n, size_t __m, size_t __r,
232 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
[all …]
H A Dostream_insert.h87 const streamsize __w = __out.width(); in _GLIBCXX_VISIBILITY() local
88 if (__w > __n) in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
/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 Dshared_ptr_atomic.h227 shared_ptr<_Tp> __w, in _GLIBCXX_VISIBILITY()
237 *__p = std::move(__w); in _GLIBCXX_VISIBILITY()
248 shared_ptr<_Tp> __w) in _GLIBCXX_VISIBILITY()
251 std::move(__w), memory_order_seq_cst, memory_order_seq_cst); in _GLIBCXX_VISIBILITY()
258 shared_ptr<_Tp> __w, in _GLIBCXX_VISIBILITY()
263 std::move(__w), __success, __failure); in _GLIBCXX_VISIBILITY()
269 shared_ptr<_Tp> __w) in _GLIBCXX_VISIBILITY()
272 std::move(__w), memory_order_seq_cst, memory_order_seq_cst); in _GLIBCXX_VISIBILITY()
279 __shared_ptr<_Tp, _Lp> __w, in _GLIBCXX_VISIBILITY()
289 *__p = std::move(__w); in _GLIBCXX_VISIBILITY()
[all …]
H A Drandom.tcc191 size_t __w, size_t __n, size_t __m, size_t __r,
196 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
200 size_t __w, size_t __n, size_t __m, size_t __r,
205 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
209 size_t __w, size_t __n, size_t __m, size_t __r,
214 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
218 size_t __w, size_t __n, size_t __m, size_t __r,
223 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
227 size_t __w, size_t __n, size_t __m, size_t __r,
232 mersenne_twister_engine<_UIntType, __w, __n, __m, __r, __a, __u, __d,
[all …]
H A Dostream_insert.h87 const streamsize __w = __out.width(); in _GLIBCXX_VISIBILITY() local
88 if (__w > __n) in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
/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 Drandom.tcc194 template<class _UIntType, int __w, int __n, int __m, int __r,
198 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
201 template<class _UIntType, int __w, int __n, int __m, int __r,
205 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
208 template<class _UIntType, int __w, int __n, int __m, int __r,
212 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
215 template<class _UIntType, int __w, int __n, int __m, int __r,
219 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
222 template<class _UIntType, int __w, int __n, int __m, int __r,
226 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
[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 Drandom.tcc194 template<class _UIntType, int __w, int __n, int __m, int __r,
198 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
201 template<class _UIntType, int __w, int __n, int __m, int __r,
205 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
208 template<class _UIntType, int __w, int __n, int __m, int __r,
212 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
215 template<class _UIntType, int __w, int __n, int __m, int __r,
219 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
222 template<class _UIntType, int __w, int __n, int __m, int __r,
226 mersenne_twister<_UIntType, __w, __n, __m, __r, __a, __u, __s,
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.h100 word __w = SMC_inw((a),(r)&~1); \
101 __w &= ((r)&1) ? 0x00FF : 0xFF00; \
102 __w |= ((r)&1) ? __d<<8 : __d; \
103 SMC_outw((a),__w,(r)&~1); \
175 word __w = SMC_inw((a),(r)&~1); \
176 __w &= ((r)&1) ? 0x00FF : 0xFF00; \
177 __w |= ((r)&1) ? __d<<8 : __d; \
178 SMC_outw((a),__w,(r)&~1); \
231 word __w = SMC_inw((a), ((r)&(~1))); \
233 __w = (__w & 0x00ff) | (__d << 8); \
[all …]
H A Dlan91c96.h77 word __w = SMC_inw(edev, (r)&~1); \
78 __w &= ((r)&1) ? 0x00FF : 0xFF00; \
79 __w |= ((r)&1) ? __d<<8 : __d; \
80 SMC_outw(edev, __w, (r)&~1); \
143 word __w = SMC_inw(edev, (r)&~1); \
144 __w &= ((r)&1) ? 0x00FF : 0xFF00; \
145 __w |= ((r)&1) ? __d<<8 : __d; \
146 SMC_outw(edev, __w, (r)&~1); \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Dspeculation_barrier.h58 __cmpptr, __w, __sz) \ argument
76 "ldr" __sz "\t%" __w "[__v], %[__p]\n" \
78 "csel\t%" __w "[__v], %" __w "[__v], %" __w "[__f], cs\n\t" \
100 "ldr" __sz "\t%" __w "[__v], %[__p]\n" \
102 "csel\t%" __w "[__v], %" __w "[__v], %" __w "[__f], cc\n\t" \
H A Dreent.h117 #define _lseek_r(__reent, __fdes, __off, __w) lseek(__fdes, __off, __w) argument
131 #define _lseek64_r(__reent, __fd, __off, __w) lseek64(__fd, __off, __w) argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Dspeculation_barrier.h58 __cmpptr, __w, __sz) \ argument
76 "ldr" __sz "\t%" __w "[__v], %[__p]\n" \
78 "csel\t%" __w "[__v], %" __w "[__v], %" __w "[__f], cs\n\t" \
100 "ldr" __sz "\t%" __w "[__v], %[__p]\n" \
102 "csel\t%" __w "[__v], %" __w "[__v], %" __w "[__f], cc\n\t" \
H A Dreent.h117 #define _lseek_r(__reent, __fdes, __off, __w) lseek(__fdes, __off, __w) argument
131 #define _lseek64_r(__reent, __fd, __off, __w) lseek64(__fd, __off, __w) argument
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Draw_io.h83 (void)({u8 __maybe_unused __w, __v = (b); u32 _addr = ((u32) (addr)); \
84 __w = ((*(__force volatile u8 *) ((_addr | 0x10000) + (__v<<1)))); })
86 (void)({u16 __maybe_unused __w, __v = (w); u32 _addr = ((u32) (addr)); \
87 __w = ((*(__force volatile u16 *) ((_addr & 0xFFFF0000UL) + ((__v & 0xFF)<<1)))); \
88 __w = ((*(__force volatile u16 *) ((_addr | 0x10000) + ((__v >> 8)<<1)))); })
90 (void)({u16 __maybe_unused __w, __v = (w); u32 _addr = ((u32) (addr)); \
91 __w = ((*(__force volatile u16 *) ((_addr & 0xFFFF0000UL) + ((__v >> 8)<<1)))); \
92 __w = ((*(__force volatile u16 *) ((_addr | 0x10000) + ((__v & 0xFF)<<1)))); })
/OK3568_Linux_fs/kernel/lib/
H A Dmuldi3.c43 DWunion __w; \
44 umul_ppmm(__w.s.high, __w.s.low, u, v); \
45 __w.ll; \
/OK3568_Linux_fs/kernel/arch/microblaze/lib/
H A Dmuldi3.c41 DWunion __w; \
42 umul_ppmm(__w.s.high, __w.s.low, u, v); \
43 __w.ll; \
/OK3568_Linux_fs/kernel/arch/h8300/lib/
H A Dmuldi3.c30 DWunion __w; \
31 umul_ppmm(__w.s.high, __w.s.low, u, v); \
32 __w.ll; } \
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A D__tree352 // __w is __x's possibly null uncle (will become __x's sibling)
353 _NodePtr __w = nullptr;
354 // link __x to __y's parent, and find __w
361 __w = __y->__parent_unsafe()->__right_;
363 __root = __x; // __w == nullptr
369 __w = __y->__parent_->__left_;
373 // but copy __z's color. This does not impact __x or __w.
412 // be null. __w can not be null here, else the parent would
414 // of 1 on the __w side (__w must be a non-null black or a red
418 if (!__tree_is_left_child(__w)) // if x is left child
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A D__tree352 // __w is __x's possibly null uncle (will become __x's sibling)
353 _NodePtr __w = nullptr;
354 // link __x to __y's parent, and find __w
361 __w = __y->__parent_unsafe()->__right_;
363 __root = __x; // __w == nullptr
369 __w = __y->__parent_->__left_;
373 // but copy __z's color. This does not impact __x or __w.
412 // be null. __w can not be null here, else the parent would
414 // of 1 on the __w side (__w must be a non-null black or a red
418 if (!__tree_is_left_child(__w)) // if x is left child
[all …]
/OK3568_Linux_fs/u-boot/arch/microblaze/lib/
H A Dmuldi3.c45 ({DIunion __w; \
46 umul_ppmm(__w.s.high, __w.s.low, u, v); \
47 __w.ll; })
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dmuldi3.c41 ({DIunion __w; \
42 umul_ppmm (__w.s.high, __w.s.low, u, v); \
43 __w.ll; })
/OK3568_Linux_fs/kernel/arch/m68k/lib/
H A Dmuldi3.c64 ({DIunion __w; \
65 umul_ppmm (__w.s.high, __w.s.low, u, v); \
66 __w.ll; })
/OK3568_Linux_fs/u-boot/arch/nios2/lib/
H A Dlonglong.h153 ({DWunion __w; \
154 umul_ppmm (__w.s.high, __w.s.low, u, v); \
155 __w.ll; })
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dio.h19 #define writel_be(__w, __addr) __raw_writel(__w, __addr) argument

1234