Searched refs:add (Results 76 - 100 of 3019) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/lib/rake/contrib/
H A Dcompositepublisher.rb10 def add(pub) method in class:Rake.CompositePublisher
/macosx-10.9.5/ruby-104/ruby/sample/testunit/
H A Dtc_adder.rb13 assert_equal(7, @adder.add(2), "Should have added correctly")
/macosx-10.9.5/JavaScriptCore-7537.78.1/heap/
H A DTinyBloomFilter.h37 void add(Bits);
50 inline void TinyBloomFilter::add(Bits bits) function in class:JSC::TinyBloomFilter
H A DMarkedBlockSet.h39 void add(MarkedBlock*);
52 inline void MarkedBlockSet::add(MarkedBlock* block) function in class:JSC::MarkedBlockSet
54 m_filter.add(reinterpret_cast<Bits>(block));
55 m_set.add(block);
70 filter.add(reinterpret_cast<Bits>(*it));
/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/
H A Dbootstrap11 automake --add-missing --copy --force --foreign
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DHTMLOptionsCollection.h40 void add(PassRefPtr<HTMLOptionElement>, ExceptionCode&);
41 void add(PassRefPtr<HTMLOptionElement>, int index, ExceptionCode&);
H A DHTMLOptionsCollection.cpp41 void HTMLOptionsCollection::add(PassRefPtr<HTMLOptionElement> element, ExceptionCode& ec) function in class:WebCore::HTMLOptionsCollection
43 add(element, length(), ec);
46 void HTMLOptionsCollection::add(PassRefPtr<HTMLOptionElement> element, int index, ExceptionCode& ec) function in class:WebCore::HTMLOptionsCollection
64 select->add(newOption, 0, ec);
66 select->add(newOption, static_cast<HTMLOptionElement*>(item(index)), ec);
/macosx-10.9.5/WebCore-7537.78.1/svg/
H A DSVGElement.cpp233 instances.add(instance);
529 invalidTextContent.add(SVGNames::textPathTag);
531 invalidTextContent.add(SVGNames::altGlyphTag);
533 invalidTextContent.add(SVGNames::trefTag);
534 invalidTextContent.add(SVGNames::tspanTag);
648 animatableAttributes.add(XLinkNames::hrefAttr);
649 animatableAttributes.add(SVGNames::amplitudeAttr);
650 animatableAttributes.add(SVGNames::azimuthAttr);
651 animatableAttributes.add(SVGNames::baseFrequencyAttr);
652 animatableAttributes.add(SVGName
[all...]
H A DSVGFilterElement.cpp113 supportedAttributes.add(SVGNames::filterUnitsAttr);
114 supportedAttributes.add(SVGNames::primitiveUnitsAttr);
115 supportedAttributes.add(SVGNames::xAttr);
116 supportedAttributes.add(SVGNames::yAttr);
117 supportedAttributes.add(SVGNames::widthAttr);
118 supportedAttributes.add(SVGNames::heightAttr);
119 supportedAttributes.add(SVGNames::filterResAttr);
205 allowedChildElementTags.add(SVGNames::feBlendTag);
206 allowedChildElementTags.add(SVGNames::feColorMatrixTag);
207 allowedChildElementTags.add(SVGName
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/examples/OCaml-Kaleidoscope/Chapter3/
H A Dtoy.ml10 Hashtbl.add Parser.binop_precedence '<' 10;
11 Hashtbl.add Parser.binop_precedence '+' 20;
12 Hashtbl.add Parser.binop_precedence '-' 20;
13 Hashtbl.add Parser.binop_precedence '*' 40; (* highest. *)
/macosx-10.9.5/tcl-102/tk/tk/library/
H A DoptMenu.tcl40 $w.menu add radiobutton -label $firstValue -variable $varName
42 $w.menu add radiobutton -label $i -variable $varName
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A DoptMenu.tcl40 $w.menu add radiobutton -label $firstValue -variable $varName
42 $w.menu add radiobutton -label $i -variable $varName
/macosx-10.9.5/CPANInternal-140/DateTime/t/
H A D37local-add.t19 $dt->add( hours => 1 );
20 is( $dt->datetime, '2003-04-06T01:00:00', 'add one hour to midnight, get 1 am' );
22 eval { $dt->add( hours => 1 ) };
24 is( $dt->datetime, '2003-04-06T03:00:00', 'add one hour to 1 am, get 3 am' );
38 $dt->add( hours => 1 );
39 is( $dt->datetime, '2003-10-26T01:00:00', 'add one hour to midnight, get 1 am' );
41 $dt->add( hours => 1 );
42 is( $dt->datetime, '2003-10-26T01:00:00', 'add one hour to 1 am, get 1 am (again)' );
44 $dt->add( hours => 1 );
45 is( $dt->datetime, '2003-10-26T02:00:00', 'add on
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/blt/
H A Dwinop2.rb16 TkOption.add('*Label.font', '*helvetica*10*')
17 TkOption.add('*Label.background', 'white')
24 Tk::BLT::Table.add(Tk.root, [0,i], l_img, [1,i], l_txt)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dpanedwindow.rb7 pw.add('top')
8 pw.add('middle', :margin=>10)
9 pw.add('bottom', :margin=>10, :minimum=>10)
H A Dpanedwindow2.rb7 top = pw.add
8 middle = pw.add(:margin=>10)
9 bottom = pw.add(:margin=>10, :minimum=>10)
/macosx-10.9.5/ruby-104/ruby/lib/rexml/parsers/
H A Dtreeparser.rb45 @build_context.add(
55 @build_context.add( c )
58 @build_context.add( c )
60 @build_context.add( Instruction.new( event[1], event[2] ) )
72 @build_context.add( n )
75 @build_context.add( n )
78 @build_context.add(n)
81 @build_context.add(Entity.new(event))
84 @build_context.add( n )
87 @build_context.add(
[all...]
/macosx-10.9.5/tcl-102/tk/tk/tests/
H A Dvisual_bb.test64 .menu.file.m add command -label "Quit" -command end
68 .menu.group1.m add command -label "Canvas arcs" -command {runTest arc.tcl}
69 .menu.group1.m add command -label "Beveled borders in text widgets" \
71 .menu.group1.m add command -label "Colormap management" \
73 .menu.group1.m add command -label "Label/button geometry" \
75 .menu.group1.m add command -label "Label/button colors" \
80 .menu.ps.m add command -label "Rectangles and other graphics" \
82 .menu.ps.m add command -label "Text" \
84 .menu.ps.m add command -label "Bitmaps" \
86 .menu.ps.m add comman
[all...]
/macosx-10.9.5/tcl-102/tk84/tk/tests/
H A Dvisual_bb.test69 .menu.file.m add command -label "Quit" -command end
73 .menu.group1.m add command -label "Canvas arcs" -command {runTest arc.tcl}
74 .menu.group1.m add command -label "Beveled borders in text widgets" \
76 .menu.group1.m add command -label "Colormap management" \
78 .menu.group1.m add command -label "Label/button geometry" \
80 .menu.group1.m add command -label "Label/button colors" \
85 .menu.ps.m add command -label "Rectangles and other graphics" \
87 .menu.ps.m add command -label "Text" \
89 .menu.ps.m add command -label "Bitmaps" \
91 .menu.ps.m add comman
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Drnoweb.vim27 syn cluster texMatchGroup add=@rnoweb
28 syn cluster texMathMatchGroup add=rnowebSexpr
29 syn cluster texEnvGroup add=@rnoweb
30 syn cluster texFoldGroup add=@rnoweb
31 syn cluster texDocGroup add=@rnoweb
32 syn cluster texPartGroup add=@rnoweb
33 syn cluster texChapterGroup add=@rnoweb
34 syn cluster texSectionGroup add=@rnoweb
35 syn cluster texSubSectionGroup add=@rnoweb
36 syn cluster texSubSubSectionGroup add
[all...]
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DRuleFeature.cpp39 idsInRules.add(selector->value().impl());
41 classesInRules.add(selector->value().impl());
43 attrsInRules.add(selector->attribute().localName().impl());
57 void RuleFeatureSet::add(const RuleFeatureSet& other) function in class:WebCore::RuleFeatureSet
61 idsInRules.add(*it);
64 classesInRules.add(*it);
67 attrsInRules.add(*it);
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DPerformanceUserTiming.cpp46 map.add("navigationStart", &PerformanceTiming::navigationStart);
47 map.add("unloadEventStart", &PerformanceTiming::unloadEventStart);
48 map.add("unloadEventEnd", &PerformanceTiming::unloadEventEnd);
49 map.add("redirectStart", &PerformanceTiming::redirectStart);
50 map.add("redirectEnd", &PerformanceTiming::redirectEnd);
51 map.add("fetchStart", &PerformanceTiming::fetchStart);
52 map.add("domainLookupStart", &PerformanceTiming::domainLookupStart);
53 map.add("domainLookupEnd", &PerformanceTiming::domainLookupEnd);
54 map.add("connectStart", &PerformanceTiming::connectStart);
55 map.add("connectEn
[all...]
/macosx-10.9.5/WebCore-7537.78.1/rendering/svg/
H A DSVGResources.cpp53 s_tagList.add(SVGNames::aTag.localName());
54 s_tagList.add(SVGNames::circleTag.localName());
55 s_tagList.add(SVGNames::ellipseTag.localName());
56 s_tagList.add(SVGNames::glyphTag.localName());
57 s_tagList.add(SVGNames::gTag.localName());
58 s_tagList.add(SVGNames::imageTag.localName());
59 s_tagList.add(SVGNames::lineTag.localName());
60 s_tagList.add(SVGNames::markerTag.localName());
61 s_tagList.add(SVGNames::maskTag.localName());
62 s_tagList.add(SVGName
[all...]
/macosx-10.9.5/ruby-104/ruby/test/rubygems/
H A Dtest_gem_dependency_list.rb37 @deplist.add @a1, @b2
43 @deplist.add @a1, @b1, @c1, @d1
52 @deplist.add @a1, @b1, @c1
70 deplist.add @a1, e1, f1, g1
78 deplist2.add @a1, e1, f1, g1
89 @deplist.add e1
99 @deplist.add @a1, @c2
107 @deplist.add @a1, @b2
120 @deplist.add @b2
124 @deplist.add
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/tests/
H A Dprivacy.test39 test privacy-1.2 {"itk_component add" requires certain arguments} {
40 list [catch {$testobj do itk_component add foo} msg] $msg \
41 [catch {$testobj do itk_component add foo bar baz qux} msg] $msg
42 } {1 {wrong # args: should be "itk_component add ?-protected? ?-private? ?--? name createCmds ?optionCmds?"} 1 {wrong # args: should be "add ?-protected? ?-private? ?--? name createCmds ?optionCmds?}}
44 test privacy-1.3 {"itk_component add" rejects invalid options} {
46 $testobj do itk_component add -foo bar baz qux
49 $testobj do itk_component add -- -foo {label $itk_interior.l}
53 test privacy-1.4 {"itk_component add" recognizes privacy options} {
55 $testobj do itk_component add
[all...]

Completed in 226 milliseconds

1234567891011>>