Home
last modified time | relevance | path

Searched defs:create (Results 101 – 125 of 220) sorted by relevance

123456789

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dmat.inl.hpp860 void Mat::create(int _rows, int _cols, int _type) in create() function in cv::Mat
870 void Mat::create(Size _sz, int _type) in create() function in cv::Mat
1777 void Mat_<_Tp>::create(int _rows, int _cols) in create() function in cv::Mat_
1783 void Mat_<_Tp>::create(Size _sz) in create() function in cv::Mat_
1789 void Mat_<_Tp>::create(int _dims, const int* _sz) in create() function in cv::Mat_
2554 void SparseMat_<_Tp>::create(int _dims, const int* _sizes) in create() function in cv::SparseMat_
3802 void UMat::create(int _rows, int _cols, int _type, UMatUsageFlags _usageFlags) in create() function in cv::UMat
3812 void UMat::create(Size _sz, int _type, UMatUsageFlags _usageFlags) in create() function in cv::UMat
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dmat.inl.hpp860 void Mat::create(int _rows, int _cols, int _type) in create() function in cv::Mat
870 void Mat::create(Size _sz, int _type) in create() function in cv::Mat
1777 void Mat_<_Tp>::create(int _rows, int _cols) in create() function in cv::Mat_
1783 void Mat_<_Tp>::create(Size _sz) in create() function in cv::Mat_
1789 void Mat_<_Tp>::create(int _dims, const int* _sz) in create() function in cv::Mat_
2554 void SparseMat_<_Tp>::create(int _dims, const int* _sizes) in create() function in cv::SparseMat_
3802 void UMat::create(int _rows, int _cols, int _type, UMatUsageFlags _usageFlags) in create() function in cv::UMat
3812 void UMat::create(Size _sz, int _type, UMatUsageFlags _usageFlags) in create() function in cv::UMat
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dmat.inl.hpp860 void Mat::create(int _rows, int _cols, int _type) in create() function in cv::Mat
870 void Mat::create(Size _sz, int _type) in create() function in cv::Mat
1777 void Mat_<_Tp>::create(int _rows, int _cols) in create() function in cv::Mat_
1783 void Mat_<_Tp>::create(Size _sz) in create() function in cv::Mat_
1789 void Mat_<_Tp>::create(int _dims, const int* _sz) in create() function in cv::Mat_
2554 void SparseMat_<_Tp>::create(int _dims, const int* _sizes) in create() function in cv::SparseMat_
3802 void UMat::create(int _rows, int _cols, int _type, UMatUsageFlags _usageFlags) in create() function in cv::UMat
3812 void UMat::create(Size _sz, int _type, UMatUsageFlags _usageFlags) in create() function in cv::UMat
/OK3568_Linux_fs/kernel/fs/hfsplus/
H A Dextents.c226 struct buffer_head *bh_result, int create) in hfsplus_get_block()
/OK3568_Linux_fs/kernel/drivers/rapidio/switches/
H A Didt_gen2.c389 static int idtg2_sysfs(struct rio_dev *rdev, bool create) in idtg2_sysfs()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsplice.c167 static int create(sox_effect_t * effp, int argc, char * * argv) in create() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb/
H A Dgmac.h134 struct cmac *(*create)(adapter_t *adapter, int index); member
/OK3568_Linux_fs/kernel/fs/ext2/
H A Dinode.c623 int create) in ext2_get_blocks()
780 struct buffer_head *bh_result, int create) in ext2_get_block()
/OK3568_Linux_fs/kernel/fs/qnx6/
H A Dinode.c73 struct buffer_head *bh, int create) in qnx6_get_block()
/OK3568_Linux_fs/kernel/fs/minix/
H A Dinode.c392 struct buffer_head *bh_result, int create) in minix_get_block()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dmdt.c241 int nilfs_mdt_get_block(struct inode *inode, unsigned long blkoff, int create, in nilfs_mdt_get_block()
H A Ddat.c41 struct nilfs_palloc_req *req, int create) in nilfs_dat_prepare_entry()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dpaint_property_binder.hpp247 PaintPropertyBinder<T, A>::create(const PossiblyEvaluatedPropertyValue<T>& value, float zoom, T def… in create() function in mbgl::PaintPropertyBinder
/OK3568_Linux_fs/kernel/fs/f2fs/
H A Ddata.c1475 int create, int flag) in f2fs_map_blocks()
1753 struct buffer_head *bh, int create, int flag, in __get_data_block()
1776 struct buffer_head *bh_result, int create) in get_data_block_dio_write()
1785 struct buffer_head *bh_result, int create) in get_data_block_dio()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kmem.c439 __page_stat__findnew_page(struct page_stat *pstat, bool create) in __page_stat__findnew_page()
488 __page_stat__findnew_alloc(struct page_stat *pstat, bool create) in __page_stat__findnew_alloc()
543 __page_stat__findnew_caller(struct page_stat *pstat, bool create) in __page_stat__findnew_caller()
/OK3568_Linux_fs/kernel/fs/adfs/
H A Dadfs.h132 int (*create)(struct adfs_dir *dir, struct object_info *obj); member
/OK3568_Linux_fs/kernel/drivers/md/persistent-data/
H A Ddm-transaction-manager.c399 int create, in dm_tm_create_internal()
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drmMode.c1478 struct drm_mode_create_blob create; in drmModeCreatePropertyBlob() local
1513 struct drm_mode_create_lease create; in drmModeCreateLease() local
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dctatc.c82 int (*create)(struct ct_atc *atc, member
112 int (*create)(struct hw *hw, void **rmgr); member
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c834 struct v4l2_create_buffers *create) in v4l2_m2m_create_bufs()
1341 struct v4l2_create_buffers *create) in v4l2_m2m_ioctl_create_bufs()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Diommu.c989 struct ddw_create_response *create, int page_shift, in create_ddw()
1107 struct ddw_create_response create; in enable_ddw() local
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Daops.c72 struct buffer_head *bh_result, int create) in gfs2_get_block_noalloc()
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Draw3270.h196 void (*create)(int minor); member
/OK3568_Linux_fs/kernel/fs/sysv/
H A Ditree.c203 …atic int get_block(struct inode *inode, sector_t iblock, struct buffer_head *bh_result, int create) in get_block()
/OK3568_Linux_fs/kernel/fs/notify/inotify/
H A Dinotify_user.c510 int create = (arg & IN_MASK_CREATE); in inotify_update_existing_watch() local

123456789