Home
last modified time | relevance | path

Searched defs:createLeaf (Results 1 – 25 of 36) sorted by relevance

12

/dports/graphics/embree/embree-3.13.2/kernels/bvh/
H A Dbvh_builder.h35 … NodeRef createLeaf (const PrimRef* prims, const range<size_t>& set, const Allocator& alloc) { in createLeaf() function
67 … NodeRef createLeaf (const PrimRef* prims, const range<size_t>& set, const Allocator& alloc) { in createLeaf() function
101 … NodeRecordMB createLeaf (const PrimRef* prims, const range<size_t>& set, const Allocator& alloc) { in createLeaf() function
H A Dbvh_builder_hair_mb.cpp62 …auto createLeaf = [&] (const SetMB& prims, const FastAllocator::CachedAllocator& alloc) -> NodeRec… in build() local
H A Dbvh_builder_hair.cpp68 …auto createLeaf = [&] (const PrimRef* prims, const range<size_t>& set, const FastAllocator::Cached… in build() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Tooling/Syntax/
H A DSynthesis.cpp37 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K, in createLeaf() function in clang::syntax
52 syntax::Leaf *clang::syntax::createLeaf(syntax::Arena &A, tok::TokenKind K) { in createLeaf() function in clang::syntax
/dports/math/vampire/vampire-4.5.1/Indexing/
H A DSubstitutionTree_Nodes.cpp130 SubstitutionTree::Leaf* SubstitutionTree::createLeaf() in createLeaf() function in Indexing::SubstitutionTree
135 SubstitutionTree::Leaf* SubstitutionTree::createLeaf(TermList ts) in createLeaf() function in Indexing::SubstitutionTree
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/ctutil/
H A Dctutil.go125 func createLeaf(chain []*x509.Certificate, sct *ct.SignedCertificateTimestamp, embedded bool) (*ct.… func
/dports/graphics/embree/embree-3.13.2/kernels/geometry/
H A DcurveNv.h65 …__forceinline static typename BVH::NodeRef createLeaf (BVH* bvh, const PrimRef* prims, const range… in createLeaf() function
/dports/graphics/yafaray/libYafaRay-3.5.1/include/yafraycore/
H A Dray_kdtree.h29 void createLeaf(uint32_t *primIdx, int np, const T **prims, MemoryArena &arena) in createLeaf() function
H A Dkdtree.h34 void createLeaf(uint32_t *primIdx, int np, const triangle_t **prims, MemoryArena &arena) in createLeaf() function
H A Dpkdtree.h26 void createLeaf(const T *d) in createLeaf() function
/dports/graphics/embree/embree-3.13.2/kernels/common/
H A Drtcore_builder.cpp46 RTCCreateLeafFunction createLeaf = arguments->createLeaf; in rtcBuildBVHMorton() local
149 RTCCreateLeafFunction createLeaf = arguments->createLeaf; in rtcBuildBVHBinnedSAH() local
225 RTCCreateLeafFunction createLeaf = arguments->createLeaf; in rtcBuildBVHSpatialSAH() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/recognition/include/pcl/recognition/impl/ransac_based/
H A Dsimple_octree.hpp254 SimpleOctree<NodeData, NodeDataCreator, Scalar>::createLeaf (Scalar x, Scalar y, Scalar z) in createLeaf() function in pcl::recognition::SimpleOctree
/dports/x11-toolkits/plib/plib-1.8.5/src/ssg/
H A DssgLoad.cxx83 ssgLeaf* ssgLoaderOptions::createLeaf ( ssgLeaf* leaf, in createLeaf() function in ssgLoaderOptions
/dports/graphics/embree/embree-3.13.2/include/embree3/
H A Drtcore_builder.h75 RTCCreateLeafFunction createLeaf; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/octree/include/pcl/octree/
H A Doctree_base.h385 createLeaf(const OctreeKey& key_arg) in createLeaf() function
/dports/graphics/embree/embree-3.13.2/kernels/builders/
H A Dbvh_builder_hair.h360 const CreateLeafFunc& createLeaf; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/recognition/include/pcl/recognition/ransac_based/
H A Dorr_octree.h295 createLeaf (float x, float y, float z) in createLeaf() function

12