Searched refs:configure (Results 1 - 25 of 59) sorted by relevance

123

/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/
H A Dexample_multi.tcl72 .reg configure -command {deregister_for_multi}
73 .reg configure -text "Deregister multitasking"
79 .reg configure -command {register_for_multi}
80 .reg configure -text "Register multitasking"
137 .run configure -state normal
138 .end configure -state normal
139 .reg configure -state normal
143 .run configure -state disabled
144 .end configure -state disabled
145 .reg configure
[all...]
H A Dtkabortbutton44 .abort configure -state disabled
47 .abort configure -state normal
H A Dmapcolour.tcl121 .b.run configure -state disabled
130 .b.run configure -state normal
206 .b.more configure -state normal
207 .b.done configure -state normal
210 .b.more configure -state disabled
211 .b.done configure -state disabled
H A Dtktools.tcl66 .f.cont configure -state disabled
67 .f.status configure -text "ECLiPSe Active" -fg darkgray -bg lightgray
81 .f.status configure -text "TkTools Active" -fg #00b000 -bg beige
89 .f.cont configure -state normal
109 .f.cont configure -state disabled
110 .f.cont configure -text "Disconnected"
H A Declipse_tools.tcl366 $htmlinfo tag configure highlight -justify center -font tkecllabel
401 $t configure -cursor left_ptr
402 $t tag configure highlight -foreground blue -wrap none
403 $t tag configure normal -lmargin2 0 -wrap none
404 $t tag configure heading -underline 1 -spacing1 5 -spacing3 5
493 $lb.top.tframe.load configure -state normal
496 $lb.top.tframe.load configure -state disabled
520 $text configure -cursor watch ; update idletasks
525 $text configure -cursor left_ptr
683 .ec_tools.predprop.predname configure
[all...]
H A Dtkeclipse.tcl206 # and configure the GUI accordingly
217 . configure -cursor watch
218 .tkecl.query.buttons.run configure -state disabled
219 .tkecl.query.buttons.make configure -state disabled
220 .tkecl.query.buttons.more configure -state disabled
235 .tkecl.query.buttons.more configure -state normal
237 .tkecl.query.buttons.more configure -state disabled
239 . configure -cursor $tkecl(oldcursor)
240 .tkecl.query.buttons.run configure -state normal
241 .tkecl.query.buttons.make configure
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Pds/src/
H A Dconfigure7 # This configure script is free software; the Free Software Foundation
13 # Any additions from configure.in:
71 # Accept the important Cygnus configure options, so we can diagnose typos.
102 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
111 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
137 Usage: configure [options] [host]
144 --version print the version of autoconf that created configure
164 --srcdir=DIR find the sources in DIR [configure dir or ..]
172 --build=BUILD configure for building on BUILD [BUILD=HOST]
173 --host=HOST configure fo
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/tutorial/
H A Dmapdebugdemo.tcl152 .b.more configure -state normal
153 .b.done configure -state normal
156 .b.more configure -state disabled
157 .b.done configure -state disabled
186 .b.more configure -state normal
187 .b.done configure -state normal
189 .b.more configure -state disabled
190 .b.done configure -state disabled
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/tunala/
H A Dautoungunk.sh16 rm -f aclocal.m4 config.* configure install-sh \
/barrelfish-2018-10-04/usr/eclipseclp/lib_tcl/widget/
H A Dcombobox.tcl93 ## configure ?option? ?value option value ...?
192 grid configure $data(button) -sticky ns
195 grid configure $data(listbox) -sticky news
220 ;proc configure { w args } {
227 -borderwidth - -relief { .$w configure $key $val }
229 $data(basecmd) configure -bg $val
230 $data(listbox) configure -bg $val
263 $data(basecmd) configure -state normal
268 $data(basecmd) configure -state readonly
270 $data(basecmd) configure
[all...]
H A Dventry.tcl93 grid configure $data(entry) -sticky news
102 ;proc configure {w args} {
107 -borderwidth - -relief { .$w configure $key $val }
108 -labelanchor { $data(label) configure -anchor $val }
109 -labelfont { $data(label) configure -font $val }
110 -labelforeground { $data(label) configure -foreground $val }
112 $data(label) configure -text $val
119 -labelwidth { $data(label) configure -width $val }
125 -textvariable { $data(basecmd) configure -textvariable $val }
H A Dprogressbar.tcl178 grid configure $data(canvas) -sticky news
196 ;proc configure { w args } {
204 -borderwidth - -relief { .$w configure $key $val }
206 $data(label) configure -font $val
210 $data(label) configure -foreground $val
216 -labelanchor { $data(label) configure -anchor $val }
218 $data(label) configure -text $val
225 -labelwidth { $data(label) configure -width $val }
244 $data(basecmd) configure -height $W -width $H
292 catch {configure
[all...]
H A Dutil-dump.tcl421 if {[catch {$w configure} cfg]} {
423 does not support configure method"
428 append result "\#\# [winfo class $w] $w\n$w configure"
467 -nocomplain 0 -default 0 -configure 0 -filter .*
470 -configure 0} {-filter regexp}]
476 ?-configure? ?-default? ?-filter regexp? ?--? pattern\
492 if {$opts(-configure)} {
539 -nocomplain 0 -default 0 -configure 0 -start 1.0 -end end
542 -configure 0 -start 1 -end 1}]
548 ?-configure
[all...]
H A Dwidget.tcl69 ## configure ::Widget::$CLASS::_configure
74 ## configure ::Widget::$CLASS::configure
333 ## and accepts configure as a subcommand
336 [catch {$w configure} config($type)]} {
345 set config($type) [. configure]
626 ## Instead they create a $CLASS:configure proc
647 } elseif {[catch {$data(basecmd) configure $args} err]} {
679 uplevel ${namesp}::configure [list $w] $widargs
682 {uplevel [list $data(basecmd)] configure
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Usc/
H A DMakefile20 cd $(ARCH) && ./configure && $(MAKE) clean
H A DINSTALL21 ( cd $ECLIPSEARCH; ln -s ../src/*.[ch] ../src/*.in ../src/configure . )
/barrelfish-2018-10-04/usr/eclipseclp/Pds/
H A DINSTALL44 ( cd $ECLIPSEARCH; ln -s ../src/*.[ch] ../src/*.in ../src/configure . )
H A DMakefile40 cd $(ARCH) && ./configure && $(MAKE) clean
/barrelfish-2018-10-04/usr/eclipseclp/Alog/
H A DINSTALL21 ( cd $ECLIPSEARCH; ln -s ../src/*.[ch] ../src/*.in ../src/configure . )
H A DMakefile19 cd $(ARCH) && ./configure && $(MAKE) clean
/barrelfish-2018-10-04/lib/openssl-1.0.0d/Netware/
H A Dbuild.bat7 rem build [target] [debug opts] [assembly opts] [configure opts]
20 rem configure opts- all unrecognized arguments are passed to the
21 rem perl configure script
191 echo configure options: %CONFIG_OPTS% %BLD_TARGET%
193 perl configure %CONFIG_OPTS% %BLD_TARGET%
214 echo . usage: build [target] [debug opts] [assembly opts] [configure opts]
227 echo . configure opts- all unrecognized arguments are passed to the
228 echo . perl configure script
/barrelfish-2018-10-04/usr/eclipseclp/Usc/src/
H A Dconfigure7 # This configure script is free software; the Free Software Foundation
13 # Any additions from configure.in:
71 # Accept the important Cygnus configure options, so we can diagnose typos.
102 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
111 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
137 Usage: configure [options] [host]
144 --version print the version of autoconf that created configure
164 --srcdir=DIR find the sources in DIR [configure dir or ..]
172 --build=BUILD configure for building on BUILD [BUILD=HOST]
173 --host=HOST configure fo
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/GecodeInterface/
H A DMakefile.in205 $(GECODEDIR)/$(ARCH)/Makefile: $(GECODEDIR)/configure
207 (cd $(GECODEDIR)/$(ARCH) ; $(CONFIG_PREFIX) ../configure CFLAGS="$(CLFAGS)" CXXFLAGS="$(CFLAGS)" --host=@host@ --enable-static --disable-mpfr --disable-float-vars $(ADD_GECODE_CONFIG_FLAGS) --prefix=$(THIRDPARTY_GECODE_DEST))
209 $(GECODEDIR)/configure:
/barrelfish-2018-10-04/tools/usbboot/include/omap4/
H A Domap4_rom.h84 int (*configure)(struct mem_device *md, void *config); member in struct:mem_driver
/barrelfish-2018-10-04/tools/harness/
H A Dbuilds.py37 def configure(self, checkout): member in class:Build
117 def configure(self, checkout, archs): member in class:HakeBuildBase
234 def configure(self, *args): member in class:ExistingBuild

Completed in 87 milliseconds

123