Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 25 of 50) sorted by relevance

12

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Dshape_utils.hpp119 static inline MatShape shape(const int* dims, const int n) in shape() function
121 MatShape shape; in shape() local
126 static inline MatShape shape(const Mat& mat) in shape() function
131 static inline MatShape shape(const MatSize& sz) in shape() function
136 static inline MatShape shape(const UMat& mat) in shape() function
143 static inline MatShape shape(int a0, int a1=-1, int a2=-1, int a3=-1) in shape() function
151 static inline int total(const MatShape& shape, int start = -1, int end = -1) in total()
177 static inline std::string toString(const MatShape& shape, const String& name = "") in toString()
188 static inline void print(const MatShape& shape, const String& name = "") in print()
192 static inline std::ostream& operator<<(std::ostream &out, const MatShape& shape) in operator <<()
[all …]
/OK3568_Linux_fs/u-boot/drivers/demo/
H A Ddemo-shape.c33 static const struct shape { in shape_hello() struct
34 int start; in shape_hello()
35 int end; in shape_hello()
36 int dstart; in shape_hello()
37 int dend; in shape_hello()
43 struct shape shape; in shape_hello() local
/OK3568_Linux_fs/external/rknpu2/examples/rknn_benchmark/src/cnpy/
H A Dcnpy.h72 std::vector<size_t> shape; member
268 std::vector<size_t> shape; variable
276 std::vector<size_t> shape; variable
282 std::vector<char> create_npy_header(const std::vector<size_t>& shape) in create_npy_header()
H A Dcnpy.cpp91 void cnpy::parse_npy_header(unsigned char* buffer, size_t& word_size, std::vector<size_t>& shape, b… in parse_npy_header()
145 void cnpy::parse_npy_header(FILE* fp, size_t& word_size, std::vector<size_t>& shape, bool& fortran_… in parse_npy_header()
233 std::vector<size_t> shape; in load_the_npy_file() local
274 std::vector<size_t> shape; in load_the_npz_array() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/cnpy/
H A Dcnpy.h72 std::vector<size_t> shape; member
268 std::vector<size_t> shape; variable
276 std::vector<size_t> shape; variable
282 std::vector<char> create_npy_header(const std::vector<size_t>& shape) in create_npy_header()
H A Dcnpy.cpp91 void cnpy::parse_npy_header(unsigned char* buffer, size_t& word_size, std::vector<size_t>& shape, b… in parse_npy_header()
145 void cnpy::parse_npy_header(FILE* fp, size_t& word_size, std::vector<size_t>& shape, bool& fortran_… in parse_npy_header()
233 std::vector<size_t> shape; in load_the_npy_file() local
274 std::vector<size_t> shape; in load_the_npz_array() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoshape.cpp336 QDebug operator<<(QDebug dbg, const QGeoShape &shape) in operator <<()
364 QDataStream &operator<<(QDataStream &stream, const QGeoShape &shape) in operator <<()
399 QDataStream &operator>>(QDataStream &stream, QGeoShape &shape) in operator >>()
H A Dqgeoareamonitorinfo.cpp104 QGeoShape shape; member in QGeoAreaMonitorInfoPrivate
345 QGeoShape shape; in operator >>() local
/OK3568_Linux_fs/external/xserver/xkb/
H A Dxkbout.c560 XkbShapePtr shape, in WriteXKBOutline()
603 XkbShapePtr shape; in WriteXKBDoodad() local
763 XkbShapePtr shape; in WriteXKBSection() local
879 XkbShapePtr shape; in XkbWriteXKBGeometry() local
H A DXKBGAlloc.c207 XkbFreeGeomOutlines(XkbShapePtr shape, int first, int count, Bool freeAll) in XkbFreeGeomOutlines()
222 XkbShapePtr shape = (XkbShapePtr) shape_in; in _XkbClearShape() local
635 XkbAddGeomOutline(XkbShapePtr shape, int sz_points) in XkbAddGeomOutline()
656 XkbShapePtr shape; in XkbAddGeomShape() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqmappolygonobject.cpp142 void QMapPolygonObjectPrivateDefault::setGeoShape(const QGeoShape &shape) in setGeoShape()
171 void QMapPolygonObjectPrivate::setGeoShape(const QGeoShape &shape) in setGeoShape()
H A Dqmappolylineobject.cpp136 void QMapPolylineObjectPrivate::setGeoShape(const QGeoShape &shape) in setGeoShape()
H A Dqmapiconobject.cpp146 void QMapIconObjectPrivateDefault::setGeoShape(const QGeoShape &shape) in setGeoShape()
H A Dqmapcircleobject.cpp77 void QMapCircleObjectPrivate::setGeoShape(const QGeoShape &shape) in setGeoShape()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dvector-builder.h267 vector_builder<T, Shape, Derived>::new_unary_operation (Shape shape, T vec, in new_unary_operation()
295 vector_builder<T, Shape, Derived>::new_binary_operation (Shape shape, in new_binary_operation()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dvector-builder.h267 vector_builder<T, Shape, Derived>::new_unary_operation (Shape shape, T vec, in new_unary_operation()
295 vector_builder<T, Shape, Derived>::new_binary_operation (Shape shape, in new_binary_operation()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/
H A Dannotation_manager.cpp149 for (const auto& shape : shapeAnnotations) { in getTileData() local
175 for (const auto& shape : shapeAnnotations) { in updateStyle() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmappolygonobjectqsg.cpp109 void QMapPolygonObjectPrivateQSG::setGeoShape(const QGeoShape &shape) in setGeoShape()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomapquickitem.cpp362 void QDeclarativeGeoMapQuickItem::setGeoShape(const QGeoShape &shape) in setGeoShape()
H A Dqdeclarativerectanglemapitem.cpp360 void QDeclarativeRectangleMapItem::setGeoShape(const QGeoShape &shape) in setGeoShape()
H A Dqgeomapobject.cpp230 void QGeoMapObject::setGeoShape(const QGeoShape &shape) in setGeoShape()
H A Dqdeclarativepolylinemapitem.cpp1389 void QDeclarativePolylineMapItem::setGeoShape(const QGeoShape &shape) in setGeoShape()
1476 const QGeoMapItemGeometry *shape) in update()
1512 const QGeoMapPolylineGeometryOpenGL *shape, in update()
1722 const QGeoMapPolylineGeometryOpenGL *shape, in update()
H A Dqdeclarativegeomap.cpp1320 void QDeclarativeGeoMap::setVisibleRegion(const QGeoShape &shape) in setVisibleRegion()
1628 void QDeclarativeGeoMap::fitViewportToGeoShape(const QGeoShape &shape, QVariant margins) in fitViewportToGeoShape()
1645 void QDeclarativeGeoMap::fitViewportToGeoShape(const QGeoShape &shape, const QMargins &borders) in fitViewportToGeoShape()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocircle/
H A Dtst_qgeocircle.cpp176 QGeoShape shape = c; in center() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/
H A Dlocationsingleton.cpp119 QGeoShape LocationSingleton::shape() const in shape() function in LocationSingleton

12