| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | sysfillrect.c | 26 unsigned long pat, unsigned n, int bits) in bitfill_aligned() 82 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 136 unsigned long pat, unsigned n, int bits) in bitfill_aligned_rev() 193 int bits) in bitfill_unaligned_rev() 247 int bits = BITS_PER_LONG, bytes = bits >> 3; in sys_fillrect() local
|
| H A D | cfbfillrect.c | 36 unsigned long pat, unsigned n, int bits, u32 bswapmask) in bitfill_aligned() 93 unsigned long pat, int left, int right, unsigned n, int bits) in bitfill_unaligned() 147 int dst_idx, unsigned long pat, unsigned n, int bits, in bitfill_aligned_rev() 219 unsigned n, int bits) in bitfill_unaligned_rev() 282 int bits = BITS_PER_LONG, bytes = bits >> 3; in cfb_fillrect() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/math/detail/ |
| H A D | fp_traits.hpp | 110 typedef uint32_t bits; typedef 231 typedef uint32_t bits; typedef 251 typedef uint32_t bits; typedef 288 typedef uint64_t bits; typedef 311 typedef uint32_t bits; typedef 348 typedef uint64_t bits; typedef 375 typedef uint32_t bits; typedef 419 typedef uint32_t bits; typedef 464 typedef uint32_t bits; typedef 500 typedef uint32_t bits; typedef
|
| /OK3568_Linux_fs/kernel/arch/sparc/vdso/ |
| H A D | vdso2c.c | 100 #define GBE(x, bits, ifnot) \ argument 111 #define PBE(x, val, bits, ifnot) \ argument 124 #define BITSFUNC3(name, bits, suffix) name##bits##suffix argument 125 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix) argument 130 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 131 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireguard/ |
| H A D | allowedips.c | 13 static void swap_endian(u8 *dst, const u8 *src, u8 bits) in swap_endian() 24 u8 cidr, u8 bits) in copy_and_assign_cidr() 88 u8 bits) in common_bits() 100 u8 bits) in prefix_matches() 111 static struct allowedips_node *find_node(struct allowedips_node *trie, u8 bits, in find_node() 127 static struct wg_peer *lookup(struct allowedips_node __rcu *root, u8 bits, in lookup() 150 u8 cidr, u8 bits, struct allowedips_node **rnode, in node_placement() 181 static int add(struct allowedips_node __rcu **trie, u8 bits, const u8 *key, in add()
|
| /OK3568_Linux_fs/kernel/tools/lib/ |
| H A D | bitmap.c | 8 int __bitmap_weight(const unsigned long *bitmap, int bits) in __bitmap_weight() 22 const unsigned long *bitmap2, int bits) in __bitmap_or() 61 const unsigned long *bitmap2, unsigned int bits) in __bitmap_and() 76 const unsigned long *bitmap2, unsigned int bits) in __bitmap_equal()
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/vdso/ |
| H A D | vdso2c.c | 122 #define GLE(x, bits, ifnot) \ argument 134 #define PLE(x, val, bits, ifnot) \ argument 149 #define BITSFUNC3(name, bits, suffix) name##bits##suffix argument 150 #define BITSFUNC2(name, bits, suffix) BITSFUNC3(name, bits, suffix) argument 155 #define ELF_BITS_XFORM2(bits, x) Elf##bits##_##x argument 156 #define ELF_BITS_XFORM(bits, x) ELF_BITS_XFORM2(bits, x) argument
|
| /OK3568_Linux_fs/kernel/arch/mips/vdso/ |
| H A D | genvdso.c | 77 #define BUILD_SWAP(bits) \ argument 87 #define __FUNC(name, bits) name##bits argument 88 #define _FUNC(name, bits) __FUNC(name, bits) argument 91 #define __ELF(x, bits) Elf##bits##_##x argument 92 #define _ELF(x, bits) __ELF(x, bits) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/fjes/ |
| H A D | fjes_regs.h | 49 } bits; member 57 } bits; member 67 } bits; member 78 } bits; member 88 } bits; member 97 } bits; member
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sh-sci.c | 39 static inline void setbits(struct sh_sci_spi *sp, int bits, int on) in setbits() 79 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode0() 86 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode1() 93 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode2() 100 unsigned nsecs, u32 word, u8 bits, in sh_sci_spi_txrx_mode3()
|
| H A D | spi-bitbang.c | 58 u32 word, u8 bits, in bitbang_txrx_8() 64 unsigned bits = t->bits_per_word; in bitbang_txrx_8() local 86 u32 word, u8 bits, in bitbang_txrx_16() 92 unsigned bits = t->bits_per_word; in bitbang_txrx_16() local 114 u32 word, u8 bits, in bitbang_txrx_32() 120 unsigned bits = t->bits_per_word; in bitbang_txrx_32() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/detail/ |
| H A D | fp_traits.hpp | 186 typedef uint32_t bits; typedef 205 typedef uint32_t bits; typedef 242 typedef uint64_t bits; typedef 265 typedef uint32_t bits; typedef 302 typedef uint64_t bits; typedef 328 typedef uint32_t bits; typedef 379 typedef uint32_t bits; typedef 426 typedef uint32_t bits; typedef 460 typedef uint32_t bits; typedef
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | compr_rubin.c | 44 int bits[8]; member 88 static void init_rubin(struct rubin_state *rs, int div, int *bits) in init_rubin() 151 static void init_decode(struct rubin_state *rs, int div, int *bits) in init_decode() 168 int c, bits = 0; in __do_decode() local 262 static int rubin_do_compress(int bit_divider, int *bits, unsigned char *data_in, in rubin_do_compress() 308 int bits[8]; in jffs2_dynrubin_compress() local 368 static void rubin_do_decompress(int bit_divider, int *bits, in rubin_do_decompress() 397 int bits[8]; in jffs2_dynrubin_decompress() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | word-at-a-time.h | 21 unsigned long *bits, const struct word_at_a_time *c) in has_zero() 29 unsigned long bits, const struct word_at_a_time *c) in prep_zero_mask() 34 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_dp_types.h | 140 } bits; member 150 } bits; member 160 } bits; member 168 } bits; member 178 } bits; member 192 } bits; member 206 } bits; member 215 } bits; member 226 } bits; member 235 } bits; member [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | word-at-a-time.h | 27 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, const struct word_at_a_t… in has_zero() 34 static inline unsigned long prep_zero_mask(unsigned long a, unsigned long bits, const struct word_a… in prep_zero_mask() 39 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | word-at-a-time.h | 20 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, in has_zero() 28 #define prep_zero_mask(a, bits, c) (bits) argument 30 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | lpc10.c | 44 static void write_bits(sox_format_t * ft, INT32 *bits, int len) in write_bits() 99 static int read_bits(sox_format_t * ft, INT32 *bits, int len) in read_bits() 155 INT32 bits[LPC10_BITS_IN_COMPRESSED_FRAME]; in read_samples() local 184 INT32 bits[LPC10_BITS_IN_COMPRESSED_FRAME]; in write_samples() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/isys/src/ |
| H A D | rx.c | 26 hrt_data bits = receiver_port_reg_load(RX0_ID, in ia_css_isys_rx_enable_all_interrupts() local 104 unsigned int bits; in ia_css_isys_rx_get_irq_info() local 112 unsigned int ia_css_isys_rx_translate_irq_infos(unsigned int bits) in ia_css_isys_rx_translate_irq_infos() 168 hrt_data bits = receiver_port_reg_load(RX0_ID, in ia_css_isys_rx_clear_irq_info() local
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | word-at-a-time.h | 19 static inline unsigned long has_zero(unsigned long a, unsigned long *bits, in has_zero() 27 #define prep_zero_mask(a, bits, c) (bits) argument 29 static inline unsigned long create_zero_mask(unsigned long bits) in create_zero_mask()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_dbgdev.h | 94 } bitfields, bits; member 103 } bitfields, bits; member 123 } bitfields, bits; member 132 } bitfields, bits; member 147 } bitfields, bits; member 158 } bitfields, bits; member 168 } bitfields, bits; member 203 } bitfields, bits; member
|
| /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 | expmed.h | 405 shift_cost_ptr (bool speed, machine_mode mode, int bits) in shift_cost_ptr() 414 set_shift_cost (bool speed, machine_mode mode, int bits, int cost) in set_shift_cost() 423 shift_cost (bool speed, machine_mode mode, int bits) in shift_cost() 431 shiftadd_cost_ptr (bool speed, machine_mode mode, int bits) in shiftadd_cost_ptr() 441 set_shiftadd_cost (bool speed, machine_mode mode, int bits, int cost) in set_shiftadd_cost() 450 shiftadd_cost (bool speed, machine_mode mode, int bits) in shiftadd_cost() 458 shiftsub0_cost_ptr (bool speed, machine_mode mode, int bits) in shiftsub0_cost_ptr() 468 set_shiftsub0_cost (bool speed, machine_mode mode, int bits, int cost) in set_shiftsub0_cost() 477 shiftsub0_cost (bool speed, machine_mode mode, int bits) in shiftsub0_cost() 485 shiftsub1_cost_ptr (bool speed, machine_mode mode, int bits) in shiftsub1_cost_ptr() [all …]
|
| /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 | expmed.h | 405 shift_cost_ptr (bool speed, machine_mode mode, int bits) in shift_cost_ptr() 414 set_shift_cost (bool speed, machine_mode mode, int bits, int cost) in set_shift_cost() 423 shift_cost (bool speed, machine_mode mode, int bits) in shift_cost() 431 shiftadd_cost_ptr (bool speed, machine_mode mode, int bits) in shiftadd_cost_ptr() 441 set_shiftadd_cost (bool speed, machine_mode mode, int bits, int cost) in set_shiftadd_cost() 450 shiftadd_cost (bool speed, machine_mode mode, int bits) in shiftadd_cost() 458 shiftsub0_cost_ptr (bool speed, machine_mode mode, int bits) in shiftsub0_cost_ptr() 468 set_shiftsub0_cost (bool speed, machine_mode mode, int bits, int cost) in set_shiftsub0_cost() 477 shiftsub0_cost (bool speed, machine_mode mode, int bits) in shiftsub0_cost() 485 shiftsub1_cost_ptr (bool speed, machine_mode mode, int bits) in shiftsub1_cost_ptr() [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | bitmap.c | 49 const unsigned long *bitmap2, unsigned int bits) in __bitmap_equal() 67 unsigned int bits) in __bitmap_or_equal() 84 void __bitmap_complement(unsigned long *dst, const unsigned long *src, unsigned int bits) in __bitmap_complement() 241 const unsigned long *bitmap2, unsigned int bits) in __bitmap_and() 257 const unsigned long *bitmap2, unsigned int bits) in __bitmap_or() 268 const unsigned long *bitmap2, unsigned int bits) in __bitmap_xor() 279 const unsigned long *bitmap2, unsigned int bits) in __bitmap_andnot() 307 const unsigned long *bitmap2, unsigned int bits) in __bitmap_intersects() 322 const unsigned long *bitmap2, unsigned int bits) in __bitmap_subset() 336 int __bitmap_weight(const unsigned long *bitmap, unsigned int bits) in __bitmap_weight() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/iio/dac/ |
| H A D | ad5686.c | 191 #define AD5868_CHANNEL(chan, addr, bits, _shift) { \ argument 208 #define DECLARE_AD5693_CHANNELS(name, bits, _shift) \ argument 213 #define DECLARE_AD5686_CHANNELS(name, bits, _shift) \ argument 221 #define DECLARE_AD5676_CHANNELS(name, bits, _shift) \ argument 233 #define DECLARE_AD5679_CHANNELS(name, bits, _shift) \ argument
|