Searched +refs:find +refs:assignment +refs:for +refs:mode (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/vim-53/runtime/autoload/
H A Dpython3complete.vim1 "python3complete.vim - Omni Completion for python
6 " Roland Puntaier: this file contains adaptations for python3 and is parallel to pythoncomplete.vim
11 " Add an "unsafe eval" mode, to allow for return type evaluation
17 " * Fixed docstring parsing for classes and functions
23 " * Fixed an issue where the FIRST assignment was always used instead of
24 " using a subsequent assignment for a variable
37 " * Added tuple assignment parsing (whoops, that was forgotten)
99 for
[all...]
H A Dpythoncomplete.vim1 "pythoncomplete.vim - Omni Completion for python
9 " Add an "unsafe eval" mode, to allow for return type evaluation
15 " * Fixed docstring parsing for classes and functions
21 " * Fixed an issue where the FIRST assignment was always used instead of
22 " using a subsequent assignment for a variable
35 " * Added tuple assignment parsing (whoops, that was forgotten)
97 for d in debugstmts: print "DBG: %s " % d
128 # have to do this for doubl
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dnatural.vim32 syn keyword naturalLoop read end-read end-work find end-find histogram end-histogram
34 syn keyword naturalRepeat repeat end-repeat while until for step end-for
46 " assignment / calculation
74 " report mode keywords
160 " The default methods for highlighting. Can be overridden later
H A Dbaan.vim58 syn region baanCondFold matchgroup=baanConditional start="^\z(\s*\)for\>" end="^\z1endfor\>" transparent fold keepend extend
66 syn match baanConditional "\<for\>" contains=baansql
83 syn match baansql "\<for update\>"
886 syn match baan4glh "choice\.def\.find:"
887 syn match baan4glh "choice\.find\.data:"
1034 syn match BaanError "^\s*i\..*=\s*\(\k\|\"\)*\s*$" "assignment of an input var"
1240 syn keyword baanBshell set.mwindow.mode
1241 syn keyword baanBshell get.mwindow.mode
1598 syn keyword baanBshell db.ref.handle.mode
1707 syn keyword baanBshell set.strip.mode
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex90 They ask why I did it and especially why I continue to work on them for free. The best I can explain it is ``Because I can.''
91 Which seems odd and perhaps too terse for adult conversation. I often qualify it with ``I am able, I am willing.'' which
103 This book and indeed much of the LibTom projects would not exist in their current form if it was not for a plethora
108 continue the project. Definitely my parents were there for me by providing room and board during the many months of work in 2003.
110 To my many friends whom I have met through the years I thank you for the good times and the words of encouragement. I hope I
118 I found the opportunity to work with Tom appealing for several reasons, not only could I broaden my own horizons, but also
128 Having worked in the security consultancy business for several years in S\~{a}o Paulo, Brazil, I have been in touch with a
129 great deal of work in which multiple precision mathematics was needed. Understanding the possibilities for speeding up
131 reductions, for example, become painfully slow.
133 This text is for peopl
[all...]

Completed in 242 milliseconds