Searched defs:matches (Results 51 - 75 of 153) sorted by relevance

1234567

/macosx-10.9.5/securityd-55199.3/src/
H A Dacls.cpp173 unsigned matches = 0; local
H A Dcsproxy.cpp367 bool CodeSigningHost::Guest::matches(CFIndex count, CFTypeRef keys[], CFTypeRef values[]) const function in class:CodeSigningHost::Guest
H A Ddatabase.cpp247 bool SystemKeychainKey::matches(const DbBlob::Signature &signature) function in class:SystemKeychainKey
/macosx-10.9.5/zsh-60/zsh/Src/Modules/
H A Dregex.c57 regmatch_t *m, *matches = NULL; local
H A Dpcre.c151 char **captures, *match_all, **matches; local
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dreftex-cite.el[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dfilecomplete.c295 size_t matches; local
367 fn_display_match_list(EditLine *el, char **matches, size_t num, size_t width) argument
427 char **matches; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duniset.cpp626 UMatchDegree UnicodeSet::matches(const Replaceable& text, function in class:UnicodeSet
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dtznames.cpp446 TimeZoneNames::MatchInfoCollection::matches(UErrorCode& status) { function in class:TimeZoneNames::MatchInfoCollection
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDFamilyPrivate.cpp51 bool matches = true; local
84 bool matches = true; local
138 bool matches = true; local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/workers/
H A DDefaultSharedWorkerRepository.cpp130 bool SharedWorkerProxy::matches(const String& name, PassRefPtr<SecurityOrigin> origin, const KURL& urlToMatch) const function in class:WebCore::SharedWorkerProxy
/macosx-10.9.5/less-23/less/
H A Dline.c585 int matches; local
/macosx-10.9.5/libedit-39/src/
H A Dfilecomplete.c286 size_t matches; local
358 fn_display_match_list(EditLine *el, char **matches, size_t num, size_t width) argument
427 char **matches; local
[all...]
/macosx-10.9.5/postfix-252/postfix/src/util/
H A Ddict_pcre.c135 int matches; /* Count of cuts */ member in struct:__anon11863
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Diswitchb.el[all...]
H A Dediff-ptch.el
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DNode.pm495 sub matches { subroutine
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dcsdetest.cpp184 const UCharsetMatch **matches = ucsdet_detectAll(csd.getAlias(), &matchCount, &status); local
741 const UCharsetMatch **matches = ucsdet_detectAll(csd, &matchCount, &status); local
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrPattern.cpp191 void addSorted(Vector<UChar>& matches, UChar ch) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmacho++.cpp101 bool Architecture::matches(const Architecture &templ) const function in class:Security::Architecture
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmacho++.cpp101 bool Architecture::matches(const Architecture &templ) const function in class:Security::Architecture
/macosx-10.9.5/apache-786.1/httpd/server/
H A Drequest.c640 int matches = cache->walked->nelts; local
1273 int matches = cache->walked->nelts; local
1430 int matches = cache->walked->nelts; local
[all...]
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-sh/
H A Datf-check.cpp641 const bool matches = grep_file(path, oc.value); local
/macosx-10.9.5/curl-78.94.1/curl/lib/
H A Dcookie.c838 size_t matches = 0; local
/macosx-10.9.5/groff-38/groff/src/libs/libbib/
H A Dindex.cpp541 int *matches = new int[len + 1]; local
547 a_delete matches; local
552 a_delete matches; local

Completed in 214 milliseconds

1234567