Searched refs:later (Results 76 - 100 of 518) sorted by relevance

1234567891011>>

/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/generic/
H A Dlabeledwidget.itk70 private method _positionLabel {{when later}}
290 # change is applied immediately. If it is "later" or it is not
291 # specified, then the change is applied later, when the application
294 itcl::body iwidgets::Labeledwidget::_positionLabel {{when later}} {
295 if {$when == "later"} {
302 error "bad option \"$when\": should be now or later"
H A Dspinner.itk84 protected method _positionArrows {{when later}}
104 # Save off the interior for later use.
283 # immediately. If it is "later" or it is not specified, then the
284 # change is applied later, when the application is idle.
286 itcl::body iwidgets::Spinner::_positionArrows {{when later}} {
287 if {$when == "later"} {
293 error "bad option \"$when\": should be now or later"
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/iwidgets/incoming/src/
H A Dbuttoncage.itk74 private method _setBoxSize {{when later}}
464 # "later" or it is not specified, then the change is applied later,
467 itcl::body iwidgets::Buttoncage::_setBoxSize {{when later}} {
469 if {$when == "later"} {
475 error "bad option \"$when\": should be now or later"
/macosx-10.10.1/vim-55/runtime/syntax/
H A Db.vim73 " For version 5.8 and later: only when an item doesn't have highlighting yet
83 " The default methods for highlighting. Can be overridden later
H A Ddtd.vim47 " and is not overridden later. If this is annoying,
136 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Diss.vim109 " For version 5.8 and later: only when an item doesn't have highlighting yet
118 " The default methods for highlighting. Can be overridden later
H A Dlout.vim99 " For version 5.8 and later: only when an item doesn't have highlighting yet
108 " The default methods for highlighting. Can be overrriden later.
H A Dmasm.vim240 " Floating-point opcodes in Pentium and later processors
245 " MMX opcodes (Pentium w/ MMX, Pentium II, and later)
257 " SSE opcodes (Pentium III and later)
274 " SSE2 opcodes (Pentium 4 and later)
291 " SSE3 opcodes (Pentium 4 w/ Hyper-Threading and later)
296 " Other opcodes in Pentium and later processors
304 " For version 5.8 and later: only when an item doesn't have highlighting yet
313 " The default methods for highlighting. Can be overridden later
H A Dmodsim3.vim81 " For version 5.8 and later: only when an item doesn't have highlighting yet
90 " The default methods for highlighting. Can be overridden later
H A Dasn.vim51 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Dave.vim63 " For version 5.8 and later: only when an item doesn't have highlighting+yet
H A Dchangelog.vim50 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Dclean.vim49 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Dcrontab.vim42 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Dcuplsim.vim57 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Ddcd.vim44 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Ddebchangelog.vim19 " Define some common expressions we can use later on
H A Desqlc.vim56 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Dist.vim46 " For version 5.8 and later: only when an item doesn't have highlighting yet
H A Djavacc.vim59 " For version 5.8 and later: only when an item doesn't have highlighting yet
/macosx-10.10.1/CPANInternal-159.1/DateTime-Format-Builder-0.80/lib/DateTime/Format/Builder/Parser/
H A DRegex.pm185 at your option, any later version of Perl 5 you may have available.
189 L<perlgpl> as supplied with Perl 5.8.1 and later.
H A Dgeneric.pm211 at your option, any later version of Perl 5 you may have available.
215 L<perlgpl> as supplied with Perl 5.8.1 and later.
/macosx-10.10.1/Heimdal-398.1.2/lib/asn1/
H A DREADME.template34 SIZE - Futher down is later generations of the template parser
/macosx-10.10.1/misc_cmds-33/calendar/calendars/
H A Dcalendar.computer26 03/01 First NPL (later PL/I) report published, 1964
/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/
H A Dconfigure.in32 AC_MSG_ERROR([Mac OS X 10.5 or later required!])

Completed in 104 milliseconds

1234567891011>>