Searched defs:rounded_size (Results 1 – 13 of 13) sorted by relevance
71 size_t rounded_size, in CreateFileMappingWithReducedPermissions()191 size_t rounded_size = bits::AlignUp(size, kSectionSize); in Create() local
44 size_t rounded_size = bits::AlignUp(size, page_size); in AlignWithPageSize() local
105 size_t rounded_size = bits::AlignUp(size, GetPageSize()); in Create() local
128 size_t rounded_size = bits::AlignUp(size, GetPageSize()); in Create() local
60 size_t rounded_size; in ffi_closure_alloc() local104 size_t rounded_size; in ffi_closure_free() local
139 size_t rounded_size = in SetBitmapSize() local
12 let rounded_size = (size_in_bytes + size_of::<T>() - 1) / size_of::<T>(); in vec_with_size_in_bytes() localVariable
41 int rounded_size = ((numel - 1) / grid_stride + 1) * grid_stride; in rrelu_with_noise_cuda_kernel() local
150 IndexType rounded_size = ((totalElements - 1)/(blockDim.x * gridDim.x * UNROLL)+1) * in fused_dropout_kernel() local
78 int rounded_size = ((numel - 1)/(blockDim.x * gridDim.x * unroll_factor)+1) * in C10_LAUNCH_BOUNDS_2() local
188 const std::size_t rounded_size = in TransientArraySize() local
344 uptr rounded_size = RoundUpTo(Max(size, kChunkHeader2Size), alignment); in Allocate() local
1160 VkExtent2D rounded_size; in pvr_sub_cmd_gfx_align_ds_subtiles() local