Home
last modified time | relevance | path

Searched refs:raise_nocopy (Results 1 – 9 of 9) sorted by relevance

/dports/math/libqalculate/libqalculate-3.17.0/libqalculate/
H A DBuiltinFunctions-trigonometry.cc275 mstruct.raise_nocopy(new MathStructure(1, 2, 0)); in calculate()
281 mstruct.raise_nocopy(new MathStructure(1, 2, 0)); in calculate()
522 mstruct.raise_nocopy(new MathStructure(1, 2, 0)); in calculate()
528 mstruct.raise_nocopy(new MathStructure(1, 2, 0)); in calculate()
542 mstruct.raise_nocopy(new MathStructure(1, 2, 0)); in calculate()
548 mstruct.raise_nocopy(new MathStructure(1, 2, 0)); in calculate()
777 mstruct.raise_nocopy(new MathStructure(1, 2, 0)); in calculate()
782 mstruct.raise_nocopy(new MathStructure(1, 2, 0)); in calculate()
787 mstruct.raise_nocopy(new MathStructure(-1, 2, 0)); in calculate()
792 mstruct.raise_nocopy(new MathStructure(-1, 2, 0)); in calculate()
H A DMathStructure-differentiate.cc184 raise_nocopy(new MathStructure(-1, 2, 0)); in differentiate()
197 raise_nocopy(mexp); in differentiate()
203 raise_nocopy(new MathStructure(-2, 1, 0)); in differentiate()
H A DMathStructure-calculate.cc468 mmul->raise_nocopy(mexp); in merge_addition()
891 raise_nocopy(mexp); in merge_addition()
3053 raise_nocopy(&mstruct); in merge_power()
3067 raise_nocopy(&mstruct); in merge_power()
3122 raise_nocopy(&mstruct); in merge_power()
3464 raise_nocopy(&mstruct); in merge_power()
3489 raise_nocopy(&mstruct); in merge_power()
3747 raise_nocopy(&mstruct); in merge_power()
3775 raise_nocopy(&mstruct); in merge_power()
3789 raise_nocopy(&mstruct); in merge_power()
[all …]
H A DMathStructure-convert.cc567 m.raise_nocopy(exp); in convert_approximate()
803 raise_nocopy(exp); in convert()
H A DMathStructure.h638 void raise_nocopy(MathStructure *o);
H A DMathStructure.cc1716 raise_nocopy(o); in add_nocopy()
1721 mstruct->raise_nocopy(o); in add_nocopy()
1819 void MathStructure::raise_nocopy(MathStructure *o) { in raise_nocopy() function in MathStructure
H A DMathStructure-isolatex.cc3465 CHILD(1).raise_nocopy(marg); in isolate_x_sub()
3514 CHILD(1).raise_nocopy(marg); in isolate_x_sub()
3922 CHILD(1).raise_nocopy(marg); in isolate_x_sub()
4017 CHILD(1).raise_nocopy(marg); in isolate_x_sub()
H A DCalculator-parse.cc2428 mstack[mstack.size() - 2]->raise_nocopy(mstack.back()); in parseOperators()
2628 mstack[mstack.size() - 2]->raise_nocopy(mstack.back()); in parseOperators()
H A DMathStructure-integrate.cc389 m_e->raise_nocopy(mpow); in combine_ln()
398 m[0].raise_nocopy(mexp); in combine_ln()
403 m[0].raise_nocopy(mexp); in combine_ln()