/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_function.h | 48 const char *dxil_overload_suffix( enum overload_type overload); 51 dxil_get_overload_type(struct dxil_module *mod, enum overload_type overload); 72 dxil_alloc_func(struct dxil_module *mod, const char *name, enum overload_type overload, 79 dxil_alloc_func_with_rettype(struct dxil_module *mod, const char *name, enum overload_type overload, 91 enum overload_type overload);
|
D | dxil_function.c | 80 enum overload_type overload; 112 enum overload_type overload) in allocate_function_from_predefined() 127 const char *name, enum overload_type overload) in dxil_get_function() 146 const char *name, enum overload_type overload) in dxil_add_function() 157 enum overload_type overload, int *idx) in get_type_from_string() 191 enum overload_type overload, in dxil_alloc_func_with_rettype() 230 dxil_alloc_func(struct dxil_module *mod, const char *name, enum overload_type overload, in dxil_alloc_func()
|
/third_party/boost/libs/asio/include/boost/asio/execution/ |
D | schedule.hpp | 83 enum overload_type enum 94 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 106 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 119 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 134 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity);
|
D | set_done.hpp | 81 enum overload_type enum 91 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 103 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 116 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | start.hpp | 78 enum overload_type enum 88 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 100 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 113 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | execute.hpp | 109 enum overload_type enum 121 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 131 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 144 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 165 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = adapter);
|
D | set_error.hpp | 81 enum overload_type enum 91 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 103 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 116 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | submit.hpp | 122 enum overload_type enum 134 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 149 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 165 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 180 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = adapter);
|
D | connect.hpp | 154 enum overload_type enum 166 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 184 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 203 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 230 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = adapter);
|
D | bulk_execute.hpp | 121 enum overload_type enum 133 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 153 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 174 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 205 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = adapter);
|
/third_party/boost/boost/asio/execution/ |
D | schedule.hpp | 83 enum overload_type enum 94 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 106 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 119 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 134 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity);
|
D | start.hpp | 78 enum overload_type enum 88 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 100 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 113 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | set_done.hpp | 81 enum overload_type enum 91 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 103 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 116 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | execute.hpp | 109 enum overload_type enum 121 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 131 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 144 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 165 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = adapter);
|
D | set_error.hpp | 81 enum overload_type enum 91 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 103 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 116 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | bulk_execute.hpp | 121 enum overload_type enum 133 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 153 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 174 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 205 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = adapter);
|
D | submit.hpp | 122 enum overload_type enum 134 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 149 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 165 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 180 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = adapter);
|
/third_party/boost/libs/asio/include/boost/asio/ |
D | query.hpp | 116 enum overload_type enum 128 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 146 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = static_value); 165 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 187 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | prefer.hpp | 137 enum overload_type enum 154 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 174 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity); 203 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_require_member); 228 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_require_free); 256 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_prefer_member); 287 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_prefer_free); 317 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity); 340 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = two_props); 376 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = n_props);
|
D | require_concept.hpp | 123 enum overload_type enum 135 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 155 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity); 185 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 213 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | require.hpp | 123 enum overload_type enum 137 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 157 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity); 186 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 211 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 227 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = two_props); 263 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = n_props);
|
/third_party/boost/boost/asio/ |
D | query.hpp | 116 enum overload_type enum 128 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 146 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = static_value); 165 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 187 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | prefer.hpp | 137 enum overload_type enum 154 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 174 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity); 203 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_require_member); 228 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_require_free); 256 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_prefer_member); 287 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_prefer_free); 317 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity); 340 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = two_props); 376 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = n_props);
|
D | require_concept.hpp | 123 enum overload_type enum 135 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 155 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity); 185 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 213 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free);
|
D | require.hpp | 123 enum overload_type enum 137 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = ill_formed); 157 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = identity); 186 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_member); 211 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = call_free); 227 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = two_props); 263 BOOST_ASIO_STATIC_CONSTEXPR(overload_type, overload = n_props);
|