Searched refs:wi (Results 1 - 25 of 53) sorted by relevance

123

/macosx-10.10.1/ruby-106/ruby/sample/
H A Dmine.rb24 @hi=h; @wi=w; @m=m
32 @data=Array.new(@hi*@wi)
33 @state=Array.new(@hi*@wi)
34 @total=@hi*@wi
46 @hi.times{|y| pos(0,y); colorstr(COL[0],CHR[0]*@wi)}
51 if @state[@wi*@cy+@cx] != nil then return end
52 @state[@wi*@cy+@cx] = "MARK"
60 if @state[@wi*y+x] =="OPEN" then return 0 end
61 if @state[@wi*y+x] == nil then @total=@total-1 end
62 if @state[@wi*
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/comm/
H A Dget-regression.xotcl100 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
109 -url http://nestroy.wi-inf.uni-essen.de/Raumplan.html
116 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
123 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
130 http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
133 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
143 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
152 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
160 http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
162 -url http://nestroy.wi
[all...]
H A Dget-regression-nb.xotcl319 -url http://nestroy.wi-inf.uni-essen.de/Raumplan.html
326 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
333 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
340 http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
343 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
353 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
362 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
370 http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
372 -url http://nestroy.wi-inf.uni-essen.de/Lv/muster-d1klausur.ps
380 persistentCache clearEntry http://swt.wi
[all...]
/macosx-10.10.1/Libc-1044.1.2/stdio/FreeBSD/
H A Dvfwscanf.c159 wint_t wi; /* handy wint_t */ local
189 if ((wi = __fgetwc(fp, loc)) == WEOF)
204 if ((wi = __fgetwc(fp, loc)) == WEOF)
206 if (!iswspace_l(wi, loc))
211 if (wi != c) {
212 __ungetwc(wi, fp, loc);
387 while ((wi = __fgetwc(fp, loc)) != WEOF && iswspace_l(wi, loc))
389 if (wi == WEOF)
391 __ungetwc(wi, f
[all...]
/macosx-10.10.1/screen-22/screen/
H A Dresize.c87 int wi, he; local
98 wi = D_CO;
103 wi = glwz.ws_col;
105 if (wi == 0)
106 wi = D_CO;
111 wi = D_CO;
115 debug2("CheckScreenSize: screen is (%d,%d)\n", wi, he);
123 ChangeWindowSize(p, wi, he, p->w_histheight);
126 if (D_width == wi && D_height == he)
135 ChangeScreenSize(wi, h
[all...]
H A Dutmp.c392 * Construct a utmp entry for window wi.
397 * A saved utmp entry in wi->w_savut serves as a template, usually.
401 SetUtmp(wi)
402 struct win *wi;
414 wi->w_slot = (slot_t)0;
415 if (!utmpok || wi->w_type != W_TYPE_PTY)
417 if ((slot = TtyNameSlot(wi->w_tty)) == (slot_t)0)
419 debug1("SetUtmp failed (tty %s).\n",wi->w_tty);
422 debug2("SetUtmp %d will get slot %d...\n", wi->w_number, (int)slot);
425 if ((saved_ut = bcmp((char *) &wi
[all...]
H A Dprocess.c4441 SetCanvasWindow(cv, wi)
4443 struct win *wi;
4483 if (wi)
4485 l = &wi->w_layer;
4486 if (wi->w_savelayer && (wi->w_blocked || wi->w_savelayer->l_cvlist == 0))
4487 l = wi->w_savelayer;
4503 if (wi && D_other == wi)
[all...]
H A Dsocket.c787 struct win *wi; local
860 wi = 0;
863 for (wi = windows; wi; wi = wi->w_next)
864 if (!TTYCMP(m.m_tty, wi->w_tty))
867 display = wi->w_layer.l_cvlist ? wi->w_layer.l_cvlist->c_display : 0;
925 if (display || wi)
1117 struct win *wi; local
[all...]
H A Dtermcap.c105 InitTermcap(wi, he)
106 int wi;
193 if (wi)
194 D_CO = wi;
849 int i, wi, he; local
856 wi = D_width;
862 wi = 80;
904 if (wi >= 132)
958 sprintf(buf, "li#%d:co#%d:", he, wi);
H A Dmark.c968 unsigned char *wi; local
1066 wi = ml->image + fore->w_width;
1067 for (ce = fore->w_width; ce >= 0; ce--, wi--)
1068 if (*wi != ' ')
1146 unsigned char *wi; local
1183 for (x = fore->w_width, wi = ml->image + fore->w_width; x >= 0; x--, wi--)
1184 if (*wi != ' ')
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A DfourChan.tcl50 pack [button .f.a1 -text "Default 1,2" -wi 12 -command "s play"]
51 pack [button .f.a2 -text "Channel 1" -wi 12 -command "s play -filter $f1"]
52 pack [button .f.a3 -text "Channel 2" -wi 12 -command "s play -filter $f2"]
53 pack [button .f.a4 -text "Channel 3" -wi 12 -command "s play -filter $f3"]
54 pack [button .f.a5 -text "Channel 4" -wi 12 -command "s play -filter $f4"]
55 pack [button .f.a6 -text "Channels 3,2" -wi 12 -command "s play -filter $f5"]
56 pack [button .f.a7 -text "Channels 2,3" -wi 12 -command "s play -filter $f6"]
H A Drecrplay.tcl75 pack [button .f2.a -bitmap snackRecord -command Start -wi 40 -he 20 -fg red] \
77 pack [button .f2.b -bitmap snackStop -command Stop -wi 40 -he 20] -side left
78 pack [button .f2.c -bitmap snackPlay -command {s play} -wi 40 -he 20] \
H A Dwidget.tcl90 pack [label .f1.l -text "Waveform examples:" -wi 27 -anchor w] -side left
96 pack [label .f2.l -text "Spectrogram examples:" -wi 27 -anchor w] -side left
102 pack [label .f3.l -text "Spectrum section examples:" -wi 27 -anchor w] -side left
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/generic/
H A DjkSynthesis.c320 int i, i0, i1, ii, fr, wi; local
346 for (wi = 0; wi < si->outWidth; wi++) {
358 for (wi = 0; wi < si->outWidth; wi++) {
370 for (wi = 0; wi < si->outWidth; wi
[all...]
H A DjkFilterIIR.c357 int i, j, k, wi, iir_in = 0, iir_out = 0; local
364 for (wi = 0; wi < si->outWidth; wi++) {
369 insmp = (double) in[i*si->outWidth+wi];
370 iir->inputs[iir_in*si->outWidth+wi] = insmp;
385 outsmp += iir->itaps[j] * iir->inputs[k*si->outWidth+wi];
416 outsmp -= iir->otaps[j] * iir->outputs[k*si->outWidth+wi];
423 iir->outputs[iir_out*si->outWidth+wi] = outsmp;
425 out[i*si->outWidth+wi]
[all...]
H A Dffa.c126 double wr, wi, wtemp; local
210 wi = wpi;
217 x[in] = (float) (h1r+wr*h2r-wi*h2i);
218 y[in] = (float) (h1i+wr*h2i+wi*h2r);
224 x[i] = (float) (h1r-wr*h2r+wi*h2i);
225 y[i] = (float) (-h1i+wr*h2i+wi*h2r);
232 wr = wr*wpr-wi*wpi+wr;
233 wi = wi*wpr+wtemp*wpi+wi;
416 double wr, wi, wtemp; local
[all...]
H A DjkFilter.c534 int i = 0, fr, wi, n, j, k, jstart; local
540 for (wi = 0; wi < si->outWidth; wi++) {
546 mf->s[wi] = tmp;
548 for (wi = 0; wi < si->outWidth; wi++) {
549 out[i++] = mf->s[wi];
1345 int i = 0, fr, wi; local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/utils/
H A Dxo-whichPkg12 Fredj Dridi dridi@nestroy.wi-inf.uni-essen.de
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dwordexp.c121 we_int_t *wi = malloc((vofs + 1) * sizeof(char *) + sizeof(we_int_t)); local
123 if (!wi) return (WRDE_NOSPACE);
124 memcpy(wi, wi0, (vofs + 1) * sizeof(char *) + sizeof(we_int_t));
125 wi->wi_strings = malloc(wi->wi_nbytes);
126 if (!wi->wi_strings) {
127 free(wi);
130 memcpy(wi->wi_strings, wi0->wi_strings, wi->wi_nbytes);
132 if (wi
[all...]
/macosx-10.10.1/bzip2-36/bzip2/
H A Dbzgrep47 --wi*) with_filename=1;;
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/unix/
H A Dsnack.tcl77 set wi .snackMixerDialog
78 catch {destroy $wi}
79 toplevel $wi
80 wm title $wi "Mixer"
82 # pack [frame $wi.f0]
83 # label $wi.f0.l -text "Mixer device:"
86 # eval tk_optionMenu $wi.f0.om mixerDev $outDevList
87 # pack $wi.f0.l $wi.f0.om -side left
89 pack [frame $wi
[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dtime.c231 # define INT64toFIXWV(wi) ((WIDEVALUE)((SIGNED_WIDEVALUE)(wi) << 1 | FIXNUM_FLAG))
234 # define FIXWVABLE(wi) (POSFIXWVABLE(wi) && NEGFIXWVABLE(wi))
254 #define POSFIXWVABLE(wi) ((wi) < FIXWV_MAX+1)
255 #define NEGFIXWVABLE(wi) ((wi) >= FIXWV_MIN)
274 wint2wv(wideint_t wi) argument
807 uwideint_t wi = (uwideint_t)t; local
813 wideint_t wi = (wideint_t)t; local
828 wideint_t wi = FIXWV2WINT(w); local
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/xotcl/xotcl/apps/actiweb/
H A DAgentClient.xotcl124 [self]::db add "http://nestroy.wi-inf.uni-essen.de/schema/service#name" \
126 [self]::db add "http://nestroy.wi-inf.uni-essen.de/schema/xotcl#class" \
131 [self]::db add "http://nestroy.wi-inf.uni-essen.de/schema/agent#place" \
142 set r [my invoke $host ${placeName}::registry queryProperty http://nestroy.wi-inf.uni-essen.de/schema/agent\#place ::p]
/macosx-10.10.1/vim-55/runtime/keymap/
H A Dkana.vim290 " Historic `wi' and `we'
291 wi ���
600 " Historic `wi' and `we'
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_pl_pl.iso_8859-2.vim131 menutrans &Find\ More\ Languages &Znajd�\ wi�cej\ j�zyk�w
138 menutrans C&lose\ more\ folds<Tab>zm Zwi�\ wi�cej<Tab>zm
139 menutrans &Close\ all\ folds<Tab>zM Z&wi�\ wszystkie<Tab>zM
141 menutrans O&pen\ more\ folds<Tab>zr R&ozwi�\ wi�cej<Tab>zr

Completed in 281 milliseconds

123