Searched refs:anchor (Results 251 - 275 of 689) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp849 ValueFromBlock notBooleanResult = m_out.anchor(value);
853 ValueFromBlock booleanResult = m_out.anchor(m_out.bitOr(
1001 ValueFromBlock fastResult = m_out.anchor(value);
1010 ValueFromBlock slowResult = m_out.anchor(
1260 results.append(m_out.anchor(m_out.int32Zero));
1269 results.append(m_out.anchor(neg2ToThe31));
1301 results.append(m_out.anchor(result));
1365 results.append(m_out.anchor(m_out.int32Zero));
1374 results.append(m_out.anchor(m_out.int32Zero));
1399 results.append(m_out.anchor(remainde
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dfigmemo_sample.rb211 anchor = 'nw'
214 anchor = 'sw'
222 anchor = 'ne'
225 anchor = 'se'
236 :window=>@entry, :state=>:normal, :anchor=>anchor,
247 :anchor=>anchor, :justify=>justify,
419 hide_btn.pack(:anchor=>'e', :padx=>5)
431 :anchor
[all...]
H A Dsafe-tk.rb26 :anchor=>:w).pack(:fill=>:x)
31 :anchor=>:w).pack(:fill=>:x)
36 :anchor=>:w).pack(:fill=>:x)
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/smtpd/
H A Dtk_smtpd174 label .l1 -text "Address" -anchor nw
176 label .l2 -text "Port" -anchor nw
178 label .l3 -text "Public certificate file" -anchor nw
180 label .l4 -text "Private key file" -anchor nw
182 label .l5 -text "Log level" -anchor nw
/macosx-10.10.1/tcl-105/tk/tk/library/
H A Dentry.tcl326 # widgets. It moves the insertion cursor, sets the selection anchor,
361 set anchor [$w index anchor]
362 if {($cur != $anchor) || (abs($Priv(pressX) - $x) >= 3)} {
368 if {$cur < $anchor} {
369 $w selection range $cur $anchor
370 } elseif {$cur > $anchor} {
371 $w selection range $anchor $cur
378 if {$cur < [$w index anchor]} {
380 set after [tcl_wordBreakAfter [$w get] [expr {$anchor
[all...]
/macosx-10.10.1/tcl-105/tk84/tk/library/
H A Dentry.tcl321 # widgets. It moves the insertion cursor, sets the selection anchor,
354 set anchor [$w index anchor]
355 if {($cur != $anchor) || (abs($Priv(pressX) - $x) >= 3)} {
361 if {$cur < $anchor} {
362 $w selection range $cur $anchor
363 } elseif {$cur > $anchor} {
364 $w selection range $anchor $cur
371 if {$cur < [$w index anchor]} {
373 set after [tcl_wordBreakAfter [$w get] [expr {$anchor
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DSimpleEdit.tcl94 pack [frame .fr2 -bg $bgCol] -fill both -expand 1 -anchor w -padx 2 -side top
95 label .fr2.lab1 -bg $bgCol -anchor w \
97 label .fr2.labtime -bg $bgCol -anchor w \
99 label .fr2.labstart -bg $bgCol -anchor w \
101 label .fr2.labdur -bg $bgCol -anchor w \
/macosx-10.10.1/tcl-105/tcl_ext/tclvfs/tclvfs/library/
H A Dhttpvfs.tcl16 # -urlparse would further parse URLs for ? (query string) and # (anchor)
40 if {[info exists parts(query)] || [info exists parts(anchor)]} {
42 no query string or anchor fragments allowed"
102 # guaranteed to exist. proto, port, query, anchor, and user should be
148 (?: \# (.*) )? # <fragment> (aka anchor)
153 if {![regexp -- $URLmatcher $url -> proto user host port srvurl anchor]} {
243 if {$anchor ne ""} {
244 # XXX: Don't append see the anchor, as it is generally a client-side
246 #append url \# $anchor
247 set result(anchor)
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotgantt.tcl93 [$w create text 5 $y -text $text -anchor w \
116 -anchor w \
150 $w create text $x $y -text $text -anchor w -font $settings($w,font,scale) \
189 [$w create text 5 $y -text $text -anchor w -tag {description vertscroll above} \
320 [$w create text 5 $ytext -text $text -anchor w -tag {summary vertscroll above} \
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/examples/ftp/
H A Dftpdemo.tcl71 label .op.f.f1.l -bd 2 -text "Server Options: " -relief flat -anchor w
76 label .op.f.f1.server.l -text "Host: " -width 10 -relief flat -anchor w
83 label .op.f.f1.port.l -text "Port: " -width 10 -relief flat -anchor w
90 label .op.f.f1.username.l -text "Username: " -width 10 -relief flat -anchor w
97 label .op.f.f1.password.l -text "Password: " -width 10 -relief flat -anchor w
104 label .op.f.f1.directory.l -text "Directory: " -width 10 -relief flat -anchor w
118 label .op.f.f2.l2 -borderwidth 2 -anchor w -text "Transfer mode:"
120 radiobutton .op.f.f2.active -anchor w -text "Active" -variable test(mode) -value "active"
122 radiobutton .op.f.f2.passive -anchor w -text "Passive" -variable test(mode) -value "passive"
129 label .op.f.f2.l1 -borderwidth 2 -anchor
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dtabset.itk193 pack $itk_component(canvas) -fill both -expand yes -anchor nw
291 error "bad anchor position\
887 error "bad anchor position\
1094 -height $maxHeight -width $tabWidth -anchor c
1097 -height $maxHeight -width $tabWidth -anchor c
1116 -height $maxHeight -width $tabWidth -anchor c
1119 -height $maxHeight -width $tabWidth -anchor c
1139 -height $tabHeight -width $maxWidth -anchor e
1143 -height $tabHeight -width $maxWidth -anchor e
1163 -height $tabHeight -width $maxWidth -anchor
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dformant.tcl68 $w.c create text 0 0 -anchor e -text F2 -fill yellow -tags ylabel
69 $w.c create text 0 0 -anchor n -text F1 -fill yellow -tags xlabel
115 $w.c create text $x $y -font "times 16" -anchor c -text $sym -fill gray -tags sym
206 pack [label $w.l -anchor w -width $a(-labwidth)] -side left
211 pack [label $w.v -textvariable $a(-variable) -width $a(-valwidth) -anchor w] -side left
274 label .f1.l -text Source -bg red -anchor w
293 label .f2.l -text "Formants" -bg green -anchor w
295 label .f2.lf -text "Frequency" -anchor w
297 label .f2.lb -text "Bandwidth" -anchor w
307 label .f2.l1$i -textvariable v(f$i) -anchor
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tktable/tktable/library/
H A DtkTable.tcl395 $w selection anchor $el
404 $w selection anchor $el
433 # avoid tables that have no anchor index yet.
434 if {[catch {$w index anchor}]} { return }
442 $w selection clear anchor end
444 $w selection clear anchor [$w index end row],$c
446 $w selection set anchor [$w index end row],$elc
449 $w selection clear anchor $r,[$w index end col]
450 $w selection set anchor $elr,[$w index end col]
453 $w selection clear anchor
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/psych/yaml/
H A Dparser.c533 yaml_char_t *anchor = NULL; local
558 anchor = token->data.anchor.value;
586 anchor = token->data.anchor.value;
635 SEQUENCE_START_EVENT_INIT(*event, anchor, tag, implicit,
652 SCALAR_EVENT_INIT(*event, anchor, tag,
662 SEQUENCE_START_EVENT_INIT(*event, anchor, tag, implicit,
669 MAPPING_START_EVENT_INIT(*event, anchor, tag, implicit,
676 SEQUENCE_START_EVENT_INIT(*event, anchor, ta
[all...]
/macosx-10.10.1/tcl-105/tk/tk/library/demos/
H A Darrow.tcl86 -text $v(c) -anchor w
91 $c create text [expr {$v(x1)-15}] $v(y) -text $v(width) -anchor e
96 -text $v(a) -anchor n
101 -text $v(b) -anchor n
104 -anchor w -font {Helvetica 18}
106 -anchor w -font {Helvetica 18}
H A Drolodex26 pack .frame -side top -fill y -anchor center
30 label .frame.label$i -text [lindex $names $i] -anchor e
36 pack .buttons -side bottom -pady 2 -anchor center
/macosx-10.10.1/tcl-105/tk84/tk/library/demos/
H A Darrow.tcl84 -text $v(c) -anchor w
89 $c create text [expr {$v(x1)-15}] $v(y) -text $v(width) -anchor e
94 -text $v(a) -anchor n
99 -text $v(b) -anchor n
102 -anchor w -font {Helvetica 18}
104 -anchor w -font {Helvetica 18}
H A Drolodex24 pack .frame -side top -fill y -anchor center
28 label .frame.label$i -text [lindex $names $i] -anchor e
34 pack .buttons -side bottom -pady 2 -anchor center
/macosx-10.10.1/CPANInternal-159.1/Pod-ProjectDocs-0.40/lib/Pod/ProjectDocs/
H A DParser.pm204 my $anchor;
213 $anchor = $self->_addSection( 'head1', $paragraph );
214 $self->{buffer} .= qq(<h1 id="$anchor">$paragraph )
216 if ($anchor eq 'NAME') { $self->{titleflag} = 1; }
221 $anchor = $self->_addSection( "head${head_level}", $paragraph );
222 $self->{buffer} .= qq(<h${head_level} id="$anchor">$paragraph</h${head_level}>\n\n);
269 $anchor = $self->_addSection( 'list', $paragraph );
270 $self->{buffer} .= qq( id="$anchor");
342 if ($anchor && $self->{IsFirstCommand})
344 $self->{FirstAnchor} = $anchor;
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A Ddrmaker.cpp96 while (SecCertificateRef ca = ctx.cert(slot+1)) { // NULL if you over-run the anchor slot
103 if (slot == ctx.certCount() - 1) // went all the way to the anchor...
110 this->anchor(slot, authorityHash);
122 // apple anchor generic and ...
124 this->anchorGeneric(); // apple generic anchor and...
146 // apple anchor generic and ...
148 this->anchorGeneric(); // apple generic anchor and...
174 this->anchor();
179 if (ctx.certCount() == 3) // leaf, one intermediate, anchor
188 if (ctx.certCount() == 3) // leaf, one intermediate, anchor
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Ddrmaker.cpp96 while (SecCertificateRef ca = ctx.cert(slot+1)) { // NULL if you over-run the anchor slot
103 if (slot == ctx.certCount() - 1) // went all the way to the anchor...
110 this->anchor(slot, authorityHash);
122 // apple anchor generic and ...
124 this->anchorGeneric(); // apple generic anchor and...
146 // apple anchor generic and ...
148 this->anchorGeneric(); // apple generic anchor and...
174 this->anchor();
179 if (ctx.certCount() == 3) // leaf, one intermediate, anchor
188 if (ctx.certCount() == 3) // leaf, one intermediate, anchor
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/dnssec/ns6/
H A Dnamed.conf37 dnssec-lookaside . trust-anchor dlv;
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCAssembler.h108 virtual void anchor();
163 virtual void anchor();
220 virtual void anchor();
270 virtual void anchor();
309 virtual void anchor();
338 virtual void anchor();
371 virtual void anchor();
408 virtual void anchor();
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMTargetMachine.cpp54 void ARMTargetMachine::anchor() { } function in class:ARMTargetMachine
80 void ThumbTargetMachine::anchor() { } function in class:ThumbTargetMachine
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86TargetMachine.cpp31 void X86_32TargetMachine::anchor() { } function in class:X86_32TargetMachine
54 void X86_64TargetMachine::anchor() { } function in class:X86_64TargetMachine

Completed in 582 milliseconds

<<11121314151617181920>>