Home
last modified time | relevance | path

Searched refs:size_t (Results 1 – 25 of 8872) sorted by relevance

12345678910>>...355

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/
H A Dhal.hpp63 CV_EXPORTS int LU32f(float* A, size_t astep, int m, float* b, size_t bstep, int n);
64 CV_EXPORTS int LU64f(double* A, size_t astep, int m, double* b, size_t bstep, int n);
65 CV_EXPORTS bool Cholesky32f(float* A, size_t astep, int m, float* b, size_t bstep, int n);
66 CV_EXPORTS bool Cholesky64f(double* A, size_t astep, int m, double* b, size_t bstep, int n);
67 CV_EXPORTS void SVD32f(float* At, size_t astep, float* W, float* U, size_t ustep, float* Vt, size_t
68 CV_EXPORTS void SVD64f(double* At, size_t astep, double* W, double* U, size_t ustep, double* Vt, si…
69 CV_EXPORTS int QR32f(float* A, size_t astep, int m, int n, int k, float* b, size_t bstep, float* hF…
70 CV_EXPORTS int QR64f(double* A, size_t astep, int m, int n, int k, double* b, size_t bstep, double*…
72 CV_EXPORTS void gemm32f(const float* src1, size_t src1_step, const float* src2, size_t src2_step,
73 … float alpha, const float* src3, size_t src3_step, float beta, float* dst, size_t dst_step,
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/
H A Dhal.hpp63 CV_EXPORTS int LU32f(float* A, size_t astep, int m, float* b, size_t bstep, int n);
64 CV_EXPORTS int LU64f(double* A, size_t astep, int m, double* b, size_t bstep, int n);
65 CV_EXPORTS bool Cholesky32f(float* A, size_t astep, int m, float* b, size_t bstep, int n);
66 CV_EXPORTS bool Cholesky64f(double* A, size_t astep, int m, double* b, size_t bstep, int n);
67 CV_EXPORTS void SVD32f(float* At, size_t astep, float* W, float* U, size_t ustep, float* Vt, size_t
68 CV_EXPORTS void SVD64f(double* At, size_t astep, double* W, double* U, size_t ustep, double* Vt, si…
69 CV_EXPORTS int QR32f(float* A, size_t astep, int m, int n, int k, float* b, size_t bstep, float* hF…
70 CV_EXPORTS int QR64f(double* A, size_t astep, int m, int n, int k, double* b, size_t bstep, double*…
72 CV_EXPORTS void gemm32f(const float* src1, size_t src1_step, const float* src2, size_t src2_step,
73 … float alpha, const float* src3, size_t src3_step, float beta, float* dst, size_t dst_step,
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/
H A Dhal.hpp63 CV_EXPORTS int LU32f(float* A, size_t astep, int m, float* b, size_t bstep, int n);
64 CV_EXPORTS int LU64f(double* A, size_t astep, int m, double* b, size_t bstep, int n);
65 CV_EXPORTS bool Cholesky32f(float* A, size_t astep, int m, float* b, size_t bstep, int n);
66 CV_EXPORTS bool Cholesky64f(double* A, size_t astep, int m, double* b, size_t bstep, int n);
67 CV_EXPORTS void SVD32f(float* At, size_t astep, float* W, float* U, size_t ustep, float* Vt, size_t
68 CV_EXPORTS void SVD64f(double* At, size_t astep, double* W, double* U, size_t ustep, double* Vt, si…
69 CV_EXPORTS int QR32f(float* A, size_t astep, int m, int n, int k, float* b, size_t bstep, float* hF…
70 CV_EXPORTS int QR64f(double* A, size_t astep, int m, int n, int k, double* b, size_t bstep, double*…
72 CV_EXPORTS void gemm32f(const float* src1, size_t src1_step, const float* src2, size_t src2_step,
73 … float alpha, const float* src3, size_t src3_step, float beta, float* dst, size_t dst_step,
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dcerts.h43 extern const size_t mbedtls_test_cas_len[];
47 extern const size_t mbedtls_test_cas_der_len[];
52 extern const size_t mbedtls_test_cas_pem_len;
73 extern const size_t mbedtls_test_ca_crt_ec_pem_len;
74 extern const size_t mbedtls_test_ca_key_ec_pem_len;
75 extern const size_t mbedtls_test_ca_pwd_ec_pem_len;
76 extern const size_t mbedtls_test_ca_key_rsa_pem_len;
77 extern const size_t mbedtls_test_ca_pwd_rsa_pem_len;
78 extern const size_t mbedtls_test_ca_crt_rsa_sha1_pem_len;
79 extern const size_t mbedtls_test_ca_crt_rsa_sha256_pem_len;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dcerts.h43 extern const size_t mbedtls_test_cas_len[];
47 extern const size_t mbedtls_test_cas_der_len[];
52 extern const size_t mbedtls_test_cas_pem_len;
73 extern const size_t mbedtls_test_ca_crt_ec_pem_len;
74 extern const size_t mbedtls_test_ca_key_ec_pem_len;
75 extern const size_t mbedtls_test_ca_pwd_ec_pem_len;
76 extern const size_t mbedtls_test_ca_key_rsa_pem_len;
77 extern const size_t mbedtls_test_ca_pwd_rsa_pem_len;
78 extern const size_t mbedtls_test_ca_crt_rsa_sha1_pem_len;
79 extern const size_t mbedtls_test_ca_crt_rsa_sha256_pem_len;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dcerts.h43 extern const size_t mbedtls_test_cas_len[];
47 extern const size_t mbedtls_test_cas_der_len[];
52 extern const size_t mbedtls_test_cas_pem_len;
73 extern const size_t mbedtls_test_ca_crt_ec_pem_len;
74 extern const size_t mbedtls_test_ca_key_ec_pem_len;
75 extern const size_t mbedtls_test_ca_pwd_ec_pem_len;
76 extern const size_t mbedtls_test_ca_key_rsa_pem_len;
77 extern const size_t mbedtls_test_ca_pwd_rsa_pem_len;
78 extern const size_t mbedtls_test_ca_crt_rsa_sha1_pem_len;
79 extern const size_t mbedtls_test_ca_crt_rsa_sha256_pem_len;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dcerts.h43 extern const size_t mbedtls_test_cas_len[];
47 extern const size_t mbedtls_test_cas_der_len[];
52 extern const size_t mbedtls_test_cas_pem_len;
73 extern const size_t mbedtls_test_ca_crt_ec_pem_len;
74 extern const size_t mbedtls_test_ca_key_ec_pem_len;
75 extern const size_t mbedtls_test_ca_pwd_ec_pem_len;
76 extern const size_t mbedtls_test_ca_key_rsa_pem_len;
77 extern const size_t mbedtls_test_ca_pwd_rsa_pem_len;
78 extern const size_t mbedtls_test_ca_crt_rsa_sha1_pem_len;
79 extern const size_t mbedtls_test_ca_crt_rsa_sha256_pem_len;
[all …]
/OK3568_Linux_fs/kernel/lib/zstd/
H A Dhuf.h48 size_t HUF_compressBound(size_t size); /**< maximum compressed size (worst case) */
51 unsigned HUF_isError(size_t code); /**< tells if a return value is an error code */
57 size_t HUF_compress4X_wksp(void *dst, size_t dstSize, const void *src, size_t srcSize, unsigned max…
58size_t wkspSize); /**< `workSpace` must be a table of at least HUF_COMPRESS_WORKSPACE_SIZE_U32 uns…
104 size_t HUF_decompress4X_DCtx_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc, si…
105 size_t HUF_decompress4X_hufOnly_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc,…
106 size_t workspaceSize); /**< considers RLE and uncompressed as errors */
107 size_t HUF_decompress4X2_DCtx_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc, s…
108 size_t workspaceSize); /**< single-symbol decoder */
109 size_t HUF_decompress4X4_DCtx_wksp(HUF_DTable *dctx, void *dst, size_t dstSize, const void *cSrc, s…
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dzstd.h88 size_t ZSTD_compressBound(size_t srcSize);
95 static __attribute__((unused)) unsigned int ZSTD_isError(size_t code) in ZSTD_isError()
97 return code > (size_t)-ZSTD_error_maxCode; in ZSTD_isError()
107 size_t functionResult) in ZSTD_getErrorCode()
191 unsigned long long estimatedSrcSize, size_t dictSize);
205 unsigned long long estimatedSrcSize, size_t dictSize);
222 size_t ZSTD_CCtxWorkspaceBound(ZSTD_compressionParameters cParams);
240 ZSTD_CCtx *ZSTD_initCCtx(void *workspace, size_t workspaceSize);
256 size_t ZSTD_compressCCtx(ZSTD_CCtx *ctx, void *dst, size_t dstCapacity,
257 const void *src, size_t srcSize, ZSTD_parameters params);
[all …]
H A Duio.h17 size_t iov_len;
30 size_t iov_offset;
31 size_t count;
42 size_t iov_offset;
43 size_t count;
109 static inline size_t iov_length(const struct iovec *iov, unsigned long nr_segs) in iov_length()
112 size_t ret = 0; in iov_length()
128 size_t iov_iter_copy_from_user_atomic(struct page *page,
129 struct iov_iter *i, unsigned long offset, size_t bytes);
130 void iov_iter_advance(struct iov_iter *i, size_t bytes);
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dparameters.hpp26 template <size_t MaxElements>
29 static const size_t raw_value = (MaxElements * 3) / 10;
30 static const size_t value = 1 <= raw_value ? raw_value : 1;
33 inline size_t default_min_elements_d() in default_min_elements_d()
35 return (std::numeric_limits<size_t>::max)(); in default_min_elements_d()
38 inline size_t default_min_elements_d_calc(size_t max_elements, size_t min_elements) in default_min_elements_d_calc()
42 size_t raw_value = (max_elements * 3) / 10; in default_min_elements_d_calc()
49 template <size_t MaxElements>
52 static const size_t value = (MaxElements * 3) / 10;
55 inline size_t default_rstar_reinserted_elements_d() in default_rstar_reinserted_elements_d()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dbeauty.h30 size_t strarray__scnprintf(struct strarray *sa, char *bf, size_t size, const char *intfmt, bool sho…
31 size_t strarray__scnprintf_suffix(struct strarray *sa, char *bf, size_t size, const char *intfmt, b…
32 size_t strarray__scnprintf_flags(struct strarray *sa, char *bf, size_t size, bool show_prefix, unsi…
34 bool strarray__strtoul(struct strarray *sa, char *bf, size_t size, u64 *ret);
35 bool strarray__strtoul_flags(struct strarray *sa, char *bf, size_t size, u64 *ret);
57 size_t strarrays__scnprintf(struct strarrays *sas, char *bf, size_t size, const char *intfmt, bool …
59 bool strarrays__strtoul(struct strarrays *sas, char *bf, size_t size, u64 *ret);
61 size_t pid__scnprintf_fd(struct trace *trace, pid_t pid, int fd, char *bf, size_t size);
123 size_t syscall_arg__scnprintf_strarray_flags(char *bf, size_t size, struct syscall_arg *arg);
126 bool syscall_arg__strtoul_strarray(char *bf, size_t size, struct syscall_arg *arg, u64 *ret);
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/imgproc/hal/
H A Dhal.hpp18 CV_DEPRECATED static Ptr<hal::Filter2D> create(uchar * , size_t , int ,
25 virtual void apply(uchar * , size_t ,
26 uchar * , size_t ,
40 virtual void apply(uchar * , size_t ,
41 uchar * , size_t ,
52 int , uchar * , size_t ,
57 virtual void apply(uchar * , size_t , uchar * , size_t , int , int ,
67 uchar * src_data, size_t src_step,
68 uchar * dst_data, size_t dst_step,
72 uchar * kernel_data, size_t kernel_step,
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/imgproc/hal/
H A Dhal.hpp18 CV_DEPRECATED static Ptr<hal::Filter2D> create(uchar * , size_t , int ,
25 virtual void apply(uchar * , size_t ,
26 uchar * , size_t ,
40 virtual void apply(uchar * , size_t ,
41 uchar * , size_t ,
52 int , uchar * , size_t ,
57 virtual void apply(uchar * , size_t , uchar * , size_t , int , int ,
67 uchar * src_data, size_t src_step,
68 uchar * dst_data, size_t dst_step,
72 uchar * kernel_data, size_t kernel_step,
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/imgproc/hal/
H A Dhal.hpp18 CV_DEPRECATED static Ptr<hal::Filter2D> create(uchar * , size_t , int ,
25 virtual void apply(uchar * , size_t ,
26 uchar * , size_t ,
40 virtual void apply(uchar * , size_t ,
41 uchar * , size_t ,
52 int , uchar * , size_t ,
57 virtual void apply(uchar * , size_t , uchar * , size_t , int , int ,
67 uchar * src_data, size_t src_step,
68 uchar * dst_data, size_t dst_step,
72 uchar * kernel_data, size_t kernel_step,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/resize_policy/
H A Dhash_prime_size_policy_imp.hpp51 num_distinct_sizes = sizeof(std::size_t) != 8 ?
57 static const std::size_t g_a_sizes[num_distinct_sizes_64_bit] =
89 /* 30 */ (std::size_t)8589934583ull,
90 /* 31 */ (std::size_t)17179869143ull,
91 /* 32 */ (std::size_t)34359738337ull,
92 /* 33 */ (std::size_t)68719476731ull,
93 /* 34 */ (std::size_t)137438953447ull,
94 /* 35 */ (std::size_t)274877906899ull,
95 /* 36 */ (std::size_t)549755813881ull,
96 /* 37 */ (std::size_t)1099511627689ull,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/resize_policy/
H A Dhash_prime_size_policy_imp.hpp51 num_distinct_sizes = sizeof(std::size_t) != 8 ?
57 static const std::size_t g_a_sizes[num_distinct_sizes_64_bit] =
89 /* 30 */ (std::size_t)8589934583ull,
90 /* 31 */ (std::size_t)17179869143ull,
91 /* 32 */ (std::size_t)34359738337ull,
92 /* 33 */ (std::size_t)68719476731ull,
93 /* 34 */ (std::size_t)137438953447ull,
94 /* 35 */ (std::size_t)274877906899ull,
95 /* 36 */ (std::size_t)549755813881ull,
96 /* 37 */ (std::size_t)1099511627689ull,
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dmatrixsearch.h29 static const size_t kMaxRowNum = kMaxSearchSteps;
121 size_t sublma_num;
141 static const size_t kMaxLmaPsbItems = 1450;
144 static const size_t kMaxNodeARow = 5;
148 static const size_t kMaxSentenceLength = 16;
151 static const size_t kMtrxNdPoolSize = 200;
154 static const size_t kDmiPoolSize = 800;
180 size_t max_sps_len_;
183 size_t max_hzs_len_;
189 size_t pys_decoded_len_;
[all …]
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dmatrixsearch.h29 static const size_t kMaxRowNum = kMaxSearchSteps;
121 size_t sublma_num;
141 static const size_t kMaxLmaPsbItems = 1450;
144 static const size_t kMaxNodeARow = 5;
148 static const size_t kMaxSentenceLength = 16;
151 static const size_t kMtrxNdPoolSize = 200;
154 static const size_t kDmiPoolSize = 800;
180 size_t max_sps_len_;
183 size_t max_hzs_len_;
189 size_t pys_decoded_len_;
[all …]
/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/include/bits/
H A Dunistd.h23 extern ssize_t __read_chk (int __fd, void *__buf, size_t __nbytes,
24 size_t __buflen)
27 size_t __nbytes), read)
30 (int __fd, void *__buf, size_t __nbytes,
31 size_t __buflen), __read_chk)
36 read (int __fd, void *__buf, size_t __nbytes) in read()
38 if (__glibc_objsize0 (__buf) != (size_t) -1) in read()
51 extern ssize_t __pread_chk (int __fd, void *__buf, size_t __nbytes,
52 __off_t __offset, size_t __bufsize)
54 extern ssize_t __pread64_chk (int __fd, void *__buf, size_t __nbytes,
[all …]
H A Dwchar2.h25 const wchar_t *__restrict __s2, size_t __n,
26 size_t __ns1) __THROW;
29 const wchar_t *__restrict __s2, size_t __n),
33 const wchar_t *__restrict __s2, size_t __n,
34 size_t __ns1), __wmemcpy_chk)
40 size_t __n)) in __NTH()
42 if (__glibc_objsize0 (__s1) != (size_t) -1) in __NTH()
57 size_t __n, size_t __ns1) __THROW;
60 size_t __n), wmemmove);
63 size_t __n, size_t __ns1), __wmemmove_chk)
[all …]
/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/include/bits/
H A Dunistd.h23 extern ssize_t __read_chk (int __fd, void *__buf, size_t __nbytes,
24 size_t __buflen)
27 size_t __nbytes), read)
30 (int __fd, void *__buf, size_t __nbytes,
31 size_t __buflen), __read_chk)
36 read (int __fd, void *__buf, size_t __nbytes) in read()
38 if (__glibc_objsize0 (__buf) != (size_t) -1) in read()
51 extern ssize_t __pread_chk (int __fd, void *__buf, size_t __nbytes,
52 __off_t __offset, size_t __bufsize)
54 extern ssize_t __pread64_chk (int __fd, void *__buf, size_t __nbytes,
[all …]
H A Dwchar2.h25 const wchar_t *__restrict __s2, size_t __n,
26 size_t __ns1) __THROW;
29 const wchar_t *__restrict __s2, size_t __n),
33 const wchar_t *__restrict __s2, size_t __n,
34 size_t __ns1), __wmemcpy_chk)
40 size_t __n)) in __NTH()
42 if (__glibc_objsize0 (__s1) != (size_t) -1) in __NTH()
57 size_t __n, size_t __ns1) __THROW;
60 size_t __n), wmemmove);
63 size_t __n, size_t __ns1), __wmemmove_chk)
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dmodes.h17 size_t len, const void *key,
21 size_t blocks, const void *key,
25 size_t blocks, const void *key,
30 size_t len, const void *key,
33 size_t len, const void *key,
37 size_t len, const void *key,
43 size_t len, const void *key,
49 size_t len, const void *key,
54 size_t len, const void *key,
58 size_t length, const void *key,
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/
H A Dmali_kbase_hwcnt_types.h130 size_t inst_cnt;
131 size_t hdr_cnt;
132 size_t ctr_cnt;
145 size_t blk_cnt;
158 size_t grp_cnt;
189 size_t inst_cnt;
190 size_t hdr_cnt;
191 size_t ctr_cnt;
192 size_t enable_map_index;
193 size_t enable_map_stride;
[all …]

12345678910>>...355