Home
last modified time | relevance | path

Searched defs:align16 (Results 1 – 25 of 95) sorted by relevance

1234

/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/shared/src/
H A Dfast_copy_sse4_impl.cpp32 int align16 = (0x10 - (reinterpret_cast<size_t>(src) & 0xf)) & 0xf; in copyVideoToSys_SSE4() local
84 int align16 = (0x10 - (reinterpret_cast<size_t>((mfxU8*)src) & 0xf)) & 0xf; in copyVideoToSysShift_SSE4() local
141 int align16 = (0x10 - (reinterpret_cast<size_t>((mfxU8*)src) & 0xf)) & 0xf; in copySysToVideoShift_SSE4() local
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/utils/altivec/
H A Ddetect.c47 vector unsigned int align16; in altivec_copy_v0() member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/lang/clang-mesa/clang-13.0.1.src/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Sema/
H A Dalloc-align-attr.c23 void *align16() { in align16() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.dg/
H A Dpr85388-6.c16 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.dg/
H A Dpr85388-6.c16 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
H A Dsplit-7.c15 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/arch/parisc/
H A Dqatomic_parisc.cpp65 static int *align16(int *lock) in align16() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.dg/
H A Dpr85388-6.c16 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.dg/
H A Dpr85388-6.c16 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
H A Dsplit-7.c15 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.dg/
H A Dpr85388-6.c16 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
H A Dsplit-7.c15 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.dg/
H A Dpr85388-6.c16 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
H A Dsplit-7.c15 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.dg/
H A Dpr85388-6.c16 typedef unsigned long long align16 __attribute__ ((aligned(16))); typedef

1234