Searched +refs:valid +refs:simple +refs:selection (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/vim-55/runtime/syntax/
H A Dprogress.vim125 " character on either side. Also valid are cases where the minus
169 syn keyword ProgressOperator real recursive refresh refreshable replace replace-selection-text replication-create replication-delete replication-write request resiza[ble] resize retry-cancel
173 syn keyword ProgressOperator select-next-row select-prev-row select-repositioned-row select-row selectable selected selected-items selection-end selection-list selection-start selection-text
175 syn keyword ProgressOperator s[et-property] set-red[-value] set-repositioned-row set-selection set-size set-wait[-state] side-lab side-lab[e] side-lab[el] side-label-handl[e] side-lab[els] silent
176 syn keyword ProgressOperator simple single size size-c[hars] size-p[ixels] slider smallint sort source source-procedure sql sqrt start status-area status-area-font status-bar stdcall stenciled stop stoppe[d]
180 syn keyword ProgressOperator use-filename use-text v6display valid-event valid
[all...]
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex260 example, the Handbook of Applied Cryptography (\textit{HAC}), algorithm 14.7 on page 594, gives a relatively simple
262 the fact that the two integer inputs may be of differing magnitudes. As a result the implementation is not as simple
406 Problems at the first level are meant to be simple questions that the reader can answer quickly without programming a solution or
448 (\textit{API}) has been kept as simple as possible. Often generic place holder routines will make use of specialized
685 instance) and memory allocation errors. It will not check that the mp\_int passed to any function is valid nor
706 function was called. Error checking with this style of API is fairly simple.
735 An mp\_int is said to be initialized if it is set to a valid, preferably default, state such that all of the members of the
736 structure are set to valid values. The mp\_init algorithm will perform such an action.
744 \textbf{Output}. Allocate memory and initialize $a$ to a known valid mp\_int state. \\
763 a valid assumptio
[all...]

Completed in 189 milliseconds