Searched defs:align_bytes (Results 1 – 7 of 7) sorted by relevance
213 int align_bytes = 8 - (ctx->index % 8); in mbedtls_sha3_update() local
302 ssize_t bytes, align_bytes; in process_signed_psp_firmwares() local
308 int align_bytes = 8 - (ctx->index % 8); in mbedtls_sha3_update() local
127 size_t align_bytes = addr & (sizeof(long) - 1); in PtraceRead() local
1083 unsigned bytes, unsigned align_bytes, in allocate_slots()
1155 unsigned bytes, unsigned align_bytes, in allocate_slots()
507 … constexpr int align_bytes = alignof(at::native::memory::aligned_vector<scalar_t, input_vec_size>); in input_vectorized_thread_reduce_impl() local