| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/ |
| H A D | warpers_inl.hpp | 218 float z_ = r_kinv[6] * x + r_kinv[7] * y + r_kinv[8]; in mapForward() local 220 x_ = t[0] + x_ / z_ * (1 - t[2]); in mapForward() 221 y_ = t[1] + y_ / z_ * (1 - t[2]); in mapForward() 249 float z_ = r_kinv[6] * x + r_kinv[7] * y + r_kinv[8]; in mapForward() local 251 u = scale * atan2f(x_, z_); in mapForward() 252 float w = y_ / sqrtf(x_ * x_ + y_ * y_ + z_ * z_); in mapForward() 266 float z_ = sinv * cosf(u); in mapBackward() local 269 x = k_rinv[0] * x_ + k_rinv[1] * y_ + k_rinv[2] * z_; in mapBackward() 270 y = k_rinv[3] * x_ + k_rinv[4] * y_ + k_rinv[5] * z_; in mapBackward() 271 z = k_rinv[6] * x_ + k_rinv[7] * y_ + k_rinv[8] * z_; in mapBackward() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/tile/ |
| H A D | tile_id.hpp | 99 inline CanonicalTileID::CanonicalTileID(uint8_t z_, uint32_t x_, uint32_t y_) : z(z_), x(x_), y(y_)… in CanonicalTileID() argument 200 inline UnwrappedTileID::UnwrappedTileID(uint8_t z_, int64_t x_, int64_t y_) in UnwrappedTileID() argument 201 : wrap((x_ < 0 ? x_ - (1ll << z_) + 1 : x_) / (1ll << z_)), in UnwrappedTileID() 203 z_, in UnwrappedTileID() 204 static_cast<uint32_t>(x_ - wrap * (1ll << z_)), in UnwrappedTileID() 205 y_ < 0 ? 0 : std::min(static_cast<uint32_t>(y_), static_cast<uint32_t>(1ull << z_) - 1)) { in UnwrappedTileID()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/ |
| H A D | property_evaluation_parameters.hpp | 10 explicit PropertyEvaluationParameters(float z_) in PropertyEvaluationParameters() argument 11 : z(z_), in PropertyEvaluationParameters()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/syntax/ |
| H A D | bitbake.vim | 78 syn match bbFunction "\h[0-9A-Za-z_\-\.]*" display contained contains=bbOEFunctions 88 syn match bbShFuncDef "^\(fakeroot\s*\)\?\([\.0-9A-Za-z_:${}\-\.]\+\)\(python\)\@<!\(\s*(… 96 syn match bbPyFuncDef "^\(fakeroot\s*\)\?\(python\)\(\s\+[0-9A-Za-z_:${}\-\.]\+\)\?\(\s*(… 101 syn region bbPyDefRegion start='^\(def\s\+\)\([0-9A-Za-z_-]\+\)\(\s*(.*)\s*\):\s*$' end='^\(…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | tile_range.hpp | 60 TileRange(Range<Point<uint32_t>> range_, Range<uint8_t> z_) in TileRange() argument 62 zoomRange(z_) { in TileRange()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/ |
| H A D | shadow-relaxed-usernames.patch | 32 - * User/group names must match [a-z_][a-z0-9_-]*[$] 81 - In regular expression terms: [a-z_][a-z0-9_-]*[$]? 107 - In regular expression terms: [a-z_][a-z0-9_-]*[$]?
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/ |
| H A D | rational.hpp | 261 V evaluate_rational(const T* num, const U* denom, const V& z_, std::size_t count) BOOST_MATH_NOEXCE… 281 V evaluate_rational(const T* num, const U* denom, const V& z_, std::size_t count) BOOST_MATH_NOEXCE… in evaluate_rational() argument 283 V z(z_); in evaluate_rational()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/geojsonvt/6.5.1/include/mapbox/geojsonvt/ |
| H A D | types.hpp | 18 vt_point(double x_, double y_, double z_) : mapbox::geometry::point<double>(x_, y_), z(z_) { in vt_point()
|
| H A D | tile.hpp | 35 const uint8_t z_, in InternalTile() argument 41 z(z_), in InternalTile()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_macro_scan.l | 68 WORD [A-Za-z_][-A-Za-z_0-9]*
|
| H A D | aicasm_scan.l | 70 WORD [A-Za-z_][-A-Za-z_0-9]*
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tesseract/ |
| H A D | tesseract-lang_4.1.0.bb | 20 …pkgs = do_split_packages(d, tessdata_dir, r'^([a-z_]*)\.*', '${BPN}-%s', 'tesseract-ocr language f…
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_sysfs.c | 421 .counter = offsetof(struct qib_ibport, rvp.z_##N) \ 484 qibp->rvp.z_##cntr = get_all_cpu_total(qibp->rvp.cntr); \ 494 qibp->rvp.z_##cntr) in def_write_per_cpu()
|
| /OK3568_Linux_fs/kernel/scripts/genksyms/ |
| H A D | lex.l | 28 IDENT [A-Za-z_\$][A-Za-z0-9_\$]*
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/charmaps/ |
| HD | ISO_10646.gz | 1<escape_char> /
2<comment_char> %
3
4% ISO/IEC 10646-1 ... |
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/charmaps/ |
| HD | ISO_10646.gz | 1<escape_char> /
2<comment_char> %
3
4% ISO/IEC 10646-1 ... |
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 4096 return read_write_cpu(ppd->dd, &ppd->ibport_data.rvp.z_ ##cntr, \
|
| /OK3568_Linux_fs/device/rockchip/common/images/oem/oem_facial_gate/ |
| H A D | ir.yuv | 83 …YYZZZYWZZYYYZ[ZZZZZ[[Z\\]\[[\\\]]]___`a```bbcdddeaWR��Za�������������������z_\TQMHAFFA?=;=;7657543…
|
| /OK3568_Linux_fs/device/rockchip/common/images/userdata/userdata_normal/media/ |
| H A D | yuv420_p352x288.yuv | 154 …8999878977:78;8Ev����ĸ�����������������������������������������������������z_���������������������… 480 …���������������������������������������������������������������������������z_��������������������ɴ… 703 …z_����������������������������������������������������������}pfK1355244336423343233034333353343224… 767 …���������������������������������������������������������������������������z_���������������������… 937 …������êR2~���������������������v����ɿ���������y����������������������������z_���������������������… 1015 …�ѰI<Su�����������ĺ�������������������������������������������������jc������z_���������������������… 1369 …ԲdfG?�Wh�d.-9;FLFFBF|�������������������������nXk��}pYY�������������������z_���f:`���������ki���… 1426 …�Ҍ6@T������������ƽ�������������������������������������������������_i������z_���������������������… 1580 …z_����������������ѴL;Ro����������ǿ��������������������������������������������������t`������hb����… 1963 …���������������������������������������������������������������������������z_�������λ��ñ�����ɾ��ƞw… [all …]
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 14992 K: \b(?:devm_|of_)?reset_control(?:ler_[a-z]+|_[a-z_]+)?\b
|