Searched defs:query (Results 1 - 25 of 380) sorted by relevance

1234567891011>>

/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecLogging.c29 static bool dict_to_error_request(enum SecXPCOperation op, CFDictionaryRef query, CFErrorRef *error) argument
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ident/
H A Dident.tcl
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-30-keychain-upgrade.c75 CFDictionaryRef query = CFDictionaryCreateForCFTypes(0, kSecClass,kSecClassInternetPassword, NULL); local
[all...]
H A Dsi-31-keychain-unreadable.c40 CFDictionaryRef query = CFDictionaryCreate(0, &kSecClass, &kSecClassInternetPassword, 1, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks); local
[all...]
H A Dsi-78-query-attrs.c66 CFDictionaryRef query = CFDictionaryCreateForCFTypes(NULL, local
[all...]
H A Dsi-80-empty-data.c24 CFDictionaryRef query = CFDictionaryCreateForCFTypes(NULL, local
H A Dsi-11-update-data.c38 CFDictionaryRef query = CFDictionaryCreate(NULL, keys, values, local
/macosx-10.10/Security-57031.1.35/Security/sec/securityd/Regressions/
H A Dsecd-31-keychain-unreadable.c69 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL); local
[all...]
H A Dsecd-30-keychain-upgrade.c99 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL); local
[all...]
H A Dsecd-31-keychain-bad.c85 CFMutableDictionaryRef query = CFDictionaryCreateMutable(NULL, 0, NULL, NULL); local
[all...]
/macosx-10.10/WebKit2-7600.1.25/Shared/mac/
H A DSecItemRequestData.cpp39 SecItemRequestData::SecItemRequestData(Type type, CFDictionaryRef query) argument
45 SecItemRequestData::SecItemRequestData(Type type, CFDictionaryRef query, CFDictionaryRef attributesToMatch) argument
/macosx-10.10/ruby-106/ruby/ext/tk/lib/tkextlib/ICONS/
H A Dicons.rb66 def self.query(*args) # icon, icon, ..., ?option=>value, ...? singleton method in class:Tk.ICONS
123 def query(keys={}) method in class:Tk
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-page.el
H A Derc-sound.el
/macosx-10.10/emacs-93/emacs/lisp/
H A Dreplace.el[all...]
H A Dmacros.el
H A Dpcmpl-rpm.el
/macosx-10.10/CPANInternal-159.1/Perl-Tidy-20121207/examples/
H A Dperlcomment.pl217 sub query { subroutine
/macosx-10.10/Heimdal-398.1.2/kuser/
H A Ddump.c47 CFDictionaryRef query; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_x509_cl/lib/
H A DAppleX509CLSession.cpp48 CLQuery *query = queryMap.removeFirstEntry(); local
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/kc/
H A Dkc-52-testCFEqualAndHash.c15 CFDictionaryRef query = CFDictionaryCreate(NULL, (const void **)&kSecClass, (const void **)&kSecClassCertificate, 1, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks); local
/macosx-10.10/WebCore-7600.1.25/css/
H A DMediaQueryMatcher.h65 MediaQueryList* query() { return m_query.get(); } function in class:WebCore::MediaQueryMatcher::Listener
/macosx-10.10/WebCore-7600.1.25/platform/sql/
H A DSQLiteStatement.h95 const String& query() const { return m_query; } function in class:WebCore::SQLiteStatement
/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Duri.h41 char *query; /* the query string (deprecated - use with caution) */ member in struct:_xmlURI
/macosx-10.10/mDNSResponder-561.1.1/mDNSShared/Java/
H A DQueryListener.java56 void queryAnswered( DNSSDService query, int flags, int ifIndex, String fullName, argument

Completed in 199 milliseconds

1234567891011>>