Searched refs:already (Results 1 - 25 of 657) sorted by relevance

1234567891011>>

/macosx-10.10.1/vim-55/runtime/plugin/
H A Dspellfile.vim6 " - this plugin was already loaded
8 " - some autocommands are already taking care of spell files
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dblank.vim7 " For version 6.x: Quit when a syntax file was already loaded
28 " For version 5.7 and earlier: only when not done already
H A Ddosini.vim10 " For version 6.x: Quit when a syntax file was already loaded
25 " For version 5.7 and earlier: only when not done already
H A Ddylanlid.vim9 " For version 6.x: Quit when a syntax file was already loaded
24 " For version 5.7 and earlier: only when not done already
H A Djargon.vim7 " For version 6.x: Quit when a syntax file was already loaded
20 " For version 5.7 and earlier: only when not done already
H A Dppd.vim7 " For version 6.x: Quit when a syntax file was already loaded
24 " For version 5.7 and earlier: only when not done already
H A Drcslog.vim7 " For version 6.x: Quit when a syntax file was already loaded
19 " For version 5.7 and earlier: only when not done already
H A Dsmith.vim7 " For version 6.x: Quit when a syntax file was already loaded
31 " For version 5.7 and earlier: only when not done already
H A Dwdiff.vim13 " For version 6.x: Quit when a syntax file was already loaded
26 " For version 5.7 and earlier: only when not done already
H A Dxxd.vim10 " For version 6.x: Quit when a syntax file was already loaded
23 " For version 5.7 and earlier: only when not done already
H A Dhtmlcheetah.vim7 " For version 6.x: Quit when a syntax file was already loaded
H A Dqf.vim6 " Quit when a syntax file was already loaded
H A Dcatalog.vim8 " Quit when a syntax file was already loaded
H A Dconf.vim6 " Quit when a (custom) syntax file was already loaded
H A Desmtprc.vim7 " For version 6.x: Quit when a syntax file was already loaded
H A Dmanual.vim24 " If the GUI is already running, may still need to install the FileType menu.
H A Dobjcpp.vim8 " For version 6.x: Quit when a syntax file was already loaded
/macosx-10.10.1/vim-55/runtime/lang/
H A Dmenu_en_gb.latin1.vim5 " Quit when menu translations have already been done.
/macosx-10.10.1/vim-55/runtime/spell/
H A Dfixdup.vim15 continue " don't increment lnum, it's already at the next word
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_syntax.rb305 already = /already initialized constant Foo::Bar/
308 assert_constant_reassignment_nested("false", "||", %w[42], already)
312 assert_constant_reassignment_nested("true", "&&", %w[42], already)
315 assert_constant_reassignment_nested("11", "+", %w[53], already)
337 already = /already initialized constant Bar/
340 assert_constant_reassignment_toplevel("false", "||", %w[42], already)
344 assert_constant_reassignment_toplevel("true", "&&", %w[42], already)
347 assert_constant_reassignment_toplevel("11", "+", %w[53], already)
[all...]
/macosx-10.10.1/vim-55/runtime/doc/
H A Dmakehtml.awk415 if ( already == "yes" ) {
432 if ( already == "yes" ) {
444 if ( already == "yes" ) {
461 if ( already == "yes" ) {
477 if ( already == "yes" ) {
490 if ( already == "yes" ) {
503 if ( already == "yes" ) {
522 if ( already == "yes" ) {
542 if ( already == "yes" ) {
556 if ( already
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/old/
H A DAAA.test67 test {Auto-naming should avoid names already in use} {
/macosx-10.10.1/CPANInternal-159.1/Term-ReadLine-Perl-1.0303/
H A Dtest.pl51 this word should be already entered.)
/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/js1_5/Regress/
H A Dregress-31255.js45 * JS already accepted <!-- as a single-line comment indicator.
60 <!-- HTML comment start is already a single-line JS comment indicator
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dobstack.c253 long already;
285 already = obj_size / sizeof (COPYING_UNIT) * sizeof (COPYING_UNIT);
288 already = 0;
290 for (i = already; i < obj_size; i++)
252 long already; local

Completed in 124 milliseconds

1234567891011>>