Home
last modified time | relevance | path

Searched refs:cMax (Results 251 – 275 of 276) sorted by relevance

1...<<1112

/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/poppler/poppler/
H A DGfxState.cc3177 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
3236 cMax[i] = obj1.arrayGet(5 + 2*i, &obj2)->getNum(); in parse()
3238 cMul[i] = (cMax[i] - cMin[i]) / (double)((1 << compBits) - 1); in parse()
3520 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
3570 cMax[i] = obj1.arrayGet(5 + 2*i, &obj2)->getNum(); in parse()
3572 cMul[i] = (cMax[i] - cMin[i]) / (double)((1 << compBits) - 1); in parse()
/dports/math/fparser/fparser-4.5.2/
H A Dfparser.cc172 case cMin: case cMax: case cHypot: in IsCommutativeOrParamSwappableBinaryOpcode()
191 case cMin: case cMax: case cHypot: in GetParamSwappedBinaryOpcode()
2732 case cMax: Stack[SP-1] = fp_max(Stack[SP-1], Stack[SP]); in Eval()
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/
H A Dfparser.cc178 case cMin: case cMax: case cHypot: in IsCommutativeOrParamSwappableBinaryOpcode()
197 case cMin: case cMax: case cHypot: in GetParamSwappedBinaryOpcode()
2762 case cMax: Stack[SP-1] = fp_max(Stack[SP-1], Stack[SP]); in Eval()
/dports/math/libmesh/libmesh-1.6.2/contrib/fparser/fpoptimizer/
H A Dconstantfolding.cc487 case cMax: in ConstantFolding()
H A Drangeestimation.cc366 case cMax: in CalculateResultBoundaries_do()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Compiler/
H A DXomlCompilerHelpers.cs794 …shalAs(UnmanagedType.LPArray, SizeParamIndex = 2)] uint[] rTypeRefs, uint cMax, ref uint typeRefs); in EnumTypeRefs() argument
/dports/print/scribus-devel/scribus-1.5.7/scribus/third_party/fparser/
H A Dfparser.cc956 case cMax: in AddFunctionOpcode_CheckDegreesConversion()
1876 case cMax: Stack[SP-1] = Max(Stack[SP-1], Stack[SP]); in Eval()
/dports/science/openbabel/openbabel-3.1.1/src/
H A Dmcdlutil.cpp5304 double cMax,sMax,x,y; in selectFragmentConfiguration() local
5358 cMax=c; in selectFragmentConfiguration()
5361 xMax=0; cMax=1; sMax=0; in selectFragmentConfiguration()
5368 cMax=c; in selectFragmentConfiguration()
5378 cMax=c; in selectFragmentConfiguration()
5385 x=cMax*(sm->getAtom(i)->rx-xCenter)+sMax*(sm->getAtom(i)->ry-yCenter); in selectFragmentConfiguration()
5386 y=sMax*(sm->getAtom(i)->rx-xCenter)-cMax*(sm->getAtom(i)->ry-yCenter); in selectFragmentConfiguration()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/poppler/poppler/
H A DGfxState.cc4916 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
4975 cMax[i] = obj1.arrayGet(5 + 2*i, &obj2)->getNum(); in parse()
4977 cMul[i] = (cMax[i] - cMin[i]) / (double)((1 << compBits) - 1); in parse()
5265 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
5315 cMax[i] = obj1.arrayGet(5 + 2*i, &obj2)->getNum(); in parse()
5317 cMul[i] = (cMax[i] - cMin[i]) / (double)((1 << compBits) - 1); in parse()
/dports/print/tex-xetex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGfxState.cc4862 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
4921 cMax[i] = obj1.arrayGet(5 + 2*i, &obj2)->getNum(); in parse()
4923 cMul[i] = (cMax[i] - cMin[i]) / (double)((1 << compBits) - 1); in parse()
5205 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
5255 cMax[i] = obj1.arrayGet(5 + 2*i, &obj2)->getNum(); in parse()
5257 cMul[i] = (cMax[i] - cMin[i]) / (double)((1 << compBits) - 1); in parse()
/dports/print/tex-luatex/texlive-20150521-source/libs/poppler/poppler-0.32.0/poppler/
H A DGfxState.cc4862 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
4921 cMax[i] = obj1.arrayGet(5 + 2*i, &obj2)->getNum(); in parse()
4923 cMul[i] = (cMax[i] - cMin[i]) / (double)((1 << compBits) - 1); in parse()
5205 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
5255 cMax[i] = obj1.arrayGet(5 + 2*i, &obj2)->getNum(); in parse()
5257 cMul[i] = (cMax[i] - cMin[i]) / (double)((1 << compBits) - 1); in parse()
/dports/graphics/poppler/poppler-21.12.0/poppler/
H A DGfxState.cc4625 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
4688 cMax[i] = obj1.arrayGet(5 + 2 * i).getNum(&decodeOk); in parse()
4689 cMul[i] = (cMax[i] - cMin[i]) / (double)((1u << compBits) - 1); in parse()
4964 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
5017 cMax[i] = obj1.arrayGet(5 + 2 * i).getNum(&decodeOk); in parse()
5018 cMul[i] = (cMax[i] - cMin[i]) / (double)((1u << compBits) - 1); in parse()
/dports/graphics/poppler-glib/poppler-21.12.0/poppler/
H A DGfxState.cc4625 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
4688 cMax[i] = obj1.arrayGet(5 + 2 * i).getNum(&decodeOk); in parse()
4689 cMul[i] = (cMax[i] - cMin[i]) / (double)((1u << compBits) - 1); in parse()
4964 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
5017 cMax[i] = obj1.arrayGet(5 + 2 * i).getNum(&decodeOk); in parse()
5018 cMul[i] = (cMax[i] - cMin[i]) / (double)((1u << compBits) - 1); in parse()
/dports/graphics/poppler-qt5/poppler-21.12.0/poppler/
H A DGfxState.cc4625 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
4688 cMax[i] = obj1.arrayGet(5 + 2 * i).getNum(&decodeOk); in parse()
4689 cMul[i] = (cMax[i] - cMin[i]) / (double)((1u << compBits) - 1); in parse()
4964 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
5017 cMax[i] = obj1.arrayGet(5 + 2 * i).getNum(&decodeOk); in parse()
5018 cMul[i] = (cMax[i] - cMin[i]) / (double)((1u << compBits) - 1); in parse()
/dports/graphics/poppler-utils/poppler-21.12.0/poppler/
H A DGfxState.cc4625 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
4688 cMax[i] = obj1.arrayGet(5 + 2 * i).getNum(&decodeOk); in parse()
4689 cMul[i] = (cMax[i] - cMin[i]) / (double)((1u << compBits) - 1); in parse()
4964 double cMin[gfxColorMaxComps], cMax[gfxColorMaxComps]; in parse() local
5017 cMax[i] = obj1.arrayGet(5 + 2 * i).getNum(&decodeOk); in parse()
5018 cMul[i] = (cMax[i] - cMin[i]) / (double)((1u << compBits) - 1); in parse()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/tests/
H A DTestBaseProfiler.cpp131 constexpr PowerOfTwo<uint32_t> cMax = MakePowerOfTwo<uint32_t, 0x80000000u>(); in TestPowerOfTwo() local
132 MOZ_RELEASE_ASSERT(cMax.Value() == 0x80000000u); in TestPowerOfTwo()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/modules/third_party/fathom/
H A Dfathom.jsm541 const cMax = Math.max(r, g, b);
543 const delta = cMax - cMin;
544 const lightness = (cMax + cMin) / 2;
/dports/www/firefox/firefox-99.0/toolkit/modules/third_party/fathom/
H A Dfathom.jsm545 const cMax = Math.max(r, g, b);
547 const delta = cMax - cMin;
548 const lightness = (cMax + cMin) / 2;
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/modules/third_party/fathom/
H A Dfathom.jsm545 const cMax = Math.max(r, g, b);
547 const delta = cMax - cMin;
548 const lightness = (cMax + cMin) / 2;
/dports/www/firefox-esr/firefox-91.8.0/toolkit/modules/third_party/fathom/
H A Dfathom.jsm545 const cMax = Math.max(r, g, b);
547 const delta = cMax - cMin;
548 const lightness = (cMax + cMin) / 2;
/dports/editors/cudatext/CudaText-1.151.0/atsynedit/atsynedit/
H A Datsynedit.pas4181 cMax = $60;
4183 Result:= (Red(N)<cMax) and (Green(N)<cMax) and (Blue(N)<cMax);
/dports/www/firefox-esr/firefox-91.8.0/mozglue/tests/
H A DTestBaseProfiler.cpp142 constexpr PowerOfTwo<uint32_t> cMax = MakePowerOfTwo<uint32_t, 0x80000000u>(); in TestPowerOfTwo() local
143 MOZ_RELEASE_ASSERT(cMax.Value() == 0x80000000u); in TestPowerOfTwo()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/tests/
H A DTestBaseProfiler.cpp142 constexpr PowerOfTwo<uint32_t> cMax = MakePowerOfTwo<uint32_t, 0x80000000u>(); in TestPowerOfTwo() local
143 MOZ_RELEASE_ASSERT(cMax.Value() == 0x80000000u); in TestPowerOfTwo()
/dports/math/cbc/Cbc-releases-2.10.5/Cbc/src/
H A DCbcModel.cpp11710 double cMax = -COIN_DBL_MAX; local
11721 cMax = 1.0;
11724 cMax = CoinMax(cMax, element[k]);
11728 cMax = 1.0;
11734 double largestC = CoinMax(fabs(cMin), fabs(cMax));
11735 …owUpper[iRow]) || (cMin < 0.0 && bEl > 0.0 && !rowLower[iRow])) && cMin * cMax > 0.0 && fabs(bEl) …
/dports/www/firefox/firefox-99.0/mozglue/tests/
H A DTestBaseProfiler.cpp978 constexpr PowerOfTwo<uint32_t> cMax = MakePowerOfTwo<uint32_t, 0x80000000u>(); in TestPowerOfTwo() local
979 MOZ_RELEASE_ASSERT(cMax.Value() == 0x80000000u); in TestPowerOfTwo()

1...<<1112