/external/clang/lib/Headers/ |
D | adxintrin.h | 37 unsigned int *__p) in _addcarryx_u32() argument 39 return __builtin_ia32_addcarryx_u32(__cf, __x, __y, __p); in _addcarryx_u32() 45 unsigned long long __y, unsigned long long *__p) in _addcarryx_u64() argument 47 return __builtin_ia32_addcarryx_u64(__cf, __x, __y, __p); in _addcarryx_u64() 54 unsigned int *__p) in _addcarry_u32() argument 56 return __builtin_ia32_addcarry_u32(__cf, __x, __y, __p); in _addcarry_u32() 62 unsigned long long __y, unsigned long long *__p) in _addcarry_u64() argument 64 return __builtin_ia32_addcarry_u64(__cf, __x, __y, __p); in _addcarry_u64() 70 unsigned int *__p) in _subborrow_u32() argument 72 return __builtin_ia32_subborrow_u32(__cf, __x, __y, __p); in _subborrow_u32() [all …]
|
D | fxsrintrin.h | 34 _fxsave(void *__p) { in _fxsave() argument 35 return __builtin_ia32_fxsave(__p); in _fxsave() 39 _fxsave64(void *__p) { in _fxsave64() argument 40 return __builtin_ia32_fxsave64(__p); in _fxsave64() 44 _fxrstor(void *__p) { in _fxrstor() argument 45 return __builtin_ia32_fxrstor(__p); in _fxrstor() 49 _fxrstor64(void *__p) { in _fxrstor64() argument 50 return __builtin_ia32_fxrstor64(__p); in _fxrstor64()
|
D | xsavesintrin.h | 35 _xsaves(void *__p, unsigned long long __m) { in _xsaves() argument 36 __builtin_ia32_xsaves(__p, __m); in _xsaves() 40 _xrstors(void *__p, unsigned long long __m) { in _xrstors() argument 41 __builtin_ia32_xrstors(__p, __m); in _xrstors() 46 _xrstors64(void *__p, unsigned long long __m) { in _xrstors64() argument 47 __builtin_ia32_xrstors64(__p, __m); in _xrstors64() 51 _xsaves64(void *__p, unsigned long long __m) { in _xsaves64() argument 52 __builtin_ia32_xsaves64(__p, __m); in _xsaves64()
|
D | xsaveintrin.h | 35 _xsave(void *__p, unsigned long long __m) { in _xsave() argument 36 return __builtin_ia32_xsave(__p, __m); in _xsave() 40 _xrstor(void *__p, unsigned long long __m) { in _xrstor() argument 41 return __builtin_ia32_xrstor(__p, __m); in _xrstor() 46 _xsave64(void *__p, unsigned long long __m) { in _xsave64() argument 47 return __builtin_ia32_xsave64(__p, __m); in _xsave64() 51 _xrstor64(void *__p, unsigned long long __m) { in _xrstor64() argument 52 return __builtin_ia32_xrstor64(__p, __m); in _xrstor64()
|
D | rdseedintrin.h | 35 _rdseed16_step(unsigned short *__p) in _rdseed16_step() argument 37 return __builtin_ia32_rdseed16_step(__p); in _rdseed16_step() 41 _rdseed32_step(unsigned int *__p) in _rdseed32_step() argument 43 return __builtin_ia32_rdseed32_step(__p); in _rdseed32_step() 48 _rdseed64_step(unsigned long long *__p) in _rdseed64_step() argument 50 return __builtin_ia32_rdseed64_step(__p); in _rdseed64_step()
|
D | xmmintrin.h | 512 _mm_loadh_pi(__m128 __a, const __m64 *__p) in _mm_loadh_pi() argument 518 __mm_loadh_pi_v2f32 __b = ((struct __mm_loadh_pi_struct*)__p)->__u; in _mm_loadh_pi() 524 _mm_loadl_pi(__m128 __a, const __m64 *__p) in _mm_loadl_pi() argument 530 __mm_loadl_pi_v2f32 __b = ((struct __mm_loadl_pi_struct*)__p)->__u; in _mm_loadl_pi() 536 _mm_load_ss(const float *__p) in _mm_load_ss() argument 541 float __u = ((struct __mm_load_ss_struct*)__p)->__u; in _mm_load_ss() 546 _mm_load1_ps(const float *__p) in _mm_load1_ps() argument 551 float __u = ((struct __mm_load1_ps_struct*)__p)->__u; in _mm_load1_ps() 558 _mm_load_ps(const float *__p) in _mm_load_ps() argument 560 return *(__m128*)__p; in _mm_load_ps() [all …]
|
D | avxintrin.h | 737 _mm256_load_pd(double const *__p) in _mm256_load_pd() argument 739 return *(__m256d *)__p; in _mm256_load_pd() 743 _mm256_load_ps(float const *__p) in _mm256_load_ps() argument 745 return *(__m256 *)__p; in _mm256_load_ps() 749 _mm256_loadu_pd(double const *__p) in _mm256_loadu_pd() argument 754 return ((struct __loadu_pd*)__p)->__v; in _mm256_loadu_pd() 758 _mm256_loadu_ps(float const *__p) in _mm256_loadu_ps() argument 763 return ((struct __loadu_ps*)__p)->__v; in _mm256_loadu_ps() 767 _mm256_load_si256(__m256i const *__p) in _mm256_load_si256() argument 769 return *__p; in _mm256_load_si256() [all …]
|
D | immintrin.h | 83 _rdrand16_step(unsigned short *__p) in _rdrand16_step() argument 85 return __builtin_ia32_rdrand16_step(__p); in _rdrand16_step() 89 _rdrand32_step(unsigned int *__p) in _rdrand32_step() argument 91 return __builtin_ia32_rdrand32_step(__p); in _rdrand32_step() 96 _rdrand64_step(unsigned long long *__p) in _rdrand64_step() argument 98 return __builtin_ia32_rdrand64_step(__p); in _rdrand64_step()
|
D | xsaveoptintrin.h | 35 _xsaveopt(void *__p, unsigned long long __m) { in _xsaveopt() argument 36 return __builtin_ia32_xsaveopt(__p, __m); in _xsaveopt() 41 _xsaveopt64(void *__p, unsigned long long __m) { in _xsaveopt64() argument 42 return __builtin_ia32_xsaveopt64(__p, __m); in _xsaveopt64()
|
D | xsavecintrin.h | 35 _xsavec(void *__p, unsigned long long __m) { in _xsavec() argument 36 __builtin_ia32_xsavec(__p, __m); in _xsavec() 41 _xsavec64(void *__p, unsigned long long __m) { in _xsavec64() argument 42 __builtin_ia32_xsavec64(__p, __m); in _xsavec64()
|
D | ammintrin.h | 181 _mm_stream_sd(double *__p, __m128d __a) in _mm_stream_sd() argument 183 __builtin_ia32_movntsd(__p, (__v2df)__a); in _mm_stream_sd() 202 _mm_stream_ss(float *__p, __m128 __a) in _mm_stream_ss() argument 204 __builtin_ia32_movntss(__p, (__v4sf)__a); in _mm_stream_ss()
|
/external/clang/test/CodeGen/ |
D | adc-builtins.c | 8 unsigned int __y, unsigned int *__p) { in test_addcarry_u32() argument 11 return _addcarry_u32(__cf, __x, __y, __p); in test_addcarry_u32() 16 unsigned long long *__p) { in test_addcarry_u64() argument 19 return _addcarry_u64(__cf, __x, __y, __p); in test_addcarry_u64() 23 unsigned int __y, unsigned int *__p) { in test_subborrow_u32() argument 26 return _subborrow_u32(__cf, __x, __y, __p); in test_subborrow_u32() 31 unsigned long long *__p) { in test_subborrow_u64() argument 34 return _subborrow_u64(__cf, __x, __y, __p); in test_subborrow_u64()
|
D | adx-builtins.c | 6 unsigned int __y, unsigned int *__p) { in test_addcarryx_u32() argument 9 return _addcarryx_u32(__cf, __x, __y, __p); in test_addcarryx_u32() 14 unsigned long long *__p) { in test_addcarryx_u64() argument 17 return _addcarryx_u64(__cf, __x, __y, __p); in test_addcarryx_u64()
|
/external/libcxx/include/ |
D | list | 246 explicit __list_iterator(__node_pointer __p, const void* __c) _NOEXCEPT 247 : __ptr_(__p) 253 explicit __list_iterator(__node_pointer __p) _NOEXCEPT : __ptr_(__p) {} 285 __list_iterator(const __list_iterator& __p) 286 : __ptr_(__p.__ptr_) 288 __get_db()->__iterator_copy(this, &__p); 298 __list_iterator& operator=(const __list_iterator& __p) 300 if (this != &__p) 302 __get_db()->__iterator_copy(this, &__p); 303 __ptr_ = __p.__ptr_; [all …]
|
D | sstream | 263 char_type* __p = const_cast<char_type*>(__rhs.__str_.data()); 269 __binp = __rhs.eback() - __p; 270 __ninp = __rhs.gptr() - __p; 271 __einp = __rhs.egptr() - __p; 278 __bout = __rhs.pbase() - __p; 279 __nout = __rhs.pptr() - __p; 280 __eout = __rhs.epptr() - __p; 282 ptrdiff_t __hm = __rhs.__hm_ == nullptr ? -1 : __rhs.__hm_ - __p; 284 __p = const_cast<char_type*>(__str_.data()); 286 this->setg(__p + __binp, __p + __ninp, __p + __einp); [all …]
|
D | utility | 272 pair(const pair<_U1, _U2>& __p 278 : first(__p.first), second(__p.second) {} 282 pair(const pair& __p) = default; 285 pair(const pair& __p) 288 : first(__p.first), 289 second(__p.second) 295 pair& operator=(const pair& __p) 299 first = __p.first; 300 second = __p.second; 317 pair(pair<_U1, _U2>&& __p, [all …]
|
D | forward_list | 231 explicit __forward_list_iterator(__node_pointer __p) _NOEXCEPT : __ptr_(__p) {} 291 explicit __forward_list_const_iterator(__node_const_pointer __p) _NOEXCEPT 292 : __ptr_(__p) {} 325 __forward_list_const_iterator(__forward_list_iterator<__node_pointer> __p) _NOEXCEPT 326 : __ptr_(__p.__ptr_) {} 516 for (__node_pointer __p = __before_begin()->__next_; __p != nullptr;) 518 __node_pointer __next = __p->__next_; 519 __node_traits::destroy(__a, _VSTD::addressof(__p->__value_)); 520 __node_traits::deallocate(__a, __p, 1); 521 __p = __next; [all …]
|
D | memory | 1056 __to_raw_pointer(_Tp* __p) _NOEXCEPT 1058 return __p; 1064 __to_raw_pointer(_Pointer __p) _NOEXCEPT 1066 return _VSTD::__to_raw_pointer(__p.operator->()); 1281 __has_allocate_hint_test(_Alloc&& __a, _SizeType&& __sz, _ConstVoidPtr&& __p) 1282 -> decltype(__a.allocate(__sz, __p), true_type()); 1286 __has_allocate_hint_test(const _Alloc& __a, _SizeType&& __sz, _ConstVoidPtr&& __p) 1316 __has_construct_test(_Alloc&& __a, _Tp* __p, _Args&& ...__args); 1320 __has_construct_test(const _Alloc& __a, _Pointer&& __p, _Args&& ...__args); 1335 __has_destroy_test(_Alloc&& __a, _Pointer&& __p) [all …]
|
D | string | 946 __str_find(const _CharT *__p, _SizeT __sz, 951 const _CharT* __r = _Traits::find(__p + __pos, __sz - __pos, __c); 954 return static_cast<_SizeT>(__r - __p); 959 __str_find(const _CharT *__p, _SizeT __sz, 967 _VSTD::__search(__p + __pos, __p + __sz, 970 if (__r == __p + __sz) 972 return static_cast<_SizeT>(__r - __p); 980 __str_rfind(const _CharT *__p, _SizeT __sz, 989 for (const _CharT* __ps = __p + __pos; __ps != __p;) 992 return static_cast<_SizeT>(__ps - __p); [all …]
|
D | thread | 138 void reset(pointer __p = nullptr); 143 __thread_specific_ptr<_Tp>::__at_thread_exit(void* __p) 145 delete static_cast<pointer>(__p); 169 pointer __p = get(); 171 return __p; 176 __thread_specific_ptr<_Tp>::reset(pointer __p) 179 pthread_setspecific(__key_, __p); 345 std::unique_ptr<_Fp> __p(static_cast<_Fp*>(__vp)); 347 __thread_execute(*__p, _Index()); 357 _VSTD::unique_ptr<_Gp> __p(new _Gp(__decay_copy(_VSTD::forward<_Fp>(__f)), [all …]
|
D | vector | 782 iterator __make_iter(pointer __p) _NOEXCEPT; 784 const_iterator __make_iter(const_pointer __p) const _NOEXCEPT; 786 … pointer __swap_out_circular_buffer(__split_buffer<value_type, allocator_type&>& __v, pointer __p); 796 for (__i_node** __p = __c->end_; __p != __c->beg_; ) 798 --__p; 799 const_iterator* __i = static_cast<const_iterator*>((*__p)->__i_); 802 (*__p)->__c_ = nullptr; 803 if (--__c->end_ != __p) 804 memmove(__p, __p+1, (__c->end_ - __p)*sizeof(__i_node*)); 900 …locator>::__swap_out_circular_buffer(__split_buffer<value_type, allocator_type&>& __v, pointer __p) [all …]
|
D | new | 137 _LIBCPP_NEW_DELETE_VIS void operator delete(void* __p) _NOEXCEPT; 138 _LIBCPP_NEW_DELETE_VIS void operator delete(void* __p, const std::nothrow_t&) _NOEXCEPT; 141 _LIBCPP_NEW_DELETE_VIS void operator delete(void* __p, std::size_t __sz) _NOEXCEPT; 150 _LIBCPP_NEW_DELETE_VIS void operator delete[](void* __p) _NOEXCEPT; 151 _LIBCPP_NEW_DELETE_VIS void operator delete[](void* __p, const std::nothrow_t&) _NOEXCEPT; 154 _LIBCPP_NEW_DELETE_VIS void operator delete[](void* __p, std::size_t __sz) _NOEXCEPT; 157 inline _LIBCPP_INLINE_VISIBILITY void* operator new (std::size_t, void* __p) _NOEXCEPT {return __p… 158 inline _LIBCPP_INLINE_VISIBILITY void* operator new[](std::size_t, void* __p) _NOEXCEPT {return __p…
|
D | random | 2812 template<class _Engine, size_t __p, size_t __r> 2819 static_assert(__r <= __p, "discard_block_engine invalid parameters"); 2825 static _LIBCPP_CONSTEXPR const size_t block_size = __p; 2911 template<class _Engine, size_t __p, size_t __r> 2912 _LIBCPP_CONSTEXPR const size_t discard_block_engine<_Engine, __p, __r>::block_size; 2914 template<class _Engine, size_t __p, size_t __r> 2915 _LIBCPP_CONSTEXPR const size_t discard_block_engine<_Engine, __p, __r>::used_block; 2917 template<class _Engine, size_t __p, size_t __r> 2918 typename discard_block_engine<_Engine, __p, __r>::result_type 2919 discard_block_engine<_Engine, __p, __r>::operator()() [all …]
|
/external/tcpdump/ |
D | cpack.h | 49 #define cpack_int8(__s, __p) cpack_uint8((__s), (uint8_t*)(__p)) argument 50 #define cpack_int16(__s, __p) cpack_uint16((__s), (uint16_t*)(__p)) argument 51 #define cpack_int32(__s, __p) cpack_uint32((__s), (uint32_t*)(__p)) argument 52 #define cpack_int64(__s, __p) cpack_uint64((__s), (uint64_t*)(__p)) argument
|
/external/libcxx/src/ |
D | future.cpp | 116 __assoc_sub_state::set_exception(exception_ptr __p) in set_exception() argument 123 __exception_ = __p; in set_exception() 129 __assoc_sub_state::set_exception_at_thread_exit(exception_ptr __p) in set_exception_at_thread_exit() argument 136 __exception_ = __p; in set_exception_at_thread_exit() 253 promise<void>::set_exception(exception_ptr __p) in set_exception() argument 259 __state_->set_exception(__p); in set_exception() 273 promise<void>::set_exception_at_thread_exit(exception_ptr __p) in set_exception_at_thread_exit() argument 279 __state_->set_exception_at_thread_exit(__p); in set_exception_at_thread_exit()
|