Home
last modified time | relevance | path

Searched defs:create_like (Results 1 – 15 of 15) sorted by relevance

/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dmat.cpp350 void Mat::create_like(const Mat& m, Allocator* _allocator) in create_like() function in ncnn::Mat
362 void Mat::create_like(const VkMat& m, Allocator* _allocator) in create_like() function in ncnn::Mat
373 void Mat::create_like(const VkImageMat& im, Allocator* _allocator) in create_like() function in ncnn::Mat
560 void VkMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
571 void VkMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
582 void VkMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
755 void VkImageMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
766 void VkImageMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
777 void VkImageMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dmat.cpp350 void Mat::create_like(const Mat& m, Allocator* _allocator) in create_like() function in ncnn::Mat
362 void Mat::create_like(const VkMat& m, Allocator* _allocator) in create_like() function in ncnn::Mat
373 void Mat::create_like(const VkImageMat& im, Allocator* _allocator) in create_like() function in ncnn::Mat
560 void VkMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
571 void VkMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
582 void VkMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
755 void VkImageMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
766 void VkImageMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
777 void VkImageMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/
H A Dmat.cpp350 void Mat::create_like(const Mat& m, Allocator* _allocator) in create_like() function in ncnn::Mat
362 void Mat::create_like(const VkMat& m, Allocator* _allocator) in create_like() function in ncnn::Mat
373 void Mat::create_like(const VkImageMat& im, Allocator* _allocator) in create_like() function in ncnn::Mat
560 void VkMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
571 void VkMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
582 void VkMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
755 void VkImageMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
766 void VkImageMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
777 void VkImageMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
/dports/misc/ncnn/ncnn-20211208/src/
H A Dmat.cpp476 void Mat::create_like(const Mat& m, Allocator* _allocator) in create_like() function in ncnn::Mat
490 void Mat::create_like(const VkMat& m, Allocator* _allocator) in create_like() function in ncnn::Mat
503 void Mat::create_like(const VkImageMat& im, Allocator* _allocator) in create_like() function in ncnn::Mat
758 void VkMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
771 void VkMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
784 void VkMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function in ncnn::VkMat
1023 void VkImageMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
1036 void VkImageMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
1049 void VkImageMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function in ncnn::VkImageMat
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/
H A Dmat.h1278 inline void Mat::create_like(const Mat& m, Allocator* _allocator) in create_like() function
1290 inline void Mat::create_like(const VkMat& m, Allocator* _allocator) in create_like() function
1301 inline void Mat::create_like(const VkImageMat& im, Allocator* _allocator) in create_like() function
1748 inline void VkMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function
1759 inline void VkMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function
1770 inline void VkMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function
2148 inline void VkImageMat::create_like(const Mat& m, VkAllocator* _allocator) in create_like() function
2159 inline void VkImageMat::create_like(const VkMat& m, VkAllocator* _allocator) in create_like() function
2170 inline void VkImageMat::create_like(const VkImageMat& im, VkAllocator* _allocator) in create_like() function
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/postgresql/plugins/modules/
H A Dpostgresql_table.py382 def create_like(self, src_table, including='', tblspace='', member in Table
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/database/postgresql/
H A Dpostgresql_table.py376 def create_like(self, src_table, including='', tblspace='', member in Table
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/integration/plugins/modules/
H A Dpostgresql_table.py378 def create_like(self, src_table, including='', tblspace='', member in Table
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/integration/plugins/modules/
H A Dpostgresql_table.py378 def create_like(self, src_table, including='', tblspace='', member in Table
/dports/devel/py-vsts/vsts-0.1.25/vsts/git/v4_0/
H A Dgit_client_base.py1184 def create_like(self, repository_id, pull_request_id, thread_id, comment_id, project=None): member in GitClientBase
/dports/devel/py-vsts/vsts-0.1.25/vsts/git/v4_1/
H A Dgit_client_base.py1207 def create_like(self, repository_id, pull_request_id, thread_id, comment_id, project=None): member in GitClientBase
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_lex.h4373 bool create_like() const in create_like() function
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_lex.h4034 bool create_like() const in create_like() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_lex.h4446 bool create_like() const in create_like() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_lex.h4446 bool create_like() const in create_like() function