Searched refs:expand (Results 1 - 25 of 64) sorted by relevance

123

/barrelfish-master/usr/eclipseclp/lib_tcl/
H A Dmapremote.tcl82 -expand true -fill both
83 pack [frame .e.host] -expand true -fill both
86 pack [frame .e.port] -expand true -fill both
89 pack [button .e.ok -text "OK" -command attach_remote_ec] -expand true -fill both -side bottom
H A Dmapcolour.tcl108 pack [scale .size.scale -from 1 -to $maxmapsize -orient hori -tickinterval 25 -length 80m -sliderlength 4m -variable shadowsize] -expand 1 -fill x
228 pack .b -side top -fill x -expand 1
229 pack .b.run -side left -fill x -expand 1
230 pack .b.more -side left -fill x -expand 1
231 pack .b.done -side right -fill x -expand 1
233 pack [canvas .f.c -width 23c -height 13c] -expand 1 -fill both
234 pack .f -expand 1 -fill both
235 pack [text .m -relief sunken -height 5] -expand 1 -fill both
H A Dtkabortbutton63 pack .abort -side left -expand 1 -fill x
H A Dtktools.tcl150 pack [frame .f] -expand 1 -fill both
151 pack [label .f.status -width 25 -borderwidth 3 -relief ridge] -expand 1 -fill x -side top
152 pack [button .f.cont -text "Resume ECLiPSe" -command ec_continue -relief groove -borderwidth 5] -expand 1 -fill both -padx 10 -pady 10
188 -expand true -fill both
189 pack [frame .e.host] -expand true -fill both
192 pack [frame .e.port] -expand true -fill both
196 pack [button .e.ok -text "OK" -command attach_tools] -expand true -fill both -side bottom
H A Dtkinspect.tcl137 -nodelook tkinspect:Look_term -expand 1 -selectmode single \
167 pack $top -side top -expand true -fill both
171 pack $h -expand true -fill both -side top
186 pack $t -side right -fill both -expand true
285 -side left -expand true -fill x
287 -side right -expand true -fill x
292 pack $yff -side top -expand true -fill x
303 pack $xf -side bottom -expand true
314 pack $yf -side bottom -expand true
358 pack [frame $cf.fill1] -side $side -expand
[all...]
H A Declipse_tools.tcl264 pack [text $ec_rpc.text -bg white -height 8] -expand 1 -fill both
268 pack $ec_rpc.run $ec_rpc.close -side left -expand 1 -fill x
375 -nodelook tkecl:lbnode_look -expand 2 -selectmode single \
407 pack $close -side bottom -fill x -expand true
408 pack $htmlinfo -side bottom -fill x -expand true
409 pack $top -side top -fill both -expand true
412 pack $tree -side bottom -expand 1 -fill both
420 pack $t -side right -fill both -expand true
422 ;#pack $treeframe -expand true -fill both -side left
423 ;#pack $tf -expand tru
[all...]
H A Dexample.tcl89 pack .run -side top -expand true -fill x
H A Declipse.tcl280 pack .ec_stream_input_box.clear -side left -expand 1 -fill x
281 pack .ec_stream_input_box.ok -side left -expand 1 -fill x
341 pack .ec_stream_output_box.text -expand 1 -fill both
/barrelfish-master/lib/openssl-1.0.0d/crypto/comp/
H A Dcomp_lib.c60 if (ctx->meth->expand == NULL)
65 ret=ctx->meth->expand(ctx,out,olen,in,ilen);
H A Dcomp.h22 int (*expand)(COMP_CTX *ctx, member in struct:comp_method_st
/barrelfish-master/usr/eclipseclp/documents/tutorial/
H A Dmapdebugdemo.tcl167 pack .b -side top -fill x -expand 1
168 pack .b.more -side left -fill x -expand 1
169 pack .b.done -side right -fill x -expand 1
173 pack [canvas .f.c -width 23c -height 13c] -expand 1 -fill both
174 pack .f -expand 1 -fill both
/barrelfish-master/include/openssl/
H A Dcomp.h22 int (*expand)(COMP_CTX *ctx, member in struct:comp_method_st
/barrelfish-master/usr/eclipseclp/documents/megalog/
H A Dknowbase-lst.tex46 \item[expand +Expression]{Set evaluation of a deductive algebraic expression and display on standard output.}
47 \index{expand/2}
48 \item[?RelationName expand +Expression]{Set evaluation of a deductive algebraic expression and creation of a deductive target relation.}
49 \index{expand/2}
H A Dknowbase-sec.tex476 \index{isdr/1} \index{expand/1}
478 deductive clauses evaluated) the {\bf expand(Relation\_Name)}
504 ?- expand flight.
534 and {\bf expand/2} predicates. \verb-<+++/2- performs the task of
535 \index{$<+++$/2} \index{isdr/2} \index{expand/2}
538 relation. {\bf isdr/2} and {\bf expand/2} perform exactly the same
544 The {\bf isdr} and {\bf expand} predicates were introduced
546 the contents of a relation. In the same way that {\bf expand/1}
550 the {\bf expand/2} differs from {\bf isdr/2} by
561 Relation_Name expand Relational_Expressio
[all...]
/barrelfish-master/usr/eclipseclp/
H A Decl_inst.tcl141 pack .buttons.install .buttons.uninstall .buttons.exit -side left -expand 1
147 pack .buttons -side top -expand 1 -fill both -pady 5
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dutil-expand.tcl1 # util-expand.tcl --
3 # This file implements package ::Utility::expand, which ...
12 package provide ::Utility::expand 1.0
14 namespace eval ::Utility::expand {;
16 namespace export -clear expand*
24 # expand --
28 # equaled the string to expand, then all possible matches are
37 proc expand {args} { procedure
94 # expand a file pathname based on $str
98 # str partial file pathname to expand
[all...]
H A DTOUR.tcl32 # ::Utility::expand
109 pack [scrolledtext $f.t] -fill both -expand 1
141 pack [console $f.c -height 10] -fill both -expand 1
H A DpkgIndex.tcl101 package ifneeded ::Utility::expand 1.0 [list source [
102 subst {[file join $dir util-expand.tcl]}
104 # expand
H A Dutil-tk.tcl29 #namespace import -force ::Utility::expand::* ::Utility::dump::*
196 pack [frame $base.f] -fill x -expand 1
204 pack $base.f.e $base.opt.c $base.opt.r -side left -fill both -expand 1
/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DViewletArray.java244 * the same size and it is the sub-ViewletArrays which expand. Otherwise, we
245 * have to expand the top level by adding a new object to elements. This is
266 elements.expand(createSubArray(subSize, subFixity,
335 void expand(Object newElement){} method in class:ViewletArray.Elements
400 void expand(Object newElement) method in class:ViewletArray.FlexibleElements
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dmenu.tcl164 pack .message -side top -fill x -expand 1
166 pack .add_button .sleep_button .wake_button -side left -fill both -expand 1
167 pack .perfmeter .dismiss .quit -side left -fill both -expand 1
227 pack .$wmname.list -side left -expand yes -fill both
291 pack .$wmname.list -side left -expand yes -fill both
361 pack .workers.middle -side top -expand yes -pady .5c
362 pack .workers.bottom -side top -expand yes -fill x
384 pack .workers.ok -in .workers.bottom -side left -fill both -expand 1
385 pack .workers.cancel -in .workers.bottom -side right -fill both -expand 1
460 pack .perfwindow.display_mode .perfwindow.refresh .perfwindow.rmode .perfwindow.reset .perfwindow.dismiss -side left -fill both -expand
[all...]
H A Dpeval.pl44 ; expand(H,T1,G=U,T2,X),
188 expand(_,_,_=[],_,[]).
189 expand(H,T1,G=[(G1:-T)|L],T2,[(Hc:-A)|B]) :-
191 cj(T1c,T,T3), cj(T3,T2c,A), expand(H,T1,G=L,T2,B).
/barrelfish-master/lib/openssl-1.0.0d/crypto/lhash/
H A Dlhash.c83 * 1.6 eay - Fixed an invalid pointers in contract/expand 27/07/92
85 * 1.5 eay - Fixed a misuse of realloc in expand 02/03/1992
110 static void expand(_LHASH *lh);
187 expand(lh);
310 static void expand(_LHASH *lh) function
/barrelfish-master/lib/openssl-1.0.0d/ssl/
H A Dt1_enc.c374 if (s->expand != NULL)
376 COMP_CTX_free(s->expand);
377 s->expand=NULL;
381 s->expand=COMP_CTX_new(comp->method);
382 if (s->expand == NULL)
760 && !s->expand)
H A Ds3_enc.c257 if (s->expand != NULL)
259 COMP_CTX_free(s->expand);
260 s->expand=NULL;
264 s->expand=COMP_CTX_new(comp);
265 if (s->expand == NULL)

Completed in 90 milliseconds

123