Home
last modified time | relevance | path

Searched defs:num_leaves (Results 101 – 117 of 117) sorted by relevance

12345

/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/adlc/
H A Dformssel.cpp2086 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2089 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/adlc/
H A Dformssel.cpp2096 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2099 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A Dformssel.cpp2088 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2091 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A Dformssel.cpp2088 uint OperandForm::num_leaves() const { in num_leaves() function in OperandForm
2091 int num_leaves = _matrule->_numleaves; in num_leaves() local
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/extlib/tlx/tlx/container/
H A Dbtree.hpp2162 size_t num_leaves = (num_items + leaf_slotmax - 1) / leaf_slotmax; in bulk_load() local
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tlx/container/
H A Dbtree.hpp2162 size_t num_leaves = (num_items + leaf_slotmax - 1) / leaf_slotmax; in bulk_load() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/runtime/src/
H A Dkmp_affinity.cpp1903 int num_leaves; in __kmp_affinity_create_x2apicid_map() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_affinity.cpp1903 int num_leaves; in __kmp_affinity_create_x2apicid_map() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_affinity.cpp1903 int num_leaves; in __kmp_affinity_create_x2apicid_map() local
/dports/devel/llvm13/llvm-project-13.0.1.src/openmp/runtime/src/
H A Dkmp_affinity.cpp1903 int num_leaves; in __kmp_affinity_create_x2apicid_map() local
/dports/biology/iqtree/IQ-TREE-2.0.6/tree/
H A Dphylokernelnew.h1305 size_t num_leaves = 0; in computePartialLikelihoodSIMD() local
H A Dphylotree.cpp5421 size_t num_leaves = 0; in computeTraversalInfo() local
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/dissection/src/Driver/
H A DQueueRuntime.cpp1147 const int num_leaves = 1 << (level + 1); // 1 << level in generate_queue() local
/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dskipset.c6383 uint32_t num_leaves, in ipsetNewEntries()
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/cykdtree/
H A Dkdtree.cpp1272 __pyx_t_5numpy_uint32_t num_leaves; member
1294 uint32_t num_leaves; member
/dports/math/py-yt/yt-4.0.1/yt/utilities/lib/
H A Dparticle_kdtree_tools.cpp1653 __pyx_t_5numpy_uint32_t num_leaves; member
1675 uint32_t num_leaves; member
H A Dpixelization_routines.cpp2424 __pyx_t_5numpy_uint32_t num_leaves; member
2446 uint32_t num_leaves; member

12345