Home
last modified time | relevance | path

Searched defs:point_index (Results 1 – 12 of 12) sorted by relevance

/third_party/rust/rust/compiler/rustc_borrowck/src/type_check/liveness/
Dlocal_use_map.rs44 point_index: PointIndex, field
152 let point_index = elements.point_from_location(location); in insert() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dconv_winograd_fp32.c100 int point_index = h_index * input_unit + w_index; in ConvWinogardFp32() local
220 int point_index = h_index * input_unit + w_index; in ConvWinogardFp32CutByBatch() local
/third_party/rust/rust/compiler/rustc_borrowck/src/
Dlocation.rs69 let point_index = index.index(); in to_location() localVariable
/third_party/skia/m133/third_party/externals/harfbuzz/test/api/
Dtest-font.c231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-font.c231 hb_codepoint_t glyph, unsigned int point_index, in contour_point_func2()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-font.cc447 unsigned int point_index, in hb_font_get_glyph_contour_point_default()
1118 unsigned int point_index, in hb_font_get_glyph_contour_point()
1409 unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
Dhb-ft.cc467 unsigned int point_index, in hb_ft_get_glyph_contour_point()
Dhb-ot-glyf-table.hh957 for (unsigned point_index = 0; point_index + 4 < all_points.length; ++point_index) in get_points() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/truetype/
Dglyph_table.cc411 for (int32_t point_index = 0; point_index < number_of_points_; in ParseData() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/
Dconv_fp16.c297 int point_index = h_index * input_unit + w_index; in ConvWinogardFp16() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-font.cc454 unsigned int point_index, in hb_font_get_glyph_contour_point_default()
1336 unsigned int point_index, in hb_font_get_glyph_contour_point()
1706 unsigned int point_index, in hb_font_get_glyph_contour_point_for_origin()
Dhb-ft.cc683 unsigned int point_index, in hb_ft_get_glyph_contour_point()