| /src/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/scryptsalsa208sha256/ |
| H A D | scrypt_platform.c | 43 uint8_t *base, *aligned; local in function:alloc_region [all...] |
| H A D | crypto_scrypt.h | 53 void * base, *aligned; member in struct:__anonb59874190108
|
| /src/common/lib/libc/arch/sh3/string/ |
| H A D | memset.S | 217 aligned: label
|
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/ |
| H A D | nouveau_nvkm_engine_disp_sortu102.c | 32 tu102_sor_dp_vcpi(struct nvkm_ior * sor,int head,u8 slot,u8 slot_nr,u16 pbn,u16 aligned) argument
|
| H A D | nouveau_nvkm_engine_disp_sorgf119.c | 65 gf119_sor_dp_vcpi(struct nvkm_ior * sor,int head,u8 slot,u8 slot_nr,u16 pbn,u16 aligned) argument
|
| /src/sys/arch/sparc/sparc/ |
| H A D | syscall.c | 87 uint64_t aligned; member in union:args 92 uint64_t aligned; member in union:rval
|
| /src/tests/usr.bin/xlint/lint1/ |
| H A D | gcc_attribute_aligned.c | 58 struct aligned { struct in function:aligned_struct_member
|
| /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; local in function:allocate_memory
|
| /src/sys/dev/dmover/ |
| H A D | swdmover.c | 275 int aligned, len, nwords; local in function:swdmover_func_xor_process
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_fb.c | 102 int aligned = width; local in function:radeon_align_pitch
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_fb.c | 100 int aligned = width; local in function:amdgpu_align_pitch
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
| H A D | msan.cc | 599 uptr aligned = x & ~3ULL; local in function:__msan_get_origin
|
| /src/sys/external/bsd/compiler_rt/dist/lib/msan/tests/ |
| H A D | msan_test.cc | 1523 for (int aligned = 0; aligned < 2; ++aligned) local in function:TEST [all...] |