Searched defs:scheme (Results 1 - 25 of 129) sorted by relevance

123456

/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dcmuscheme.el[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/url/
H A Durl-methods.el[all...]
H A Durl-about.el
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dscheme.el239 (defgroup scheme nil function
[all...]
H A Dxscheme.el[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/passwd/
H A Dnetscape.c25 static const struct berval scheme = BER_BVC("{NS-MTA-MD5}"); variable in typeref:struct:berval
28 chk_ns_mta_md5( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text ) argument
H A Dradius.c30 static const struct berval scheme = BER_BVC("{RADIUS}"); variable in typeref:struct:berval
H A Dkerberos.c33 static const struct berval scheme = BER_BVC("{KERBEROS}"); variable in typeref:struct:berval
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebUserContentURLPattern.h45 const String& scheme() const { return m_pattern.scheme(); } function in class:WebKit::WebUserContentURLPattern
/macosx-10.10.1/cups-408/cups/everywhere/
H A Dbonjour-tests.bat36 set scheme="%IPPFIND_TXT_ADMINURL:~0,7%" variable
38 set scheme="%IPPFIND_TXT_ADMINURL:~0,8%" variable
87 set scheme="%IPPFIND_TXT_UUID:~0,9%" variable
/macosx-10.10.1/libxml2-26/libxml2/include/libxml/
H A Duri.h34 char *scheme; /* the URI scheme */ member in struct:_xmlURI
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Duri.h34 char *scheme; /* the URI scheme */ member in struct:_xmlURI
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_dumpmode.c108 TIFFInitDumpMode(TIFF* tif, int scheme) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLdifWriter.cpp65 std::string scheme = target.substr( 0, sizeof("file:")-1 ); local
H A DLdifReader.cpp331 std::string scheme = line.substr( 0, pos ); local
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dslappasswd.c70 char *scheme = default_scheme; local
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebUserContentURLPattern.cpp100 HRESULT WebUserContentURLPattern::scheme(BSTR* scheme) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/efl/
H A Dewk_url_scheme_request.cpp55 const char* EwkUrlSchemeRequest::scheme() const function in class:EwkUrlSchemeRequest
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/efl/
H A DRequestManagerClientEfl.cpp87 void RequestManagerClientEfl::registerURLSchemeHandler(const String& scheme, Ewk_Url_Scheme_Request_Cb callback, void* userData) argument
/macosx-10.10.1/cups-408/cups/backend/
H A Dieee1284.c31 backendGetDeviceID( int fd, char *device_id, int device_id_size, char *make_model, int make_model_size, const char *scheme, char *uri, int uri_size) argument
/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOFilterScheme.cpp273 extern "C" void _ZN14IOFilterScheme4readEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion( IOFilterScheme * scheme, IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, IOStorageCompletion completion ) argument
278 extern "C" void _ZN14IOFilterScheme5writeEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion( IOFilterScheme * scheme, IOService * client, UInt64 byteStart, IOMemoryDescriptor * buffer, IOStorageCompletion completion ) argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/slapd-modules/passwd/sha2/
H A Dslapd-sha2.c99 hash_sha256( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
119 hash_sha384( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
142 hash_sha512( const struct berval *scheme, const struct berval *passwd, struct berval *hash, const char **text ) argument
162 chk_sha256( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text ) argument
179 chk_sha384( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text ) argument
196 chk_sha512( const struct berval *scheme, const struct berval *passwd, const struct berval *cred, const char **text ) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Durl.cpp90 string URL::scheme() const function in class:Security::Network::URL
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Durl.cpp90 string URL::scheme() const function in class:Security::Network::URL
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/simpleUrlAccess/
H A DsimpleUrlAccess.c116 char scheme[10]; /* http, https */ local

Completed in 398 milliseconds

123456