Searched refs:wt (Results 26 - 34 of 34) sorted by relevance

12

/macosx-10.9.5/tcl-102/tk/tk/generic/
H A DtkGrid.c1155 int wt;
1157 if (Tcl_GetIntFromObj(interp,objv[i+1],&wt)!=TCL_OK) {
1160 } else if (wt < 0) {
1167 slotPtr[slot].weight = wt;
1147 int wt; local
/macosx-10.9.5/tcl-102/tk84/tk/generic/
H A DtkGrid.c974 int wt;
978 } else if (Tcl_GetIntFromObj(interp, objv[i+1], &wt)
982 } else if (wt < 0) {
989 slotPtr[slot].weight = wt;
967 int wt; local
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c2903 wctype_t wt;
2907 wt = IS_CHAR_CLASS (str);
2908 if (wt == 0)
2930 *((wctype_t*)alignedp) = wt;
3311 wctype_t wt;
3314 wt = IS_CHAR_CLASS (str);
3315 if (wt == 0)
3326 if (iswctype (btowc (ch), wt))
2890 wctype_t wt; variable
3298 wctype_t wt; variable
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c2452 wctype_t wt;
2455 wt = IS_CHAR_CLASS (str);
2456 if (wt == 0)
2468 if (__iswctype (__btowc (ch), wt))
2471 if (iswctype (btowc (ch), wt))
2438 wctype_t wt; local
/macosx-10.9.5/ruby-104/ruby/test/ruby/
H A Dtest_io.rb38 wt = Thread.new do
46 flunk("timeout") unless wt.join(10) && rt.join(10)
50 (wt.kill; wt.join) if wt
2406 write_file = File.open(path, "wt")
/macosx-10.9.5/launchd-842.92.1/support/
H A Dlaunchctl.c2152 mach_timespec_t wt = { 5, 0 }; local
2153 IOKitWaitQuiet(kIOMasterPortDefault, &wt); /* This will hopefully return after all the kexts have shut up. */
2218 mach_timespec_t wt = { 5, 0 }; local
2219 IOKitWaitQuiet(kIOMasterPortDefault, &wt);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dprocess.c423 union { int i; WAITTYPE wt; } u;
426 p->status = status_convert (u.wt);
6614 union { int i; WAITTYPE wt; } u;
6618 u.wt = w;
420 union { int i; WAITTYPE wt; } u; member in union:__anon8729
6595 union { int i; WAITTYPE wt; } u; member in union:__anon8732
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dregexec.c3874 wctype_t wt = cset->char_classes[i];
3875 if (__iswctype (wc, wt))
3870 wctype_t wt = cset->char_classes[i]; local
/macosx-10.9.5/vim-53/runtime/syntax/
H A Daml.vim40 syn keyword amlArcCmd contained transa[ction] transfe[r] transfercoverage transferfeature transferitems transfersymbol transfo[rm] travrst travsav tre[nd] ts tsy tt tur[ntable] turnimpedance tut[orial] una[ry] unde[lete] undo ungenerate ungeneratet[in] unio[n] unit[s] unr[egisterdbms] unse[lect] unsp[lit] update updatei[nfoschema] updatel[abels] upo[s] us[age] v va[riety] vcgl vcgl2 veri[fy] vers[ion] vertex viewrst viewsav vip visd[ecode] visdecode vise[ncode] visencode visi[bility] vo[lume] vpfe[xport] vpfi[mport] vpfl[ist] vpft[ile] w war[p] wat[ershed] weedd[raw] weedo[perator] weedt[olerance] weedtolerance whe[re] whi[le] who wi[ndows] wm[f] wo[rkspace] workspace writec[andidates] writeg[raphic] writes[elect] wt x[or] ze[ta] zeta zi zo zonala[rea] zonalc[entroid] zonalf[ill] zonalg[eometry] zonalmaj[ority] zonalmax zonalmea[n] zonalmed[ian] zonalmin zonalmino[rity] zonalp[erimeter] zonalr[ange] zonalsta[ts] zonalstd zonalsu[m] zonalt[hickness] zonalv[ariety] zoomview zv

Completed in 334 milliseconds

12