Searched refs:first_param (Results 1 – 6 of 6) sorted by relevance
34 template <typename T> struct first_param struct40 struct first_param< TemplateClass<T, Args...> > struct51 struct first_param struct59 struct first_param struct67 struct first_param struct75 struct first_param struct83 struct first_param struct91 struct first_param struct99 struct first_param struct107 struct first_param struct[all …]
148 #define BOOST_DETAIL_SPLIT_AND_SWAP_PARAMS( first_param, second_param ) \ argument149 second_param first_param 154 #define BOOST_DETAIL_FIRST_MACRO_PARAM( first_param, second_param ) \ argument155 first_param
394 first_param="$1"446 if test -f 'MultiSound.d/setdigital.c' && test "$first_param" != -c; then547 if test -f 'MultiSound.d/pinnaclecfg.c' && test "$first_param" != -c; then1001 if test -f 'MultiSound.d/Makefile' && test "$first_param" != -c; then1031 if test -f 'MultiSound.d/conv.l' && test "$first_param" != -c; then1061 if test -f 'MultiSound.d/msndreset.c' && test "$first_param" != -c; then
149 void *first_param; in rkisp_params_vb2_buf_queue() local155 first_param = vb2_plane_vaddr(vb, 0); in rkisp_params_vb2_buf_queue()156 params_vdev->ops->save_first_param(params_vdev, first_param); in rkisp_params_vb2_buf_queue()
100 , boost::movelib::detail::first_param<Ptr>) element_type;
3110 bool first_param = true; in parse_action_params() local3139 if (first_param && data->use_trace_keyword) { in parse_action_params()3141 first_param = false; in parse_action_params()3144 first_param = false; in parse_action_params()