Home
last modified time | relevance | path

Searched defs:shape_entry (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/tesseract/tesseract-5.0.0/src/training/common/
H A Dsampleiterator.cpp104 const UnicharAndFonts *shape_entry = GetShapeEntry(); in GetSample() local
115 const UnicharAndFonts *shape_entry = GetShapeEntry(); in MutableSample() local
128 const UnicharAndFonts *shape_entry = GetShapeEntry(); in GlobalSampleIndex() local
182 const UnicharAndFonts *shape_entry = GetShapeEntry(); in Next() local
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/multiarray/
H A Ddtype_transfer.c3970 npy_intp stride_entry = strides[0], shape_entry = shape[0]; in PyArray_PrepareOneRawArrayIter() local
3995 npy_intp stride_entry = out_strides[i], shape_entry = out_shape[i]; in PyArray_PrepareOneRawArrayIter() local
4096 npy_intp shape_entry = shape[0]; in PyArray_PrepareTwoRawArrayIter() local
4128 npy_intp shape_entry = out_shape[i]; in PyArray_PrepareTwoRawArrayIter() local
4226 npy_intp shape_entry = shape[0]; in PyArray_PrepareThreeRawArrayIter() local
4264 npy_intp shape_entry = out_shape[i]; in PyArray_PrepareThreeRawArrayIter() local