Home
last modified time | relevance | path

Searched defs:array_size (Results 1 – 25 of 137) sorted by relevance

123456

/third_party/ltp/testcases/kernel/fs/doio/
Dstring_to_tokens.c80 string_to_tokens(char *arg_string, char *arg_array[], int array_size, in string_to_tokens()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.c187 unsigned depth, unsigned array_size, in vl_video_buffer_template()
351 unsigned i, j, array_size, surf; in vl_video_buffer_surfaces() local
435 unsigned depth, unsigned array_size, unsigned usage, in vl_video_buffer_create_ex()
523 unsigned array_size = tmpl->interlaced ? 2 : 1; in vl_video_buffer_create_as_resource() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_export.h98 int array_size() const { return m_array_size; } in array_size() function
127 int array_size() const { return m_array_size; } in array_size() function
/third_party/protobuf/upb/hash/
Dint_table.h19 size_t array_size; // Array part size. member
/third_party/grpc/third_party/upb/upb/hash/
Dint_table.h19 size_t array_size; // Array part size. member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_surface.h62 …_viewtype(VkImageViewType viewType, unsigned first_layer, unsigned last_layer, unsigned array_size) in zink_surface_clamp_viewtype()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dmemory.cpp174 size_t width, size_t height, size_t depth, size_t array_size, in image()
254 image::array_size() const { in array_size() function in image
288 size_t array_size, size_t slice_pitch, in image1d_array()
308 size_t width, size_t height, size_t array_size, in image2d_array()
/third_party/mesa3d/src/freedreno/fdl/
Dfd5_layout.c17 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl5_layout()
Dfd_layout_test.h11 int array_size; /* Size for array textures, or 0 otherwise. */ member
/third_party/mesa3d/src/nouveau/headers/
Dclass_parser.py374 def array_size(self): member in method
/third_party/mesa3d/src/asahi/vulkan/
Dhk_descriptor_set_layout.h30 uint32_t array_size; member
/third_party/mesa3d/src/amd/vpelib/src/core/
Dmpc.c125 enum color_space color_space, enum vpe_surface_pixel_format pixel_format, uint32_t *array_size) in vpe_find_color_matrix()
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_uvd.c42 unsigned i, array_size; in r600_video_buffer_create() local
/third_party/mesa3d/src/nouveau/vulkan/
Dnvk_descriptor_set_layout.h30 uint32_t array_size; member
/third_party/protobuf/upb/message/internal/
Darray.h81 const size_t array_size = in UPB_PRIVATE() local
/third_party/grpc/third_party/upb/upb/message/internal/
Darray.h81 const size_t array_size = in UPB_PRIVATE() local
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_tex_state.h64 uint32_t array_size; member
/third_party/libdrm/radeon/
Dbof.h49 uint32_t array_size; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_class/
Dbincount_helper.h53 size_t array_size = int32_size; in CalMemSize() local
/third_party/glfw/tests/
Dgamma.c122 const size_t array_size = ramp->size * sizeof(short); in main() local
/third_party/astc-encoder/Source/
Dastcenccli_internal.h75 unsigned int array_size; member
/third_party/elfutils/libdw/
Ddwarf_aggregate_size.c53 array_size (Dwarf_Die *die, Dwarf_Word *size, in array_size() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_composites.cpp90 uint64_t array_size = 0; in GetExtractInsertValueType() local
291 uint64_t array_size = 0; in ValidateCompositeConstruct() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_composites.cpp90 uint64_t array_size = 0; in GetExtractInsertValueType() local
291 uint64_t array_size = 0; in ValidateCompositeConstruct() local
/third_party/spirv-tools/source/val/
Dvalidate_composites.cpp89 uint64_t array_size = 0; in GetExtractInsertValueType() local
291 uint64_t array_size = 0; in ValidateCompositeConstruct() local

123456