Home
last modified time | relevance | path

Searched full:transformed (Results 1 – 25 of 263) sorted by relevance

1234567891011

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dattributes.hpp18 template <typename Exposed, typename Transformed>
21 typedef Transformed type;
23 static Transformed pre(Exposed&) { return Transformed(); } in pre()
25 static void post(Exposed& val, Transformed const& attr) in post()
44 template <typename Exposed, typename Transformed>
47 typedef Transformed type;
49 static Transformed pre(Exposed& val) { return Transformed(val); } in pre()
50 static void post(Exposed&, Transformed const&) { /* no-op */ } in post()
67 template <typename Exposed, typename Transformed, typename Enable = void>
73 , traits::is_proxy<Transformed> >
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/auxiliary/
H A Dattr_cast.hpp29 template <typename Expr, typename Exposed, typename Transformed>
31 , tag::stateful_tag<Expr, tag::attr_cast, Exposed, Transformed> >
43 template <typename Exposed, typename Transformed, typename Subject>
45 : unary_parser<attr_cast_parser<Exposed, Transformed, Subject> >
51 traits::not_is_unused<Transformed>
52 , mpl::identity<Transformed>
125 template <typename Expr, typename Exposed, typename Transformed
128 tag::stateful_tag<Expr, tag::attr_cast, Exposed, Transformed>, Modifiers>
130 typedef attr_cast_parser<Exposed, Transformed, Expr> result_type;
136 Expr, tag::attr_cast, Exposed, Transformed> tag_type; in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dtransform_variant.hpp34 the same types as the initial variant type, each transformed using
40 typedef transform_variant<types, add_pointer<_> > transformed;
42 BOOST_MPL_ASSERT(( equal<result, transformed> ));
60 initial variant type, each transformed using the lambda expression.
65 typedef transform_variant<variant_type, add_pointer<_> > transformed;
67 BOOST_MPL_ASSERT(( equal<result, transformed> ));
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dcasemap.h26 * will read first codepoint of 'A' transformed to lower case.
55 * @param u (optional) codepoint which was (or wasn't) transformed
56 * @param transform output value of codepoint transformed into uppercase or 0
89 * @param u (optional) codepoint which was (or wasn't) transformed
90 * @param transform output value of codepoint transformed into lowercase or 0
122 * @param u (optional) codepoint which was (or wasn't) transformed
H A Dunaccent.h39 * @param u (optional) codepoint which was (or wasn't) transformed
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/auxiliary/
H A Dattr_cast.hpp38 template <typename Exposed, typename Transformed, typename Expr>
40 , stateful_tag_type<Expr, tag::attr_cast, Exposed, Transformed> >::type
43 return stateful_tag_type<Expr, tag::attr_cast, Exposed, Transformed>(expr); in attr_cast()
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dpoly_atan.c55 u_char transformed, inverted, sign1, sign2; in poly_atan() local
100 transformed = 1; in poly_atan()
111 argSignif.msw = 0; /* Make the transformed arg -> 0.0 */ in poly_atan()
128 transformed = 0; in poly_atan()
174 if (transformed) { in poly_atan()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/zip_view/detail/
H A Dequal_to_impl.hpp39 …ef mpl::transform_view<zipped, mpl::unpack_args<result_of::equal_to<mpl::_,mpl::_> > > transformed; typedef
41 … typedef typename mpl::find_if<transformed, mpl::equal_to<mpl::_, mpl::false_> >::type found;
43 typedef typename is_same<typename mpl::end<transformed>::type, found>::type type;
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-backlight-adp552017 is an input code between 0 and 127, which is transformed to a
30 input code between 0 and 127, which is transformed to a value
H A Dsysfs-class-backlight-adp886022 is an input code between 0 and 127, which is transformed to a
36 input code between 0 and 127, which is transformed to a value
/OK3568_Linux_fs/kernel/include/net/caif/
H A Dcfpkt.h207 * nativepkt - The native packet to be transformed to a CAIF packet
213 * pkt - The CAIF packet to be transformed into a "native" packet.
214 * @return The native packet transformed from a CAIF packet.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/
H A Dcall.hpp51 /// current expression, state and data, transformed according
87 /// current expression, state and data, transformed according
H A Dmake.hpp142 /// current expression, state and data, transformed according
179 /// current expression, state and data, transformed according
/OK3568_Linux_fs/buildroot/package/libxslt/
H A DConfig.in13 to describe how the document is transformed into another
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-inline.h101 /* True if RETURN_EXPRs should be transformed to just the contained
106 /* True if the parameters of the source function are transformed.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-inline.h101 /* True if RETURN_EXPRs should be transformed to just the contained
106 /* True if the parameters of the source function are transformed.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/
H A Dattributes.hpp935 template <typename Exposed, typename Transformed, typename Domain
940 template <typename Domain, typename Transformed, typename Exposed>
941 typename spirit::result_of::pre_transform<Exposed, Transformed, Domain>::type
944 return transform_attribute<Exposed, Transformed, Domain>::pre(attr); in pre_transform()
947 template <typename Domain, typename Transformed, typename Exposed>
948 typename spirit::result_of::pre_transform<Exposed const, Transformed, Domain>::type
951 return transform_attribute<Exposed const, Transformed, Domain>::pre(attr); in pre_transform()
1388 template <typename Exposed, typename Transformed, typename Domain>
1390 : traits::transform_attribute<Exposed, Transformed, Domain>
/OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/
H A Dkvm-transform.sh12 # The transformed qemu-cmd file is on standard output.
/OK3568_Linux_fs/buildroot/package/weston/
H A D0076-HACK-Honour-cursor-size-config.patch85 * inverse transformed buffer size.
119 * inverse transformed buffer size.
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0077-HACK-Honour-cursor-size-config.patch85 * inverse transformed buffer size.
119 * inverse transformed buffer size.
/OK3568_Linux_fs/kernel/include/sound/sof/
H A Dchannel_map.h50 * multiple external entities are transformed).
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DFreeBSD-DOC9 …2. Redistributions in compiled form (transformed to other DTDs, converted to PDF, PostScript, RTF …
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_largepixmap.c873 * Given an expected transformed block width and block height,
1099 * target region may be transformed to cross a block boundary of the in glamor_composite_largepixmap_region()
1102 * make sure each region's transformed region can fit into one texture, in glamor_composite_largepixmap_region()
1103 * and then continue this loop again, and each time when a transformed region in glamor_composite_largepixmap_region()
1105 * with the new pixmap. If the transformed region doesn't cross a source/mask's in glamor_composite_largepixmap_region()
1153 /*compute the correct block width and height whose transformed source/mask in glamor_composite_largepixmap_region()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/objc/
H A Dobjc-tree.def51 A PROPERTY_REF tree needs to be transformed into 'setter' and
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/objc/
H A Dobjc-tree.def51 A PROPERTY_REF tree needs to be transformed into 'setter' and

1234567891011