Home
last modified time | relevance | path

Searched defs:K (Results 1 – 25 of 132) sorted by relevance

123456

/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 Dfibonacci_heap.h318 fibonacci_node<K,V>::link (fibonacci_node<K,V> *parent) in link()
333 fibonacci_node<K,V>::insert_after (fibonacci_node<K,V> *b) in insert_after()
402 fibonacci_heap<K,V>::replace_key_data (fibonacci_node<K,V> *node, K key, in replace_key_data()
479 fibonacci_heap<K,V>::delete_node (fibonacci_node<K,V> *node, bool release) in delete_node()
499 fibonacci_heap<K,V>::union_with (fibonacci_heap<K,V> *heapb) in union_with()
562 fibonacci_heap<K,V>::cut (fibonacci_node<K,V> *node, in cut()
576 fibonacci_heap<K,V>::cascading_cut (fibonacci_node<K,V> *y) in cascading_cut()
637 fibonacci_heap<K,V>::remove_root (fibonacci_node<K,V> *node) in remove_root()
H A Dhash-map.h304 gt_ggc_mx (hash_map<K, V, H> *h) in gt_ggc_mx()
311 gt_pch_nx (hash_map<K, V, H> *h) in gt_pch_nx()
318 gt_cleare_cache (hash_map<K, V, H> *h) in gt_cleare_cache()
326 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
350 hash_map_safe_get (hash_map<K,V,H> *h, const K& k) in hash_map_safe_get()
H A Dhash-set.h193 gt_ggc_mx (hash_set<K, false, H> *h) in gt_ggc_mx()
200 gt_pch_nx (hash_set<K, false, H> *h) in gt_pch_nx()
207 gt_pch_nx (hash_set<K, false, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
H A Ddiagnostic-core.h30 #define DEFINE_DIAGNOSTIC_KIND(K, msgid, C) K, argument
/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 Dfibonacci_heap.h318 fibonacci_node<K,V>::link (fibonacci_node<K,V> *parent) in link()
333 fibonacci_node<K,V>::insert_after (fibonacci_node<K,V> *b) in insert_after()
402 fibonacci_heap<K,V>::replace_key_data (fibonacci_node<K,V> *node, K key, in replace_key_data()
479 fibonacci_heap<K,V>::delete_node (fibonacci_node<K,V> *node, bool release) in delete_node()
499 fibonacci_heap<K,V>::union_with (fibonacci_heap<K,V> *heapb) in union_with()
562 fibonacci_heap<K,V>::cut (fibonacci_node<K,V> *node, in cut()
576 fibonacci_heap<K,V>::cascading_cut (fibonacci_node<K,V> *y) in cascading_cut()
637 fibonacci_heap<K,V>::remove_root (fibonacci_node<K,V> *node) in remove_root()
H A Dhash-map.h304 gt_ggc_mx (hash_map<K, V, H> *h) in gt_ggc_mx()
311 gt_pch_nx (hash_map<K, V, H> *h) in gt_pch_nx()
318 gt_cleare_cache (hash_map<K, V, H> *h) in gt_cleare_cache()
326 gt_pch_nx (hash_map<K, V, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
350 hash_map_safe_get (hash_map<K,V,H> *h, const K& k) in hash_map_safe_get()
H A Dhash-set.h193 gt_ggc_mx (hash_set<K, false, H> *h) in gt_ggc_mx()
200 gt_pch_nx (hash_set<K, false, H> *h) in gt_pch_nx()
207 gt_pch_nx (hash_set<K, false, H> *h, gt_pointer_operator op, void *cookie) in gt_pch_nx()
H A Ddiagnostic-core.h30 #define DEFINE_DIAGNOSTIC_KIND(K, msgid, C) K, argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/internal/
H A Ddtoa.h60 …ne void DigitGen(const DiyFp& W, const DiyFp& Mp, uint64_t delta, char* buffer, int* len, int* K) { in DigitGen()
112 inline void Grisu2(double value, char* buffer, int* length, int* K) { in Grisu2()
126 inline char* WriteExponent(int K, char* buffer) { in WriteExponent()
232 int length, K; variable
/OK3568_Linux_fs/kernel/arch/sparc/crypto/
H A Ddes_glue.c77 const u64 *K = ctx->encrypt_expkey; in sparc_des_encrypt() local
85 const u64 *K = ctx->decrypt_expkey; in sparc_des_decrypt() local
226 const u64 *K = ctx->encrypt_expkey; in sparc_des3_ede_encrypt() local
234 const u64 *K = ctx->decrypt_expkey; in sparc_des3_ede_decrypt() local
249 const u64 *K; in __ecb3_crypt() local
295 const u64 *K; in __cbc3_crypt() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dwarpers.hpp440 …Rect buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_O… in buildMaps()
448 …Rect buildMaps(Size src_size, InputArray K, InputArray R, InputArray T, OutputArray xmap, OutputAr… in buildMaps()
456 Point warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, in warp()
465 …Point warp(InputArray src, InputArray K, InputArray R, InputArray T, int interp_mode, int border_m… in warp()
494 …Rect buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_O… in buildMaps()
502 Point warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, in warp()
526 …Rect buildMaps(Size src_size, InputArray K, InputArray R, OutputArray xmap, OutputArray ymap) CV_O… in buildMaps()
534 Point warp(InputArray src, InputArray K, InputArray R, int interp_mode, int border_mode, in warp()
H A Dwarpers_inl.hpp56 Point2f RotationWarperBase<P>::warpPoint(const Point2f &pt, InputArray K, InputArray R) in warpPoint()
66 Rect RotationWarperBase<P>::buildMaps(Size src_size, InputArray K, InputArray R, OutputArray _xmap,… in buildMaps()
94 Point RotationWarperBase<P>::warp(InputArray src, InputArray K, InputArray R, int interp_mode, int … in warp()
108 void RotationWarperBase<P>::warpBackward(InputArray src, InputArray K, InputArray R, int interp_mod… in warpBackward()
139 Rect RotationWarperBase<P>::warpRoi(Size src_size, InputArray K, InputArray R) in warpRoi()
/OK3568_Linux_fs/kernel/lib/crypto/
H A Ddes.c582 #define ROUND(L, R, A, B, K, d) \ argument
783 const u32 *K = ctx->expkey; in des_encrypt() local
804 const u32 *K = ctx->expkey + DES_EXPKEY_WORDS - 2; in des_decrypt() local
846 const u32 *K = dctx->expkey; in des3_ede_encrypt() local
875 const u32 *K = dctx->expkey + DES3_EDE_EXPKEY_WORDS - 2; in des3_ede_decrypt() local
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dhash_sha1.c127 #define K 0x5A827999 in mbedtls_sha1_process() macro
154 #define K 0x6ED9EBA1 in mbedtls_sha1_process() macro
181 #define K 0x8F1BBCDC in mbedtls_sha1_process() macro
208 #define K 0xCA62C1D6 in mbedtls_sha1_process() macro
H A Dhash_sha256.c106 static const uint32_t K[] = variable
144 #define P(a,b,c,d,e,f,g,h,x,K) \ argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/functional/hash/
H A Dextensions.hpp94 std::size_t hash_value(std::set<K, C, A> const& v) in hash_value()
100 std::size_t hash_value(std::multiset<K, C, A> const& v) in hash_value()
106 std::size_t hash_value(std::map<K, T, C, A> const& v) in hash_value()
112 std::size_t hash_value(std::multimap<K, T, C, A> const& v) in hash_value()
/OK3568_Linux_fs/u-boot/lib/
H A Dsha1.c118 #define K 0x5A827999 in sha1_process_one() macro
145 #define K 0x6ED9EBA1 in sha1_process_one() macro
172 #define K 0x8F1BBCDC in sha1_process_one() macro
199 #define K 0xCA62C1D6 in sha1_process_one() macro
H A Dsha512.c115 static const uint64_t K[80] = { variable
176 #define P(a,b,c,d,e,f,g,h,x,K) \ in sha512_process() argument
/OK3568_Linux_fs/kernel/arch/sparc/net/
H A Dbpf_jit_comp_32.c68 #define SETHI(K, REG) \ argument
70 #define OR_LO(K, REG) \ argument
126 #define emit_set_const(K, REG) \ argument
157 #define emit_alu_K(OPCODE, K) \ argument
171 #define emit_loadimm(K, DEST) \ argument
391 unsigned int K = filter[i].k; in bpf_jit_compile() local
593 #define CHOOSE_LOAD_FUNC(K, func) \ in bpf_jit_compile() argument
H A Dbpf_jit_comp_64.c136 #define SETHI(K, REG) \ argument
138 #define OR_LO(K, REG) \ argument
267 static void emit_set_const(s32 K, u32 reg, struct jit_ctx *ctx) in emit_set_const()
274 static void emit_set_const_sext(s32 K, u32 reg, struct jit_ctx *ctx) in emit_set_const_sext()
336 static void emit_loadimm32(s32 K, unsigned int dest, struct jit_ctx *ctx) in emit_loadimm32()
346 static void emit_loadimm(s32 K, unsigned int dest, struct jit_ctx *ctx) in emit_loadimm()
356 static void emit_loadimm_sext(s32 K, unsigned int dest, struct jit_ctx *ctx) in emit_loadimm_sext()
465 static void emit_loadimm64(u64 K, unsigned int dest, struct jit_ctx *ctx) in emit_loadimm64()
/OK3568_Linux_fs/kernel/arch/powerpc/net/
H A Dbpf_jit_comp.c106 #define CHOOSE_LOAD_FUNC(K, func) \ argument
124 unsigned int K = filter[i].k; in bpf_jit_build_body() local
/OK3568_Linux_fs/buildroot/dl/whetstone/
H A Dwhetstone.c83 int J,K,L; variable
428 POUT(long N, long J, long K, double X1, double X2, double X3, double X4) in POUT()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drk_memblock_procfs.c13 #define K(size) ((unsigned long)((size) >> 10)) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Ddtoa.cpp98 int length, K; in dtoa() local
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Ddes.h59 u32 K[6]; in des3_ede_verify_key() local

123456