Home
last modified time | relevance | path

Searched refs:nodeMax (Results 1 – 25 of 254) sorted by relevance

1234567891011

/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/incomp/
H A DEmptyBINTest.java374 private void openEnv(boolean transactional, String nodeMax) in openEnv() argument
381 if (nodeMax != null) { in openEnv()
383 (EnvironmentParams.NODE_MAX.getName(), nodeMax); in openEnv() local
385 (EnvironmentParams.NODE_MAX_DUPTREE.getName(), nodeMax); in openEnv() local
/dports/www/httest/httest-2.4.24/src/
H A Dhtml_module.c83 ctxt->nodeMax = 0; in htmlInitParserCtxt()
91 ctxt->nodeMax = 10; in htmlInitParserCtxt()
101 ctxt->nodeMax = 0; in htmlInitParserCtxt()
/dports/math/scilab/scilab-6.1.1/scilab/modules/preferences/src/c/
H A DgetScilabPreference.c189 if (xpathObj && xpathObj->nodesetval && xpathObj->nodesetval->nodeMax) in getAttribute()
315 if (xpathObj && xpathObj->nodesetval && xpathObj->nodesetval->nodeMax) in getPrefAttributesValues()
383 if (xpathObj && xpathObj->nodesetval && xpathObj->nodesetval->nodeMax) in setPrefAttributesValues()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/tetMesh/include/
H A Dhxt_tetFlag.h226 static inline void getNodesFromEdge(int edgeNum, unsigned* nodeMin, unsigned* nodeMax) { in getNodesFromEdge() argument
227 getFacetsFromEdge(5-edgeNum, nodeMin, nodeMax); in getNodesFromEdge()
/dports/math/scilab/scilab-6.1.1/scilab/modules/io/src/cpp/
H A Dloadlib.cpp181 if (xpathObj && xpathObj->nodesetval->nodeMax) in parseLibFile()
205 if (xpathObj && xpathObj->nodesetval->nodeMax) in parseLibFile()
/dports/math/scilab/scilab-6.1.1/scilab/modules/jvm/src/c/
H A DloadLibrarypath.c70 if (xpathObj && xpathObj->nodesetval->nodeMax) in LoadLibrarypath()
H A DloadOnUseClassPath.c77 if (xpathObj && xpathObj->nodesetval->nodeMax) in loadOnUseClassPath()
H A DgetJvmOptions.c83 if (xpathObj && xpathObj->nodesetval->nodeMax) in getJvmOptions()
H A DloadClasspath.c99 if (xpathObj && xpathObj->nodesetval->nodeMax) in LoadClasspath()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libxml2/vtklibxml2/
H A Dxpath.c3674 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3697 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3730 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3753 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3785 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3809 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3902 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3926 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4012 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
4066 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClearNoDupls()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/
H A Dxpath.c3678 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3701 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3734 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3757 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3789 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3813 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3906 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3930 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4016 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
4070 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClearNoDupls()
[all …]
/dports/textproc/libxml2/libxml2-2.9.12/
H A Dxpath.c3673 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3696 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3729 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3752 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3784 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3808 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3901 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3925 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4011 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
4065 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClearNoDupls()
[all …]
/dports/textproc/py-libxml2/libxml2-2.9.12/
H A Dxpath.c3673 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3696 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3729 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3752 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3784 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3808 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3901 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3925 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4011 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
4065 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClearNoDupls()
[all …]
/dports/math/libxsmm/libxsmm-1.16.3/samples/cp2k/
H A Drt_graph.cc502 const auto nodeMax = internal::max_node_identifier_length(node, 0, 2, identifierSpace); in print() local
503 if (nodeMax > identifierSpace) identifierSpace = nodeMax; in print()
/dports/java/berkeley-db/je-6.2.31/test/com/sleepycat/je/tree/
H A DKeyPrefixTest.java67 private void initEnv(int nodeMax) in initEnv() argument
71 if (nodeMax > 0) { in initEnv()
73 Integer.toString(nodeMax)); in initEnv()
/dports/devel/gettext-tools/gettext-0.21/gnulib-local/lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gnulib-local/lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/devel/gettext-tools/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/
H A Dxpath.c3585 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3661 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3684 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3716 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3739 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3770 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3794 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3886 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3910 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4021 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/devel/gettext-runtime/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gnulib-local/lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/gettext-tools/gnulib-lib/libxml/
H A Dxpath.c3613 ret->nodeMax = size; in xmlXPathNodeSetCreateSize()
3689 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddNs()
3712 cur->nodeMax *= 2; in xmlXPathNodeSetAddNs()
3744 if (cur->nodeMax == 0) { in xmlXPathNodeSetAdd()
3767 cur->nodeMax *= 2; in xmlXPathNodeSetAdd()
3798 if (cur->nodeMax == 0) { in xmlXPathNodeSetAddUnique()
3822 cur->nodeMax *= 2; in xmlXPathNodeSetAddUnique()
3914 if (val1->nodeMax == 0) { in xmlXPathNodeSetMerge()
3938 val1->nodeMax *= 2; in xmlXPathNodeSetMerge()
4049 set1->nodeMax *= 2; in xmlXPathNodeSetMergeAndClear()
[all …]

1234567891011