Home
last modified time | relevance | path

Searched refs:normalize (Results 1 – 25 of 103) sorted by relevance

12345

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dnormalize.hpp224 struct normalize : detail::normalization::do_nothing struct
229 struct normalize struct
238 struct normalize struct
246 struct normalize struct
255 struct normalize struct
272 inline void normalize(GeometryIn const& geometry_in, GeometryOut& geometry_out) in normalize() function
274 dispatch::normalize in normalize()
284 detail::normalize(geometry_in, geometry_out); in return_normalized()
/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 Dalign.h31 void normalize () in normalize() function
58 normalize ();
62 void normalize () in normalize() function
65 levels[i].normalize (); in normalize()
H A Dsreal.h49 normalize (sig, exp);
132 inline void normalize (int64_t new_sig, signed int new_exp);
265 sreal::normalize (int64_t new_sig, signed int new_exp) in normalize() function
/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 Dalign.h31 void normalize () in normalize() function
58 normalize ();
62 void normalize () in normalize() function
65 levels[i].normalize (); in normalize()
H A Dsreal.h49 normalize (sig, exp);
132 inline void normalize (int64_t new_sig, signed int new_exp);
265 sreal::normalize (int64_t new_sig, signed int new_exp) in normalize() function
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dexpr.l38 static char *normalize(char *str, int runtime) in normalize() function
75 yylval->str = normalize(strdup(text), runtime); in str()
79 yylval->str = normalize(yylval->str, runtime); in str()
/OK3568_Linux_fs/buildroot/package/lua-std-normalize/
H A Dlua-std-normalize.hash2 sha256 3a040b6ca43297367c527e12c1aab37acab86289f9415ffb130544c48b17f802 std.normalize-2.0.3-1.src…
3 sha256 9c9094f0cea86c2c62b893e59a78d5eaed69df0d7da24e122ef9753baeef0f04 normalize-2.0.3/LICENSE.md
H A Dlua-std-normalize.mk9 LUA_STD_NORMALIZE_NAME_UPSTREAM = std.normalize
10 LUA_STD_NORMALIZE_SUBDIR = normalize-$(LUA_STD_NORMALIZE_VERSION_UPSTREAM)
H A DConfig.in2 bool "lua-std-normalize"
12 https://lua-stdlib.github.io/normalize
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dnormalize_spheroidal_box_coordinates.hpp33 typedef normalize_spheroidal_coordinates<Units, CoordinateType> normalize; typedef in boost::geometry::math::detail::normalize_spheroidal_box_coordinates
50 normalize::apply(longitude1, latitude1, false); in apply()
51 normalize::apply(longitude2, latitude2, false); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Ddifferential_quantities.hpp100 normalize(sin_bet1, cos_bet1); in apply()
101 normalize(sin_bet2, cos_bet2); in apply()
108 normalize(sin_sig1, cos_sig1); in apply()
109 normalize(sin_sig2, cos_sig2); in apply()
292 static inline void normalize(CT & x, CT & y) in normalize() function in boost::geometry::formula::differential_quantities
H A Darea_formulas.hpp87 static inline void normalize(T& x, T& y) in normalize() function in boost::geometry::formula::area_formulas
467 normalize(sin_omg12, cos_omg12); in ellipsoidal()
496 normalize(sin_sig1, cos_sig1); in ellipsoidal()
497 normalize(sin_sig2, cos_sig2); in ellipsoidal()
/OK3568_Linux_fs/docs/en/Common/NPU/rknn-toolkit2/
H A Dchangelog-1.4.0.txt88 2. OP支持:1) 添加了Caffe新OP支持:Power/Tile/Eltwise(Max)/去除了normalize维度的限制; 2) 添加了onnx新OP支持:HardSigmoid/Pow…
114 2. 添加了Caffe新OP支持:crop/flatten/normalize/proposal/reduction
/OK3568_Linux_fs/docs/cn/Common/NPU/rknn-toolkit2/
H A Dchangelog-1.4.0.txt88 2. OP支持:1) 添加了Caffe新OP支持:Power/Tile/Eltwise(Max)/去除了normalize维度的限制; 2) 添加了onnx新OP支持:HardSigmoid/Pow…
114 2. 添加了Caffe新OP支持:crop/flatten/normalize/proposal/reduction
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dtypes.py149 def path(value, relativeto='', normalize='true', mustexist='false'): argument
152 if boolean(normalize):
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dadd.hpp90 result.normalize(); in add_unsigned()
132 result.normalize(); in add_unsigned()
214 result.normalize(); in subtract_unsigned()
272 result.normalize(); in subtract_unsigned()
487 result.normalize(); in eval_add()
501 result.normalize(); in eval_add()
526 result.normalize(); in eval_subtract()
541 result.normalize(); in eval_subtract()
H A Dmultiply.hpp56 result.normalize(); in eval_multiply()
172 result.normalize(); in eval_multiply()
301 result.normalize(); in eval_multiply()
314 result.normalize(); in eval_multiply()
331 result.normalize(); in eval_multiply()
345 result.normalize(); in eval_multiply()
402 result.normalize(); in eval_multiply()
454 result.normalize(); in eval_multiply()
H A Dimport_export.hpp119 newval.normalize(); in import_bits_generic()
138 result.normalize(); // In case data has leading zeros. in import_bits_fast()
154 result.normalize(); // In case data has leading zeros. in import_bits_fast()
H A Dserialize.hpp68 val.normalize(); in do_serialize()
146 val.normalize(); in do_serialize()
H A Dbitwise.hpp185 result.normalize(); in bitwise_op()
214 result.normalize(); in bitwise_op()
306 result.normalize(); in eval_complement()
469 result.normalize(); in eval_left_shift()
629 result.normalize(); in eval_left_shift()
667 result.normalize(); in eval_complement()
682 result.normalize(); in eval_complement()
782 result.normalize(); in eval_bitwise_or()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_gradient.c576 int width, int height, int normalize) in _glamor_gradient_convert_trans_matrix() argument
612 * (normalize ? (((float) height) / ((float) width)) : 1.0); in _glamor_gradient_convert_trans_matrix()
614 / (normalize ? ((float) width) : 1.0); in _glamor_gradient_convert_trans_matrix()
617 * (normalize ? (((float) width) / ((float) height)) : 1.0); in _glamor_gradient_convert_trans_matrix()
620 / (normalize ? ((float) height) : 1.0); in _glamor_gradient_convert_trans_matrix()
623 * (normalize ? ((float) width) : 1.0); in _glamor_gradient_convert_trans_matrix()
625 * (normalize ? ((float) height) : 1.0); in _glamor_gradient_convert_trans_matrix()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp285 BOOST_MP_FORCEINLINE void normalize() BOOST_NOEXCEPT in normalize() function
487 BOOST_MP_FORCEINLINE void normalize() BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in normalize() function
629 BOOST_MP_FORCEINLINE void normalize() BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in normalize() function
672 normalize(); in negate()
826 BOOST_MP_FORCEINLINE void normalize() BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in normalize() function
979 BOOST_MP_FORCEINLINE void normalize() BOOST_MP_NOEXCEPT_IF((Checked == unchecked)) in normalize() function
1093 this->normalize(); in do_assign()
1110 this->normalize(); in do_assign()
1131 this->normalize(); in do_assign()
1190 this->normalize(); in do_assign_arithmetic()
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/liblognorm/
H A Dliblognorm.inc2 DESCRIPTION = "Briefly described, liblognorm is a tool to normalize log data."
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/
H A Dcollect_vectors.hpp98 bool normalize() in normalize() function
190 bool normalize() in normalize() function
359 if (v.normalize()) in apply_impl()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-license-expression_21.6.14.bb1 SUMMARY = "Utility library to parse, compare, simplify and normalize license expressions"

12345