Searched refs:all_binds (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/local_function/aux_/macro/code_/ |
D | bind.hpp | 154 all_binds, all_bind_this_types, id, typename01) \ argument 162 all_binds) \ 164 (id, typename01), all_binds) \ 178 (id, typename01), all_binds) \ 181 (id, typename01), all_binds) \ 192 , BOOST_PP_LIST_IS_CONS(all_binds) \ 195 BOOST_LOCAL_FUNCTION_AUX_CODE_BIND_PARAM_INIT_, id, all_binds) \
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_resource.h | 122 uint32_t all_binds; member 200 return res->all_binds > 0; in zink_resource_has_binds()
|