Searched refs:Contains (Results 1 - 25 of 36) sorted by relevance

12

/macosx-10.9.5/ICU-511.35/icuSources/test/perf/unisetperf/draft/
H A Dcontperf.sh21 $PERF Contains --type $type -f ~/udhr/$file -v -e UTF-8 --passes 3 --iterations 10000
H A Dcontperf.bat17 %PERF% Contains --type %%t -f \temp\udhr\%%f --pattern [:White_Space:] -v -e UTF-8 --passes 3 --iterations 10000
/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDA/Utils/
H A DCList.cpp4 Contains: Implementation of the CList class
116 Boolean result = !Contains(add);
H A DCList.h4 Contains: Interface to the CList class
65 Boolean Contains(void* item) { return GetIdentityIndex(item) != kEmptyIndex;} function in class:CList
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/unisetperf/
H A Dunisetperf.cpp155 class Contains : public Command { class in inherits:Command
157 Contains(const UnicodeSetPerformanceTest &testcase) : Command(testcase) { function in class:Contains
173 return new Contains(testcase);
188 fprintf(stderr, "error: Contains() count=%ld != %ld=UnicodeSetPerformanceTest.spanCount\n",
409 case 0: name = "Contains"; if (exec) return Contains::get(*this); break;
/macosx-10.9.5/ICU-511.35/icuSources/tools/genren/
H A Dgenren.pl87 * Contains data for renaming ICU exports.
/macosx-10.9.5/AppleUSBIrDA-145.2.4/IrDA/Stack/
H A DIrLAPConn.cpp4 Contains: Implementation of the TIrLAPConn class
424 if (!fLSAPConnList->Contains(request->fLSAPConn)) {
451 if (fLSAPConnList->Contains(disconnectRequest->fLSAPConn)) { // sigh, it doesn't always ...
588 XASSERT(!fLSAPConnList->Contains(request->fLSAPConn));
789 XASSERT(!fLSAPConnList->Contains(request->fLSAPConn));
/macosx-10.9.5/CPANInternal-140/URI/URI/
H A DHeuristic.pm63 Contains a space-separated list of URL patterns to try. The string
/macosx-10.9.5/ICU-511.35/icuSources/tools/gendraft/
H A Dgenheaders.pl144 * Contains data for commenting out APIs.
/macosx-10.9.5/swig-10/Lib/csharp/
H A Dstd_map.i99 if (Contains(item)) {
106 public bool Contains(System.Collections.Generic.KeyValuePair<$typemap(cstype, K), $typemap(cstype, T)> item) {
H A Dstd_vector.i333 bool Contains(const value_type& value) {
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/Storage/DBI/
H A DReplicated.pm126 Contains the classname which will instantiate the L</pool> object. Defaults
142 Contains a hashref of initialized information to pass to the Balancer object.
175 Contains a hashref of initialized information to pass to the Balancer object.
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/textutil/
H A Dexpander.tcl242 # Contains list value
251 proc ::textutil::expander::Contains {list value} {
335 if {![Contains "macro nothing error fail" $newErrmode]} {
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dtcsh.vim50 " set expressions (Contains shell variables)
55 " setenv expressions (Contains environment variables)
H A Dlscript.vim138 "syn keyword lscriptMethods Contains
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/snit/
H A Dmain1.tcl979 if {[Contains $option $compile(delegatedoptions)]} {
983 if {![Contains $option $compile(localoptions)]} {
1756 if {[Contains $option $compile(localoptions)]} {
1760 if {[Contains $option $compile(delegatedoptions)]} {
1991 if {[Contains $name $arglist]} {
1998 proc ::snit::Contains {value list} {
H A Dmain1_83.tcl990 if {[Contains $option $compile(delegatedoptions)]} {
994 if {![Contains $option $compile(localoptions)]} {
1767 if {[Contains $option $compile(localoptions)]} {
1771 if {[Contains $option $compile(delegatedoptions)]} {
2002 if {[Contains $name $arglist]} {
2009 proc ::snit::Contains {value list} {
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DPackager.pm367 Contains an array of parts. The contents of this array and their types are completely
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/Lite/
H A DPackager.pm378 Contains an array of parts. The contents of this array and their types are completely
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.715/lib/SOAP/
H A DPackager.pm374 Contains an array of parts. The contents of this array and their types are completely
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/Lite/
H A DPackager.pm378 Contains an array of parts. The contents of this array and their types are completely
/macosx-10.9.5/CPANInternal-140/SOAP-Lite_new/lib/SOAP/
H A DPackager.pm368 Contains an array of parts. The contents of this array and their types are completely
/macosx-10.9.5/IOFWDVComponents-207.4.1/
H A DIsochComponentsRef328 configurationID - Contains the previously specified configuration. The function returns an QTAtomSpec
/macosx-10.9.5/Security-55471.14.18/sec/securityd/
H A DSecTrustServer.c211 typedef bool(*Contains)(SecCertificateSourceRef source, typedef
216 Contains contains;
/macosx-10.9.5/CPANInternal-140/Apache-DBI/lib/Apache/
H A DAuthDBI.pm1383 Contains at least the fields with the username and the (possibly encrypted)
1400 Contains at least the fields with the username and the groupname.

Completed in 383 milliseconds

12