Searched refs:default (Results 101 - 125 of 2065) sorted by relevance

1234567891011>>

/macosx-10.10.1/bind9-45.101/bind9/bin/tests/startperf/
H A Dsetup.sh55 category default {
/macosx-10.10.1/ruby-106/ruby/lib/webrick/httpauth/
H A Dbasicauth.rb52 # See WEBrick::Config::BasicAuth for default configuration entries
60 def initialize(config, default=Config::BasicAuth)
62 @config = default.dup.update(config)
/macosx-10.10.1/ruby-106/ruby/test/openssl/
H A Dtest_config.rb34 assert_equal("[ default ]\n\n", c.to_s)
36 assert_equal(['CA_default', 'ca', 'default'], c.sections.sort)
44 default::bar = baz # ditto
62 baz = 123$(default::bar)456${foo}798
66 assert_equal(['default', 'default1 default2', 'doller', 'emptysection', 'foo', 'foo\\bar'], c.sections.sort)
67 assert_equal(['', 'a', 'bar', 'baz', 'd', 'dq', 'dq2', 'esc', 'foo\\bar', 'sq'], c['default'].keys.sort)
68 assert_equal('c', c['default'][''])
69 assert_equal('', c['default']['a'])
70 assert_equal('qx', c['default']['baz'])
71 assert_equal('', c['default']['
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Ddialog.itk60 # Use option database to override default resources of base classes.
70 # OK be the default button.
77 default OK
/macosx-10.10.1/tcl-105/tcl_ext/sdx/sdx/lib/ftp/
H A Dftp_lib.tcl87 default {if {$VERBOSE} {puts $msg}}
273 default {
289 default {
301 default {
318 default {
349 default {
383 default {
421 default {
437 default {
452 default {
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/interp/
H A Ddeleg_method.tcl31 default {
/macosx-10.10.1/tcl-105/tcl_ext/tclsoap/tclsoap/
H A Dftp.tcl65 default {
89 default {
/macosx-10.10.1/tcl-105/tcl_ext/tclxml/tcldom/library/
H A Ddommap.tcl83 default {
105 default {
H A Dxmlswitch.tcl89 default {
107 default {
384 default {
389 default {
400 default {
446 default {
498 default {
510 default {
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/widget/
H A Dsuperframe.tcl32 option -style -default border -readonly 1;
33 option -labelwidget -default "" -configuremethod C-labelwidget;
34 option -text -default "" -configuremethod C-text;
35 option -font -default "" -configuremethod C-font;
/macosx-10.10.1/vim-55/runtime/compiler/
H A Dbcc.vim18 " default make
H A Dpbx.vim18 " default make
/macosx-10.10.1/vim-55/runtime/indent/
H A Drpl.vim14 setlocal indentkeys+==~end,=~case,=~if,=~then,=~else,=~do,=~until,=~while,=~repeat,=~select,=~default,=~for,=~start,=~next,=~step,<<>,<>>
31 " case, select, default, do, until, while, repeat, for, start
34 elseif prevstat =~? '\<\(if\|iferr\|then\|else\|elseif\|select\|case\|do\|until\|while\|repeat\|for\|start\|default\)\>' || prevstat =~? '\(^\|\s\+\)<<\($\|\s\+\)'
41 if line =~? '^\s*\(then\|else\|elseif\|until\|repeat\|next\|step\|default\|end\)\>'
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/modules/controlwidget/
H A Drdial.tcl69 # widget default values
71 option -bg -default "#dfdfdf" -configuremethod SetOption
72 option -background -default "#dfdfdf" -configuremethod SetOption
73 option -fg -default "black" -configuremethod SetOption
74 option -foreground -default "black" -configuremethod SetOption
75 option -callback -default ""
76 option -orient -default horizontal
77 option -width -default 80 -configuremethod SetOption
78 option -height -default 8 -configuremethod SetOption
79 option -step -default 1
[all...]
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DView.pm40 default => '',
62 $map->{ default } = $config->{ default } unless defined $map->{ default };
75 # view is sealed by default preventing variable update after
108 delete @$config{ qw( base method map default prefix suffix notfound item
161 # "map => { default=>'xxx' }" can be specified as "default => 'xxx'"
162 $clone->{ map }->{ default } = $config->{ default }
385 sub default { subroutine
[all...]
H A DDirective.pm246 # assign(\@ident, $value, $default) foo = bar
250 my ($self, $var, $val, $default) = @_;
260 $val .= ', 1' if $default;
332 # default(\@setlist) [% DEFAULT foo = bar, baz = qux %]
335 sub default { subroutine
588 my ($match, $block, $default);
591 $default = pop @case;
607 $caseblock .= $default
608 if defined $default;
636 my ($match, $mblock, $default,
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/tkextlib/tile/themes/plastik/
H A Dplastik.tcl30 style theme create plastik -parent default -settings {
31 style default . \
120 style default TButton -width -10
121 style default TNotebook.Tab -padding {6 2 6 2}
122 style default TLabelframe -borderwidth 2 -relief groove
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A DREADME70 [-B batch-size (default 10)]
71 [-C minimum number of samples (default 0)]
72 [-D duration in msecs (default 10s)]
79 [-P processes (default 1)]
81 [-T threads (default 1)]
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/
H A Dsignal.test77 signal default 1
86 signal default 1
94 signal default SIGHUP
97 signal default {SIGHUP SIGINT}
99 } 0 {{SIGHUP {default 0 {} 0}} {SIGINT {default 0 {} 0}}}
102 signal default SIGHUP
105 } 0 {{SIGHUP {default 0 {} 0}} {SIGINT {ignore 0 {} 0}}}
133 signal default {SIGHUP SIGINT}
183 } 1 {invalid signal action specified: baz: expected one of "default", "ignor
[all...]
/macosx-10.10.1/ruby-106/ruby/test/psych/
H A Dtest_merge_keys.rb26 default: &default
31 <<: [*hello, *default]
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_hash.rb63 x.default = 5
67 def x.default(k) singleton method in class:TestHash.test_hash
141 assert_nil(h.default)
144 h = @cls.new('default')
146 assert_equal('default', h.default)
147 assert_equal('default', h['spurious'])
169 h1.default = :default
178 assert_equal(:default, h
806 def h.default(k = nil) singleton method in class:TestHash.test_security_check.test_shift_none
[all...]
/macosx-10.10.1/ruby-106/ruby/test/win32ole/
H A Dtest_win32ole_param.rb50 assert_equal(true, param.default)
93 assert_equal(nil, @param_url.default)
94 assert_equal(true, @param_overwritefiles.default)
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/gke/
H A Dgkmerge30 parser.add_argument("--output", default="./snippet.gke", help="name of output file")
/macosx-10.10.1/bind9-45.101/bind9/bin/rndc/
H A Drndc.conf25 default-server localhost;
26 default-key "key";
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/dlv/ns5/
H A Drndc.conf25 default-server 10.53.0.5;
26 default-port 5353;

Completed in 303 milliseconds

1234567891011>>