Searched refs:better (Results 1 - 25 of 311) sorted by relevance

1234567891011>>

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsvg.vim8 " providing a distinct filetype from xml is better.
H A Dprolog.vim37 " is there a better solution?
H A Ddenyhosts.vim242 " TODO: Perhaps come up with a better regex here? There should really be a
/macosx-10.9.5/bash-92/bash-3.2/lib/malloc/
H A Dx386-alloca.s5 ;;> Is your alloca clearly better than the one in i386-alloca.s? I haven't
/macosx-10.9.5/vim-53/src/xxd/
H A DMake_bc3.mak22 # The following compile options can be changed for better machines.
/macosx-10.9.5/Heimdal-323.92.1/appl/dceutils/
H A Dk5dcecon.c139 int better = 0; local
174 /* it's one of our caches, see if it is better
191 better = 1;
194 better = 1;
198 better = 1;
201 if (better) {
207 better = 0;
/macosx-10.9.5/CPANInternal-140/Sys-Filesystem/lib/Sys/Filesystem/
H A DMswin32.pm142 As long no better data source as Win32::DriveInfo is available, only mounted
/macosx-10.9.5/ruby-104/ruby/lib/rubygems/commands/
H A Dlock_command.rb50 Notice that rails 1.0.0 only requires that rake 0.6.2 or better be used.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/
H A DCDBICompat.pm73 CDBICompat is good enough that many CDBI plugins will work with CDBICompat, but many of the plugin features are better done with DBIx::Class methods.
85 The features of CDBI::Sweet are better done using DBIC methods which are almost exactly the same. It even uses L<Data::Page>.
/macosx-10.9.5/OpenSSH-186/openssh/regress/
H A Dbsd.regress.mk58 # XXX - we need a better method to see if a test fails due to timeout or just
/macosx-10.9.5/llvmCore-3425.0.33/utils/vim/
H A Dtablegen.vim47 " May find a better Hilight group...
/macosx-10.9.5/CPANInternal-140/String-ShellQuote-1.04/
H A Dshell-quote156 B<shell-quote> is better than B<echo> for debugging shell scripts.
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2base/
H A Dhtml_cssdefaults.tcl129 * Could probably choose better colors here...
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/collationperf/
H A DCollPerf.pl176 useful. They measure differences, where positive is better for ICU4C, and
177 negative is better for the compared implementation.</p>
/macosx-10.9.5/vim-53/src/
H A Dos_vms_fix.com38 $! - Error handling isn't great. Come up with something better....
H A DMake_bc3.mak149 # The following compile options can be changed for better machines.
/macosx-10.9.5/tcl-102/tcl_ext/xotcl/xotcl/tests/
H A Dpersistence.test372 set better " "
376 set better "+"
382 $better[format %10d $ms] $string"
/macosx-10.9.5/vim-53/runtime/
H A Dvimrc_example.vim17 " Use Vim settings, rather than Vi settings (much better!).
/macosx-10.9.5/CPANInternal-140/Net-Daemon/lib/Net/Daemon/
H A DLog.pm241 too. (The exception being that you should better call
/macosx-10.9.5/CPANInternal-140/Net-Daemon-0.48/lib/Net/Daemon/
H A DLog.pm241 too. (The exception being that you should better call
/macosx-10.9.5/awk-18/src/
H A DFIXES194 better, this will have to wait.
205 modified run/format() and tran/getsval() to do a slightly better
669 better test for detecting too-long output record.
672 better defense against very long printf strings.
719 since cfoll() stores a pointer in it. now works better when int's
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/
H A DMore.pm104 utilities. Various ways to say "ok" with better diagnostics,
322 So why use these? They produce better diagnostics on failure. ok()
400 regex reference (i.e. C<qr//>) or (for better compatibility with older
496 only without all the typing and with a better interface. Handy for
1341 For even better control look at L<Test::Most>.
1367 C<is_deeply()> can do that better and with diagnostics.
1558 Is better written:
1570 L<Test::Deep> contains much better set comparison functions.
1677 better blackbox testing. So if a function starts returning overloaded
/macosx-10.9.5/CPANInternal-140/Net-IP/t/ExtUtils/
H A DTBone.pm208 Or better yet, like this:
213 Or even better, like this:
/macosx-10.9.5/CPANInternal-140/Test-Warn/
H A DWarn.pm13 warnings_are {add(2,2)} [], "No warning to calc 2+2"; # what reads better :-)
62 try better something like C<warning_like {warn "foo"} qr/at XYZ.dat line 5/>.
67 I decided to give two methods to have some better readable method names.
/macosx-10.9.5/tcl-102/tcl_ext/tktable/tktable/
H A DREADME.txt147 useful, or even better, compile with debugging and specify where it

Completed in 303 milliseconds

1234567891011>>