Home
last modified time | relevance | path

Searched refs:Iw (Results 101 – 125 of 915) sorted by relevance

12345678910>>...37

/dports/math/jags/JAGS-4.3.0/src/modules/glm/SSparse/CAMD/Source/
H A Dcamd_1.c45 Int i, j, k, p, pfree, iwlen, pj, p1, p2, pj2, *Iw, *Pe, *Nv, *Head, in CAMD_1() local
63 Iw = s ; s += iwlen ; in CAMD_1()
86 for (p = 0 ; p < iwlen ; p++) Iw [p] = EMPTY ; in CAMD_1()
106 Iw [Sp [j]++] = k ; in CAMD_1()
107 Iw [Sp [k]++] = j ; in CAMD_1()
134 Iw [Sp [i]++] = j ; in CAMD_1()
135 Iw [Sp [j]++] = i ; in CAMD_1()
165 Iw [Sp [i]++] = j ; in CAMD_1()
166 Iw [Sp [j]++] = i ; in CAMD_1()
181 CAMD_2 (n, Pe, Iw, Len, iwlen, pfree, in CAMD_1()
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/CAMD/Source/
H A Dcamd_1.c45 Int i, j, k, p, pfree, iwlen, pj, p1, p2, pj2, *Iw, *Pe, *Nv, *Head, in CAMD_1() local
63 Iw = s ; s += iwlen ; in CAMD_1()
86 for (p = 0 ; p < iwlen ; p++) Iw [p] = EMPTY ; in CAMD_1()
106 Iw [Sp [j]++] = k ; in CAMD_1()
107 Iw [Sp [k]++] = j ; in CAMD_1()
134 Iw [Sp [i]++] = j ; in CAMD_1()
135 Iw [Sp [j]++] = i ; in CAMD_1()
165 Iw [Sp [i]++] = j ; in CAMD_1()
166 Iw [Sp [j]++] = i ; in CAMD_1()
181 CAMD_2 (n, Pe, Iw, Len, iwlen, pfree, in CAMD_1()
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/CAMD/Source/
H A Dcamd_1.c45 Int i, j, k, p, pfree, iwlen, pj, p1, p2, pj2, *Iw, *Pe, *Nv, *Head, in CAMD_1() local
63 Iw = s ; s += iwlen ; in CAMD_1()
86 for (p = 0 ; p < iwlen ; p++) Iw [p] = EMPTY ; in CAMD_1()
106 Iw [Sp [j]++] = k ; in CAMD_1()
107 Iw [Sp [k]++] = j ; in CAMD_1()
134 Iw [Sp [i]++] = j ; in CAMD_1()
135 Iw [Sp [j]++] = i ; in CAMD_1()
165 Iw [Sp [i]++] = j ; in CAMD_1()
166 Iw [Sp [j]++] = i ; in CAMD_1()
181 CAMD_2 (n, Pe, Iw, Len, iwlen, pfree, in CAMD_1()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/gfx-hal/src/queue/
H A Dmod.rs62 pub struct Submission<Ic, Iw, Is> {
66 pub wait_semaphores: Iw,
81 unsafe fn submit<'a, T, Ic, S, Iw, Is>( in submit() argument
83 submission: Submission<Ic, Iw, Is>, in submit()
89 Iw: IntoIterator<Item = (&'a S, pso::PipelineStage)>, in submit()
114 unsafe fn present<'a, W, Is, S, Iw>( in present()
117 wait_semaphores: Iw, in present() argument
124 Iw: IntoIterator<Item = &'a S>; in present()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-hal-0.4.0/src/queue/
H A Dmod.rs62 pub struct Submission<Ic, Iw, Is> {
66 pub wait_semaphores: Iw,
81 unsafe fn submit<'a, T, Ic, S, Iw, Is>( in submit() argument
83 submission: Submission<Ic, Iw, Is>, in submit()
89 Iw: IntoIterator<Item = (&'a S, pso::PipelineStage)>, in submit()
114 unsafe fn present<'a, W, Is, S, Iw>( in present()
117 wait_semaphores: Iw, in present() argument
124 Iw: IntoIterator<Item = &'a S>; in present()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-hal/src/queue/
H A Dmod.rs83 unsafe fn bind_sparse<'a, Iw, Is, Ibi, Ib, Iii, Io, Ii>( in bind_sparse() argument
85 _wait_semaphores: Iw, in bind_sparse() argument
98 Iw: Iterator<Item = &'a B::Semaphore>, in bind_sparse()
121 unsafe fn submit<'a, Ic, Iw, Is>( in submit() argument
124 wait_semaphores: Iw, in submit() argument
129 Iw: Iterator<Item = (&'a B::Semaphore, pso::PipelineStage)>, in submit()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-hal/src/queue/
H A Dmod.rs83 unsafe fn bind_sparse<'a, Iw, Is, Ibi, Ib, Iii, Io, Ii>( in bind_sparse() argument
85 _wait_semaphores: Iw, in bind_sparse() argument
98 Iw: Iterator<Item = &'a B::Semaphore>, in bind_sparse()
121 unsafe fn submit<'a, Ic, Iw, Is>( in submit() argument
124 wait_semaphores: Iw, in submit() argument
129 Iw: Iterator<Item = (&'a B::Semaphore, pso::PipelineStage)>, in submit()
/dports/emulators/mednafen/mednafen/src/wswan/dis/
H A Dopcodes.inc13 Ia_adcw_AX_Iw = { "adc", "adcw", AX, Iw, XX },
15 Ia_adcw_Ew_Iw = { "adc", "adcw", Ew, Iw, XX },
23 Ia_addw_AX_Iw = { "add", "addw", AX, Iw, XX },
25 Ia_addw_Ew_Iw = { "add", "addw", Ew, Iw, XX },
32 Ia_andw_AX_Iw = { "and", "andw", AX, Iw, XX },
34 Ia_andw_Ew_Iw = { "and", "andw", Ew, Iw, XX },
56 Ia_cmpw_AX_Iw = { "cmp", "cmpw", AX, Iw, XX },
58 Ia_cmpw_Ew_Iw = { "cmp", "cmpw", Ew, Iw, XX },
218 Ia_orw_AX_Iw = { "or", "orw", AX, Iw, XX },
220 Ia_orw_Ew_Iw = { "or", "orw", Ew, Iw, XX },
[all …]
/dports/games/libretro-beetle_wswan/beetle-wswan-libretro-5b03d1b/mednafen/wswan/dis/
H A Dopcodes.inc13 Ia_adcw_AX_Iw = { "adc", "adcw", AX, Iw, XX },
15 Ia_adcw_Ew_Iw = { "adc", "adcw", Ew, Iw, XX },
23 Ia_addw_AX_Iw = { "add", "addw", AX, Iw, XX },
25 Ia_addw_Ew_Iw = { "add", "addw", Ew, Iw, XX },
32 Ia_andw_AX_Iw = { "and", "andw", AX, Iw, XX },
34 Ia_andw_Ew_Iw = { "and", "andw", Ew, Iw, XX },
56 Ia_cmpw_AX_Iw = { "cmp", "cmpw", AX, Iw, XX },
58 Ia_cmpw_Ew_Iw = { "cmp", "cmpw", Ew, Iw, XX },
218 Ia_orw_AX_Iw = { "or", "orw", AX, Iw, XX },
220 Ia_orw_Ew_Iw = { "or", "orw", Ew, Iw, XX },
[all …]
/dports/emulators/bochs/bochs-2.7/cpu/
H A Dlogical16.cc87 op1_16 ^= i->Iw(); in XOR_EwIwM()
98 op1_16 ^= i->Iw(); in XOR_EwIwR()
113 op1_16 |= i->Iw(); in OR_EwIwM()
124 op1_16 |= i->Iw(); in OR_EwIwR()
251 op1_16 &= i->Iw(); in AND_EwIwM()
262 op1_16 &= i->Iw(); in AND_EwIwR()
299 op1_16 &= i->Iw(); in TEST_EwIwR()
310 op1_16 &= i->Iw(); in TEST_EwIwM()
H A Darith16.cc177 Bit32u op2_16 = i->Iw(); in SBB_EwIwM()
190 Bit32u op2_16 = i->Iw(); in SBB_EwIwR()
354 Bit32u op2_16 = i->Iw(); in ADD_EwIwM()
367 Bit32u op2_16 = i->Iw(); in ADD_EwIwR()
381 Bit32u op2_16 = i->Iw(); in ADC_EwIwM()
394 Bit32u op2_16 = i->Iw(); in ADC_EwIwR()
409 Bit32u op2_16 = i->Iw(); in SUB_EwIwM()
422 Bit32u op2_16 = i->Iw(); in SUB_EwIwR()
437 Bit32u op2_16 = i->Iw(); in CMP_EwIwM()
448 Bit32u op2_16 = i->Iw(); in CMP_EwIwR()
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dphongdraw.inc31 Iw, Ic: integer; // Iw: specular intensity, Ic: ambient+diffuse intensity
32 sIw: single; // floating point value for Iw
259 if sIw > PhongLightPrecision then Iw := PhongLightPrecision else
260 Iw := round(sIw);
268 Iw := Iw+(Ic-PhongLightPrecision);
269 if Iw > PhongLightPrecision then Iw := PhongLightPrecision;
273 Ic := Ic*(PhongLightPrecision-Iw) shr PhongLightPrecisionSh;
275 DrawPixelInlineWithAlphaCheck(pdest, ComputePixel(x,y,Ic,Iw,mc.alpha));
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dphongdraw.inc31 Iw, Ic: integer; // Iw: specular intensity, Ic: ambient+diffuse intensity
32 sIw: single; // floating point value for Iw
259 if sIw > PhongLightPrecision then Iw := PhongLightPrecision else
260 Iw := round(sIw);
268 Iw := Iw+(Ic-PhongLightPrecision);
269 if Iw > PhongLightPrecision then Iw := PhongLightPrecision;
273 Ic := Ic*(PhongLightPrecision-Iw) shr PhongLightPrecisionSh;
275 DrawPixelInlineWithAlphaCheck(pdest, ComputePixel(x,y,Ic,Iw,mc.alpha));
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dnetlists-disp_vhdl.adb1046 if Iw > 1 then
1050 Inst, (0 => Iw - 1));
1262 pragma Assert (Ow > Iw);
1272 pragma Assert (Ow > Iw);
1274 if Iw = 1 then
1287 if Iw > 1 then
1291 elsif Iw = 1 then
1303 if Iw > 1 then
1307 elsif Iw = 1 then
1319 if Iw > 1 then
[all …]
/dports/graphics/yafaray/libYafaRay-3.5.1/src/backgrounds/
H A Dsunsky.cc145 vector3d_t Iw = ray.dir; in getSkyCol() local
146 Iw.normalize(); in getSkyCol()
152 theta = fAcos(Iw.z); in getSkyCol()
170 if ((Iw.y==0.0) && (Iw.x==0.0)) in getSkyCol()
173 phi = atan2(Iw.y, Iw.x); in getSkyCol()
/dports/science/py-pymol/pymol-open-source-2.4.0/modules/pymol/
H A Dvfont.py28 Iw = 0.25 # I width variable
55 Iw_2 = Iw / 2.0
60 Nw_Iw = Nw - Iw
69 Isp = Iw + sp
172 1, Iw, 0.0,
176 1, Iw, Ht,
350 1, Iw, 0.0,
860 0, Iw, Ht,
863 1, Iw, 0.0,
869 1, Iw, Ht,
[all …]
/dports/emulators/bochs/bochs-2.7/cpu/decoder/
H A Dinstr.h104 Bit16u Iw[2]; member
168 modRMForm.Iw[0] = foo; in setFoo()
171 return modRMForm.Iw[0]; in foo()
174 return modRMForm.Iw[0] >> 8; in b1()
198 BX_CPP_INLINE Bit16u Iw() const { return modRMForm.Iw[0]; } in Iw() function
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/ru.lproj/
H A DQueue.strings28 /* Class = "NSToolbarItem"; label = "Details"; ObjectID = "DfN-Iw-bzy"; */
29 "DfN-Iw-bzy.label" = "Детали";
31 /* Class = "NSToolbarItem"; paletteLabel = "Details"; ObjectID = "DfN-Iw-bzy"; */
32 "DfN-Iw-bzy.paletteLabel" = "Детали";
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/de.lproj/
H A DQueue.strings28 /* Class = "NSToolbarItem"; label = "Details"; ObjectID = "DfN-Iw-bzy"; */
29 "DfN-Iw-bzy.label" = "Details";
31 /* Class = "NSToolbarItem"; paletteLabel = "Details"; ObjectID = "DfN-Iw-bzy"; */
32 "DfN-Iw-bzy.paletteLabel" = "Details";
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/it.lproj/
H A DQueue.strings28 /* Class = "NSToolbarItem"; label = "Details"; ObjectID = "DfN-Iw-bzy"; */
29 "DfN-Iw-bzy.label" = "Dettagli";
31 /* Class = "NSToolbarItem"; paletteLabel = "Details"; ObjectID = "DfN-Iw-bzy"; */
32 "DfN-Iw-bzy.paletteLabel" = "Dettagli";
/dports/finance/R-cran-ccgarch/ccgarch/R/
H A Dvec.garch.derivative.R7Iw <- diag(npar.h) # matrix of ones with order equal to the number of param i… functionVar
12 BIw = B%x%Iw # multiplier for the second term in the loop
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/testgtk/
H A Dcreate_pixbuf.adb146 Ang, Iw, Ih, R, K, C, S : Gdouble; variable
180 Iw := Gdouble (Get_Width (Images (J)));
182 Xpos := Xmid + R * Cos (Ang) - Iw * 0.5 + 0.5;
194 Width => Gint (Iw * K),
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/fr.lproj/
H A DQueue.strings28 /* Class = "NSToolbarItem"; label = "Details"; ObjectID = "DfN-Iw-bzy"; */
29 "DfN-Iw-bzy.label" = "Détails";
31 /* Class = "NSToolbarItem"; paletteLabel = "Details"; ObjectID = "DfN-Iw-bzy"; */
32 "DfN-Iw-bzy.paletteLabel" = "Détails";
/dports/multimedia/handbrake/HandBrake-1.4.2/macosx/pt-BR.lproj/
H A DQueue.strings28 /* Class = "NSToolbarItem"; label = "Details"; ObjectID = "DfN-Iw-bzy"; */
29 "DfN-Iw-bzy.label" = "Destalhes";
31 /* Class = "NSToolbarItem"; paletteLabel = "Details"; ObjectID = "DfN-Iw-bzy"; */
32 "DfN-Iw-bzy.paletteLabel" = "Destalhes";
/dports/science/elmerfem/elmerfem-release-9.0/umfpack/src/amd/
H A Damd_dump.c57 Int Iw [ ], /* workspace of size iwlen, iwlen [0..pfree-1] in AMD_dump()
113 j = Iw [p] ; in AMD_dump()
140 j = Iw [p] ; in AMD_dump()

12345678910>>...37