Home
last modified time | relevance | path

Searched defs:aligned_addr (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/dports/devel/libunwind/libunwind-1.5.0/include/
H A Dremote.h54 unw_word_t val, aligned_addr = *addr & -WSIZE, off = *addr - aligned_addr; in fetch8() local
74 unw_word_t val, aligned_addr = *addr & -WSIZE, off = *addr - aligned_addr; in fetch16() local
97 unw_word_t val, aligned_addr = *addr & -WSIZE, off = *addr - aligned_addr; in fetch32() local
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/string/
H A Dmemset.c55 unsigned long *aligned_addr; variable
H A Dstrlen.c71 unsigned long *aligned_addr; variable
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/string/
H A Dstrlen.c57 unsigned long *aligned_addr; in strlen() local
H A Dmemset.c47 unsigned long *aligned_addr; in memset() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/gui/widgets/
H A Deditor_toolbar.c81 audio_function_type_to_string (i),
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/PerconaFT/util/
H A Dscoped_malloc.h81 const uintptr_t aligned_addr = (addr + alignment) - (addr % alignment); in scoped_malloc_aligned() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/asan/
H A Dasan_poisoning.h42 uptr aligned_addr, uptr size, uptr redzone_size, u8 value) { in FastPoisonShadowPartialRightRedzone()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/hda/
H A Dhdac_bus.c243 void __iomem *aligned_addr = in snd_hdac_aligned_read() local
256 void __iomem *aligned_addr = in snd_hdac_aligned_write() local
/dports/multimedia/libv4l/linux-5.13-rc2/sound/hda/
H A Dhdac_bus.c243 void __iomem *aligned_addr = in snd_hdac_aligned_read() local
256 void __iomem *aligned_addr = in snd_hdac_aligned_write() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/hda/
H A Dhdac_bus.c243 void __iomem *aligned_addr = in snd_hdac_aligned_read() local
256 void __iomem *aligned_addr = in snd_hdac_aligned_write() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/string/
H A Dstrchr.c83 unsigned long *aligned_addr; variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/string/
H A Dstrchr.c83 unsigned long *aligned_addr; variable
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/asan/
H A Dasan_poisoning.h77 uptr aligned_addr, uptr size, uptr redzone_size, u8 value) { in FastPoisonShadowPartialRightRedzone()
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/asan/
H A Dasan_poisoning.h79 uptr aligned_addr, uptr size, uptr redzone_size, u8 value) { in FastPoisonShadowPartialRightRedzone()

12345678910>>...15