Searched refs:skipping (Results 76 - 100 of 118) sorted by relevance

12345

/macosx-10.9.5/libarchive-29/libarchive/tar/test/
H A Dtest.h215 * skipping() call to pass the file and line information down. Crude,
218 #define skipping \ macro
H A Dtest_copy.c143 skipping("Symlink checks");
H A Dtest_windows.c321 skipping("Windows specific test");
/macosx-10.9.5/rsync-42/rsync/patches/
H A Dverify-patches81 print "Unable to cleanly apply dependency patch -- skipping $diff\n";
298 -f, --failures-only Suggest skipping patches that don't have failing hunks
/macosx-10.9.5/zsh-60/zsh/Src/
H A Dhist.c1372 /* Go back to immediately after the last word, skipping space. */
3114 int loop_next = 0, skipping; local
3146 skipping = 0;
3205 skipping = 1;
3225 } while (skipping);
/macosx-10.9.5/CPANInternal-140/Class-Accessor-Grouped/inc/Module/
H A DAutoInstall.pm440 *** Could not find a version $ver or above for $pkg; skipping.
541 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/Class-C3-XS/inc/Module/
H A DAutoInstall.pm402 *** Could not find a version $ver or above for $pkg; skipping.
503 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/Class-Data-Accessor-0.04004/inc/Module/
H A DAutoInstall.pm402 *** Could not find a version $ver or above for $pkg; skipping.
503 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/DBIx-Class/inc/Module/
H A DAutoInstall.pm440 *** Could not find a version $ver or above for $pkg; skipping.
541 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader/inc/Module/
H A DAutoInstall.pm440 *** Could not find a version $ver or above for $pkg; skipping.
541 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.05003/inc/Module/
H A DAutoInstall.pm440 *** Could not find a version $ver or above for $pkg; skipping.
541 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/inc/Module/
H A DAutoInstall.pm472 *** Could not find a version $ver or above for $pkg; skipping.
590 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/JSON-Any/inc/Module/
H A DAutoInstall.pm402 *** Could not find a version $ver or above for $pkg; skipping.
503 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/JSON-Any-1.29/inc/Module/
H A DAutoInstall.pm442 *** Could not find a version $ver or above for $pkg; skipping.
543 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/inc/Module/
H A DAutoInstall.pm402 *** Could not find a version $ver or above for $pkg; skipping.
503 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs/inc/Module/
H A DAutoInstall.pm440 *** Could not find a version $ver or above for $pkg; skipping.
541 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/CPANInternal-140/Pod-ProjectDocs-0.40/inc/Module/
H A DAutoInstall.pm440 *** Could not find a version $ver or above for $pkg; skipping.
541 *** Could not find a version $ver or above for $pkg; skipping.
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A DAppendMatchGroup.vim111 echoerr "Can't use all spaces for an entry <".listEntry."> - skipping"
/macosx-10.9.5/libarchive-29/libarchive/libarchive/test/
H A Dtest_write_disk.c251 skipping("archive_write_disk interface");
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/
H A DChanges311 ! fixed skipping undef elements in arrays under Perl 5.005 (thanks to
323 o fixed empty slot skipping (thanks to Jon Udell)
/macosx-10.9.5/CPANInternal-140/XML-Parser/Expat/
H A DExpat.xs483 unsigned skipping = 0;
491 skipping = cbv->st_serial < cbv->skip_until;
492 if (! skipping) {
512 if (! skipping && SvTRUE(cbv->start_sv))
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dcofflink.c1291 loop in _bfd_coff_link_input_bfd() and used to prevent skipping
2124 bfd_boolean skipping;
2150 skipping = FALSE;
2176 skipping = TRUE;
2215 skipping = FALSE;
2221 if (!skipping)
2123 bfd_boolean skipping; local
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/
H A DChanges495 ! fixed skipping undef elements in arrays under Perl 5.005 (thanks to
507 o fixed empty slot skipping (thanks to Jon Udell)
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/
H A DChanges411 ! fixed skipping undef elements in arrays under Perl 5.005 (thanks to
423 o fixed empty slot skipping (thanks to Jon Udell)
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dgetscript.vim360 " call Dret("GetOneScript : skipping a pure comment line")
395 " call Dret("GetOneScript : skipping a scriptid==srcid==0 line")

Completed in 121 milliseconds

12345