Home
last modified time | relevance | path

Searched +full:5 +full:a (Results 1 – 25 of 1802) sorted by relevance

12345678910>>...73

/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/
H A Darch-armv8-5a.inc1 DEFAULTTUNE ?= "armv8-5a"
3 TUNEVALID[armv8-5a] = "Enable instructions for ARMv8.5-a"
4 TUNE_CCARGS_MARCH .= "${@bb.utils.contains('TUNE_FEATURES', 'armv8-5a', ' -march=armv8.5-a', '', d)…
6 MACHINEOVERRIDES =. "${@bb.utils.contains('TUNE_FEATURES', 'armv8-5a', 'armv8-5a:', '', d)}"
11 AVAILTUNES += "armv8-5a armv8-5a-crypto"
12 ARMPKGARCH:tune-armv8-5a ?= "armv8-5a"
13 ARMPKGARCH:tune-armv8-5a-crypto ?= "armv8-5a"
14 TUNE_FEATURES:tune-armv8-5a = "aarch64 armv8-5a"
15 TUNE_FEATURES:tune-armv8-5a-crypto = "${TUNE_FEATURES:tune-armv8-5a} crypto"
16 PACKAGE_EXTRA_ARCHS:tune-armv8-5a = "${PACKAGE_EXTRA_ARCHS:tune-armv8a} armv8-5a"
[all …]
/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/uclibc/
HDlibaec_bf_process_wakeup_mode2_nn.so ... libc.so.0 libaec_bf_process.so GCC_3.5 /home/ryne/works/cmake_folder/rknpu2 ...
HDlibaec_bf_process_wakeup.so ... K T i ) ! | ' 0 q D } 5 C T a u O R ] T 2 4 ...
HDlibaec_bf_process_wakeup_mode1_nn.so ... libc.so.0 libaec_bf_process.so GCC_3.5 /home/ryne/works/cmake_folder/rknpu2 ...
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-filter/libnftnl/libnftnl/
H A D0001-avoid-naming-local-function-as-one-of-printf-family.patch75 diff --git a/include/expr_ops.h b/include/expr_ops.h
77 --- a/include/expr_ops.h
88 diff --git a/include/obj.h b/include/obj.h
90 --- a/include/obj.h
101 diff --git a/src/expr.c b/src/expr.c
103 --- a/src/expr.c
118 diff --git a/src/expr/bitwise.c b/src/expr/bitwise.c
120 --- a/src/expr/bitwise.c
122 @@ -282,5 +282,5 @@ struct expr_ops expr_ops_bitwise = {
129 diff --git a/src/expr/byteorder.c b/src/expr/byteorder.c
[all …]
/OK3568_Linux_fs/external/common_algorithm/misc/lib/arm-rockchip830-linux-gnueabihf/
HDlibrkaudio.so ... s-%d: receive error, exit unknown A: a: [V]%s-% ...
/OK3568_Linux_fs/external/common_algorithm/misc/lib/arm-rockchip830-linux-uclibcgnueabihf/
HDlibrkaudio.so ... s-%d: receive error, exit unknown A: a: [V]%s-% ...
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz ... =y 3CONFIG_TIMEOUT=y 4CONFIG_FEATURE_BLKID_TYPE=y 5CONFIG_FEATURE_GPT_LABEL=y 6CONFIG_TASKSET=y 7CONFIG_FEATURE_TASKSET_CPULIST= ...
/OK3568_Linux_fs/external/common_algorithm/audio/rkaudio_algorithms/lib32/
HDlibaec_bf_process_wakeup.so ... K T i ) ! | ' 0 q D } 5 C T a u O R ] T 2 4 ...
/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/lib/gconv/
HDGB18030.so ... ->__value.__wchb) to_gb18030_single from_gb18030_single gconv @ A B C D E F G H I J K ...
HDlibCNS.so ... /!0 !2!3!4!5 !^!_!`!a!b! ...
HDEUC-JP-MS.so ... ! ! ! 0 " " " " " "*")" '"(" ! ! " " " " # " "a"R"j"k" "=" "5"+"," +!0 ...
HDlibJISX0213.so ... )"."L!M!Z"["X"Y" A!`- a-f& 3"4"5" 6 ...
HDIBM1388.so ... A A A A A A A A A A A A A A A A A A A A A ...
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Dbiginteger.h3 // Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip. All rights reserved.
6 // in compliance with the License. You may obtain a copy of the License at
164 5, in MultiplyPow5()
165 5 * 5, in MultiplyPow5()
166 5 * 5 * 5, in MultiplyPow5()
167 5 * 5 * 5 * 5, in MultiplyPow5()
168 5 * 5 * 5 * 5 * 5, in MultiplyPow5()
169 5 * 5 * 5 * 5 * 5 * 5, in MultiplyPow5()
170 5 * 5 * 5 * 5 * 5 * 5 * 5, in MultiplyPow5()
171 5 * 5 * 5 * 5 * 5 * 5 * 5 * 5, in MultiplyPow5()
[all …]
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_common.cpp6 * You may obtain a copy of the License at
21 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5,
58 RK_S32 axb_div_c(RK_S32 a, RK_S32 b, RK_S32 c) in axb_div_c() argument
66 if (a == 0 || b == 0) in axb_div_c()
68 else if ((a * b / b) == a && c != 0) in axb_div_c()
69 return (a * b / c); in axb_div_c()
71 if (a < 0) { in axb_div_c()
73 a = -a; in axb_div_c()
87 if (b > a) { in axb_div_c()
89 b = a; in axb_div_c()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/maki-4.0.0/
H A Dlogging.svg3A.969.969,0,0,0,14,1.99a1,1,0,0,0-1.62-.77c-.03.02-.06.05-.09.07L12,1.5l-.386-.386a.354.354,0,0,0-…
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20200118.patch.gz ... -------- 4# 5# Ncurses 6.1 is at 6# ftp.gnu ...
HDncurses-6.1-20190921.patch.gz ... -------- 4# 5# Ncurses 6.1 is at 6# ftp.gnu ...
HDncurses-6.1-20190609-patch.sh.bz2 ... ncurses 6.1 source directory et voila! Updated. 4 5if ( egrep '^NCURSES_MAJOR = 6$' dist. ...
/OK3568_Linux_fs/yocto/meta-browser/meta-firefox/recipes-browser/firefox/firefox/fixes/
H A DBug-1590977-openmax-Import-latest-OpenMAX-IL-1.1.2-headers.patch26 diff --git a/media/openmax_il/il112/OMX_Audio.h b/media/openmax_il/il112/OMX_Audio.h
28 --- a/media/openmax_il/il112/OMX_Audio.h
30 @@ -1,5 +1,5 @@
36 * a copy of this software and associated documentation files (the
37 diff --git a/media/openmax_il/il112/OMX_Component.h b/media/openmax_il/il112/OMX_Component.h
39 --- a/media/openmax_il/il112/OMX_Component.h
41 @@ -1,5 +1,5 @@
47 * a copy of this software and associated documentation files (the
48 diff --git a/media/openmax_il/il112/OMX_ComponentExt.h b/media/openmax_il/il112/OMX_ComponentExt.h
50 --- a/media/openmax_il/il112/OMX_ComponentExt.h
[all …]
/OK3568_Linux_fs/kernel/arch/alpha/lib/
H A Dev6-memset.S23 * A future enhancement might be to put in a byte store loop for really
25 * a win in the kernel would depend upon the contextual usage.
41 .align 5
48 * undertake a major re-write to interleave the constant materialization
64 inswl $17,4,$5 # U : 0000chch00000000
69 or $2,$5,$2 # E : chchchch00000000
70 bic $1,7,$1 # E : fit within a single quadword?
79 * Target address is misaligned, and won't fit within a quadword
82 bis $16,$16,$5 # E : Save the address
92 stq_u $1,0($5) # L : Store result
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Ddist.h21 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
112 … ResultType operator()(Iterator1 a, Iterator2 b, size_t size, ResultType /*worst_dist*/ = -1) const
117 diff = *a++ - *b++;
124 inline ResultType accum_dist(const U& a, const V& b, int) const
126 return (a-b)*(a-b);
154 ResultType operator()(Iterator1 a, Iterator2 b, size_t size, ResultType worst_dist = -1) const
158 Iterator1 last = a + size;
162 while (a < lastgroup) {
163 diff0 = (ResultType)(a[0] - b[0]);
164 diff1 = (ResultType)(a[1] - b[1]);
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/detail/
H A Drational_horner1_17.hpp21 inline V evaluate_rational_c_imp(const T* a, const U* b, const V&, const mpl::int_<1>*) BOOST_MATH_… in evaluate_rational_c_imp() argument
23 return static_cast<V>(a[0]) / static_cast<V>(b[0]); in evaluate_rational_c_imp()
27 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<2>*) BOOST_MAT… in evaluate_rational_c_imp() argument
30 return static_cast<V>((a[1] * x + a[0]) / (b[1] * x + b[0])); in evaluate_rational_c_imp()
34 return static_cast<V>((a[0] * z + a[1]) / (b[0] * z + b[1])); in evaluate_rational_c_imp()
39 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<3>*) BOOST_MAT… in evaluate_rational_c_imp() argument
42 return static_cast<V>(((a[2] * x + a[1]) * x + a[0]) / ((b[2] * x + b[1]) * x + b[0])); in evaluate_rational_c_imp()
46 return static_cast<V>(((a[0] * z + a[1]) * z + a[2]) / ((b[0] * z + b[1]) * z + b[2])); in evaluate_rational_c_imp()
51 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<4>*) BOOST_MAT… in evaluate_rational_c_imp() argument
54 …return static_cast<V>((((a[3] * x + a[2]) * x + a[1]) * x + a[0]) / (((b[3] * x + b[2]) * x + b[1]… in evaluate_rational_c_imp()
[all …]
H A Drational_horner2_17.hpp21 inline V evaluate_rational_c_imp(const T* a, const U* b, const V&, const mpl::int_<1>*) BOOST_MATH_… in evaluate_rational_c_imp() argument
23 return static_cast<V>(a[0]) / static_cast<V>(b[0]); in evaluate_rational_c_imp()
27 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<2>*) BOOST_MAT… in evaluate_rational_c_imp() argument
29 return static_cast<V>((a[1] * x + a[0]) / (b[1] * x + b[0])); in evaluate_rational_c_imp()
33 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<3>*) BOOST_MAT… in evaluate_rational_c_imp() argument
35 return static_cast<V>(((a[2] * x + a[1]) * x + a[0]) / ((b[2] * x + b[1]) * x + b[0])); in evaluate_rational_c_imp()
39 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<4>*) BOOST_MAT… in evaluate_rational_c_imp() argument
41 …return static_cast<V>((((a[3] * x + a[2]) * x + a[1]) * x + a[0]) / (((b[3] * x + b[2]) * x + b[1]… in evaluate_rational_c_imp()
45 inline V evaluate_rational_c_imp(const T* a, const U* b, const V& x, const mpl::int_<5>*) BOOST_MAT… in evaluate_rational_c_imp() argument
50 …return static_cast<V>(((a[4] * x2 + a[2]) * x2 + a[0] + (a[3] * x2 + a[1]) * x) / ((b[4] * x2 + b[… in evaluate_rational_c_imp()
[all …]

12345678910>>...73