Searched refs:checked (Results 126 - 150 of 178) sorted by relevance

12345678

/macosx-10.10/ruby-106/ruby/
H A Dfile.c3993 int checked = TRUE; local
4020 if (!checked) check_path_encoding(tmp);
4037 checked = FALSE;
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm701 Version numbers can be checked like so:
/macosx-10.10/BerkeleyDB-21/db/dist/
H A Dltmain.sh3667 $echo "*** using a file magic. Last file checked: $potlib"
3719 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/build/
H A Dltmain.sh3735 $echo "*** using a file magic. Last file checked: $potlib"
3787 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dltmain.sh3667 $echo "*** using a file magic. Last file checked: $potlib"
3719 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/
H A Dlibtool4081 $echo "*** using a file magic. Last file checked: $potlib"
4133 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/OpenPAM-20/openpam/
H A Dltmain.sh3764 $echo "*** using a file magic. Last file checked: $potlib"
3816 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/bind9-45.101/bind9/
H A Dltmain.sh3789 $echo "*** using a file magic. Last file checked: $potlib"
3841 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/expat-12/expat/conftools/
H A Dltmain.sh3667 $echo "*** using a file magic. Last file checked: $potlib"
3719 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/file-46/file/
H A Dltmain.sh3822 $echo "*** using a file magic. Last file checked: $potlib"
3874 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/iodbc-42.5/iodbc/admin/
H A Dltmain.sh3565 $echo "*** using a file magic. Last file checked: $potlib"
3617 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/libiconv-42/libiconv/build-aux/
H A Dltmain.sh3671 $echo "*** using a file magic. Last file checked: $potlib"
3723 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/libiconv-42/libiconv/libcharset/build-aux/
H A Dltmain.sh3671 $echo "*** using a file magic. Last file checked: $potlib"
3723 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/llvmCore-3425.0.34/autoconf/
H A Dltmain.sh3667 $echo "*** using a file magic. Last file checked: $potlib"
3719 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/
H A Dltmain.sh3667 $echo "*** using a file magic. Last file checked: $potlib"
3719 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/ntp-92/sntp/
H A Dltmain.sh3565 $echo "*** using a file magic. Last file checked: $potlib"
3617 $echo "*** using a regex pattern. Last file checked: $potlib"
/macosx-10.10/vim-55/runtime/syntax/
H A Dcf.vim127 syn keyword cfArg contained chartheight chartwidth checked class clientmanagement
H A Dfortran.vim74 " are checked. Increase the limit below if you keep lots of comments at
H A Dprogress.vim136 syn keyword ProgressOperator checked choose clear-select[ion] close code codepage codepage-convert col-of colon-align[ed] color-table column-bgc[olor] column-dcolor column-fgc[olor] column-font
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DLite.pm1786 # checked by number of tests in t/02-payload.t
5122 C<URI> is checked before C<SOAPAction>. You may use both the C<dispatch_to()>
5125 checked only after C<URI> and C<SOAPAction> has been checked.
/macosx-10.10/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm740 C<$index> is checked to be sure it is the bounds of the child list, if it
761 that index from it's list of children. The C<$index> is bounds checked, if
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DMore.pm632 Version numbers can be checked like so:
/macosx-10.10/WebCore-7600.1.25/bindings/objc/
H A DPublicDOMInterfaces.h610 @property BOOL checked; variable
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dparser.c149 size = ent->checked;
2546 ctxt->nbentities += ent->checked;
2598 ctxt->nbentities += ent->checked;
3527 while ((IS_CHAR(c)) && ((c != stop) || /* checked */
3660 while ((NXT(0) != limit) && /* checked */
3837 * checked for validity, the XML processor must normalize it as follows:
3904 while ((IS_CHAR(cur)) && (cur != stop)) { /* checked */
3981 while ((IS_PUBIDCHAR_CH(cur)) && (cur != stop)) { /* checked */
4233 while ((cur != '<') && /* checked */
4446 while (IS_CHAR(cur) && /* checked */
[all...]
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm1851 checked for column names included in the parameters to insert().
1902 result in an exception after all have been checked. The exception data

Completed in 978 milliseconds

12345678