| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | shape_utils.hpp | 119 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 D | demo-shape.c | 33 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 D | cnpy.h | 72 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 D | cnpy.cpp | 91 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 D | cnpy.h | 72 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 D | cnpy.cpp | 91 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 D | qgeoshape.cpp | 336 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 D | qgeoareamonitorinfo.cpp | 104 QGeoShape shape; member in QGeoAreaMonitorInfoPrivate 345 QGeoShape shape; in operator >>() local
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbout.c | 560 XkbShapePtr shape, in WriteXKBOutline() 603 XkbShapePtr shape; in WriteXKBDoodad() local 763 XkbShapePtr shape; in WriteXKBSection() local 879 XkbShapePtr shape; in XkbWriteXKBGeometry() local
|
| H A D | XKBGAlloc.c | 207 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 D | qmappolygonobject.cpp | 142 void QMapPolygonObjectPrivateDefault::setGeoShape(const QGeoShape &shape) in setGeoShape() 171 void QMapPolygonObjectPrivate::setGeoShape(const QGeoShape &shape) in setGeoShape()
|
| H A D | qmappolylineobject.cpp | 136 void QMapPolylineObjectPrivate::setGeoShape(const QGeoShape &shape) in setGeoShape()
|
| H A D | qmapiconobject.cpp | 146 void QMapIconObjectPrivateDefault::setGeoShape(const QGeoShape &shape) in setGeoShape()
|
| H A D | qmapcircleobject.cpp | 77 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 D | vector-builder.h | 267 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 D | vector-builder.h | 267 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 D | annotation_manager.cpp | 149 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 D | qmappolygonobjectqsg.cpp | 109 void QMapPolygonObjectPrivateQSG::setGeoShape(const QGeoShape &shape) in setGeoShape()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeomapquickitem.cpp | 362 void QDeclarativeGeoMapQuickItem::setGeoShape(const QGeoShape &shape) in setGeoShape()
|
| H A D | qdeclarativerectanglemapitem.cpp | 360 void QDeclarativeRectangleMapItem::setGeoShape(const QGeoShape &shape) in setGeoShape()
|
| H A D | qgeomapobject.cpp | 230 void QGeoMapObject::setGeoShape(const QGeoShape &shape) in setGeoShape()
|
| H A D | qdeclarativepolylinemapitem.cpp | 1389 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 D | qdeclarativegeomap.cpp | 1320 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 D | tst_qgeocircle.cpp | 176 QGeoShape shape = c; in center() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/positioning/ |
| H A D | locationsingleton.cpp | 119 QGeoShape LocationSingleton::shape() const in shape() function in LocationSingleton
|