Home
last modified time | relevance | path

Searched defs:aligned (Results 1 – 25 of 49) sorted by relevance

12

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dgcc_attribute_aligned.c58 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 Dsyscall.c87 uint64_t aligned; member
92 uint64_t aligned; member
/netbsd-src/common/lib/libc/arch/sh3/string/
H A Dmemset.S217 aligned: label
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dscrypt_platform.c43 uint8_t *base, *aligned; in alloc_region() local
H A Dcrypto_scrypt.h53 void * base, *aligned; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_sortu102.c33 u8 slot, u8 slot_nr, u16 pbn, u16 aligned) in tu102_sor_dp_vcpi()
H A Dnouveau_nvkm_engine_disp_sorgf119.c66 u8 slot, u8 slot_nr, u16 pbn, u16 aligned) in gf119_sor_dp_vcpi()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dfileread.cc543 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 Darchive.h292 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 Dfileread.cc543 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 Darchive.h292 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 Dmmap.c312 size_t aligned; in backtrace_vector_release() local
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Dmmap.c316 size_t aligned; in backtrace_vector_release() local
/netbsd-src/external/mit/isl/dist/
H A Disl_map_lexopt_templ.c176 isl_bool aligned; in SF() local
H A Disl_ilp.c475 isl_bool aligned; in isl_set_opt() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-core.c113 uint8_t *aligned = ((uint8_t *) base) + 63; in allocate_memory() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_fb.c100 int aligned = width; in amdgpu_align_pitch() local
/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmalloc.h198 __ptr_t aligned; /* The address that memaligned returned. */ member
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_fb.c102 int aligned = width; in radeon_align_pitch() local
/netbsd-src/external/gpl2/lvm2/dist/tools/
H A Dreporter.c224 int aligned, buffered, headings, field_prefixes, quoted; in _report() local
/netbsd-src/sys/dev/dmover/
H A Dswdmover.c275 int aligned, len, nwords; in swdmover_func_xor_process() local
/netbsd-src/external/mpl/bind/dist/tests/isc/
H A Dmem_test.c139 uintptr_t aligned; ISC_RUN_TEST_IMPL() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dmem_sec.c387 size_t aligned; in sh_init() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/
H A Dmem_sec.c415 size_t aligned; in sh_init() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DEndian.h30 enum {aligned = 0, unaligned = 1}; enumerator

12