Searched refs:anchor (Results 26 - 50 of 689) sorted by relevance

1234567891011>>

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MBlaze/MCTargetDesc/
H A DMBlazeMCAsmInfo.cpp17 void MBlazeMCAsmInfo::anchor() { } function in class:MBlazeMCAsmInfo
H A DMBlazeMCAsmInfo.h23 virtual void anchor();
/macosx-10.10.1/ruby-106/ruby/ext/psych/lib/psych/nodes/
H A Dscalar.rb29 # The anchor value (if there is one)
30 attr_accessor :anchor
48 # +anchor+ is an associated anchor or nil
57 def initialize value, anchor = nil, tag = nil, plain = true, quoted = false, style = ANY
59 @anchor = anchor
/macosx-10.10.1/ICU-531.30/icuSources/layout/
H A DAnchorTables.cpp16 LEPoint &anchor) const
23 f1->getAnchor(fontInstance, anchor);
31 f2->getAnchor(glyphID, fontInstance, anchor);
39 f3->getAnchor(fontInstance, anchor);
47 f1->getAnchor(fontInstance, anchor);
52 void Format1AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) const
60 fontInstance->pixelsToUnits(pixels, anchor);
63 void Format2AnchorTable::getAnchor(LEGlyphID glyphID, const LEFontInstance *fontInstance, LEPoint &anchor) const
75 fontInstance->pixelsToUnits(point, anchor);
78 void Format3AnchorTable::getAnchor(const LEFontInstance *fontInstance, LEPoint &anchor) cons
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/req/
H A Dcfm.ireqs4 host => anchor apple and identifier com.apple.LaunchCFMApp // CFM runner tool
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/MCTargetDesc/
H A DARMMCAsmInfo.h22 virtual void anchor();
28 virtual void anchor();
H A DARMMCAsmInfo.cpp25 void ARMMCAsmInfoDarwin::anchor() { } function in class:ARMMCAsmInfoDarwin
40 void ARMELFMCAsmInfo::anchor() { } function in class:ARMELFMCAsmInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCAsmInfo.h22 virtual void anchor();
28 virtual void anchor();
/macosx-10.10.1/ruby-106/ruby/ext/psych/lib/psych/json/
H A Dyaml_events.rb12 def start_mapping anchor, tag, implicit, style
13 super(anchor, nil, true, Nodes::Mapping::FLOW)
16 def start_sequence anchor, tag, implicit, style
17 super(anchor, nil, true, Nodes::Sequence::FLOW)
20 def scalar value, anchor, tag, plain, quoted, style
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/examples/diagrams/
H A Ddraw_chemical.tcl33 set anchor E
35 "0" { direction E ; set anchor E }
36 "60" { direction NE ; set anchor NE }
37 "90" { direction N ; set anchor N }
38 "120" { direction NW ; set anchor NW }
39 "180" { direction W ; set anchor W }
40 "240" { direction SW ; set anchor SW }
42 "270" { direction S ; set anchor S }
44 "300" { direction SE ; set anchor SE }
48 currentpos [getpos $anchor
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMRegisterInfo.h26 virtual void anchor();
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/CellSPU/MCTargetDesc/
H A DSPUMCAsmInfo.h24 virtual void anchor();
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/MSP430/MCTargetDesc/
H A DMSP430MCAsmInfo.cpp18 void MSP430MCAsmInfo::anchor() { } function in class:MSP430MCAsmInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/MCTargetDesc/
H A DX86MCAsmInfo.h25 virtual void anchor();
39 virtual void anchor();
46 virtual void anchor();
52 virtual void anchor();
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/MCTargetDesc/
H A DXCoreMCAsmInfo.cpp14 void XCoreMCAsmInfo::anchor() { } function in class:XCoreMCAsmInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/XCore/
H A DXCoreSubtarget.cpp24 void XCoreSubtarget::anchor() { } function in class:XCoreSubtarget
/macosx-10.10.1/ruby-106/ruby/ext/psych/lib/psych/
H A Dhandler.rb96 # Called when an alias is found to +anchor+. +anchor+ will be the name
97 # of the anchor found.
109 def alias anchor
114 # +anchor+, a +tag+, be implicitly +plain+ or implicitly +quoted+
117 # +anchor+ is an associated anchor or nil
133 # - &anchor fun
143 # # value anchor tag plain quoted style
145 # ["fun", "anchor", ni
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DCoolDialog.tcl15 place .bt1 -x 10 -y 10 -anchor nw
16 place .bt2 -x [expr $mw - 10] -y [expr $mh - 10] -anchor se
17 place .bt3 -x [expr $mw - 10] -y 10 -anchor ne
/macosx-10.10.1/ruby-106/ruby/lib/rdoc/generator/template/darkfish/js/
H A Ddarkfish.js109 function highlightTarget( anchor ) {
110 console.debug( "Highlighting target '%s'.", anchor );
113 if ( $(this).attr("name") == anchor ) {
129 var anchor = window.location.hash.substring(1);
130 console.debug( "Found anchor: %s; matching %s", anchor, "a[name=" + anchor + "]" );
132 highlightTarget( anchor );
138 var anchor = $(event.target).attr( 'href' ).substring(1);
139 console.debug( "Found target anchor
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DX86ModRMFilters.h30 virtual void anchor();
53 virtual void anchor();
68 virtual void anchor();
95 virtual void anchor();
127 virtual void anchor();
148 virtual void anchor();
176 virtual void anchor();
/macosx-10.10.1/ruby-106/ruby/test/psych/
H A Dtest_tainted.rb22 def scalar value, anchor, tag, plain, quoted, style
25 assert_taintedness anchor if anchor
28 def start_sequence anchor, tag, implicit, style
30 assert_taintedness anchor if anchor
33 def start_mapping anchor, tag, implicit, style
35 assert_taintedness anchor if anchor
/macosx-10.10.1/less-25/less/
H A Dlinenum.c65 static struct linenum_info anchor; /* Anchor of the list */ variable in typeref:struct:linenum_info
94 * Initialize the anchor.
96 anchor.next = anchor.prev = &anchor;
97 anchor.gap = 0;
98 anchor.pos = (POSITION)0;
99 anchor.line = 1;
110 * Don't bother to compute a gap for the anchor.
115 if (p == &anchor ||
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/psych/yaml/
H A Ddumper.c43 yaml_emitter_dump_alias(yaml_emitter_t *emitter, yaml_char_t *anchor);
47 yaml_char_t *anchor);
51 yaml_char_t *anchor);
55 yaml_char_t *anchor);
203 * Check the references of a node and assign the anchor id if needed.
236 emitter->anchors[index-1].anchor = (++ emitter->last_anchor_id);
241 * Generate a textual representation for an anchor.
250 yaml_char_t *anchor = yaml_malloc(ANCHOR_TEMPLATE_LENGTH); local
252 if (!anchor) return NULL;
254 sprintf((char *)anchor, ANCHOR_TEMPLAT
268 yaml_char_t *anchor = NULL; local
301 yaml_emitter_dump_alias(yaml_emitter_t *emitter, yaml_char_t *anchor) argument
316 yaml_emitter_dump_scalar(yaml_emitter_t *emitter, yaml_node_t *node, yaml_char_t *anchor) argument
339 yaml_emitter_dump_sequence(yaml_emitter_t *emitter, yaml_node_t *node, yaml_char_t *anchor) argument
369 yaml_emitter_dump_mapping(yaml_emitter_t *emitter, yaml_node_t *node, yaml_char_t *anchor) argument
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/tktable/
H A Dmaxsize.rb55 %w(n s e w nw ne sw se c).each_with_index{|anchor, idx|
56 table.tag_configure(anchor, :anchor=>anchor)
57 table.tag_row(anchor, idx)
58 table.set([idx,first], anchor)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/bwidget/
H A Dtmpldlg.rb47 @@tmpl['anchor'] = :c
50 :side=>:top, :anchor=>:w,
54 :variable=>@@tmpl.ref('side'), :anchor=>:w),
56 :variable=>@@tmpl.ref('side'), :anchor=>:w),
58 :variable=>@@tmpl.ref('side'), :anchor=>:w),
60 :variable=>@@tmpl.ref('side'), :anchor=>:w),
61 :fill=>:x, :anchor=>:w)
63 labf2 = Tk::BWidget::LabelFrame.new(parent, :text=>'Button anchor',
64 :side=>:top, :anchor=>:w,
68 :variable=>@@tmpl.ref('anchor'),
[all...]

Completed in 325 milliseconds

1234567891011>>