Home
last modified time | relevance | path

Searched refs:modOff (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/formula/definition/
H A Dfractal_menger_v3.cpp75 double modOff = fractal->transformCommon.offset3; in FormulaCode() local
80 double pax = fmod(zc.x * aux.DE, modOff) - 0.5 * modOff; in FormulaCode()
81 double pay = fmod(zc.y * aux.DE, modOff) - 0.5 * modOff; in FormulaCode()
82 double paz = fmod(zc.z * aux.DE, modOff) - 0.5 * modOff; in FormulaCode()
H A Dfractal_menger_v2.cpp76 double modOff = fractal->transformCommon.offset3; in FormulaCode() local
82 double pax = fmod(modOff * zc.x * aux.DE, modOff); in FormulaCode()
83 double pay = fmod(modOff * zc.y * aux.DE, modOff); in FormulaCode()
84 double paz = fmod(modOff * zc.z * aux.DE, modOff); in FormulaCode()
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/formula/opencl/
H A Dmenger_v3.cl68 REAL modOff = fractal->transformCommon.offset3;
73 REAL pax = fmod(zc.x * aux->DE, modOff) - 0.5f * modOff;
74 REAL pay = fmod(zc.y * aux->DE, modOff) - 0.5f * modOff;
75 REAL paz = fmod(zc.z * aux->DE, modOff) - 0.5f * modOff;
H A Dmenger_v2.cl65 REAL modOff = fractal->transformCommon.offset3;
71 REAL pax = fmod(modOff * zc.x * aux->DE, modOff);
72 REAL pay = fmod(modOff * zc.y * aux->DE, modOff);
73 REAL paz = fmod(modOff * zc.z * aux->DE, modOff);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFspPkg/Tools/
H A DPatchFv.py312 modOff = partList[1]
313 if ('-' not in modName) and (modOff[0] in '0123456789'):
315 var = self.getModGuid(modName) + ":" + modOff
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DStringConcatFactory.java880 int modOff = 0; in generate() local
884 if (off != modOff) { in generate()
886 mv.visitIntInsn(ASTORE, modOff); in generate()
897 mv.visitIntInsn(ASTORE, modOff); in generate()
902 modOff += getParameterSize(String.class); in generate()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/lang/invoke/
H A DStringConcatFactory.java901 int modOff = 0; in generate() local
905 if (off != modOff) { in generate()
907 mv.visitIntInsn(ASTORE, modOff); in generate()
918 mv.visitIntInsn(ASTORE, modOff); in generate()
923 modOff += getParameterSize(String.class); in generate()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/lang/invoke/
H A DStringConcatFactory.java896 int modOff = 0; in generate() local
900 if (off != modOff) { in generate()
902 mv.visitIntInsn(ASTORE, modOff); in generate()
913 mv.visitIntInsn(ASTORE, modOff); in generate()
918 modOff += getParameterSize(String.class); in generate()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/lang/invoke/
H A DStringConcatFactory.java880 int modOff = 0; in generate() local
884 if (off != modOff) { in generate()
886 mv.visitIntInsn(ASTORE, modOff); in generate()
897 mv.visitIntInsn(ASTORE, modOff); in generate()
902 modOff += getParameterSize(String.class); in generate()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/java/lang/invoke/
H A DStringConcatFactory.java901 int modOff = 0; in generate() local
905 if (off != modOff) { in generate()
907 mv.visitIntInsn(ASTORE, modOff); in generate()
918 mv.visitIntInsn(ASTORE, modOff); in generate()
923 modOff += getParameterSize(String.class); in generate()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFspPkg/Tools/
H A DPatchFv.py509 modOff = partList[1]
510 if ('-' not in modName) and (modOff[0] in '0123456789'):
512 var = self.getModGuid(modName) + ":" + modOff
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFsp2Pkg/Tools/
H A DPatchFv.py544 modOff = partList[lenList-1]
545 if ('-' not in modName) and (modOff[0] in '0123456789'):
547 var = self.getModGuid(modName) + ":" + modOff
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFsp2Pkg/Tools/
H A DPatchFv.py544 modOff = partList[lenList-1]
545 if ('-' not in modName) and (modOff[0] in '0123456789'):
547 var = self.getModGuid(modName) + ":" + modOff
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFspPkg/Tools/
H A DPatchFv.py509 modOff = partList[1]
510 if ('-' not in modName) and (modOff[0] in '0123456789'):
512 var = self.getModGuid(modName) + ":" + modOff
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFspPkg/Tools/
H A DPatchFv.py509 modOff = partList[1]
510 if ('-' not in modName) and (modOff[0] in '0123456789'):
512 var = self.getModGuid(modName) + ":" + modOff
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFsp2Pkg/Tools/
H A DPatchFv.py544 modOff = partList[lenList-1]
545 if ('-' not in modName) and (modOff[0] in '0123456789'):
547 var = self.getModGuid(modName) + ":" + modOff
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/IntelFsp2Pkg/Tools/
H A DPatchFv.py553 modOff = partList[lenList-1]
554 if ('-' not in modName) and (modOff[0] in '0123456789'):
556 var = self.getModGuid(modName) + ":" + modOff
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/IntelFsp2Pkg/Tools/
H A DPatchFv.py553 modOff = partList[lenList-1]
554 if ('-' not in modName) and (modOff[0] in '0123456789'):
556 var = self.getModGuid(modName) + ":" + modOff
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/IntelFsp2Pkg/Tools/
H A DPatchFv.py553 modOff = partList[lenList-1]
554 if ('-' not in modName) and (modOff[0] in '0123456789'):
556 var = self.getModGuid(modName) + ":" + modOff
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/IntelFsp2Pkg/Tools/
H A DPatchFv.py556 modOff = partList[lenList-1]
557 if ('-' not in modName) and (modOff[0] in '0123456789'):
559 var = self.getModGuid(modName) + ":" + modOff
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/IntelFsp2Pkg/Tools/
H A DPatchFv.py553 modOff = partList[lenList-1]
554 if ('-' not in modName) and (modOff[0] in '0123456789'):
556 var = self.getModGuid(modName) + ":" + modOff
/dports/sysutils/edk2/edk2-edk2-stable202102/IntelFsp2Pkg/Tools/
H A DPatchFv.py556 modOff = partList[lenList-1]
557 if ('-' not in modName) and (modOff[0] in '0123456789'):
559 var = self.getModGuid(modName) + ":" + modOff