Searched defs:from (Results 451 - 475 of 865) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DAssemblyHelpers.h221 void emitPutToCallFrameHeader(GPRReg from, JSStack::CallFrameHeaderEntry entry) argument
235 void emitPutCallerFrameToCallFrameHeader(RegisterID from) argument
240 void emitPutReturnPCToCallFrameHeader(RegisterID from) argument
244 void emitPutReturnPCToCallFrameHeader(TrustedImmPtr from) argument
256 void emitPutToCallFrameHeaderBeforePrologue(GPRReg from, JSStac argument
261 emitPutPayloadToCallFrameHeaderBeforePrologue(GPRReg from, JSStack::CallFrameHeaderEntry entry) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DArrayPrototype.cpp218 unsigned from = k + currentCount; local
262 unsigned from = k + currentCount - 1; local
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dresult.c718 struct sockaddr from; local
[all...]
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/slapi/
H A Dslapi_dn.c250 void slapi_sdn_copy( const Slapi_DN *from, Slapi_DN *to ) argument
/macosx-10.10/OpenSSH-189/openssh/
H A Dloginrec.c1660 struct sockaddr_storage from; local
[all...]
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-pem.c130 char *from = *fromp; local
[all...]
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dcms.c123 char *to = NULL, *from = NULL, *subject = NULL; local
/macosx-10.10/OpenSSL098-52/src/demos/engines/cluster_labs/
H A Dhw_cluster_labs.c593 static int cluster_labs_rsa_pub_enc(int flen, const unsigned char *from, argument
612 static int cluster_labs_rsa_pub_dec(int flen, const unsigned char *from, argument
632 cluster_labs_rsa_priv_enc(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
652 cluster_labs_rsa_priv_dec(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/demos/engines/rsaref/
H A Drsaref.c311 static int RSAref_bn2bin(BIGNUM *from, unsigned char *to, int max) argument
330 static BIGNUM *RSAref_bin2bn(unsigned char *from, BIGNU argument
342 RSAref_Public_ref2eay(RSArefPublicKey *from, RSA *to) argument
351 RSAref_Public_eay2ref(RSA *from, R_RSA_PUBLIC_KEY *to) argument
360 RSAref_Private_ref2eay(RSArefPrivateKey *from, RSA *to) argument
384 RSAref_Private_eay2ref(RSA *from, R_RSA_PRIVATE_KEY *to) argument
398 rsaref_private_decrypt(int len, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
416 rsaref_private_encrypt(int len, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
439 rsaref_public_decrypt(int len, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
457 rsaref_public_encrypt(int len, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dcrypto.h296 CRYPTO_EX_DATA *from); variable
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAnimationElement.cpp476 void SVGAnimationElement::currentValuesFromKeyPoints(float percent, float& effectivePercent, String& from, String& to) const argument
487 void SVGAnimationElement::currentValuesForValuesAnimation(float percent, float& effectivePercent, String& from, String& to) argument
573 String from = fromValue(); local
611 String from; local
667 determinePropertyValueTypes(const String& from, const String& to) argument
[all...]
H A DSVGUseElement.cpp915 void SVGUseElement::transferUseAttributesToReplacedElement(SVGElement* from, SVGElement* to) const argument
[all...]
/macosx-10.10/apache-793/httpd/modules/cluster/
H A Dmod_heartmonitor.c564 apr_sockaddr_t from; local
519 hm_processmsg(hm_ctx_t *ctx, apr_pool_t *p, apr_sockaddr_t *from, char *buf, int len) argument
[all...]
/macosx-10.10/apache-793/httpd/modules/generators/
H A Dmod_info.c239 mod_info_show_parents(request_rec * r, ap_directive_t * node, int from, int to) argument
247 mod_info_module_cmds(request_rec * r, const command_rec * cmds, ap_directive_t * node, int from, int level) argument
/macosx-10.10/bind9-45.101/bind9/bin/dig/
H A Ddig.c239 received(int bytes, isc_sockaddr_t *from, dig_query_t *query) { argument
[all...]
H A Dhost.c179 received(int bytes, isc_sockaddr_t *from, dig_query_t *query) { argument
H A Dnslookup.c391 received(int bytes, isc_sockaddr_t *from, dig_query_t *query) argument
/macosx-10.10/bind9-45.101/bind9/contrib/dlz/drivers/
H A Ddlz_odbc_driver.c422 odbc_makesafe(char *to, const char *from, size_t length) argument
[all...]
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/lib/
H A Dconverter.c420 idn_converter_convfromucs4(idn_converter_t ctx, const unsigned long *from, argument
459 idn_converter_convtoucs4(idn_converter_t ctx, const char *from, unsigned long *to, size_t tolen) argument
697 roundtrip_check(idn_converter_t ctx, const unsigned long *from, const char *to) argument
777 converter_none_convfromucs4(idn_converter_t ctx, void *privdata, const unsigned long *from, char *to, size_t tolen) argument
785 converter_none_convtoucs4(idn_converter_t ctx, void *privdata, const char *from, unsigned long *to, size_t tolen) argument
897 converter_iconv_convfromucs4(idn_converter_t ctx, void *privdata, const unsigned long *from, char *to, size_t tolen) argument
1015 converter_iconv_convtoucs4(idn_converter_t ctx, void *privdata, const char *from, unsigned long *to, size_t tolen) argument
1108 converter_uescape_convfromucs4(idn_converter_t ctx, void *privdata, const unsigned long *from, char *to, size_t tolen) argument
1160 converter_uescape_convtoucs4(idn_converter_t ctx, void *privdata, const char *from, unsigned long *to, size_t tolen) argument
[all...]
H A Dres.c184 idn_res_encodename(idn_resconf_t ctx, idn_action_t actions, const char *from, argument
450 idn_res_decodename(idn_resconf_t ctx, idn_action_t actions, const char *from, char *to, size_t tolen) argument
710 idn_res_decodename2(idn_resconf_t ctx, idn_action_t actions, const char *from, char *to, size_t tolen, const char *auxencoding) argument
849 copy_verbatim(const char *from, char *to, size_t tolen) argument
1041 const unsigned long *from; local
1095 const unsigned long *from; local
1170 const unsigned long *from; local
1246 const unsigned long *from; local
1305 const unsigned long *from; local
1356 const unsigned long *from; local
1546 const unsigned long *from; local
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/isccc/
H A Dcc.c465 createmessage(isc_uint32_t version, const char *from, const char *to, argument
523 isccc_cc_createmessage(isc_uint32_t version, const char *from, const char *to, argument
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dx509asn1.c250 utf8asn1str(char * * to, int type, const char * from, const char * end) argument
749 static size_t copySubstring(char * to, const char * from) argument
[all...]
/macosx-10.10/curl-83.1.2/curl/packages/OS400/
H A Dccsidcurl.c216 slist_convert(int dccsid, struct curl_slist * from, int sccsid) argument
/macosx-10.10/emacs-93/emacs/lisp/
H A Dexpand.el
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Dgnus-nocem.el

Completed in 256 milliseconds

<<11121314151617181920>>