Searched defs:match (Results 276 - 300 of 625) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/DiskArbitration-268/diskarbitrationd/
H A DDAServer.c1738 CFDictionaryRef match = NULL; local
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dcms.c259 find_CMSIdentifier(hx509_context context, CMSIdentifier *client, hx509_certs certs, time_t time_now, hx509_cert *signer_cert, int match) argument
H A Dhx_locl.h124 int match; member in struct:hx509_query_data
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dglob.c696 match(Char *name, Char *pat, Char *patend) function
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnv_ext.cpp284 int32_t match; local
334 int32_t match; local
372 int32_t match, length; local
752 int32_t match; local
811 int32_t match; local
865 int32_t match; local
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcollationiterator.cpp458 UStringTrieResult match = prefixes.nextForCodePoint(c); local
503 UStringTrieResult match local
628 UStringTrieResult match; local
[all...]
H A Dcsrsbcs.cpp882 UBool CharsetRecog_8859_1::match(InputText *textIn, CharsetMatch *results) const { function in class:CharsetRecog_8859_1
909 UBool CharsetRecog_8859_2::match(InputText *textIn, CharsetMatch *results) const { function in class:CharsetRecog_8859_2
951 UBool CharsetRecog_8859_5_ru::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_8859_5_ru
978 UBool CharsetRecog_8859_6_ar::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_8859_6_ar
1005 UBool CharsetRecog_8859_7_el::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_8859_7_el
1038 UBool CharsetRecog_8859_8_I_he::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_8859_8_I_he
1056 UBool CharsetRecog_8859_8_he::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_8859_8_he
1084 UBool CharsetRecog_8859_9_tr::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_8859_9_tr
1107 UBool CharsetRecog_windows_1256::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_windows_1256
1129 UBool CharsetRecog_windows_1251::match(InputTex function in class:CharsetRecog_windows_1251
1151 UBool CharsetRecog_KOI8_R::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_KOI8_R
1178 UBool CharsetRecog_IBM424_he_rtl::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_IBM424_he_rtl
1195 UBool CharsetRecog_IBM424_he_ltr::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_IBM424_he_ltr
1233 UBool CharsetRecog_IBM420_ar_rtl::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_IBM420_ar_rtl
1250 UBool CharsetRecog_IBM420_ar_ltr::match(InputText *textIn, CharsetMatch *results) const function in class:CharsetRecog_IBM420_ar_ltr
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcsdetest.cpp330 const UCharsetMatch *match; local
370 const UCharsetMatch *match; local
430 const UCharsetMatch *match; local
498 const UCharsetMatch *match; local
646 const UCharsetMatch *match; local
734 const UCharsetMatch *match; local
[all...]
H A Dsrchtest.cpp2358 int match = m_text_.indexOf(m_pattern_, start); local
2377 int match = m_text_.lastIndexOf(m_pattern_, 0, start); local
[all...]
/macosx-10.10/Libc-1044.1.2/locale/FreeBSD/
H A Dcollate.c301 struct __collate_st_subst *subst, *match; local
413 struct __collate_st_large_char_pri *match; local
465 struct __collate_st_large_char_pri *match; local
664 struct __collate_st_large_char_pri *match; local
676 struct __collate_st_chain_pri *match; local
728 struct __collate_st_large_char_pri *match; local
739 struct __collate_st_chain_pri *match; local
817 struct __collate_st_large_char_pri *match; local
879 struct __collate_st_large_char_pri *match; local
890 struct __collate_st_chain_pri *match; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-meta/
H A Dsearch.c1421 struct berval match, mmatch; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_dn.c257 int match = -1; local
505 int i, match; local
562 int match; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_comcryption/
H A DcomcryptPriv.h383 nextSigWord(comcryptBuf *cbuf, unsigned sigDex, unsigned match, unsigned above) argument
H A Dcomcryption.c410 unsigned match; local
975 unsigned match; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/antlr/
H A DCharScanner.hpp194 virtual void match(int c) function in class:antlr::CharScanner
205 virtual void match(const BitSet& b) function in class:antlr::CharScanner
217 virtual void match( const char* s ) function in class:antlr::CharScanner
/macosx-10.10/Security-57031.1.35/Security/libsecurity_comcryption/lib/
H A DcomcryptPriv.h383 nextSigWord(comcryptBuf *cbuf, unsigned sigDex, unsigned match, unsigned above) argument
H A Dcomcryption.c410 unsigned match; local
975 unsigned match; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/Regressions/
H A DSOSTestDataSource.c483 SOSObjectRef SOSDataSourceCopyObject(SOSDataSourceRef ds, SOSObjectRef match, CFErrorRef *error) argument
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecOTRPublicIdentity.c244 bool match = CFEqualSafe(leftData, rightData); local
/macosx-10.10/SmartCardServices-55111/src/PCSC/
H A Dhotplug_macosx.c518 int match = 0; local
/macosx-10.10/WebCore-7600.1.25/loader/
H A DTextResourceDecoder.cpp77 bool match = true; local
/macosx-10.10/apache-793/httpd/modules/filters/
H A Dmod_filter.c138 int match = 0; local
[all...]
/macosx-10.10/bind9-45.101/bind9/bin/named/
H A Dinterfacemgr.c738 int match; local
/macosx-10.10/bless-103/libbless/Misc/
H A DBLElToritoFindUEFI.c808 CFMutableDictionaryRef match; local
/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DLinkConfiguration.c553 Boolean match; local
[all...]

Completed in 449 milliseconds

<<11121314151617181920>>