Searched +refs:default +refs:value (Results 1 - 25 of 712) sorted by relevance

1234567891011>>

/macosx-10.10/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DConfig.PL140 when connecting to this server. You should specify the default
154 $default{smtp} = "'$smtp'";
163 Default FROM value (must be perl code / ENTER for none):
171 $default{from}=<STDIN>;
172 for ($default{from}) {
176 delete $default{from} unless $default{from};
180 $default{replyto}=<STDIN>;
181 for ($default{replyto}) {
185 delete $default{replyt
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/snit/
H A Dvalidate.tcl33 typemethod validate {value} {
34 if {![string is boolean -strict $value]} {
36 "invalid boolean \"$value\", should be one of: 1, 0, true, false, yes, no, on, off"
40 return $value
51 method validate {value} {
52 $type validate $value
63 # -min value
65 # Minimum value
67 option -min -default "" -readonly 1
69 # -max value
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclxml/tcldom/examples/
H A Dcgi2dom.tcl32 foreach {path value} $specs {
36 if {[string length $value]} {
39 dom::document createTextNode $node $value
42 dom::node configure $node -nodeValue $value
44 default {}
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/apps/scripts/
H A Dparameter.xotcl10 ### second word is treated as the default value, which is stored
13 ### * If a default value exists in the class object, a
21 ### Class C -parameter {{a 1} {b -default 1}}
23 ### both a and b receive 1 as default value.
56 ### in the access object, "set" is used per default for getter and
57 ### setter. These default values can be still overridden by the
59 ### * If the access object is specified, <object variable value>
[all...]
/macosx-10.10/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;
104 method C-labelwidget {option value} {
106 $hull configure -labelwidget $value
110 if {$oldw eq $value || $value eq ""} { return }
111 grid $value -in $win._labelwidget -row 0 -column 0 -sticky ew
113 set options($option) $value
[all...]
/macosx-10.10/vim-55/runtime/colors/
H A Ddefault.vim5 " This is the default color scheme. It doesn't define the Normal
8 " Set 'background' back to the default. The value can't always be estimated
21 let colors_name = "default"
/macosx-10.10/emacs-93/emacs/lisp/net/
H A Dnetrc.el47 (let ((tokens '("machine" "default" "login"
77 ;; Tokens that don't have a following value are ignored,
78 ;; except "default".
80 (equal (car pair) "default")))
98 "Return the netrc values from LIST for MACHINE or for the default entry.
100 Entries without port tokens default to DEFAULTPORT."
108 ;; No machine name matches, so we look for default entries.
110 (when (assoc "default" (car rest))
123 "Return the value of token TYPE from ALIST."
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/examples/logger/
H A Dxotcl-logger.tcl26 Attribute loggertoken -default ""
36 -default {[namespace tail [self]]} \
37 -proc assign {domain var value} {
45 if {$value ne ""} {
51 if {[lsearch -exact [logger::services] $value] == -1} {
52 set loggertoken [logger::init $value]
53 set servicename $value
55 set loggertoken [logger::servicecmd $value]
56 set servicename $value
64 return $value
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/page/plugins/
H A Dwriter_mecpu.tcl75 proc page_wconfigure {option value} {
78 page::gen::peg::mecpu::package $value
81 page::gen::peg::mecpu::copyright $value
84 page::gen::peg::mecpu::template $value
87 page::gen::peg::mecpu::cmarker $value
89 default {
90 return -code error "Cannot set value of unknown option \"$option\""
H A Dwriter_me.tcl76 proc page_wconfigure {option value} {
79 page::gen::peg::me::package $value
82 page::gen::peg::me::copyright $value
84 default {
85 return -code error "Cannot set value of unknown option \"$option\""
/macosx-10.10/ruby-106/ruby/lib/rubygems/commands/
H A Duninstall_command.rb16 :version => Gem::Requirement.default, :user_install => true,
21 ) do |value, options|
22 options[:all] = value
27 'uninstalling') do |value, options|
28 options[:ignore] = value
33 '(default: false)') do |value, options|
34 options[:check_dev] = value
39 'confirmation') do |value, options|
40 options[:executables] = value
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclsoap/tclsoap/
H A Dftp.tcl56 proc ::SOAP::Transport::ftp::method:configure {procVarName opt value} {
60 set procvar(username) $value
63 set procvar(password) $value
65 default {
81 foreach {opt value} [array get options] {
82 lappend r "-$opt" $value
87 foreach {opt value} $args {
89 default {
H A Dsmtp.tcl58 proc ::SOAP::Transport::smtp::method:configure {procVarName opt value} {
62 set procvar(mimeheaders) $value
65 set procvar(attachments) $value
67 default {
84 foreach {opt value} [array get options] {
85 lappend r "-$opt" $value
90 foreach {opt value} $args {
93 set options(servers) $value
96 set options(sender) $value
99 set options(headers) $value
[all...]
/macosx-10.10/vim-55/runtime/spell/
H A Dhe.vim2 " 'spellcapcheck' option when it is not at its default value.
H A Dyi.vim2 " 'spellcapcheck' option when it is not at its default value.
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/stooop/
H A Dswitched.tcl14 proc switched {this args} { ;# arguments are option / value pairs
16 error "value for \"[lindex $args end]\" missing"
27 # {name "default value" "initial value"} lists
35 # by default always set option to default value:
36 set ($this,$option) [set default [lindex $description 1]]
38 # no initial value s
[all...]
/macosx-10.10/tcl-105/tk/tk/tests/
H A DbutGeom2.tcl50 set default disabled
51 label .t.default -text Default:
52 radiobutton .t.default-normal -text "Default normal" -relief flat \
53 -command "config-but -default normal" -variable default \
54 -value normal
55 radiobutton .t.default-active -text "Default active" -relief flat \
56 -command "config-but -default active" -variable default \
57 -value activ
[all...]
/macosx-10.10/tcl-105/tk84/tk/tests/
H A DbutGeom2.tcl50 set default disabled
51 label .t.default -text Default:
52 radiobutton .t.default-normal -text "Default normal" -relief flat \
53 -command "config-but -default normal" -variable default \
54 -value normal
55 radiobutton .t.default-active -text "Default active" -relief flat \
56 -command "config-but -default active" -variable default \
57 -value activ
[all...]
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Stash/
H A DContext.pm25 # scalar op from last night). Array context is the default.
209 # Returns the value for an variable stored in the stash. The variable
216 # [ 'foo', 0, 'bar', ['foo'], 'baz', 0 ]. Returns the value of the
259 # set($ident, $value, $default)
261 # Updates the value for a variable in the stash. The first parameter
263 # parameter should be the intended value for the variable. The third,
264 # optional parameter is a flag which may be set to indicate 'default'
266 # currently undefined or has a false value. The magical 'IMPORT'
267 # variable identifier may be used to indicate that $value i
[all...]
/macosx-10.10/emacs-93/emacs/lisp/mh-e/
H A Dmh-gnus.el55 mm-set-handle-multipart-parameter (handle parameter value)
58 (put-text-property 0 (length (car handle)) parameter value
123 mml-minibuffer-read-disposition (type &optional default)
124 (unless default (setq default
130 (format "Disposition (default %s): " default)
132 nil t nil nil default)))
135 default)))
150 (or mm-default
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/controlwidget/
H A Drdial.tcl41 # rdial::create w ?-width wid? ?-height hgt? ?-value floatval?
52 # option -variable -- conflicts with -value
69 # 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 8
[all...]
H A Dtachometer.tcl60 # widget default values
62 option -borderwidth -default 1
63 option -title -default speed
64 option -labels -default {}
65 option -resolution -default 1
66 option -showvalue -default 1
67 option -variable -default {} -configuremethod VariableName
69 option -min -default 0.0
70 option -max -default 100.0
71 option -dangerlevel -default 90.
[all...]
H A Dvoltmeter.tcl57 # widget default values
59 option -borderwidth -default 1
60 option -background -default gray
61 option -dialcolor -default white
62 option -needlecolor -default black
63 option -scalecolor -default black
64 option -indexid -default {}
66 option -variable -default {} -configuremethod VariableName
67 option -min -default 0.0
68 option -max -default 100.
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ncgi/
H A Dncgi.tcl18 # ncgi::parse and ncgi::value come to mind)
44 # value is an array of parsed query data. Each array element is a list
46 # See the differences among ncgi::parse, ncgi::input, ncgi::value
49 variable value
98 namespace export nvlist parse input value valueList names
154 # This is for use by TclHttpd to override the default value
248 # An encoded value
251 # The decoded value
273 # The encoded value
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/fumagic/
H A Dcfront.tcl67 # regexp parse line into (offset, type, value, command)
74 set value ""
76 foreach {junk offset type value junk1 junk2 command} $parse break
79 if {[string index $value end] eq "\\"} {
80 append value " "
86 if {$value eq ""} {
88 return -code error "no value"
92 puts "level:$level offset:$offset type:$type value:'$value' command:'$command'"
96 return [list $level $offset $type $value
[all...]

Completed in 291 milliseconds

1234567891011>>