Home
last modified time | relevance | path

Searched defs:axis_index (Results 1 – 7 of 7) 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.hh297 unsigned int axis_index; in get_value() local
Dhb-font.cc2073 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/tensorflow/tensorflow/c/eager/parallel_device/
Dparallel_device_lib.cc525 for (int axis_index = 0; axis_index < combined_shape.dims(); in Shape() local