Home
last modified time | relevance | path

Searched defs:index_limit (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dkernel_build_info.cc215 auto index_limit = kernel_build_info_->inputs_format_.size(); in SetInputFormat() local
225 auto index_limit = kernel_build_info_->outputs_format_.size(); in SetOutputFormat() local
234 auto index_limit = kernel_build_info_->input_reshape_type_.size(); in SetInputReshapeType() local
246 auto index_limit = kernel_build_info_->output_reshape_type_.size(); in SetOutputReshapeType() local
257 auto index_limit = kernel_build_info_->outputs_device_type_.size(); in SetOutputDeviceType() local
267 auto index_limit = kernel_build_info_->inputs_device_type_.size(); in SetInputDeviceType() local
/third_party/ffmpeg/fftools/
Dffmpeg_hw.c77 int index, index_limit = 1000; in hw_device_default_name() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c504 unsigned index_limit; in draw_vbo() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c675 int index_limit) in get_indirect_index()
1150 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_gs_input() local
1164 int index_limit = u_vertices_per_prim(info->properties[TGSI_PROPERTY_GS_INPUT_PRIM]); in emit_fetch_gs_input() local
1231 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_tcs_input() local
1334 int index_limit = info->file_max[reg->Register.File]; in emit_fetch_tes_input() local
1743 int index_limit = info->file_max[reg->Register.File]; in emit_store_tcs_output() local