| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/orinoco/ |
| H A D | hermes.c | 108 int k = CMD_BUSY_TIMEOUT; in hermes_issue_cmd() local 139 int k; in hermes_doicmd_wait() local 202 int k; in hermes_init() local 256 int k; in hermes_docmd_wait() local 319 int k; in hermes_allocate() local 370 int k; in hermes_bap_seek() local
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | sh_pfc.c | 113 int k; in config_reg_helper() local 176 int k, n; in setup_data_reg() local 210 int k; in setup_data_regs() local 232 int k, n; in get_data_reg() local 251 int k, m, n, pos, bit_pos; in get_config_reg() local 295 int k; in get_gpio_enum_id() local
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/resulttool/ |
| H A D | report.py | 27 def handle_ptest_result(self, k, status, result, machine): argument 77 def handle_ltptest_result(self, k, status, result, machine): argument 109 def handle_ltpposixtest_result(self, k, status, result, machine): argument
|
| /OK3568_Linux_fs/kernel/include/linux/input/ |
| H A D | matrix_keypad.h | 16 #define KEY_ROW(k) (((k) >> 24) & 0xff) argument 17 #define KEY_COL(k) (((k) >> 16) & 0xff) argument 18 #define KEY_VAL(k) ((k) & 0xffff) 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 D | hash-set.h | 56 bool add (const Key &k) in add() 68 bool contains (const Key &k) in contains() 77 void remove (const Key &k) in remove()
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_matmul_api_demo/src/ |
| H A D | rknn_matmul_demo.cpp | 77 for (uint32_t k = 0; k < attr->dims[2]; ++k) { in dump_matmul_tensor() local 95 for (uint32_t k = 0; k < attr->dims[1]; ++k) { in dump_matmul_tensor() local 203 for (uint32_t k = 0; k < io_attr.B.dims[1]; ++k) { in main() local
|
| /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 D | hash-set.h | 56 bool add (const Key &k) in add() 68 bool contains (const Key &k) in contains() 77 void remove (const Key &k) in remove()
|
| /OK3568_Linux_fs/kernel/drivers/md/bcache/ |
| H A D | alloc.c | 480 void bch_bucket_free(struct cache_set *c, struct bkey *k) in bch_bucket_free() 490 struct bkey *k, bool wait) in __bch_bucket_alloc_set() 522 struct bkey *k, bool wait) in bch_bucket_alloc_set() 608 struct bkey *k, in bch_alloc_sectors() 730 struct task_struct *k = kthread_run(bch_allocator_thread, in bch_cache_allocator_start() local
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xkbstr.h | 330 #define XkbSMKeyActionsPtr(m, k) (&(m)->acts[(m)->key_acts[(k)]]) argument 356 #define XkbCMKeyGroupInfo(m, k) ((m)->key_sym_map[(k)].group_info) argument 357 #define XkbCMKeyNumGroups(m, k) (XkbNumGroups((m)->key_sym_map[(k)].group_info)) argument 358 #define XkbCMKeyGroupWidth(m, k, g) (XkbCMKeyType((m), (k), (g))->num_levels) argument 359 #define XkbCMKeyGroupsWidth(m, k) ((m)->key_sym_map[(k)].width) argument 360 #define XkbCMKeyTypeIndex(m, k, g) ((m)->key_sym_map[(k)].kt_index[(g) & 0x3]) argument 361 #define XkbCMKeyType(m, k, g) (&(m)->types[XkbCMKeyTypeIndex((m), (k), (g))]) argument 362 #define XkbCMKeyNumSyms(m, k) (XkbCMKeyGroupsWidth((m), (k)) * \ argument 364 #define XkbCMKeySymsOffset(m, k) ((m)->key_sym_map[(k)].offset) argument 365 #define XkbCMKeySymsPtr(m, k) (&(m)->syms[XkbCMKeySymsOffset((m), (k))]) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sh-msiof.c | 411 int k; in sh_msiof_spi_write_fifo_8() local 421 int k; in sh_msiof_spi_write_fifo_16() local 431 int k; in sh_msiof_spi_write_fifo_16u() local 441 int k; in sh_msiof_spi_write_fifo_32() local 451 int k; in sh_msiof_spi_write_fifo_32u() local 461 int k; in sh_msiof_spi_write_fifo_s32() local 471 int k; in sh_msiof_spi_write_fifo_s32u() local 481 int k; in sh_msiof_spi_read_fifo_8() local 491 int k; in sh_msiof_spi_read_fifo_16() local 501 int k; in sh_msiof_spi_read_fifo_16u() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/smart_ptr/detail/ |
| H A D | yield_k.hpp | 75 inline void yield( unsigned k ) in yield() 125 inline void yield( unsigned k ) in yield()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | fft4g.c | 498 int j, k, l, m, mh, nw, nc; in dfct() local 591 int j, k, l, m, mh, nw, nc; in dfst() local 729 int j, j1, k, k1, l, m, m2, ip[256]; in bitrv2() local 830 int j, j1, k, k1, l, m, m2, ip[256]; in bitrv2conj() local 1145 int j, j1, j2, j3, k, k1, k2, m, m2; in cftmdl() local 1272 int j, k, kk, ks, m; in rftfsub() local 1297 int j, k, kk, ks, m; in rftbsub() local 1324 int j, k, kk, ks, m; in dctsub() local 1345 int j, k, kk, ks, m; in dstsub() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | twofish_common.c | 535 #define CALC_K(a, j, k, l, m, n) \ argument 548 #define CALC_K192(a, j, k, l, m, n) \ argument 561 #define CALC_K256(a, j, k, l, m, n) \ argument 572 int i, j, k; in __twofish_setkey() local
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | x-hash.c | 53 #define ITEM_NEW(k, v) X_PFX(list_prepend) ((x_list *)(k), v) argument 77 hash_table_destroy_item(x_hash_table *h, void *k, void *v) in hash_table_destroy_item() 87 hash_table_hash_key(x_hash_table *h, void *k) in hash_table_hash_key() 202 hash_table_modify(x_hash_table *h, void *k, void *v, int replace) in hash_table_modify()
|
| /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/linux/ |
| H A D | bcache.h | 56 static __inline__ __u64 KEY_OFFSET(const struct bkey *k) in KEY_OFFSET() 61 static __inline__ void SET_KEY_OFFSET(struct bkey *k, __u64 v) in SET_KEY_OFFSET() 83 #define KEY_START(k) (KEY_OFFSET(k) - KEY_SIZE(k)) argument 84 #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) argument 99 static __inline__ unsigned long bkey_u64s(const struct bkey *k) in bkey_u64s() 104 static __inline__ unsigned long bkey_bytes(const struct bkey *k) in bkey_bytes() 117 static __inline__ struct bkey *bkey_next(const struct bkey *k) in bkey_next() 124 static __inline__ struct bkey *bkey_idx(const struct bkey *k, unsigned int nr_keys) in bkey_idx()
|
| H A D | filter.h | 28 __u32 k; /* Generic multiuse field */ member 49 #define BPF_STMT(code, k) { (unsigned short)(code), 0, 0, k } argument 52 #define BPF_JUMP(code, k, jt, jf) { (unsigned short)(code), jt, jf, k } argument
|
| /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/linux/ |
| H A D | bcache.h | 56 static __inline__ __u64 KEY_OFFSET(const struct bkey *k) in KEY_OFFSET() 61 static __inline__ void SET_KEY_OFFSET(struct bkey *k, __u64 v) in SET_KEY_OFFSET() 83 #define KEY_START(k) (KEY_OFFSET(k) - KEY_SIZE(k)) argument 84 #define START_KEY(k) KEY(KEY_INODE(k), KEY_START(k), 0) argument 99 static __inline__ unsigned long bkey_u64s(const struct bkey *k) in bkey_u64s() 104 static __inline__ unsigned long bkey_bytes(const struct bkey *k) in bkey_bytes() 117 static __inline__ struct bkey *bkey_next(const struct bkey *k) in bkey_next() 124 static __inline__ struct bkey *bkey_idx(const struct bkey *k, unsigned int nr_keys) in bkey_idx()
|
| H A D | filter.h | 28 __u32 k; /* Generic multiuse field */ member 49 #define BPF_STMT(code, k) { (unsigned short)(code), 0, 0, k } argument 52 #define BPF_JUMP(code, k, jt, jf) { (unsigned short)(code), jt, jf, k } argument
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | filter.h | 28 __u32 k; /* Generic multiuse field */ member 49 #define BPF_STMT(code, k) { (unsigned short)(code), 0, 0, k } argument 52 #define BPF_JUMP(code, k, jt, jf) { (unsigned short)(code), jt, jf, k } argument
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | filter.h | 28 __u32 k; /* Generic multiuse field */ member 49 #define BPF_STMT(code, k) { (unsigned short)(code), 0, 0, k } argument 52 #define BPF_JUMP(code, k, jt, jf) { (unsigned short)(code), jt, jf, k } argument
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | chacha20poly1305.c | 24 static void chacha_load_key(u32 *k, const u8 *in) in chacha_load_key() 38 u32 k[CHACHA_KEY_WORDS]; in xchacha_init() local 96 u32 k[CHACHA_KEY_WORDS]; in chacha20poly1305_encrypt() local 174 u32 k[CHACHA_KEY_WORDS]; in chacha20poly1305_decrypt() local 225 u32 k[CHACHA_KEY_WORDS]; in chacha20poly1305_crypt_sg_inplace() member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_util.h | 43 u32 k = 0; in _add_bitmap_bit() local 50 u32 k = 0; in _clr_bitmap_bit() local 63 u32 k = 0; in _and_bitmaps() local
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | inflate.c | 343 register int k; /* number of bits in current code */ in huft_build() local 604 register unsigned k; /* number of bits in bit buffer */ in inflate_codes() local 710 register unsigned k; /* number of bits in bit buffer */ in inflate_stored() local 846 register unsigned k; /* number of bits in bit buffer */ in inflate_dynamic() local 1041 register unsigned k; /* number of bits in bit buffer */ in inflate_block() local 1154 int k; /* byte being shifted into crc apparatus */ in makecrc() local
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | uaccess.h | 39 #define __get_user_fn(sz, u, k) __get_user_fn(sz, u, k) argument 64 #define __put_user_fn(sz, u, k) __put_user_fn(sz, u, k) argument 179 #define __put_user_fn(sz, u, k) __put_user_fn(sz, u, k) argument 240 #define __get_user_fn(sz, u, k) __get_user_fn(sz, u, k) argument
|
| /OK3568_Linux_fs/u-boot/fs/reiserfs/ |
| H A D | mode_string.c | 56 int i, j, k; in bb_mode_string() local 96 int i, j, k, m; in bb_mode_string() local
|