Home
last modified time | relevance | path

Searched refs:tempG (Results 1 – 25 of 48) sorted by relevance

12

/dports/games/hedgewars-server/hedgewars-src-1.0.0/share/hedgewars/Data/Scripts/
H A DTechMaps.lua1364 local tempG
2151 setGearValue(tempG,"caseType", "ammo")
2154 setGearValue(tempG,"caseType", "ammo")
2157 setGearValue(tempG,"caseType", "ammo")
2160 setGearValue(tempG,"caseType", "ammo")
2163 setGearValue(tempG,"caseType", "ammo")
2166 setGearValue(tempG,"caseType", "ammo")
2169 setGearValue(tempG,"caseType", "ammo")
2172 setGearValue(tempG,"caseType", "ammo")
2175 setGearValue(tempG,"caseType", "ammo")
[all …]
/dports/games/hedgewars/hedgewars-src-1.0.0/share/hedgewars/Data/Scripts/
H A DTechMaps.lua1364 local tempG
2151 setGearValue(tempG,"caseType", "ammo")
2154 setGearValue(tempG,"caseType", "ammo")
2157 setGearValue(tempG,"caseType", "ammo")
2160 setGearValue(tempG,"caseType", "ammo")
2163 setGearValue(tempG,"caseType", "ammo")
2166 setGearValue(tempG,"caseType", "ammo")
2169 setGearValue(tempG,"caseType", "ammo")
2172 setGearValue(tempG,"caseType", "ammo")
2175 setGearValue(tempG,"caseType", "ammo")
[all …]
/dports/multimedia/libva-intel-media-driver/media-driver-intel-media-22.1.1/media_driver/agnostic/gen12_tgllp/vp/kernel_free/Source/Core_Kernels/
H A DCSC_444_16.cpp55 … matrix<ushort, 1, 16> tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(2, 0); in CSC_444_16() local
59 …16>().select<1, 1, 16, 1>(0, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_444_16()
60 …16>().select<1, 1, 16, 1>(2, 0) = cm_shr<ushort>(tempR * CscCoeff[0][6] + tempG * CscCoeff[0][4] +… in CSC_444_16()
61 …().select<1, 1, 16, 1>(4, 0) * CscCoeff[0][9] + tempR * CscCoeff[0][10] + tempG * CscCoeff[0][8] +… in CSC_444_16()
64 tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(3, 0); in CSC_444_16()
66 …16>().select<1, 1, 16, 1>(1, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_444_16()
67 …16>().select<1, 1, 16, 1>(3, 0) = cm_shr<ushort>(tempR * CscCoeff[0][6] + tempG * CscCoeff[0][4] +… in CSC_444_16()
68 …().select<1, 1, 16, 1>(5, 0) * CscCoeff[0][9] + tempR * CscCoeff[0][10] + tempG * CscCoeff[0][8] +… in CSC_444_16()
71 tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(10, 0); in CSC_444_16()
73 …16>().select<1, 1, 16, 1>(8, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_444_16()
[all …]
H A DCSC_Premultiplied_444_16.cpp56 … matrix<ushort, 1, 16> tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(2, 0); in CSC_Premultiplied_444_16() local
58 …16>().select<1, 1, 16, 1>(0, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_Premultiplied_444_16()
59 …16>().select<1, 1, 16, 1>(2, 0) = cm_shr<ushort>(tempR * CscCoeff[0][6] + tempG * CscCoeff[0][4] +… in CSC_Premultiplied_444_16()
60 …().select<1, 1, 16, 1>(4, 0) * CscCoeff[0][9] + tempR * CscCoeff[0][10] + tempG * CscCoeff[0][8] +… in CSC_Premultiplied_444_16()
65 tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(3, 0); in CSC_Premultiplied_444_16()
67 …16>().select<1, 1, 16, 1>(1, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_Premultiplied_444_16()
68 …16>().select<1, 1, 16, 1>(3, 0) = cm_shr<ushort>(tempR * CscCoeff[0][6] + tempG * CscCoeff[0][4] +… in CSC_Premultiplied_444_16()
69 …().select<1, 1, 16, 1>(5, 0) * CscCoeff[0][9] + tempR * CscCoeff[0][10] + tempG * CscCoeff[0][8] +… in CSC_Premultiplied_444_16()
74 tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(10, 0); in CSC_Premultiplied_444_16()
76 …16>().select<1, 1, 16, 1>(8, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_Premultiplied_444_16()
[all …]
/dports/multimedia/cmrtlib/media-driver-intel-media-20.1.1/media_driver/agnostic/gen12_tgllp/vp/kernel_free/Source/Core_Kernels/
H A DCSC_444_16.cpp55 … matrix<ushort, 1, 16> tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(2, 0); in CSC_444_16() local
59 …16>().select<1, 1, 16, 1>(0, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_444_16()
60 …16>().select<1, 1, 16, 1>(2, 0) = cm_shr<ushort>(tempR * CscCoeff[0][6] + tempG * CscCoeff[0][4] +… in CSC_444_16()
61 …().select<1, 1, 16, 1>(4, 0) * CscCoeff[0][9] + tempR * CscCoeff[0][10] + tempG * CscCoeff[0][8] +… in CSC_444_16()
64 tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(3, 0); in CSC_444_16()
66 …16>().select<1, 1, 16, 1>(1, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_444_16()
67 …16>().select<1, 1, 16, 1>(3, 0) = cm_shr<ushort>(tempR * CscCoeff[0][6] + tempG * CscCoeff[0][4] +… in CSC_444_16()
68 …().select<1, 1, 16, 1>(5, 0) * CscCoeff[0][9] + tempR * CscCoeff[0][10] + tempG * CscCoeff[0][8] +… in CSC_444_16()
71 tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(10, 0); in CSC_444_16()
73 …16>().select<1, 1, 16, 1>(8, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_444_16()
[all …]
H A DCSC_Premultiplied_444_16.cpp56 … matrix<ushort, 1, 16> tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(2, 0); in CSC_Premultiplied_444_16() local
58 …16>().select<1, 1, 16, 1>(0, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_Premultiplied_444_16()
59 …16>().select<1, 1, 16, 1>(2, 0) = cm_shr<ushort>(tempR * CscCoeff[0][6] + tempG * CscCoeff[0][4] +… in CSC_Premultiplied_444_16()
60 …().select<1, 1, 16, 1>(4, 0) * CscCoeff[0][9] + tempR * CscCoeff[0][10] + tempG * CscCoeff[0][8] +… in CSC_Premultiplied_444_16()
65 tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(3, 0); in CSC_Premultiplied_444_16()
67 …16>().select<1, 1, 16, 1>(1, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_Premultiplied_444_16()
68 …16>().select<1, 1, 16, 1>(3, 0) = cm_shr<ushort>(tempR * CscCoeff[0][6] + tempG * CscCoeff[0][4] +… in CSC_Premultiplied_444_16()
69 …().select<1, 1, 16, 1>(5, 0) * CscCoeff[0][9] + tempR * CscCoeff[0][10] + tempG * CscCoeff[0][8] +… in CSC_Premultiplied_444_16()
74 tempG = WriteBackBuffer.format<ushort, 16, 16>().select<1, 1, 16, 1>(10, 0); in CSC_Premultiplied_444_16()
76 …16>().select<1, 1, 16, 1>(8, 0) = cm_shr<ushort>(tempR * CscCoeff[0][2] + tempG * CscCoeff[0][0] +… in CSC_Premultiplied_444_16()
[all …]
/dports/sysutils/terraform-provider-gridscale/terraform-provider-gridscale-1.6.2/vendor/github.com/hashicorp/terraform-plugin-sdk/terraform/
H A Dtransform_destroy_edge.go168 var tempG Graph
179 tempG.Add(abstract)
185 tempG.Add(destroy)
191 …tructing temporary graph for analysis of references, starting from:\n%s", tempG.StringWithNodeType…
194 if err := s.Transform(&tempG); err != nil {
199 log.Printf("[TRACE] DestroyEdgeTransformer: temporary reference graph:\n%s", tempG.String())
205 vs, err := tempG.Ancestors(v)
/dports/sysutils/terraform-provider-vultr/terraform-provider-vultr-0.1.10/vendor/github.com/hashicorp/terraform/terraform/
H A Dtransform_destroy_edge.go168 var tempG Graph
179 tempG.Add(abstract)
185 tempG.Add(destroy)
191 …tructing temporary graph for analysis of references, starting from:\n%s", tempG.StringWithNodeType…
194 if err := s.Transform(&tempG); err != nil {
199 log.Printf("[TRACE] DestroyEdgeTransformer: temporary reference graph:\n%s", tempG.String())
205 vs, err := tempG.Ancestors(v)
/dports/editors/e93/e93/e93lib/modules/
H A Dcolorme.tcl19 set tempG [expr $bg & "0x00FF00"];
21 if {[expr $tempR >= "0x100000"] && [expr $tempG >= "0x001000"] && [expr $tempB >= "0x000010"]} \
54 set tempG [expr $bg & "0x00FF00"];
56 if {[expr $tempR <= "0xEF0000"] && [expr $tempG <= "0x00EF00"] && [expr $tempB <= "0x0000EF"]} \
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/
H A D411toppm.c167 int32_t tempR, tempG, tempB; in YUVtoPPM() local
179 tempG = -25690 * u + -53294 * v + y * 76310; in YUVtoPPM()
183 g = CHOP((int)(tempG >> 16)); in YUVtoPPM()
H A Deyuvtoppm.c198 long tempR, tempG, tempB; in YUVtoPPM() local
203 tempG = -25690*u + -53294*v + 76310*y; in YUVtoPPM()
207 g = CHOP((int)(tempG >> 16)); in YUVtoPPM()
/dports/multimedia/mpeg_encode/convert/
H A Deyuvtojpeg.c143 long tempR, tempG, tempB; in YUVtoPPM() local
184 tempG = -25690*U[y/2][x/2] + -53294 * V[y/2][x/2]; in YUVtoPPM()
188 tempG += (Y[y][x]*76310); in YUVtoPPM()
192 g = CHOP((int)(tempG >> 16)); in YUVtoPPM()
H A Deyuvtoppm.c147 long tempR, tempG, tempB; in YUVtoPPM() local
188 tempG = -25690*U[y/2][x/2] + -53294 * V[y/2][x/2]; in YUVtoPPM()
192 tempG += (Y[y][x]*76310); in YUVtoPPM()
196 g = CHOP((int)(tempG >> 16)); in YUVtoPPM()
/dports/graphics/ospray-studio/ospray_studio-0.9.1/sg/scene/lights/
H A DPhotometric.cpp218 float tempG = getValueAs<float>(6); in load() local
219 PRINTVAL(tempG); in load()
220 G.push_back(tempG); in load()
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/
H A DCapture_the_Flag.lua415 tempG = AddGear(0, 0, gtTarget, 0, 0, 0, 0)
416 FindPlace(tempG, true, 0, LAND_WIDTH, true)
417 fSpawnX[i], fSpawnY[i] = GetGearPosition(tempG)
418 DeleteGear(tempG)
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/Android-build/SDL-android-project/assets/Data/Scripts/Multiplayer/
H A DCapture_the_Flag.lua415 tempG = AddGear(0, 0, gtTarget, 0, 0, 0, 0)
416 FindPlace(tempG, true, 0, LAND_WIDTH, true)
417 fSpawnX[i], fSpawnY[i] = GetGearPosition(tempG)
418 DeleteGear(tempG)
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/
H A DJSplitPane.java1052 Graphics tempG = g.create(); in paintChildren() local
1053 ui.finishedPaintingChildren(this, tempG); in paintChildren()
1054 tempG.dispose(); in paintChildren()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/javax/swing/
H A DJSplitPane.java1052 Graphics tempG = g.create(); in paintChildren() local
1053 ui.finishedPaintingChildren(this, tempG); in paintChildren()
1054 tempG.dispose(); in paintChildren()
/dports/science/R-cran-kernlab/kernlab/R/
H A Dcsi.R301 tempG <- diag(1,q-p+1,q-p+1) functionVar
347 tempG[,(s-p+1):(s-p+2)] <- tempG[,(s-p+1):(s-p+2)] %*% Q1
352 tempG <- tempG[,1]
353 tempGG <- GTGbef %*% tempG
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/
H A DJSplitPane.java1029 Graphics tempG = g.create(); in paintChildren() local
1030 ui.finishedPaintingChildren(this, tempG); in paintChildren()
1031 tempG.dispose(); in paintChildren()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/javax/swing/
H A DJSplitPane.java1029 Graphics tempG = g.create(); in paintChildren() local
1030 ui.finishedPaintingChildren(this, tempG); in paintChildren()
1031 tempG.dispose(); in paintChildren()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/javax/swing/
H A DJSplitPane.java1029 Graphics tempG = g.create(); in paintChildren() local
1030 ui.finishedPaintingChildren(this, tempG); in paintChildren()
1031 tempG.dispose(); in paintChildren()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/javax/swing/
H A DJSplitPane.java1029 Graphics tempG = g.create(); in paintChildren() local
1030 ui.finishedPaintingChildren(this, tempG); in paintChildren()
1031 tempG.dispose(); in paintChildren()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/javax/swing/
H A DJSplitPane.java1029 Graphics tempG = g.create(); in paintChildren() local
1030 ui.finishedPaintingChildren(this, tempG); in paintChildren()
1031 tempG.dispose(); in paintChildren()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/javax/swing/
H A DJSplitPane.java1035 Graphics tempG = g.create(); in paintChildren() local
1036 ui.finishedPaintingChildren(this, tempG); in paintChildren()
1037 tempG.dispose(); in paintChildren()

12