/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | string_to_tokens.c | 80 string_to_tokens(char *arg_string, char *arg_array[], int array_size, in string_to_tokens() argument [all...] |
/third_party/rust/crates/bindgen/bindgen/ir/ |
H A D | layout.rs | 119 pub fn array_size(&self, ctx: &BindgenContext) -> Option<usize> { in known_rust_type_for_array() functions
|
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd5_layout.c | 33 fdl5_layout(struct fdl_layout *layout, enum pipe_format format, uint32_t nr_samples, uint32_t width0, uint32_t height0, uint32_t depth0, uint32_t mip_levels, uint32_t array_size, bool is_3d) fdl5_layout() argument
|
H A D | fd_layout_test.h | 27 int array_size; /* Size for array textures, or 0 otherwise. */ member
|
H A D | fd6_layout.c | 104 fdl6_layout(struct fdl_layout *layout, enum pipe_format format, uint32_t nr_samples, uint32_t width0, uint32_t height0, uint32_t depth0, uint32_t mip_levels, uint32_t array_size, bool is_3d, struct fdl_explicit_layout *explicit_layout) fdl6_layout() argument
|
/third_party/mesa3d/src/gallium/drivers/asahi/ |
H A D | agx_uniforms.c | 100 unsigned array_size = 1; in agx_push_location_direct() local
|
/third_party/elfutils/libdw/ |
H A D | dwarf_aggregate_size.c | 53 array_size (Dwarf_Die *die, Dwarf_Word *size, in array_size() function
|
/third_party/astc-encoder/Source/ |
H A D | astcenccli_internal.h | 75 unsigned int array_size; member
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_tex_state.h | 63 uint32_t array_size; member
|
/third_party/mesa3d/src/gallium/winsys/virgl/common/ |
H A D | virgl_resource_cache.h | 41 uint32_t array_size; member
|
/third_party/libdrm/radeon/ |
H A D | bof.h | 49 uint32_t array_size; member
|
/third_party/glfw/tests/ |
H A D | gamma.c | 122 const size_t array_size = ramp->size * sizeof(short); in main() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_locals_to_regs.c | 112 unsigned array_size = 1; in get_reg_for_deref() local
|
H A D | nir_split_64bit_vec3_and_vec4.c | 151 unsigned array_size = glsl_get_aoa_size(old_var->type); in get_var_pair() local
|
H A D | nir_lower_clip.c | 44 create_clipdist_var(nir_shader *shader, bool output, gl_varying_slot slot, unsigned array_size) create_clipdist_var() argument
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | lower_tess_level.cpp | 316 int array_size = ir->lhs->type->array_size(); in visit_leave() local
|
H A D | gl_nir_lower_xfb_varying.c | 133 unsigned array_size = glsl_get_length(type); in copy_to_new_var() local
|
H A D | lower_distance.cpp | 457 int array_size = ir->lhs->type->array_size(); in visit_leave() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_descriptor_set.h | 38 uint32_t array_size; member
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_uvd.c | 68 unsigned i, array_size; in r600_video_buffer_create() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | memory.cpp | 254 image::array_size() const { in array_size() function in image 170 image(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t array_size, size_t row_pitch, size_t slice_pitch, size_t size, void *host_ptr, cl_mem buffer) image() argument 283 image1d_array(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t array_size, size_t slice_pitch, void *host_ptr) image1d_array() argument 304 image2d_array(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t array_size, size_t row_pitch, size_t slice_pitch, void *host_ptr) image2d_array() argument
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
H A D | transformation_composite_construct.cpp | 152 auto array_size = array_type.length_info().words[1]; in ComponentsForArrayConstructionAreOK() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_composite_construct.cpp | 152 auto array_size = array_type.length_info().words[1]; in ComponentsForArrayConstructionAreOK() local
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_composite_construct.cpp | 152 auto array_size = array_type.length_info().words[1]; in ComponentsForArrayConstructionAreOK() local
|
/third_party/libdrm/include/drm/ |
H A D | virtgpu_drm.h | 89 __u32 array_size; member
|