Searched +refs:default +refs:value (Results 401 - 425 of 712) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/ruby-106/ruby/test/rake/
H A Dtest_rake_functional.rb231 assert_match %r{Execute \(dry run\) default}, @err
467 # default test options). Output is captured in @out and @err
486 @exit = wait ? wait.value : $?
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-art.el170 :type '(repeat :value-to-internal (lambda (widget value)
171 (custom-split-regexp-maybe value))
172 :match (lambda (widget value)
173 (or (stringp value)
174 (widget-editable-list-match widget value)))
216 By default, if you set this t, then Gnus will display citations and
243 (integer :value 200)
244 (number :value 4.0)
246 (regexp :value "
[all...]
H A Dmessage.el132 article in. The default function is `message-output' which saves in Unix
160 (defcustom message-from-style 'default
175 (const default))
259 :type '(repeat :value-to-internal (lambda (widget value)
260 (custom-split-regexp-maybe value))
261 :match (lambda (widget value)
262 (or (stringp value)
263 (widget-editable-list-match widget value)))
280 :type '(repeat :value
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/support/
H A Dtexi2html86 # Sets default values for command-line arguments and for various customizable
323 # By default, this is the basename of the document
353 # if value is set, then for each @prinindex $what
452 linkage => sub {$main::value{@_[1]} = 1;},
471 # if set, center @image by default
472 # otherwise, do not center by default
484 # use this as header for top node/section, otherwise use value of
661 # 1.) For small changes, it is often enough to change the value of
806 # By default, we use "normal" layout
866 # nothing to do there, by default
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dbn.tex120 and static then install (by default) into /usr/lib as well as install the header files in /usr/include. The shared
159 ``tommath\_superclass.h''. By default, the symbol ``LTM\_ALL'' shall be defined which simply
346 Where ``mp\_digit'' is a data type that represents individual digits of the integer. By default, an mp\_digit is the
385 represents the default integer which is zero. If the functions returns MP\_OKAY then the mp\_int is ready to be used
515 default number of digits. By default, all initializers allocate \textbf{MP\_PREC} digits. This function lets
596 contribute to the value of the mp\_int. The \textit{alloc} parameter dictates how many digits are currently available in
655 This will zero the contents of $a$ and make it represent an integer equal to the value of $b$. Note that this
691 This will assign the value of the 32-bit variable $b$ to the mp\_int $a$. Unlike mp\_set() this function will always
692 accept a 32-bit input regardless of the size of a single digit. However, since the value ma
[all...]
/macosx-10.10/CPANInternal-159.1/Filesys-Df-0.92/
H A DDf.pm48 #### Change to requested or default block size
218 #### Get information by passing a scalar directory/filename value
263 you can tailor the size of the values returned. The default block
277 C<{bavail}> can also be a negative value because of this. For instance
313 it a undefined value.
/macosx-10.10/CPANInternal-159.1/Mail-Sender-0.8.22/
H A DSender.pm634 If not specified we use the value of C<from>.
650 If not specified we use the value of "to".
664 If not specified we use the value of "cc".
682 C<>=> the TCP/IP port used form the connection. By default getservbyname('smtp', 'tcp')||25.
743 the mailserver your computer's name. By default Mail::Sender sends
829 4 - log everything (default)
860 If set to a true value the LOGIN authentication assumes the authid and authpwd
865 If set to a true value Mail::Sender attempts to use LTS (SSL encrypted connection) whenever
868 The default value o
[all...]
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/modules/plotchart/
H A Dplotaxis.tcl97 default {
126 # Use the default format %.12g - this is equivalent to setting
207 # Use the default format %.12g - this is equivalent to setting
294 # Use the default format %.12g - this is equivalent to setting
372 default {
400 # Use the default format %.12g - this is equivalent to setting
482 # Use the default format %.12g - this is equivalent to setting
755 # args Option and value pairs
767 # args Option and value pairs
786 # option_values Option/value pair
[all...]
/macosx-10.10/emacs-93/emacs/lisp/emulation/
H A Dcua-base.el208 ;; by the amount given by the numeric prefix argument (default 1)
276 If the value is t, these mappings are always enabled. If the value is
278 a shifted movement key. If the value is nil, these keys are never
303 If the value is nil, use a shifted prefix key to inhibit the override."
335 If the value is t, any numeric prefix arg in the range 0 to 9 will be
337 If the value is `not-ctrl-u', using C-u to enter a numeric prefix is not
339 If the value is `ctrl-u-only', only numeric prefix entered with C-u is
392 are modified by inserting or deleting a rectangle. If value is
407 :set #'(lambda (symbol value)
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dwidget253 lastLine.value = txt.index("@#{x},#{y} linestart")
254 tag_hot.add(lastLine.value, "#{lastLine.value} lineend")
265 newLine.value = txt.index("@#{x},#{y} linestart")
266 if newLine.value != lastLine.value
268 lastLine.value = newLine.value
272 tag_hot.add(lastLine.value,
273 "#{lastLine.value} lineen
[all...]
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm27 'restrictive' => [ ':default' ],
33 #$ALLOW_CODE_IN_CONFIG_FILE is set to a true value
46 #setting this to a true value will allow Perl code to be executed
50 #setting this to a false value disables code execution in the
112 my $value = $
115 *{"$name"} = \$value;
125 # Define default logger object in caller's package
284 my %default = ( level => $DEBUG,
292 push @loggers, \%default;
296 my %logger = (%default, leve
[all...]
/macosx-10.10/vim-55/runtime/autoload/
H A Djavascriptcomplete.vim206 let buttprop = ['accessKey', 'disabled', 'form', 'id', 'name', 'tabIndex', 'type', 'value']
212 \ 'disabled', 'form', 'id', 'name', 'tabIndex', 'type', 'value']
218 \ 'disabled', 'form', 'id', 'name', 'tabIndex', 'type', 'value']
223 let hiddprop = ['defaultValue', 'form', 'id', 'name', 'type', 'value']
228 \ 'type', 'value']
235 \ 'disabled', 'form', 'id', 'name', 'tabIndex', 'type', 'value']
241 \ 'disabled', 'form', 'id', 'name', 'size', 'tabIndex', 'type', 'value']
247 \ 'disabled', 'form', 'id', 'name', 'size', 'tabIndex', 'type', 'value']
254 \ 'size', 'tabIndex', 'type', 'value']
287 \ 'disabled', 'form', 'id', 'index', 'label', 'selected', 'text', 'value']
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dinfo.el173 variable INFOPATH to initialize it, or `Info-default-directory-list'
177 When `Info-directory-list' is initialized from the value of
178 `Info-default-directory-list', and Emacs is installed in one of the
182 When `Info-directory-list' is initialized from the value of
183 `Info-default-directory-list', and Emacs is not installed in one
192 `Info-default-directory-list', set INFOPATH in the environment.
223 If value is non-nil but not `hide', also replaces the \"*note\" with \"see\".
224 If value is non-nil but not t or `hide', the reference section is still shown.
260 Setting this option to nil restores the default isearch behavior
454 (default
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/
H A Dlist.tcl660 default {
866 # Fold list into one value.
961 # Create a list repeating the same value over again.
964 # value value to use in the created list.
973 proc ::struct::list::Lrepeatn {value args} {
980 ::lappend buf $value
982 set value $buf
990 # Create a list repeating the same value over again.
1007 proc ::struct::list::Lrepeat {positiveCount value arg
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DHarness.pm71 # class name as its true return value.
155 script(s). The default value is C<-w>. It overrides C<HARNESS_PERL_SWITCHES>.
305 is the name of a test script, each value is another hash representing
309 estat Script's exit value
896 C<&runtests> is exported by Test::Harness by default.
942 This is set to a true value. It allows the tests to determine if they
957 This value will be used for the width of the terminal. If it is not
958 set then it will default to C<COLUMNS>. If this is not set, it will
959 default t
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dlisp.vim210 syn keyword lispFunc char-equal load-time-value simple-warning
224 syn keyword lispFunc char/= lognot slot-value
245 syn keyword lispFunc compile make-array store-value
300 syn keyword lispFunc define-symbol-macro most-positive-double-float symbol-value
306 syn keyword lispFunc defstruct multiple-value-bind t
307 syn keyword lispFunc deftype multiple-value-call tagbody
308 syn keyword lispFunc defun multiple-value-list tailp
309 syn keyword lispFunc defvar multiple-value-prog1 tan
310 syn keyword lispFunc delete multiple-value-seteq tanh
311 syn keyword lispFunc delete-duplicates multiple-value
[all...]
H A Dsqr.vim120 syn keyword sqrParam default-numeric delay distinct dot-leader
155 syn keyword sqrParam value vary vert-line wait warn when
158 syn keyword sqrParam x-axis-major-tick-marks x-axis-max-value
159 syn keyword sqrParam x-axis-min-value x-axis-minor-increment
164 syn keyword sqrParam y-axis-major-tick-marks y-axis-max-value
165 syn keyword sqrParam y-axis-min-value y-axis-minor-increment
173 syn keyword sqrParam y2-axis-major-tick-marks y2-axis-max-value
174 syn keyword sqrParam y2-axis-min-value y2-axis-minor-increment
260 " Define the default highlighting.
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DTest.pm87 # Tests the value passed for truth and generates an "ok $n" or "not ok $n"
116 # Test value for truth, die if false.
201 # undefined in which case a default Template object will be instantiated.
520 The second parameter may be left undefined to specify a default L<Template>
533 The first object in the list is used by default. Other objects may be
577 value (default: C<0>) is added to the grand total calculated by L<ntests()>.
592 ok( $some_result->[0] eq 'some expected value' );
690 Imports all methods by default. This is generally a Bad Thing, but
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DString.pm422 initial text value as an argument or as the named parameter C<text>.
428 The object created will be referenced as C<String> by default, but you
483 causes the C<text()> method to be called, which results in the new value of
499 Creates a new string using an initial value passed as a positional
518 Returns the internal text value of the string. The stringification
555 These methods modify the internal value of the string. For example:
560 The value of C<str> is now 'C<foobar.html>'. If you don't want
573 will update the string and also print the new value. If you just want
574 to update the string but not print the new value then use C<CALL>.
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dlinalg.tcl190 # norm (default: 2, the euclidean norm)
248 # value and the index where that maximum was found.
249 # if zero, returns the maximum value.
279 # norm (default: 2, the euclidean norm)
760 default {
851 # value Default value for all elements (default: 0.0)
855 proc ::math::linearalgebra::mkVector { ndim {value 0.0} } {
859 lappend result $value
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/Builder/
H A DTester.pm158 These are the six methods that are exported as default.
291 This takes name/value pairs that effect how the test is run.
302 Setting this to a true value will cause the test to ignore if the
308 Setting this to a true value will cause the test to ignore if the
411 (which you should do by default from perl 5.005 onwards), C<test_test>
419 Passing it a true or false value will enable or disable colouring
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DFixDecompsNotes.txt74 maps the high-order 12 bits of a UniChar to an index value. The value is -1 if
188 Finally, the fourth part has the default handlers to just copy characters to
/macosx-10.10/ruby-106/ruby/lib/rdoc/
H A Dcontext.rb396 # value and/or is_alias_for of the known constant if they were empty/nil.
408 known.value = constant.value if
409 known.value.nil? or known.value.strip.empty?
508 # Registers a constant for this alias. The constant value and comment
535 # A section with a +title+ of +nil+ will return the default section.
729 constants.default = []
730 attributes.default = []
738 # Finds an attribute +name+ with singleton value
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkcon/tkcon/extra/
H A Dconsole1_1.tcl55 ## Whether this console should grab the "puts" default output
112 ## configure ?option? ?value option value ...?
273 ;proc $CLASS:configure {w key value} {
274 puts "$w: $key configured to [list $value]"
446 return -code error "$key option requires an integer value"
768 $m add radio -label "Left" -var $W\(-scrollypos\) -value left \
770 $m add radio -label "Right" -var $W\(-scrollypos\) -value right \
903 default { return -code error "Unknown option $key" }
970 "invalid percentage to clear: must be 1-100 (100 default)"
[all...]
/macosx-10.10/vim-55/src/
H A DMake_ming.mak51 # Set the default $(WINVER) to make it work with pre-Win2k
222 # TCL_VER=[TCL version, eg 83, 84] (default is 83)
238 # RUBY_VER=[Ruby version, eg 16, 17] (default is 16)
239 # RUBY_VER_LONG=[Ruby version, eg 1.6, 1.7] (default is 1.6)
246 # Set default value

Completed in 481 milliseconds

<<11121314151617181920>>