Home
last modified time | relevance | path

Searched refs:wL (Results 1 – 25 of 642) sorted by relevance

12345678910>>...26

/dports/editors/jove/jove/
H A Djctype.c156 # define wL (1 << LISPMODE) macro
158 # define wL 0 macro
160 #define w (wF|wT|wC|wL)
168 0, wL, 0, 0, wL, wL, wL, wT, /* 040 */
169 0, 0, wL, wL, 0, wL, 0, wL, /* 050 */
171 w, w, wL, 0, wL, wL, wL, wL, /* 070 */
173 wL, w, w, w, w, w, w, w, /* 100 */
176 w, w, w, 0, 0, 0, wL, wC|wL, /* 130 */
181 w, w, w, wL, wL, wL, wL, wL, /* 170 */
275 #undef wL
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/
H A DSUMA_3dHist.c168 Opt->wL = -123456999.0; in Hist_Default()
413 Opt->wL = atof(argv[kar]); in Hist_ParseInput()
638 if (Opt->wL != -123456999.0) { in main()
642 SUMA_val_at_count(hh, Opt->wL, 0, 1), in main()
643 Opt->this_xset_name, Opt->wL); in main()
649 SUMA_val_at_count(hh, Opt->wL, 0, 0), in main()
650 Opt->this_xset_name, Opt->wL); in main()
656 SUMA_val_at_count(hh, Opt->wL, 1, 0), in main()
657 Opt->this_xset_name, Opt->wL); in main()
664 Opt->this_xset_name, Opt->wL); in main()
[all …]
H A DSUMA_3dSeg.c311 Opt->wL = -1.0; in Seg_Default()
394 Opt->priCgL, Opt->wL, in SUMA_SegEngine()
964 if (Opt->wA >= 0.0 && Opt->wL < 0.0) { in main()
965 Opt->wL = 1.0 - Opt->wA; in main()
966 } else if (Opt->wL >= 0.0 && Opt->wA < 0.0) { in main()
967 Opt->wA = 1.0 - Opt->wL; in main()
968 } else if (Opt->wA < 0.0 && Opt->wL < 0.0) { /* defaults */ in main()
969 Opt->wA = 0.5; Opt->wL = 0.5; in main()
971 ff = Opt->wA+Opt->wL; in main()
972 Opt->wA = Opt->wA/ff; Opt->wL = Opt->wL/ff; in main()
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A Dlcasi.c139 float x, yL[3], yR[3], abcL[3], abcR[3], wL, wR; in cryRegPeriodInterpolate_uc_LCASI1D() local
165 wL = 1.0 - x; in cryRegPeriodInterpolate_uc_LCASI1D()
167 wL * (x*(abcL[0]*x + abcL[1]) + abcL[2]) + in cryRegPeriodInterpolate_uc_LCASI1D()
217 float x, yL[3], yR[3], abcL[3], abcR[3], wL, wR; in cryRegPeriodInterpolate_uc_LCASI2D() local
256 wL = 1.0 - x; in cryRegPeriodInterpolate_uc_LCASI2D()
259 wL * (x*(abcL[0]*x + abcL[1]) + abcL[2]) + in cryRegPeriodInterpolate_uc_LCASI2D()
H A Dlcasif.c265 float x, yL[3], yR[3], abcL[3], abcR[3], wL, wR;
291 wL = 1.0 - x;
293 wL * (x*(abcL[0]*x + abcL[1]) + abcL[2]) +
339 float x, yL[3], yR[3], abcL[3], abcR[3], wL, wR;
378 wL = 1.0 - x;
380 wL * (x*(abcL[0]*x + abcL[1]) + abcL[2]) +
432 float x, yL[3], yR[3], abcL[3], abcR[3], wL, wR;
472 wL = 1.0 - x;
474 wL * (x*(abcL[0]*x + abcL[1]) + abcL[2]) +
/dports/audio/dragonfly-reverb-lv2/dragonfly-reverb-3.2.5/common/freeverb/
H A Dirbase.cpp291 void FV3_(irbase)::processdrywetout(const fv3_float_t *dL, const fv3_float_t *dR, fv3_float_t *wL, … in FV3_()
295 …for(long i = 0;i < numsamples;i ++){ wL[i] = filter.processL(wL[i]), wR[i] = filter.processR(wR[i]… in FV3_()
299 wL[i] = delayWL.process(wL[i]), wR[i] = delayWR.process(wR[i]); in FV3_()
311 for(long i = 0;i < numsamples;i ++) oL[i] += wL[i]*wet1L + wR[i]*wet2L; in FV3_()
312 for(long i = 0;i < numsamples;i ++) oR[i] += wR[i]*wet1R + wL[i]*wet2R; in FV3_()
/dports/math/gap/gap-4.11.0/pkg/groupoids-1.68/lib/
H A Dgrpgraph.gi424 function( gg, tv, wL )
457 w := wL[1];
464 e := wL[j+1];
474 w := wL[j];
1146 wL := [ ];
1154 Info( InfoGroupoids, 2, "wL = ", wL );
1165 Info( InfoGroupoids, 2, "wL = ", wL );
1173 Info( InfoGroupoids, 2, "wL = ", wL );
1174 wL := wL{[1..(Length(wL)-1)]};
1175 Info( InfoGroupoids, 2, "wL = ", wL );
[all …]
H A Dgpdgraph.gi294 function( gg, tv, wL )
298 fam := FamilyObj( [ gg, wL] );
304 WordOfGraphOfGroupoidsWord, wL,
306 if ( Length( wL ) = 1 ) then
314 function( gg, tv, wL )
326 w := wL[1];
332 n := ( Length( wL ) - 1 )/2;
334 e := wL[j+1];
344 w := wL[j];
350 Info( InfoGroupoids, 3, "wL = ", wL );
[all …]
H A Dgpdgraph.gd114 #O GraphOfGroupoidsWordNC( <gg>, <tv>, <wL> )
115 #O GraphOfGroupoidsWord( <gg>, <tv>, <wL> )
/dports/games/violetland/violetland-0.5/src/system/graphic/
H A DVideoManager.cpp56 static int wL[] = { in GetAvailableModes() local
74 for (unsigned int i = 0; i < getStructSize(wL); i++) { in GetAvailableModes()
75 if (isModeAvailable(wL[i], hL[i], 16, true, NULL)) { in GetAvailableModes()
77 r.w = wL[i]; in GetAvailableModes()
/dports/math/gmm++/gmm-5.4/include/gmm/
H A Dgmm_precond_ilut.h148 _rsvector ww(mat_ncols(A)), wL(mat_ncols(A)), wU(mat_ncols(A)); in do_ilut()
184 wL.base_resize(K); wU.base_resize(K+1); in do_ilut()
185 typename _rsvector::iterator witL = wL.begin(), witU = wU.begin(); in do_ilut()
189 wL.base_resize(nnl); wU.base_resize(nnu); in do_ilut()
190 std::sort(wL.begin(), wL.end()); in do_ilut()
192 gmm::copy(wL, L.row(i)); in do_ilut()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/gmm/
H A Dgmm_precond_ilut.h112 _rsvector ww(mat_ncols(A)), wL(mat_ncols(A)), wU(mat_ncols(A)); in do_ilut()
148 wL.base_resize(K); wU.base_resize(K+1); in do_ilut()
149 typename _rsvector::iterator witL = wL.begin(), witU = wU.begin(); in do_ilut()
153 wL.base_resize(nnl); wU.base_resize(nnu); in do_ilut()
154 std::sort(wL.begin(), wL.end()); in do_ilut()
156 gmm::copy(wL, L.row(i)); in do_ilut()
/dports/games/ivan/ivan-059/Main/Source/
H A Dcmdswapweap.cpp149 item* wL = h->GetLeftWielded(); in SwapWeaponsCfg() local
224 w = wL; in SwapWeaponsCfg()
239 if(it==wL || it==wR) in SwapWeaponsCfg()
356 item* wL = h->GetLeftWielded(); in SwapWeaponsWork() local
362 if(vSWCfg[i].GetL()==wL && vSWCfg[i].GetR()==wR){ in SwapWeaponsWork()
382 if(wL)wL->MoveTo(stk); in SwapWeaponsWork()
394 if(it==wL)iAlreadyWieldedCfg++; in SwapWeaponsWork()
/dports/devel/p5-Text-vFile-asData/Text-vFile-asData-0.08/t/
H A Duser_with_image.vcf177 wL+4wb6/ysa+zcijtrCCl5A+UUtbbmiTop3BzcnK0M63u7q0tLS/v7/AwMDAwMDAwMDAwMDAwMDA
182 urpycnKNjY3IyMjBwcH///////++wL/CxsW+x8S6xsK4y8WmvbNphHkrRjsZNCkNJxwxSD6El5G+
184 wMC/wcCGiIVKTEtkZmO+wL/Awr+/wcDBw8C8vr3ExsPDxcS6vLm7vbzDxcLBwcG1tbVUVFRwcHDC
223 w8V9fX9UVFahoaPAwsG/wcC6vLu1t7bBw8K6vLtvcXBPUVBhY2KmqKfBw8K+wL/Iysm+wL+ztbTH
234 gIBQVFWhpabDxcS6vLvAwsHBw8K5u7rCxMNnaWieoJ/DxcS/wcC+wL+/wcC9v765u7q8vr3ExsXA
240 wcC8vLy6vLu9vb3CxMPDw8O+wL++vr7BwcHJx8a/vby+vry7vbqzubWRmpUuOjSwv7iuwbm2ycGz
242 v77Dv77AwL67wb+lrquSm5i3vbu+wL+3ubj////////OxcrAvL+7wb+xwrq00sZuk4IsUT8DJRRI
264 wcDFy8m7v76+wL/CxMPEwsPBv8D////////Cy8q8wMHHvsHNvMDSu8HCrrDCt7XFyMG60MO118ah
/dports/security/mkp224o/mkp224o-1.5.0/
H A Dkeccak.c13 #define wL(x,y,l) store64((u8*)s+8*(x+5*y),l) macro
20 …/*ρπ*/ x=1; y=r=0; D=rL(x,y); FOR(j,24) { r+=j+1; Y=(2*x+3*y)%5; x=y; y=Y; C[0]=rL(x,y); wL(x,y,RO… in KeccakF1600()
21 /*χ*/ FOR(y,5) { FOR(x,5) C[x]=rL(x,y); FOR(x,5) wL(x,y,C[x]^((~C[(x+1)%5])&C[(x+2)%5])); } in KeccakF1600()
/dports/net-mgmt/ocsinventory-agent/UnixAgent-2.8.1/macosx/ocsinventory_packages_setup/config.bundle/Contents/Resources/en.lproj/
H A DConfigInstallerPane.strings35 /* Class = "NSTextFieldCell"; title = "OCS Server URL"; ObjectID = "w48-wL-2Wx"; */
36 "w48-wL-2Wx.title" = "OCS Server URL";∂
/dports/net-mgmt/ocsinventory-agent/UnixAgent-2.8.1/macosx/setup_plugins/config_plugin_installer/config/en.lproj/
H A DConfigInstallerPane.strings35 /* Class = "NSTextFieldCell"; title = "OCS Server URL"; ObjectID = "w48-wL-2Wx"; */
36 "w48-wL-2Wx.title" = "OCS Server URL";∂
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A DIntraPrediction.cpp256 int wL = 32 >> std::min(31, ((x << 1) >> scale)); in IntraPredSampleFilterCore() local
257 …dstBuf.at(x, y) = ClipPel((wL * left + wT * top + (64 - wL - wT) * dstBuf.at(x, y) + 32) >> 6, clp… in IntraPredSampleFilterCore()
265 int wL = 32 >> std::min(31, ((x << 1) >> scale)); in IntraPredSampleFilterCore() local
266 dstBuf.at(x, y) = ClipPel((wL * left + (64 - wL) * dstBuf.at(x, y) + 32) >> 6, clpRng); in IntraPredSampleFilterCore()
284 int wL = 32 >> std::min(31, ((x << 1) >> scale)); in IntraPredSampleFilterCore() local
285 int wTL = (wL >> 4) + (wT >> 4); in IntraPredSampleFilterCore()
286 …dstBuf.at(x, y) = ClipPel((wL * left + wT * top - wTL * topLeft + (64 - wL - wT + wTL) * dstBuf.at… in IntraPredSampleFilterCore()
294 int wL = 32 >> std::min(31, ((x << 1) >> scale)); in IntraPredSampleFilterCore() local
295 int wTL = (wL >> 4) + (wT >> 4); in IntraPredSampleFilterCore()
296 …dstBuf.at(x, y) = ClipPel((wL * left + wT * top - wTL * topLeft + (64 - wL - wT + wTL) * dstBuf.at… in IntraPredSampleFilterCore()
[all …]
/dports/games/spring/spring_98.0/rts/Rendering/Fonts/
H A DTextWrap.cpp340 word wL = SplitWord(*wi, freeWordSpace); in WrapTextConsole() local
342 if (splitLastWord && wL.width == 0.0f) { in WrapTextConsole()
346 wL = SplitWord(*wi, freeWordSpace, false); in WrapTextConsole()
350 currLine->width += wL.width; in WrapTextConsole()
353 wi = words.insert(wi, wL); in WrapTextConsole()
/dports/games/warmux/warmux-11.04/build/android/jni/tremor/tremor/
H A Dmdct.c421 LOOKUP_T *wL=(W && lW ? w1 : w0 ); in mdct_unroll_lap() local
450 wL += off; in mdct_unroll_lap()
454 *out = CLIP_TO_15((MULT31(*--r,*--wR) + MULT31(*l,*wL++))>>9); in mdct_unroll_lap()
466 wL += off; in mdct_unroll_lap()
468 *out = CLIP_TO_15((MULT31(*r++,*--wR) - MULT31(*l,*wL++))>>9); in mdct_unroll_lap()
/dports/devel/arm-elf-binutils/binutils-2.37/gas/testsuite/gas/elf/
H A Ddwarf-5-nop-for-line-table.d3 #readelf: -wL
/dports/devel/gnulibiberty/binutils-2.37/gas/testsuite/gas/elf/
H A Ddwarf-5-nop-for-line-table.d3 #readelf: -wL
/dports/devel/binutils/binutils-2.37/gas/testsuite/gas/elf/
H A Ddwarf-5-nop-for-line-table.d3 #readelf: -wL
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinwndproc.c913 WPARAM wL, wM, wR, wShift, wCtrl; in winWindowProc() local
932 wL = (GetKeyState(VK_LBUTTON) & 0x8000) ? MK_LBUTTON : 0; in winWindowProc()
938 if (g_fButton[0] && !wL) in winWindowProc()
941 PostMessage(hwnd, WM_MBUTTONUP, wCtrl | wL | wR | wShift, lPos); in winWindowProc()
943 PostMessage(hwnd, WM_RBUTTONUP, wCtrl | wL | wM | wShift, lPos); in winWindowProc()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinwndproc.c913 WPARAM wL, wM, wR, wShift, wCtrl; in winWindowProc() local
932 wL = (GetKeyState(VK_LBUTTON) & 0x8000) ? MK_LBUTTON : 0; in winWindowProc()
938 if (g_fButton[0] && !wL) in winWindowProc()
941 PostMessage(hwnd, WM_MBUTTONUP, wCtrl | wL | wR | wShift, lPos); in winWindowProc()
943 PostMessage(hwnd, WM_RBUTTONUP, wCtrl | wL | wM | wShift, lPos); in winWindowProc()

12345678910>>...26