Home
last modified time | relevance | path

Searched refs:_1 (Results 1 – 25 of 122) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/package/gnuradio/
H A D0002-boost_qualify_placeholders_with_their_full_namespace.patch71 - boost::bind(&block_class::message_handler_function, this, _1));
72 + boost::bind(&block_class::message_handler_function, this, boost::placeholders::_1));
80 - boost::bind(&message_debug_impl::print, this, _1));
81 + boost::bind(&message_debug_impl::print, this, boost::placeholders::_1));
85 - boost::bind(&message_debug_impl::store, this, _1));
86 + boost::bind(&message_debug_impl::store, this, boost::placeholders::_1));
90 - boost::bind(&message_debug_impl::print_pdu, this, _1));
91 + boost::bind(&message_debug_impl::print_pdu, this, boost::placeholders::_1));
103 - set_msg_handler(d_system_port, boost::bind(&block::system_handler, this, _1));
105 + boost::bind(&block::system_handler, this, boost::placeholders::_1));
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/maliit-plugins-qt5/
H A D0001-Do-not-use-tr1-namespace.patch40 - using std::tr1::placeholders::_1;
42 + using std::placeholders::_1;
45 …overrideCheck(changed_ids, d->left, std::tr1::bind(&LayoutHelper::leftPanelChanged, this, _1, _2));
46 …errideCheck(changed_ids, d->right, std::tr1::bind(&LayoutHelper::rightPanelChanged, this, _1, _2));
47 …rideCheck(changed_ids, d->center, std::tr1::bind(&LayoutHelper::centerPanelChanged, this, _1, _2));
48 …Check(changed_ids, d->extended, std::tr1::bind(&LayoutHelper::extendedPanelChanged, this, _1, _2));
49 + d->overrideCheck(changed_ids, d->left, std::bind(&LayoutHelper::leftPanelChanged, this, _1, _2…
50 + d->overrideCheck(changed_ids, d->right, std::bind(&LayoutHelper::rightPanelChanged, this, _1, …
51 + d->overrideCheck(changed_ids, d->center, std::bind(&LayoutHelper::centerPanelChanged, this, _1
52 …rrideCheck(changed_ids, d->extended, std::bind(&LayoutHelper::extendedPanelChanged, this, _1, _2));
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_categories.hpp116 template <class Iterator = mpl::_1>
130 struct iterator_traversal<mpl::_1>
138 : iterator_traversal<mpl::_1>
174 template <class Iterator = mpl::_1>
181 struct pure_iterator_traversal<mpl::_1>
189 : pure_iterator_traversal<mpl::_1>
H A Dminimum_category.hpp67 template <class T1 = mpl::_1, class T2 = mpl::_2>
82 struct minimum_category<mpl::_1,mpl::_2>
88 BOOST_MPL_AUX_LAMBDA_SUPPORT_SPEC(2,minimum_category,(mpl::_1,mpl::_2))
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/policies/
H A Dpolicy.hpp427 …typedef typename detail::find_arg<arg_list, is_domain_error<mpl::_1>, domain_error<> >::type domai…
428 …typedef typename detail::find_arg<arg_list, is_pole_error<mpl::_1>, pole_error<> >::type pole_erro…
429 …typedef typename detail::find_arg<arg_list, is_overflow_error<mpl::_1>, overflow_error<> >::type o…
430 …typedef typename detail::find_arg<arg_list, is_underflow_error<mpl::_1>, underflow_error<> >::type…
431 …typedef typename detail::find_arg<arg_list, is_denorm_error<mpl::_1>, denorm_error<> >::type denor…
432 …typedef typename detail::find_arg<arg_list, is_evaluation_error<mpl::_1>, evaluation_error<> >::ty…
433 …typedef typename detail::find_arg<arg_list, is_rounding_error<mpl::_1>, rounding_error<> >::type r…
434 …typedef typename detail::find_arg<arg_list, is_indeterminate_result_error<mpl::_1>, indeterminate_…
439 …typedef typename detail::find_arg<arg_list, is_digits10<mpl::_1>, digits10<> >::type digits10_type;
440 …typedef typename detail::find_arg<arg_list, is_digits2<mpl::_1>, digits2<> >::type bits_precision_…
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dzip_view.hpp34 , deref<_1>
40 , mpl::next<_1>
51 typedef typename transform1< Sequences, mpl::begin<_1> >::type first_ones_;
52 typedef typename transform1< Sequences, mpl::end<_1> >::type last_ones_;
H A Dtransform.hpp44 , _1
61 , _1
79 , _1
101 , _1
/OK3568_Linux_fs/kernel/arch/powerpc/lib/
H A Dxor_vmx.c26 unative_t V##_0, V##_1, V##_2, V##_3
31 V##_1 = V[1]; \
39 V[1] = V##_1; \
47 V1##_1 = vec_xor(V1##_1, V2##_1); \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/
H A Dinsert_range_impl.hpp56 , insert<_1, begin<_1>, _2>
70 , insert<_1, begin<_1>, _2>
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvhw/
H A Ddrf.h65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
82 #define NVVAL_TEST_(X,_1,_2,_3,_4,_5,_6,_7,IMPL,...) IMPL argument
87 #define NVDEF_TEST_(X,_1,_2,_3,_4,_5,_6,_7,IMPL,...) IMPL argument
93 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
98 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
107 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
117 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
122 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
[all …]
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/maliit/maliit-framework-qt5/
H A D0001-Drop-tr1-namespace-its-not-there-in-c-11-and-newer.patch37 - std::tr1::bind(&MImOnScreenPlugins::isSubViewUnavailable, this, _1));
38 + std::bind(&MImOnScreenPlugins::isSubViewUnavailable, this, _1));
41 - std::tr1::bind(equalPlugin, _1, plugin)) != mEnabledAndAvailableSubViews.e…
42 + std::bind(equalPlugin, _1, plugin)) != mEnabledAndAvailableSubViews.end();
50 - std::back_inserter(result), std::tr1::bind(notEqualPlugin, _1, plugin));
51 + std::back_inserter(result), std::bind(notEqualPlugin, _1, plugin));
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc551/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ttp/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/no_ctps/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/
H A Dplaceholders.hpp29 typedef arg<1> _1; typedef
34 BOOST_MPL_AUX_ARG_ADL_BARRIER_DECL(_1)
37 using BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE::_1;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Dshared_item_pool.h71 template <typename _1> \
72 static yes& chk(type_check<typename _1::typedef_name>*); \
97 template <typename _1> \
98 static yes& chk(type_check<Sign, &_1::func>*); \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/text/
H A Dlanguage_tag.cpp117 using boost::spirit::qi::_1; in bcp47_parser()
121 langtag %= (language) [phoenix::ref(languageTag.language) = _1] in bcp47_parser()
122 >> -("-" >> (script)[phoenix::ref(languageTag.script) = _1]) in bcp47_parser()
123 >> -("-" >> (region)[phoenix::ref(languageTag.region) = _1]) in bcp47_parser()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/
H A Dch7006_mode.c146 MODE(26250, 512, 384, 840, 625, N, N, 145.438046066, 1_1, 0x1, PAL_LIKE),
148 MODE(24671, 512, 384, 784, 525, N, N, 174.0874153, 1_1, 0x3, NTSC_LIKE),
150 MODE(34875, 720, 400, 1116, 625, N, N, 109.469496898, 1_1, 0x1, PAL_LIKE),
152 MODE(29455, 720, 400, 936, 525, N, N, 129.614941843, 1_1, 0x3, NTSC_LIKE),
154 MODE(31500, 640, 400, 1008, 625, N, N, 121.198371646, 1_1, 0x1, PAL_LIKE),
156 MODE(26434, 640, 400, 840, 525, N, N, 144.42807787, 1_1, 0x2, NTSC_LIKE),
159 MODE(26250, 640, 480, 840, 625, N, N, 145.438046066, 1_1, 0x2, PAL_LIKE),
161 MODE(24671, 640, 480, 784, 525, N, N, 174.0874153, 1_1, 0x4, NTSC_LIKE),
164 __MODE(29500, 720, 576, 944, 625, P, P, 145.592111636, 1_1, 0x7, PAL_LIKE, 800, 600),

12345