Home
last modified time | relevance | path

Searched defs:axis_index (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-var.h126 unsigned int axis_index; member
Dhb-ot-var.cc125 unsigned int *axis_index, in hb_ot_var_find_axis()
Dhb-ot-stat-table.hh485 unsigned int axis_index; in get_value() local
Dhb-font.cc2428 for (unsigned axis_index = 0; axis_index < coords_length; axis_index++) in hb_font_set_variations() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dconcat_op.cc43 ConcatBaseOp(OpKernelConstruction* c, int axis_index) in ConcatBaseOp()
/external/freetype/src/base/
Dftmm.c500 FT_UInt axis_index, in FT_Get_Var_Axis_Flags()
/external/harfbuzz_ng/src/OT/glyf/
DVarCompositeGlyph.hh317 unsigned axis_index = axis_width == 1 ? (unsigned) *p++ : (unsigned) *q++; in set_variations() local
/external/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_lib.cc580 for (int axis_index = 0; axis_index < combined_shape.dims(); in Shape() local