| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | bit_reader_inl_utils.h | 128 const int shift = 7 ^ BitsLog2Floor(range); in VP8GetBit() local 129 range <<= shift; in VP8GetBit() local 182 const int shift = kVP8Log2Range[range]; in VP8GetBitAlt() local
|
| /third_party/optimized-routines/string/aarch64/ |
| H A D | memchr-mte.S | 24 #define shift x6 define
|
| H A D | memrchr.S | 24 #define shift x6 define
|
| H A D | strcmp-mte.S | 35 #define shift x9 define [all...] |
| H A D | strrchr-mte.S | 24 #define shift x4 define
|
| /third_party/pulseaudio/speex/tmv/ |
| H A D | fftwrap_tm.h | 44 register int shift=0; in maximize_range() local 113 static void renorm_range(Int16 *in, Int16 *out, int shift, int len) in renorm_range() argument [all...] |
| /arkcompiler/runtime_core/libpandabase/utils/ |
| H A D | leb128.h | 45 size_t shift = i * PAYLOAD_WIDTH; in DecodeUnsigned() local [all...] |
| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| H A D | leb128.h | 45 size_t shift = i * PAYLOAD_WIDTH; in DecodeUnsigned() local [all...] |
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| H A D | math_helpers.h | 33 size_t shift = static_cast<UnsignedType>(y) & mask; in operator ()() local 44 size_t shift = static_cast<UnsignedType>(y) & mask; in operator ()() local 55 size_t shift = static_cast<UnsignedType>(y) & mask; in operator ()() local
|
| /arkcompiler/ets_frontend/ets2panda/checker/ets/ |
| H A D | arithmetic.h | 200 auto shift = unsignedRightValue & mask; in HandleBitWiseArithmetic() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
| H A D | bit_reader.h | 61 uint8_t shift = availBits_ - toRead; in ReadBits() local
|
| /kernel/linux/linux-5.10/drivers/clk/meson/ |
| H A D | clk-regmap.h | 72 u8 shift; member 104 u8 shift; member
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| H A D | mux.c | 182 u32 shift = 0; in of_mux_clk_setup() local 129 _register_mux(struct device_node *node, const char *name, const char * const *parent_names, u8 num_parents, unsigned long flags, struct clk_omap_reg *reg, u8 shift, u32 mask, s8 latch, u8 clk_mux_flags, u32 *table) _register_mux() argument [all...] |
| /kernel/linux/linux-5.10/drivers/clk/versatile/ |
| H A D | clk-sp810.c | 47 u32 val, shift = SCCTRL_TIMERENnSEL_SHIFT(timerclken->channel); in clk_sp810_timerclken_set_parent() local
|
| /kernel/linux/linux-5.10/drivers/clk/mxs/ |
| H A D | clk-ref.c | 90 u8 frac, shift = ref->idx * 8; in clk_ref_set_rate() local
|
| /kernel/linux/linux-5.10/arch/loongarch/lib/ |
| H A D | csum.c | 24 unsigned int offset, shift, sum; in do_csum() local
|
| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| H A D | page_mm.h | 136 int shift; in __virt_to_node_shift() local
|
| /kernel/linux/linux-5.10/arch/arm64/lib/ |
| H A D | csum.c | 23 unsigned int offset, shift, sum; in do_csum() local [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| H A D | mmap.c | 41 unsigned long shift, rnd; in arch_mmap_rnd() local
|
| H A D | init-common.c | 64 static inline void (*ctor(int shift))(void *) in ctor() argument 99 void pgtable_cache_add(unsigned int shift) in pgtable_cache_add() argument [all...] |
| H A D | ioremap.c | 112 unsigned int shift = mmu_psize_defs[mmu_linear_psize].shift; in memremap_compat_align() local
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/ |
| H A D | hugetlb.h | 22 unsigned long shift; in hstate_get_psize() local 109 check_and_get_huge_psize(int shift) check_and_get_huge_psize() argument [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
| H A D | pgalloc.h | 64 unsigned shift = (unsigned long)_table & MAX_PGTABLE_INDEX_SIZE; in __tlb_remove_table() local 52 pgtable_free_tlb(struct mmu_gather *tlb, void *table, int shift) pgtable_free_tlb() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/lib/ |
| H A D | pmem.c | 14 unsigned long shift = l1_dcache_shift(); in __clean_pmem_range() local 26 unsigned long shift = l1_dcache_shift(); in __flush_pmem_range() local
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| H A D | syscalls.c | 40 do_mmap2(unsigned long addr, size_t len, unsigned long prot, unsigned long flags, unsigned long fd, unsigned long off, int shift) do_mmap2() argument
|