| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | angletypes.h | 457 GLint alignment = 4; member
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_view_register.cpp | 1413 JSObjectTemplate alignment; in JsRegisterFormViews() local 1614 JSObjectTemplate alignment; JsRegisterViews() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_datepicker.cpp | 1050 auto alignment = alignmentValue->ToNumber<int32_t>(); in UpdatePickerDialogPositionInfo() local 1738 auto alignment = alignmentValue->ToNumber<int32_t>(); Show() local [all...] |
| H A D | js_textpicker.cpp | 1436 auto alignment = alignmentValue->ToNumber<int32_t>(); in Show() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_list_modifier.cpp | 523 void SetScrollToIndex(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Int32 animation, ArkUI_Int32 alignment) in SetScrollToIndex() argument
|
| H A D | water_flow_modifier.cpp | 553 void SetScrollToIndex(ArkUINodeHandle node, ArkUI_Int32 index, ArkUI_Int32 animation, ArkUI_Int32 alignment) in SetScrollToIndex() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | inspector_composed_element.cpp | 1216 auto alignment = coverage->GetAlignment(); in GetOverlay() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/ |
| H A D | render_command_list.cpp | 240 size_t GetAlignedBytesize(const size_t byteSize, const size_t alignment) in GetAlignedBytesize() argument 303 size_t alignment = 0; in BeginFrame() local 245 AllocateRenderData( RenderCommandList::LinearAllocatorStruct& allocator, const size_t alignment, const size_t byteSz) AllocateRenderData() argument [all...] |
| /third_party/f2fs-tools/tools/f2fs_io/ |
| H A D | f2fs_io.c | 99 static void *aligned_xalloc(size_t alignment, size_t size) in aligned_xalloc() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | linkValidate.cpp | 2074 int alignment; in getBaseAlignment() local 2231 int alignment; getScalarAlignment() local [all...] |
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.h | 705 unsigned int alignment; // bitwise OR of alignment values passed in. Accumulates worst alignment. member 786 void accessChainPush(Id offset, AccessChain::CoherentFlags coherentFlags, unsigned int alignment) in accessChainPush() argument 799 accessChainPushComponent(Id component, Id preSwizzleBaseType, AccessChain::CoherentFlags coherentFlags, unsigned int alignment) accessChainPushComponent() argument [all...] |
| /third_party/libbpf/src/ |
| H A D | btf_dump.c | 1852 int alignment = btf__align_of(btf, type_id); ptr_is_aligned() local [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_io.c | 2365 unsigned size, alignment; in nir_lower_vars_to_explicit_types_impl() local [all...] |
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | vtn_variables.c | 34 vtn_align_pointer(struct vtn_builder *b, struct vtn_pointer *ptr, unsigned alignment) vtn_align_pointer() argument 85 uint32_t alignment; global() member 2268 vtn_get_mem_operands(struct vtn_builder *b, const uint32_t *w, unsigned count, unsigned *idx, SpvMemoryAccessMask *access, unsigned *alignment, SpvScope *dest_scope, SpvScope *src_scope) vtn_get_mem_operands() argument 2552 unsigned idx = 4, alignment; vtn_handle_variables() local 2594 unsigned idx = 3, alignment; vtn_handle_variables() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_descriptor_set.c | 204 uint32_t alignment = 0; in radv_CreateDescriptorSetLayout() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 913 si_texture_create_object(struct pipe_screen *screen, const struct pipe_resource *base, const struct radeon_surf *surface, const struct si_texture *plane0, struct pb_buffer *imported_buf, uint64_t offset, unsigned pitch_in_bytes, uint64_t alloc_size, unsigned alignment) si_texture_create_object() argument
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| H A D | lvp_private.h | 246 uint32_t alignment; member
|
| H A D | lvp_device.c | 1147 int alignment = pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT); in lvp_get_physical_device_properties_1_3() local 1290 int alignment = pdevice->pscreen->get_param(pdevice->pscreen, PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT); in lvp_GetPhysicalDeviceProperties2() local [all...] |
| /third_party/mesa3d/src/intel/perf/ |
| H A D | intel_perf.h | 268 uint32_t alignment; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_batch_chain.c | 818 anv_cmd_buffer_alloc_dynamic_state(struct anv_cmd_buffer *cmd_buffer, uint32_t size, uint32_t alignment) anv_cmd_buffer_alloc_dynamic_state() argument
|
| H A D | anv_allocator.c | 1244 anv_state_stream_alloc(struct anv_state_stream *stream, uint32_t size, uint32_t alignment) anv_state_stream_alloc() argument 1293 anv_state_reserved_pool_init(struct anv_state_reserved_pool *pool, struct anv_state_pool *parent, uint32_t count, uint32_t size, uint32_t alignment) anv_state_reserved_pool_init() argument
|
| H A D | anv_image.c | 94 image_binding_grow(const struct anv_device *device, struct anv_image *image, enum anv_image_memory_binding binding, uint64_t offset, uint64_t size, uint32_t alignment, struct anv_image_memory_range *out_range) image_binding_grow() argument [all...] |
| /third_party/mesa3d/src/intel/isl/ |
| H A D | isl.c | 1628 uint32_t alignment; isl_calc_row_pitch_alignment() local [all...] |
| /third_party/mesa3d/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_copy.c | 1703 unsigned alignment = ffs((info.src | info.dst | region->size) & 15); in panvk_meta_copy_buf2buf() local
|
| /third_party/libdrm/radeon/ |
| H A D | radeon_surface.c | 631 unsigned alignment = MAX2(256, surf_man->hw_info.group_bytes); eg_surface_init_1d() local 681 unsigned alignment = MAX2(256, mtileb); eg_surface_init_2d() local 1557 unsigned alignment = MAX2(256, surf_man->hw_info.group_bytes); si_surface_init_1d() local 1651 unsigned alignment = MAX2(256, mtileb); si_surface_init_2d() local 2253 unsigned alignment = MAX2(256, mtileb); cik_surface_init_2d() local [all...] |