Home
last modified time | relevance | path

Searched defs:attr_size (Results 1 – 16 of 16) sorted by relevance

/third_party/libnl/tests/
Dcheck-attr.c18 START_TEST(attr_size) in START_TEST() argument
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/
Dgpu_kernel_factory.cc90 auto attr_size = (&(iter->second))->at(attr_index).first.GetInputSize(); in ReducePrecision() local
142 auto attr_size = (&(iter->second))->at(attr_index).first.GetInputSize(); in GpuKernelAttrCheck() local
/third_party/mindspore/mindspore/core/ops/
Dbatch_to_space.cc62 const int64_t attr_size = 4; in BatchToSpaceInfer() local
Davg_pool.cc87 const int64_t attr_size = 4; in InferShape() local
/third_party/ntfs-3g/libntfs-3g/
Defs.c74 s64 attr_size = 0; in ntfs_get_efs_info() local
Dreparse.c787 s64 attr_size = 0; in ntfs_make_symlink() local
912 s64 attr_size = 0; in ntfs_possible_symlink() local
1160 s64 attr_size; in ntfs_get_ntfs_reparse_data() local
1431 s64 attr_size = 0; in ntfs_get_reparse_point() local
Dobject_id.c469 s64 attr_size; in ntfs_get_ntfs_object_id() local
Dattrib.c4808 u32 old_size, alloc_size, attr_size; local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dcpu_kernel_factory.cc91 size_t attr_size = kernel_attrs.size(); in UpdateKernelAttrs() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_io.c179 uint32_t attr_size = util_format_get_blocksize(format); in vc4_nir_lower_vertex_attr() local
Dvc4_program.c741 uint32_t attr_size = util_format_get_blocksize(format); in emit_vertex_input() local
/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_validate.c878 uint32_t attr_size = *(uint8_t *)(pkt_u + o + 4) + 1; in validate_gl_shader_rec() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
Dradius.c43 size_t attr_size; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
Dradius.c43 size_t attr_size; member
/third_party/ffmpeg/libavformat/
Drtsp.c360 int ff_rtsp_next_attr_and_value(const char **p, char *attr, int attr_size, in ff_rtsp_next_attr_and_value()
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.cc459 Py_ssize_t attr_size; in GetClassAttribute() local