/third_party/boost/boost/multiprecision/detail/ |
D | integer_ops.hpp | 130 divide_qr(const number<Backend, ExpressionTemplates>& x, const number<Backend, ExpressionTemplates>… in divide_qr() 139 divide_qr(const number<Backend, ExpressionTemplates>& x, const multiprecision::detail::expression<t… in divide_qr() 147 divide_qr(const multiprecision::detail::expression<tag, A1, A2, A3, A4>& x, const number<Backend, E… in divide_qr() 156 number<Backend, ExpressionTemplates>& q, number<Backend, ExpressionTemplates>& r) in divide_qr() 163 integer_modulus(const number<Backend, ExpressionTemplates>& x, Integer val) in integer_modulus() 179 lsb(const number<Backend, ExpressionTemplates>& x) in lsb() 197 msb(const number<Backend, ExpressionTemplates>& x) in msb() 215 bit_test(const number<Backend, ExpressionTemplates>& x, unsigned index) in bit_test() 233 bit_set(number<Backend, ExpressionTemplates>& x, unsigned index) in bit_set() 242 bit_unset(number<Backend, ExpressionTemplates>& x, unsigned index) in bit_unset() [all …]
|
D | number_compare.hpp | 123 …lue != number_kind_floating_point, bool>::type is_unordered_value(const number<Backend, Expression… in is_unordered_value() 133 is_unordered_value(const number<Backend, ExpressionTemplates>& a) in is_unordered_value() 173 inline BOOST_MP_CXX14_CONSTEXPR bool operator==(const number<Backend, ExpressionTemplates>& a, cons… in operator ==() 182 operator==(const number<Backend, ExpressionTemplates>& a, const Arithmetic& b) in operator ==() 191 operator==(const Arithmetic& a, const number<Backend, ExpressionTemplates>& b) in operator ==() 233 inline BOOST_MP_CXX14_CONSTEXPR bool operator!=(const number<Backend, ExpressionTemplates>& a, cons… in operator !=() 242 operator!=(const number<Backend, ExpressionTemplates>& a, const Arithmetic& b) in operator !=() 251 operator!=(const Arithmetic& a, const number<Backend, ExpressionTemplates>& b) in operator !=() 294 operator<(const number<Backend, ExpressionTemplates>& a, const number<Backend2, ExpressionTemplates… in operator <() 303 operator<(const number<Backend, ExpressionTemplates>& a, const Arithmetic& b) in operator <() [all …]
|
D | default_ops.hpp | 1884 …CONSTEXPR int fpclassify BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1896 …_CONSTEXPR bool isfinite BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1908 …X14_CONSTEXPR bool isnan BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1919 …X14_CONSTEXPR bool isinf BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1930 …_CONSTEXPR bool isnormal BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1945 …CXX14_CONSTEXPR int sign BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1957 …14_CONSTEXPR int signbit BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1969 …ionTemplates> changesign BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1980 …ssionTemplates> copysign BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() 1985 …ssionTemplates> copysign BOOST_PREVENT_MACRO_SUBSTITUTION(const multiprecision::number<Backend, Ex… in BOOST_PREVENT_MACRO_SUBSTITUTION() [all …]
|
D | ublas_interop.hpp | 15 …parse_vector_element<V>& a, const ::boost::multiprecision::number<Backend, ExpressionTemplates>& b) in operator ==()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | AdapterVk.h | 25 class Backend; variable
|
D | BackendVk.cpp | 34 Backend::Backend(InstanceBase* instance) : BackendConnection(instance, BackendType::Vulkan) { in Backend() function in dawn_native::vulkan::Backend
|
D | VulkanInfo.h | 26 class Backend; variable
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | AdapterD3D12.h | 25 class Backend; variable
|
D | BackendD3D12.cpp | 73 Backend::Backend(InstanceBase* instance) : BackendConnection(instance, BackendType::D3D12) { in Backend() function in dawn_native::d3d12::Backend
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | AdapterD3D12.h | 26 class Backend; variable
|
D | BackendD3D12.cpp | 83 Backend::Backend(InstanceBase* instance) in Backend() function in dawn_native::d3d12::Backend
|
/third_party/boost/boost/multiprecision/ |
D | logged_adaptor.hpp | 16 inline void log_postfix_event(const Backend&, const char* /*event_description*/) in log_postfix_event() 20 inline void log_postfix_event(const Backend&, const T&, const char* /*event_description*/) in log_postfix_event() 24 inline void log_prefix_event(const Backend&, const char* /*event_description*/) in log_prefix_event() 28 inline void log_prefix_event(const Backend&, const T&, const char* /*event_description*/) in log_prefix_event() 32 inline void log_prefix_event(const Backend&, const T&, const U&, const char* /*event_description*/) in log_prefix_event() 36 inline void log_prefix_event(const Backend&, const T&, const U&, const V&, const char* /*event_desc… in log_prefix_event()
|
D | number.hpp | 103 BOOST_MP_FORCEINLINE BOOST_CONSTEXPR number(const number<Backend, ET>& val) in number() 911 …BOOST_MP_FORCEINLINE BOOST_MP_CXX14_CONSTEXPR int compare(const number<Backend, ExpressionTemplate… in compare() argument 1981 …ckend& function_arg_value(const detail::expression<detail::terminal, number<Backend>, A2, A3, A4>&… in function_arg_value() 2002 inline std::ostream& operator<<(std::ostream& os, const number<Backend, ExpressionTemplates>& r) in operator <<() 2073 inline std::istream& operator>>(std::istream& is, number<Backend, ExpressionTemplates>& r) in operator >>() 2108 BOOST_MP_FORCEINLINE BOOST_MP_CXX14_CONSTEXPR void swap(number<Backend, ExpressionTemplates>& a, nu… in swap() 2117 inline BOOST_MP_CXX14_CONSTEXPR std::size_t hash_value(const number<Backend, ExpressionTemplates>& … in hash_value() 2128 inline std::istream& operator>>(std::istream& is, rational<multiprecision::number<Backend, Expressi… in operator >>()
|
/third_party/mindspore/mindspore/ccsrc/vm/ |
D | vm.h | 42 class Backend; variable
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | BackendGL.cpp | 92 Backend::Backend(InstanceBase* instance) : BackendConnection(instance, BackendType::OpenGL) { in Backend() function in dawn_native::opengl::Backend
|
/third_party/flutter/skia/bench/ |
D | Benchmark.h | 42 enum Backend { enum
|
/third_party/skia/bench/ |
D | Benchmark.h | 43 enum Backend { enum
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | VulkanInfo.h | 28 class Backend; variable
|
D | BackendVk.cpp | 392 Backend::Backend(InstanceBase* instance) in Backend() function in dawn_native::vulkan::Backend
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | BackendGL.cpp | 269 Backend::Backend(InstanceBase* instance, wgpu::BackendType backendType) in Backend() function in dawn_native::opengl::Backend
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/ |
D | DeviceNull.cpp | 41 class Backend : public BackendConnection { class 43 Backend(InstanceBase* instance) : BackendConnection(instance, BackendType::Null) { in Backend() function in dawn_native::null::Backend
|
/third_party/mindspore/mindspore/communication/ |
D | _comm_helper.py | 56 class Backend: class
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/ |
D | DeviceNull.cpp | 64 class Backend : public BackendConnection { class 66 Backend(InstanceBase* instance) : BackendConnection(instance, wgpu::BackendType::Null) { in Backend() function in dawn_native::null::Backend
|
/third_party/boost/libs/math/reporting/performance/ |
D | test_gcd.cpp | 117 inline bool even(boost::multiprecision::number<Backend, ExpressionTemplates> const& val) in even()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/ |
D | LTO.h | 338 ThinBackend Backend; member
|