/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_opt_large_constants.c | 164 glsl_type_size_align_func size_align) in build_constant_load() 202 glsl_type_size_align_func size_align) in handle_constant_store() 225 get_small_constant(struct var_info *info, glsl_type_size_align_func size_align) in get_small_constant() 308 struct var_info *info, glsl_type_size_align_func size_align) in build_small_constant_load() 347 glsl_type_size_align_func size_align, in nir_opt_large_constants()
|
H A D | nir_deref.c | 286 glsl_type_size_align_func size_align) in type_get_array_stride() 295 glsl_type_size_align_func size_align, in struct_type_get_field_offset() 312 glsl_type_size_align_func size_align) in nir_deref_instr_get_const_offset() 346 glsl_type_size_align_func size_align) in nir_build_deref_offset()
|
H A D | nir_lower_scratch.c | 36 glsl_type_size_align_func size_align) in lower_load_store()
|
/aosp_15_r20/external/libaom/aom/src/ |
H A D | aom_image.c | 24 unsigned int size_align) { in align_image_dimension() 34 unsigned int buf_align, unsigned int stride_align, unsigned int size_align, in img_alloc_helper() 223 unsigned int size_align, in aom_img_alloc_with_border()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
H A D | common.cpp | 201 const unsigned size_align = compat::get_abi_type_alignment(dl, size_type); in make_kernel_args() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/alloc/ |
H A D | layout.rs | 19 const fn size_align<T>() -> (usize, usize) { in size_align() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/alloc/ |
H A D | layout.rs | 19 const fn size_align<T>() -> (usize, usize) { in size_align() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/alloc/ |
H A D | layout.rs | 19 const fn size_align<T>() -> (usize, usize) { in size_align() function
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/alloc/ |
H A D | layout.rs | 19 const fn size_align<T>() -> (usize, usize) { in size_align() function
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/alloc/ |
H A D | layout.rs | 19 const fn size_align<T>() -> (usize, usize) { in size_align() function
|
/aosp_15_r20/hardware/nxp/nfc/snxxx/halimpl/hal/ |
D | phNxpNciHal.h | 46 #define size_align(sz) ((((sz)-1) | 7) + 1) macro
|
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common.c | 2052 uint32_t stride_align, uint32_t size_align, in wsi_configure_buffer_image()
|
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_descriptor_set.c | 1167 uint32_t size_align, offset_align; in need_custom_buffer_descriptor() local
|
/aosp_15_r20/external/mesa3d/src/compiler/ |
H A D | glsl_types.c | 3694 glsl_type_size_align_func size_align, in glsl_size_align_handle_array_and_structs()
|