Home
last modified time | relevance | path

Searched refs:first_param (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dpointer_element.hpp34 template <typename T> struct first_param struct
40 struct first_param< TemplateClass<T, Args...> > struct
51 struct first_param struct
59 struct first_param struct
67 struct first_param struct
75 struct first_param struct
83 struct first_param struct
91 struct first_param struct
99 struct first_param struct
107 struct first_param struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/
H A Dbinary.hpp148 #define BOOST_DETAIL_SPLIT_AND_SWAP_PARAMS( first_param, second_param ) \ argument
149 second_param first_param
154 #define BOOST_DETAIL_FIRST_MACRO_PARAM( first_param, second_param ) \ argument
155 first_param
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dmultisound.sh394 first_param="$1"
446 if test -f 'MultiSound.d/setdigital.c' && test "$first_param" != -c; then
547 if test -f 'MultiSound.d/pinnaclecfg.c' && test "$first_param" != -c; then
1001 if test -f 'MultiSound.d/Makefile' && test "$first_param" != -c; then
1031 if test -f 'MultiSound.d/conv.l' && test "$first_param" != -c; then
1061 if test -f 'MultiSound.d/msndreset.c' && test "$first_param" != -c; then
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.c149 void *first_param; in rkisp_params_vb2_buf_queue() local
155 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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/
H A Dpointer_traits.hpp100 , boost::movelib::detail::first_param<Ptr>) element_type;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_hist.c3110 bool first_param = true; in parse_action_params() local
3139 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()