Home
last modified time | relevance | path

Searched refs:Env (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Denvironment.hpp27 template <typename Env, typename Actions>
30 typedef vector2<Env, Actions> type;
33 template <typename Env, typename Actions>
35 : context<Env, Actions>
70 template <typename This, typename Env, typename Actions>
71 struct result<This(Env, Actions)>
72 : result<This(Env const &, Actions const &)>
75 template <typename This, typename Env, typename Actions>
76 struct result<This(Env &, Actions)>
77 : result<This(Env &, Actions const &)>
[all …]
H A Dv2_eval.hpp27 template <typename This, typename Eval, typename Env>
28 struct result<This(Eval, Env)>
29 : Eval::template result<typename proto::detail::uncvref<Env>::type>
32 template <typename This, typename Eval, typename Env>
33 struct result<This(Eval &, Env)>
34 : Eval::template result<typename proto::detail::uncvref<Env>::type>
37 template <typename This, typename Eval, typename Env>
38 struct result<This(Eval const &, Env)>
39 : Eval::template result<typename proto::detail::uncvref<Env>::type>
42 template <typename Eval, typename Env>
[all …]
H A Dactor.hpp288 template <typename Env>
292 Env const &
297 eval(Env const & env) const in eval()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/
H A Denv.hpp238 template<typename Env, bool IsEnv = is_env<Env>::value>
244 typename remove_reference<Env>::type::template lookup<Key>::type
250 result_type operator()(detail::arg<Env>) const in operator ()()
256 template<typename Env>
257 struct impl<Env, false>
261 result_type operator()(detail::arg<Env>) const in operator ()()
274 template<typename Env, bool IsEnv = is_env<Env>::value>
280 … typename remove_reference<Env>::type::template lookup<data_type>::type
286 result_type operator()(detail::arg<Env>) const in operator ()()
292 template<typename Env>
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/detail/
H A Dlocal_variable.hpp32 template <typename Env, typename OuterEnv, typename Locals, typename Map>
144 template <typename Local, typename Env>
147 template <typename Local, typename Env>
151 apply_local<Local, typename Env::outer_env_type>::type
167 template <typename Local, typename Env, int Index>
173 , outer_local<Local, Env>
174 , get_local_or_void<typename Env::locals_type, Index>
179 template <typename Local, typename Env>
182 static const int index_value = get_index<typename Env::map_type, Local>::value;
185 get_local_from_index<Local, Env, index_value>::type
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/
H A Dscoped_environment.hpp25 template<typename Env, typename OuterEnv, typename Locals, typename Map>
28 scoped_environment<Env, OuterEnv, Locals, Map>
32 typedef Env env_type;
38 Env const & env_ in scoped_environment()
53 Env const & env;
60 typename proto::detail::uncvref<Env>::type
161 template <typename Env, typename Dummy = void>
164 template <typename Env>
165 struct is_scoped_environment<Env&> : is_scoped_environment<Env> {};
167 template <typename Env, typename OuterEnv, typename Locals, typename Map>
[all …]
/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.hpp135 template <typename Env>
141 typename mpl::at_c<typename Env::args_type, 0>::type
146 template <typename Env>
147 typename result<Env>::type
148 eval(Env const& env) const in eval()
159 template <typename Env>
163 mpl::at_c<typename Env::args_type, 0>::type
169 template <typename Env>
170 typename result<Env>::type
171 eval(Env const& env) const in eval()
H A Dcontext.hpp166 template <typename Env>
171 mpl::at_c<typename Env::args_type, 1>::type
189 template <typename Env>
190 typename result<Env>::type
191 eval(Env const& env) const in eval()
202 template <typename Env>
207 mpl::at_c<typename Env::args_type, 1>::type
225 template <typename Env>
226 typename result<Env>::type
227 eval(Env const& env) const in eval()
/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A Dmodel.c51 } Env = {0,0,0,0.5,1.0}; variable
166 Len1 = Env.c*Factor*0.6; /* 60% of original const-amplitude area */ in bigcalc()
167 c += Env.c*Factor*0.15; /* beginning after 30% */ in bigcalc()
227 Env.d = strtod(optarg,&p); in main()
242 Env.c = strtol(p,&p,10); in main()
244 Env.r = Env.f = Env.c; in main()
245 Env.c = strtol(p,&p,10); in main()
248 Env.f = strtol(p,&p,10); in main()
250 if (*p || Env.c<=0 || Env.r<0 || Env.f<0) { in main()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libenv/
H A Dlibenv-perl_1.04.bb3 For when this access method is inconvenient, the Perl module Env allows environment \
6 HOMEPAGE = "http://search.cpan.org/~flora/Env/"
12 SRC_URI = "http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Env-${PV}.tar.gz"
17 S = "${WORKDIR}/Env-${PV}"
/OK3568_Linux_fs/u-boot/configs/
H A Dmscc_servalt_defconfig30 CONFIG_MTDPARTS_DEFAULT="mtdparts=spi_flash:1m(UBoot),256k(Env),256k(Env.bk)"
H A Dmscc_serval_defconfig31 CONFIG_MTDPARTS_DEFAULT="mtdparts=spi_flash:1m(UBoot),256k(Env),256k(Env.bk)"
H A Dmscc_jr2_defconfig34 CONFIG_MTDPARTS_DEFAULT="mtdparts=spi_flash:1m(UBoot),256k(Env),256k(Env.bk)"
H A Dmscc_luton_defconfig40 CONFIG_MTDPARTS_DEFAULT="mtdparts=spi_flash:512k(UBoot),256k(Env),256k(conf),6m@1m(linux)"
H A Dmscc_ocelot_defconfig37 CONFIG_MTDPARTS_DEFAULT="mtdparts=spi_flash:512k(UBoot),256k(Env),256k(conf),15m(linux),15m(linux.b…
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.config10 # MTD device name Device offset Env. size Flash sector size Number of sectors
15 # MTD device name Device offset Env. size Flash sector size Number of sectors
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dat91sam9x5cm.dtsi91 label = "U-Boot Env Redundant";
96 label = "U-Boot Env";
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Duc101.dts138 label = "Env";
142 label = "red. Env";
H A Dmucmc52.dts147 label = "Env";
151 label = "red. Env";
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcpan.bbclass9 # Env var which tells perl if it should use host (no) or target (yes) settings
12 # Env var which tells perl where the perl include files are
H A Dcpan_build.bbclass8 # Env var which tells perl if it should use host (no) or target (yes) settings
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/perf/
H A Dperf-perl.inc3 # Env var which tells perl if it should use host (no) or target (yes) settings
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dat91sam9x5cm.dtsi60 label = "U-Boot Env";
/OK3568_Linux_fs/u-boot/board/freescale/ls1012ardb/
H A DREADME52 U-boot Env | 1MB | 0x4020_0000
/OK3568_Linux_fs/u-boot/board/freescale/ls1012aqds/
H A DREADME57 U-boot Env | 1MB | 0x4020_0000

123