Home
last modified time | relevance | path

Searched refs:Dummy (Results 1 – 25 of 114) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dterminal.hpp46 template <typename T, typename Dummy>
50 template <typename T, typename Dummy>
100 template <typename Dummy>
101 struct meta_grammar::case_<proto::tag::terminal, Dummy>
103 enable_rule<rule::argument , Dummy>
104 , enable_rule<rule::custom_terminal, Dummy>
105 , enable_rule<rule::terminal , Dummy>
109 template <typename Dummy>
110 struct default_actions::when<rule::custom_terminal, Dummy>
H A Dis_nullary.hpp31 template <typename Rule, typename Dummy = void>
44 template <typename Dummy>
45 struct is_nullary::when<rule::argument, Dummy>
79 template <typename Dummy>
80 struct is_nullary::when<rule::custom_terminal, Dummy>
101 template <typename Dummy>
102 struct is_nullary::when<rule::terminal, Dummy>
H A Dnothing.hpp39 template<typename Dummy>
40 struct is_custom_terminal<detail::nothing, Dummy>
44 template<typename Dummy>
45 struct custom_terminal<detail::nothing, Dummy>
H A Dcall.hpp110 template <typename Fun, typename Dummy = void>
123 template <typename Fun, typename Dummy>
124 struct is_callable<phoenix::call<Fun, Dummy> > : mpl::true_ {};
H A Dterminal_fwd.hpp20 template <typename T, typename Dummy = void>
23 template <typename T, typename Dummy = void>
H A Dmeta_grammar.hpp26 template <typename Tag, typename Dummy = void>
108 template <typename Rule, typename Dummy = void>
114 template <typename Rule, typename Dummy = void>
/OK3568_Linux_fs/kernel/init/
H A DKconfig.gki13 Dummy config option used to enable hidden DRM configs.
22 Dummy config option used to enable hidden regmap configs.
30 Dummy config option used to enable hidden CRYPTO configs.
42 Dummy config option used to enable hidden SND configs.
55 Dummy config option used to enable hidden SND_SOC configs.
63 Dummy config option used to enable hidden MMC configs.
72 Dummy config option used to enable hidden GPIO configs.
83 Dummy config option used to enable hidden QCOM configs.
100 Dummy config option used to enable hidden media configs.
108 Dummy config option used to enable hidden virtual device configs.
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dconcept_adapter.hpp129 template<typename Device, typename Dummy>
131 seek( Device& dev, Dummy*, stream_offset off, in seek()
156 template<typename Device, typename Dummy>
157 static void close(Device& dev, Dummy*, BOOST_IOS::openmode which) in close()
160 template<typename Device, typename Dummy>
161 static bool flush(Device& dev, Dummy*) in flush()
168 template<typename Device, typename Dummy>
170 read( Device& dev, Dummy*, typename char_type_of<Device>::type* s, in read()
174 template<typename Device, typename Dummy>
176 write( Device&, Dummy*, const typename char_type_of<Device>::type*, in write()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/statement/
H A Dsequence.hpp38 template <typename Dummy>
39 struct meta_grammar::case_<proto::tag::comma, Dummy>
40 : enable_rule<rule::sequence, Dummy>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/
H A Dif_else.hpp42 template <typename Dummy>
43 struct meta_grammar::case_<tag::if_else_operator, Dummy>
44 : enable_rule<rule::if_else_operator, Dummy>
H A Dmember.hpp67 , typename Dummy = void
90 template <typename Dummy>
91 struct default_actions::when<rule::mem_fun_ptr, Dummy>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/
H A Dlocal_variable.hpp61 template <typename Rule, typename Dummy = void>
63 : boost::phoenix::is_nullary::when<Rule, Dummy>
67 template <typename Dummy>
68 struct scope_is_nullary_actions::when<boost::phoenix::rule::custom_terminal, Dummy>
72 is_nullary::when<boost::phoenix::rule::custom_terminal, Dummy>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/
H A Dexpression.hpp137 template <typename Dummy> \
144 , Dummy \
152 , Dummy \
264 , typename Dummy = void \
328 template <BOOST_PHOENIX_typename_A_void(LIMIT), typename Dummy = void> \
424 , typename Dummy = void \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dargument.hpp59 template <typename Dummy>
78 template <typename Dummy>
79 , boost::spirit::attribute_context<Dummy>
83 boost::spirit::attribute_context<Dummy>()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/detail/
H A Ddefine_operator.hpp96 template <typename Dummy> \
97 struct meta_grammar::case_<proto::tag::name, Dummy> \
98 : enable_rule<rule::name, Dummy> \
/OK3568_Linux_fs/kernel/drivers/char/
H A Dapplicom.c104 static volatile unsigned char Dummy; variable
427 Dummy = readb(apbs[IndexCard].RamIO + VERS); in ac_write()
441 Dummy = readb(apbs[IndexCard].RamIO + VERS); in ac_write()
479 Dummy = readb(apbs[IndexCard].RamIO + VERS); in ac_write()
511 Dummy = readb(apbs[IndexCard].RamIO + VERS); in do_ac_read()
588 Dummy = readb(apbs[i].RamIO + VERS); in ac_read()
601 Dummy = readb(apbs[i].RamIO + VERS); in ac_read()
678 Dummy = readb(apbs[i].RamIO + VERS); in ac_interrupt()
839 Dummy = readb(apbs[IndexCard].RamIO + VERS); in ac_ioctl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/
H A Dconverter.hpp308 typedef dummy_range_checker<Traits> Dummy ; typedef
317 typedef typename mpl::if_<subranged,Normal,Dummy>::type type ;
394 typedef dummy_range_checker<Traits> Dummy ; typedef
403 typedef typename mpl::if_<subranged,Normal,Dummy>::type type ;
426 typedef dummy_range_checker<Traits> Dummy ; typedef
428 typedef mpl::identity<Dummy> DummyQ ;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/container/vector/detail/cpp03/
H A Dvector10.hpp45 template <typename Dummy>
46 struct vector0 : sequence_base<vector0<Dummy> >
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/
H A Dfunction_eval_expr_10.hpp8Dummy = void > struct function_eval; template < typename A0 , typename A1 > struct function_eval< … in make_function_eval()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/
H A Dphx2_result.hpp9 … BOOST_PHOENIX_typename_A_void(BOOST_PP_DEC(BOOST_PHOENIX_COMPOSITE_LIMIT)), typename Dummy = void>
14 … BOOST_PHOENIX_typename_A_void(BOOST_PP_DEC(BOOST_PHOENIX_COMPOSITE_LIMIT)), typename Dummy = void>
H A Dexpression.hpp34 , typename Dummy = void>
40 , typename Dummy = void
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/operator/detail/cpp03/preprocessed/
H A Dmem_fun_ptr_expr_10.hpp7Dummy = void > struct mem_fun_ptr; template < typename A0 , typename A1 > struct mem_fun_ptr< A0 ,… in make_mem_fun_ptr()
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux/
H A Dlinux-dummy.bb1 SUMMARY = "Dummy Linux kernel"
2 DESCRIPTION = "Dummy Linux kernel, to be selected as the preferred \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/support/
H A Dvector.hpp67 template <typename Dummy = void>
79 template <typename Dummy = void>
/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0001-bios-Fix-alignment-change-with-gcc-5.patch47 __bss_lma = .; /* Dummy */
78 __bss_lma = .; /* Dummy */

12345