Home
last modified time | relevance | path

Searched refs:do_parts (Results 1 – 8 of 8) sorted by relevance

/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dmlist.w1311 boolean do_parts;
1317 do_parts = false;
1349 do_parts = true;
1377 /* When the following code is executed, |do_parts| will be true
1381 if ((do_parts) &&
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dmlist.w1311 boolean do_parts;
1317 do_parts = false;
1349 do_parts = true;
1377 /* When the following code is executed, |do_parts| will be true
1381 if ((do_parts) &&
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dmlist.w1311 boolean do_parts;
1317 do_parts = false;
1349 do_parts = true;
1377 /* When the following code is executed, |do_parts| will be true
1381 if ((do_parts) &&
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dmlist.w1311 boolean do_parts;
1317 do_parts = false;
1349 do_parts = true;
1377 /* When the following code is executed, |do_parts| will be true
1381 if ((do_parts) &&
/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dmlist.w1311 boolean do_parts;
1317 do_parts = false;
1349 do_parts = true;
1377 /* When the following code is executed, |do_parts| will be true
1381 if ((do_parts) &&
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dmlist.w1311 boolean do_parts;
1317 do_parts = false;
1349 do_parts = true;
1377 /* When the following code is executed, |do_parts| will be true
1381 if ((do_parts) &&
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/tex/
H A Dmlist.w1311 boolean do_parts;
1317 do_parts = false;
1349 do_parts = true;
1377 /* When the following code is executed, |do_parts| will be true
1381 if ((do_parts) &&
/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DMathStructure-integrate.cc6784 bool do_parts = true; in numerical_integration_part() local
6810 if(depth > 0 && do_parts) { in numerical_integration_part()
6813do_parts = (CALCULATOR->endTemporaryStopMessages() > 0 || !merr.isNumber() || merr.number().includ… in numerical_integration_part()
6815 if(do_parts) { in numerical_integration_part()