Searched refs:wip (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/wip/
H A DpkgIndex.tcl2 package ifneeded wip 1.2 [list source [file join $dir wip.tcl]]
5 package ifneeded wip 2.2 [list source [file join $dir wip2.tcl]]
H A Dwip.tcl35 snit::type ::wip {
412 snit::macro wip::methodasproc {var method suffix} {
428 # of multiple wip's, through custom suffices.
430 snit::macro wip::dsl {{suffix {}}} {
433 # Instance state, wip processor used to run the language
439 method wip${suffix}_setup {} [string map [list @@ $suffix] {
440 install {mywip@@} using ::wip "${selfns}::mywip@@" $self
444 # having to use self and wip. I.e. special delegation.
455 wip::methodasproc mywip$suffix $p $suffix
463 package provide wip 1.
[all...]
H A Dwip2.tcl39 snit::type ::wip {
413 snit::macro wip::methodasproc {var method suffix} {
429 # of multiple wip's, through custom suffices.
431 snit::macro wip::dsl {{suffix {}}} {
434 # Instance state, wip processor used to run the language
440 method wip${suffix}_setup {} [string map [list @@ $suffix] {
441 install {mywip@@} using ::wip "${selfns}::mywip@@" $self
445 # having to use self and wip. I.e. special delegation.
456 wip::methodasproc mywip$suffix $p $suffix
464 package provide wip 2.
[all...]
/macosx-10.10/dtrace-147/tools/ctfconvert/
H A Dctfmerge.h45 typedef struct wip { struct
/macosx-10.10/vim-55/src/
H A Dbuffer.c676 wininfo_T *wip; local
680 wip = buf->b_wininfo;
681 buf->b_wininfo = wip->wi_next;
682 if (wip->wi_optset)
684 clear_winopt(&wip->wi_opt);
686 deleteFoldRecurse(&wip->wi_folds);
689 vim_free(wip);
2370 wininfo_T *wip; local
2372 for (wip = buf->b_wininfo; wip !
2466 wininfo_T *wip; local
2504 wininfo_T *wip; local
2540 wininfo_T *wip; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/support/installation/
H A Dmodules.tcl135 Module wip _tcl _man _null
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/fileutil/
H A Dmultiop.tcl122 # This processor uses the 'wip' word list interpreter as its
128 package require wip ; # DSL execution core
182 wip::dsl
323 # 2: wip::runl
/macosx-10.10/files-662.1.1/private/etc/
H A Dservices8649 wip-port 3414/udp # BroadCloud WIP Port
8650 wip-port 3414/tcp # BroadCloud WIP Port

Completed in 206 milliseconds