/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | gcc_attribute_aligned.c | 58 struct aligned { in aligned_struct_member() struct 59 int first; in aligned_struct_member() 60 int second __attribute__((__aligned__(16))); in aligned_struct_member()
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | syscall.c | 87 uint64_t aligned; member 92 uint64_t aligned; member
|
/netbsd-src/common/lib/libc/arch/sh3/string/ |
H A D | memset.S | 217 aligned: label
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
H A D | scrypt_platform.c | 43 uint8_t *base, *aligned; in alloc_region() local
|
H A D | crypto_scrypt.h | 53 void * base, *aligned; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
H A D | nouveau_nvkm_engine_disp_sortu102.c | 33 u8 slot, u8 slot_nr, u16 pbn, u16 aligned) in tu102_sor_dp_vcpi()
|
H A D | nouveau_nvkm_engine_disp_sorgf119.c | 66 u8 slot, u8 slot_nr, u16 pbn, u16 aligned) in gf119_sor_dp_vcpi()
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | fileread.cc | 543 section_size_type size, bool aligned, bool cache) in find_or_make_view() 626 bool aligned, bool cache) in get_view() 635 bool aligned, bool cache) in get_lasting_view()
|
H A D | archive.h | 292 get_view(off_t start, section_size_type size, bool aligned, bool cache) in get_view()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | fileread.cc | 543 section_size_type size, bool aligned, bool cache) in find_or_make_view() 626 bool aligned, bool cache) in get_view() 635 bool aligned, bool cache) in get_lasting_view()
|
H A D | archive.h | 292 get_view(off_t start, section_size_type size, bool aligned, bool cache) in get_view()
|
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | mmap.c | 312 size_t aligned; in backtrace_vector_release() local
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | mmap.c | 316 size_t aligned; in backtrace_vector_release() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_map_lexopt_templ.c | 176 isl_bool aligned; in SF() local
|
H A D | isl_ilp.c | 475 isl_bool aligned; in isl_set_opt() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/ |
H A D | argon2-core.c | 113 uint8_t *aligned = ((uint8_t *) base) + 63; in allocate_memory() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_fb.c | 100 int aligned = width; in amdgpu_align_pitch() local
|
/netbsd-src/external/gpl2/libmalloc/dist/ |
H A D | malloc.h | 198 __ptr_t aligned; /* The address that memaligned returned. */ member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_fb.c | 102 int aligned = width; in radeon_align_pitch() local
|
/netbsd-src/external/gpl2/lvm2/dist/tools/ |
H A D | reporter.c | 224 int aligned, buffered, headings, field_prefixes, quoted; in _report() local
|
/netbsd-src/sys/dev/dmover/ |
H A D | swdmover.c | 275 int aligned, len, nwords; in swdmover_func_xor_process() local
|
/netbsd-src/external/mpl/bind/dist/tests/isc/ |
H A D | mem_test.c | 139 uintptr_t aligned; ISC_RUN_TEST_IMPL() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ |
H A D | mem_sec.c | 387 size_t aligned; in sh_init() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ |
H A D | mem_sec.c | 415 size_t aligned; in sh_init() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Endian.h | 30 enum {aligned = 0, unaligned = 1}; enumerator
|