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

/macosx-10.10.1/ICU-531.30/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.10.1/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.10.1/ICU-531.30/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.10.1/ICU-531.30/icuSources/tools/genren/
H A Dgenren.pl87 * Contains data for renaming ICU exports.
/macosx-10.10.1/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.10.1/swig-12/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.10.1/tcl-105/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.10.1/vim-55/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.10.1/tcl-105/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.10.1/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/Lite/
H A DPackager.pm377 Contains an array of parts. The contents of this array and their types are completely
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DPackager.pm373 Contains an array of parts. The contents of this array and their types are completely
/macosx-10.10.1/IOFWDVComponents-207.4.1/
H A DIsochComponentsRef328 configurationID - Contains the previously specified configuration. The function returns an QTAtomSpec
/macosx-10.10.1/Security-57031.1.35/Security/sec/securityd/
H A DSecTrustServer.c210 typedef bool(*Contains)(SecCertificateSourceRef source, typedef
215 Contains contains;
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dtar.vim8 " Contains many ideas from Michael Toren's <tar.vim>
/macosx-10.10.1/ICU-531.30/icuSources/data/
H A Dmakedata.mak110 # The source directory. Contains the source files for the common data to be built.
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex1514 %% Contains a kludge to get @end[description] to work
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex2007 % Contains a kludge to get @end[description] to work.
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex1783 % Contains a kludge to get @end[description] to work.
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex1905 % Contains a kludge to get @end[description] to work.
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex1827 % Contains a kludge to get @end[description] to work.

Completed in 371 milliseconds