Searched refs:add (Results 1 - 25 of 2577) sorted by relevance

1234567891011>>

/macosx-10.10.1/bind9-45.101/bind9/contrib/query-loc-0.4.0/
H A Dreconf8 automake --add-missing || true
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/examples/tablelist/
H A Doption_tile.tcl9 # "aqua") and add some entries to the Tk option database
12 option add *Font TkDefaultFont
16 option add *Listbox.selectBackground \
18 option add *Listbox.selectForeground \
21 option add *selectBackground $tablelist::themeDefaults(-selectbackground)
22 option add *selectForeground $tablelist::themeDefaults(-selectforeground)
24 option add *selectBorderWidth $tablelist::themeDefaults(-selectborderwidth)
25 option add *Tablelist.background gray98
26 option add *Tablelist.stripeBackground #e0e8f0
27 option add *Tablelis
[all...]
H A Doption.tcl27 option add *Font TkDefaultFont
28 option add *selectBackground #678db2
29 option add *selectForeground white
31 option add *Tablelist.background gray98
32 option add *Tablelist.stripeBackground #e0e8f0
33 option add *Tablelist.setGrid yes
34 option add *Tablelist.movableColumns yes
35 option add *Tablelist.labelCommand tablelist::sortByColumn
36 option add *Tablelist.labelCommand2 tablelist::addToSortColumns
/macosx-10.10.1/shell_cmds-179/hexdump/
H A Dhexsyntax.c64 add("\"%08.8_Ax\n\"");
65 add("\"%08.8_ax \" 8/1 \"%02x \" \" \" 8/1 \"%02x \" ");
66 add("\" |\" 16/1 \"%_p\" \"|\\n\"");
71 add("\"%07.7_Ax\n\"");
72 add("\"%07.7_ax \" 16/1 \"%03o \" \"\\n\"");
75 add("\"%07.7_Ax\n\"");
76 add("\"%07.7_ax \" 16/1 \"%3_c \" \"\\n\"");
79 add("\"%08.8_Ax\n\"");
80 add("\"%08.8_ax \" 8/1 \"%02x \" \" \" 8/1 \"%02x \" ");
81 add("\" |\" 1
[all...]
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/rbt/
H A Ddns_rbt_addname_1_data6 dns_rbt.data add new.name ISC_R_SUCCESS
H A Ddns_rbt_addname_2_data6 dns_rbt.data add a.vix.com ISC_R_EXISTS
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/iwidgets/sample/
H A Dradiobox.rb6 rb.add('times', :text=>'Times')
7 rb.add('helvetica', :text=>'Helvetica')
8 rb.add('courier', :text=>'Courier')
9 rb.add('symbol', :text=>'Symbol')
H A Dcheckbox.rb6 cb.add('bold', :text=>'Bold')
7 cb.add('italic', :text=>'Italic')
8 cb.add('underline', :text=>'Underline')
H A Dmenubar2.rb22 mb.add(:command, '.edit.undo', :label=>'Undo', :underline=>0)
23 mb.add(:separator, '.edit.sep2')
24 mb.add(:command, '.edit.cut', :label=>'Cut', :underline=>1)
25 mb.add(:command, '.edit.copy', :label=>'Copy', :underline=>1)
26 mb.add(:command, '.edit.paste', :label=>'Paste', :underline=>0)
28 mb.add(:menubutton, '.options', :text=>'Options', :menu=>[
37 mb.add(:cascade, '.options.prefs', :label=>'Preferences', :menu=>[
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dmenu84.rb70 $menu84_frame.add('cascade', 'label'=>'File', 'menu'=>m, 'underline'=>0)
71 add('command', 'label'=>'Open...', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Open..." entry'})
72 add('command', 'label'=>'New', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "New" entry'})
73 add('command', 'label'=>'Save', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Save" entry'})
74 add('command', 'label'=>'Save As...', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Save As..." entry'})
75 add('separator')
76 add('command', 'label'=>'Print Setup...', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Print Setup..." entry'})
77 add('command', 'label'=>'Print...', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Print..." entry'})
78 add('separator')
79 add('comman
[all...]
H A Dmenu.rb62 add('command', 'label'=>'Open...', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Open..." entry'})
63 add('command', 'label'=>'New', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "New" entry'})
64 add('command', 'label'=>'Save', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Save" entry'})
65 add('command', 'label'=>'Save As...', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Save As..." entry'})
66 add('separator')
67 add('command', 'label'=>'Print Setup...', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Print Setup..." entry'})
68 add('command', 'label'=>'Print...', 'command'=>proc{fail 'this is just a demo: no action has been defined for the "Print..." entry'})
69 add('separator')
70 add('command', 'label'=>'Dismiss Menus Demo', 'command'=>proc{$menu_demo.destroy})
87 add('comman
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dmenu84.rb72 $menu84_frame.add('cascade', 'label'=>'File', 'menu'=>m, 'underline'=>0)
73 add('command', 'label'=>'Open...', 'command'=>proc{fail '���������������������������������������"Open..." ���������������������������������������������������������'})
74 add('command', 'label'=>'New', 'command'=>proc{fail '���������������������������������������"New" ���������������������������������������������������������'})
75 add('command', 'label'=>'Save', 'command'=>proc{fail '���������������������������������������"Save" ���������������������������������������������������������'})
76 add('command', 'label'=>'Save As...', 'command'=>proc{fail '���������������������������������������"Save As..." ���������������������������������������������������������'})
77 add('separator')
78 add('command', 'label'=>'Print Setup...', 'command'=>proc{fail '���������������������������������������"Print Setup..." ���������������������������������������������������������'})
79 add('command', 'label'=>'Print...', 'command'=>proc{fail '���������������������������������������"Print..." ���������������������������������������������������������'})
80 add('separator')
81 add('comman
[all...]
H A Dmenu8x.rb94 m.add('cascade', 'label'=>'File', 'menu'=>file_menu, 'underline'=>0)
95 add('command', 'label'=>'������ ...', 'command'=>proc{fail '������������������������������"������ ..."������������������������������������������������������������'})
96 add('command', 'label'=>'������', 'command'=>proc{fail '������������������������������"������"������������������������������������������������������������'})
97 add('command', 'label'=>'������', 'command'=>proc{fail '������������������������������"������"������������������������������������������������������������'})
98 add('command', 'label'=>'������(������) ...', 'command'=>proc{fail '������������������������������"������(������) ..."������������������������������������������������������������'})
99 add('separator')
100 add('command', 'label'=>'������������������ ...', 'command'=>proc{fail '������������������������������"������������������ ..."������������������������������������������������������������'})
101 add('command', 'label'=>'������������ ...', 'command'=>proc{fail '������������������������������"������������ ..."������������������������������������������������������������'})
102 add('separator')
103 add('comman
[all...]
H A Dmenu.rb64 add('command', 'label'=>'������ ...', 'command'=>proc{fail '������������������������������"������ ..."������������������������������������������������������������'})
65 add('command', 'label'=>'������', 'command'=>proc{fail '������������������������������"������"������������������������������������������������������������'})
66 add('command', 'label'=>'������', 'command'=>proc{fail '������������������������������"������"������������������������������������������������������������'})
67 add('command', 'label'=>'������(������) ...', 'command'=>proc{fail '������������������������������"������(������) ..."������������������������������������������������������������'})
68 add('separator')
69 add('command', 'label'=>'������������������ ...', 'command'=>proc{fail '������������������������������"������������������ ..."������������������������������������������������������������'})
70 add('command', 'label'=>'������������ ...', 'command'=>proc{fail '������������������������������"������������ ..."������������������������������������������������������������'})
71 add('separator')
72 add('command', 'label'=>'������', 'command'=>proc{$menu_demo.destroy})
89 add('comman
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/rootStoreTool/
H A DaddTestRootsSec3 # add test roots using /usr/bin/security.
7 security add-root -s UnrestrictedSystemRoot.cer || exit(1)
8 security add-root -s -p smime SMIME_SystemRoot.cer|| exit(1)
9 security add-root -s -p ssl SSL_SystemRoot.cer || exit(1)
10 security add-root -s -a "/Applications/Utilities/Keychain Access.app" KeychainAccessSystemRoot.cer || exit(1)
14 security add-root UnrestrictedUserRoot.cer || exit(1)
15 security add-root -p smime SMIME_UserRoot.cer || exit(1)
16 security add-root -p ssl SSL_UserRoot.cer|| exit(1)
17 security add-root -a "/Applications/Utilities/Keychain Access.app" KeychainAccessUserRoot.cer || exit(1)
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/style/
H A Dlobster.tcl35 option add *borderWidth 1 $prio
36 option add *activeBorderWidth 1 $prio
37 option add *selectBorderWidth 1 $prio
38 option add *font LobsterFont $prio
40 option add *padX 2 $prio
41 option add *padY 4 $prio
43 option add *Listbox.background white $prio
44 option add *Listbox.selectBorderWidth 0 $prio
45 option add *Listbox.selectForeground white $prio
46 option add *Listbo
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp92 PM.add(createTypeBasedAliasAnalysisPass());
93 PM.add(createBasicAliasAnalysisPass());
100 if (LibraryInfo) FPM.add(new TargetLibraryInfo(*LibraryInfo));
106 FPM.add(createCFGSimplificationPass());
108 FPM.add(createSROAPass());
110 FPM.add(createScalarReplAggregatesPass());
111 FPM.add(createEarlyCSEPass());
112 FPM.add(createLowerExpectIntrinsicPass());
119 MPM.add(Inliner);
127 if (LibraryInfo) MPM.add(ne
[all...]
H A DIPO.cpp54 unwrap(PM)->add(createArgumentPromotionPass());
58 unwrap(PM)->add(createConstantMergePass());
62 unwrap(PM)->add(createDeadArgEliminationPass());
66 unwrap(PM)->add(createFunctionAttrsPass());
70 unwrap(PM)->add(createFunctionInliningPass());
74 unwrap(PM)->add(llvm::createAlwaysInlinerPass());
78 unwrap(PM)->add(createGlobalDCEPass());
82 unwrap(PM)->add(createGlobalOptimizerPass());
86 unwrap(PM)->add(createIPConstantPropagationPass());
90 unwrap(PM)->add(createPruneEHPas
[all...]
/macosx-10.10.1/tcl-105/tk/tk/library/
H A Dobsolete.tcl28 # The value following an 'option add' call is the new 8.5 value.
62 option add *Dialog.msg.font system 21; # TkCaptionFont
63 option add *Dialog.dtl.font system 21; # TkCaptionFont
64 option add *ErrorDialog*Label.font system 21; # TkCaptionFont
66 option add *Dialog.msg.font {Times 12} 21; # TkCaptionFont
67 option add *Dialog.dtl.font {Times 10} 21; # TkCaptionFont
68 option add *ErrorDialog*Label.font {Times -18} 21; # TkCaptionFont
76 option add *$cls.borderWidth 2 $prio; # 1
86 option add *$cls.borderWidth 2 $prio; # 1
89 option add *
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DInlineCallFrameSet.cpp35 InlineCallFrame* InlineCallFrameSet::add() function in class:JSC::InlineCallFrameSet
37 return m_frames.add();
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/blt/
H A Dgraph7a.rb9 TkOption.add('*Graph.Tile', bgTexture)
10 TkOption.add('*Label.Tile', bgTexture)
11 TkOption.add('*Frame.Tile', bgTexture)
12 TkOption.add('*Htext.Tile', bgTexture)
13 TkOption.add('*TileOffset', 0)
14 TkOption.add('*HighlightThickness', 0)
15 TkOption.add('*Element.ScaleSybols', false)
16 TkOption.add('*Element.Smooth', :linear)
17 TkOption.add('*activeLine.Color', 'yellow4')
18 TkOption.add('*activeLin
[all...]
H A Dbarchart5.rb8 TkOption.add('*graph.x.Title', 'X Axis Label')
9 TkOption.add('*graph.y.Title', 'Y Axis Label')
10 TkOption.add('*graph.title', 'A Simple Barchart')
11 TkOption.add('*graph.x.Font', 'Times 10')
12 TkOption.add('*graph.Element.Relief', :raised)
16 TkOption.add('*graph.LineMarker.color', 'yellow')
17 TkOption.add('*graph.Element.Background', 'white')
18 TkOption.add('*graph.Legend.activeForeground', 'pink')
19 TkOption.add('*print.background', 'yellow')
20 TkOption.add('*qui
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DScalar.cpp76 unwrap(PM)->add(createAggressiveDCEPass());
80 unwrap(PM)->add(createCFGSimplificationPass());
84 unwrap(PM)->add(createDeadStoreEliminationPass());
88 unwrap(PM)->add(createGVNPass());
92 unwrap(PM)->add(createIndVarSimplifyPass());
96 unwrap(PM)->add(createInstructionCombiningPass());
100 unwrap(PM)->add(createJumpThreadingPass());
104 unwrap(PM)->add(createLICMPass());
108 unwrap(PM)->add(createLoopDeletionPass());
112 unwrap(PM)->add(createLoopIdiomPas
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DMakeTextMovie.tcl9 .m tracks add text 1 0 600 One
10 .m tracks add text 1 600 600 Two
11 .m tracks add text 1 1200 600 Three
12 .m tracks add text 1 1800 600 Four
13 .m tracks add text 1 2400 600 Five
14 .m tracks add text 1 3000 600 Six
15 .m tracks add text 1 3600 600 Seven
16 .m tracks add text 1 4200 600 Eight
17 .m tracks add text 1 4800 600 Nine
18 .m tracks add tex
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Ddialog.itk62 option add *Dialog.master "." widgetDefault
72 add OK -text OK -command [itcl::code $this deactivate 1]
73 add Apply -text Apply
74 add Cancel -text Cancel -command [itcl::code $this deactivate 0]
75 add Help -text Help

Completed in 238 milliseconds

1234567891011>>