Searched refs:positive (Results 1 – 25 of 66) sorted by relevance
123
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lisp.vim | 185 syn keyword lispFunc call-arguments-limit least-positive-double-float shared-initialize 186 syn keyword lispFunc call-method least-positive-long-float shiftf 187 syn keyword lispFunc call-next-method least-positive-normalized-double-float short-float 190 syn keyword lispFunc case least-positive-normalized-single-float short-site-name 191 syn keyword lispFunc catch least-positive-short-float signal 192 syn keyword lispFunc ccase least-positive-single-float signed-byte 297 syn keyword lispFunc define-symbol-macro most-positive-double-float symbol-plist 298 syn keyword lispFunc defmacro most-positive-fixnum symbol-value 299 syn keyword lispFunc defmethod most-positive-long-float synonym-stream 300 syn keyword lispFunc defpackage most-positive-short-float synonym-stream-symbol [all …]
|
| H A D | rebol.vim | 95 syn keyword rebolLogicFunction negative? positive? zero? even? odd?
|
| H A D | vhdl.vim | 60 syn match vhdlType "\<positive\>\'\="
|
| H A D | monk.vim | 75 syn keyword monkFunc zero? positive? negative? odd? even? max min + * - / abs
|
| H A D | spup.vim | 117 syn keyword spupTypes positive pressure press_diff press_drop press_rise contained
|
| H A D | scheme.vim | 333 syn keyword schemeFunction positive?
|
| H A D | gnuplot.vim | 348 syn keyword gnuplotKeyword model RGB HSV CMY YIQ XYZ positive negative
|
| H A D | 2html.vim | 1181 " lower limit as well, but since we always increment with a positive value
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | awk.vim | 68 " If prev line has positive brace_balance and starts with a word (keyword 86 " indented the positive brace balance case above
|
| H A D | mp.vim | 142 " "weight" of the line. If the weight is positive, then the next line should 292 " Lines with a positive weight are unbalanced and should likely be indented.
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_27.txt | 152 of the line that many lines from the match. The offset number can be positive 153 or negative. If it is positive, the cursor moves down that many lines; if 170 A positive number moves the cursor to the right, a negative number moves it to
|
| H A D | popup.txt | 381 the current tabpage and a positive number for a popup on 976 col start column, positive for counting from the left, 1 for 980 line start line, positive for counting from the top, 1 for top,
|
| H A D | fold.txt | 480 When 'foldlevel' is positive, some folds are closed.
|
| H A D | indent.txt | 586 "default") and 'cinoptions' does not contain an 'L' entry with a positive
|
| H A D | channel.txt | 1179 positive number will be handled by a callback, commands are handled as usual.
|
| H A D | cmdline.txt | 358 A positive number represents the absolute index of an entry
|
| H A D | eval.txt | 1140 >0 / 0 = 0x7fffffff (like positive infinity) 1146 >0 / 0 = 0x7fffffffffffffff (like positive infinity) 2756 (positive or negative) 4975 {maxdepth} must be positive number. 7081 Return 1 if {expr} is a positive infinity, or -1 a negative 7840 is specified as a positive integer (zero excluded). IDs 1, 2 8480 ' ' (space) A blank should be left before a positive 8512 followed by a positive field width; a negative precision is 9085 Returns a positive number if there are available strings
|
| H A D | pattern.txt | 646 n and m are positive decimal numbers or zero
|
| H A D | vim9.txt | 615 var result = positive
|
| H A D | change.txt | 635 [count] must be a positive number. Also see
|
| /vim-8.2.3635/runtime/pack/dist/opt/justify/plugin/ |
| H A D | justify.vim | 51 " added. In this case, if the value of indent is positive, the amount of
|
| /vim-8.2.3635/src/ |
| H A D | strings.c | 1777 infinity_str(int positive, in infinity_str() argument 1787 int idx = positive * (1 + force_sign + force_sign * space_for_positive); in infinity_str()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_options.vim | 1178 " Test with positive 'scrolljump'.
|
| /vim-8.2.3635/src/po/ |
| H A D | zh_TW.UTF-8.po | 5047 msgid "E487: Argument must be positive"
|
| H A D | zh_CN.cp936.po | 5878 msgid "E487: Argument must be positive"
|
123