Searched defs:from (Results 251 - 275 of 865) sorted by relevance

<<11121314151617181920>>

/macosx-10.10/Heimdal-398.1.2/lib/heimcred/
H A Dclient.c586 HeimCredMove(CFUUIDRef from, CFUUIDRef to) argument
/macosx-10.10/Heimdal-398.1.2/lib/hx509/
H A Dkeyset.c636 hx509_certs_merge(hx509_context context, hx509_certs to, hx509_certs from) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dmit_glue.c391 krb5_cc_copy_creds(krb5_context context, const krb5_ccache from, krb5_ccache to) argument
H A Dtest_cc.c463 test_copy(krb5_context context, const char *from, const char *to) argument
H A Dticket.c75 krb5_copy_ticket(krb5_context context, const krb5_ticket *from, krb5_ticket **to) argument
[all...]
H A Dtransited.c62 make_path(krb5_context context, struct tr_realm *r, const char *from, const char *to) argument
[all...]
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dresolve.c525 struct sockaddr_storage from; local
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ddadrcal.cpp128 UnicodeString from = testSetting=currentCase->getString(param, status); local
411 UnicodeString from = currentCase->getString("from", status); local
[all...]
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsPrivate.h159 inline void bcopy_nc( void * from, void * to, UInt32 l) { bcopy( from, to, l ); } argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGSlowPathGenerator.h70 JumpingSlowPathGenerator(JumpType from, SpeculativeJIT* jit) argument
95 CallSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result) argument
148 CallResultAndNoArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result) argument
171 CallResultAndOneArgumentSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1) argument
197 CallResultAndTwoArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2) argument
226 CallResultAndThreeArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3) argument
261 CallResultAndFourArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, ArgumentType4 argument4) argument
298 CallResultAndFiveArgumentsSlowPathGenerator( JumpType from, SpeculativeJIT* jit, FunctionType function, SpillRegistersMode spillMode, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, ArgumentType4 argument4, ArgumentType5 argument5) argument
332 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, SpillRegistersMode spillMode = NeedToSpill) argument
345 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, SpillRegistersMode spillMode = NeedToSpill) argument
359 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, SpillRegistersMode spillMode = NeedToSpill) argument
373 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, SpillRegistersMode spillMode = NeedToSpill) argument
390 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, ArgumentType4 argument4, SpillRegistersMode spillMode = NeedToSpill) argument
408 slowPathCall( JumpType from, SpeculativeJIT* jit, FunctionType function, ResultType result, ArgumentType1 argument1, ArgumentType2 argument2, ArgumentType3 argument3, ArgumentType4 argument4, ArgumentType5 argument5, SpillRegistersMode spillMode = NeedToSpill) argument
425 AssigningSlowPathGenerator( JumpType from, SpeculativeJIT* jit, DestinationType destination[numberOfAssignments], SourceType source[numberOfAssignments]) argument
452 slowPathMove( JumpType from, SpeculativeJIT* jit, SourceType source[numberOfAssignments], DestinationType destination[numberOfAssignments]) argument
462 slowPathMove( JumpType from, SpeculativeJIT* jit, SourceType source, DestinationType destination) argument
474 slowPathMove( JumpType from, SpeculativeJIT* jit, SourceType source1, DestinationType destination1, SourceType source2, DestinationType destination2) argument
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DHeapInlines.h104 inline void Heap::writeBarrier(const JSCell* from, JSValue to) argument
119 inline void Heap::writeBarrier(const JSCell* from, JSCell* to) argument
140 writeBarrier(const JSCell* from) argument
[all...]
H A DSlotVisitor.cpp288 ALWAYS_INLINE void SlotVisitor::internalAppend(void* from, JSValue* slot) argument
H A DSlotVisitorInlines.h91 ALWAYS_INLINE void SlotVisitor::internalAppend(void* from, JSValue value) argument
98 ALWAYS_INLINE void SlotVisitor::internalAppend(void* from, JSCell* cell) argument
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DIdentifier.h63 static Identifier from(const PrivateName& name) function in class:JSC::Identifier
/macosx-10.10/Libinfo-459/rpc.subproj/
H A Dclnt_udp.c326 struct sockaddr_in from; local
/macosx-10.10/MITKerberosShim-66/profile/
H A Dprof_parse.c40 char *to, *from; local
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dcanohost.c50 struct sockaddr_storage from; local
372 struct sockaddr_storage from; local
[all...]
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-rsa-cdsa.c186 perform_rsa_op(int flen, const unsigned char *from, argument
266 cdsa_rsa_public_encrypt(int flen, const unsigned char *from, argument
276 cdsa_rsa_public_decrypt(int flen, const unsigned char *from, argument
287 cdsa_rsa_private_encrypt(int flen, const unsigned char *from, argument
297 cdsa_rsa_private_decrypt(int flen, const unsigned char *from, argument
[all...]
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dsmime.c103 char *to = NULL, *from = NULL, *subject = NULL; local
/macosx-10.10/OpenSSL098-52/src/crypto/bio/
H A Db_sock.c718 static struct sockaddr_in from; local
/macosx-10.10/OpenSSL098-52/src/crypto/bn/
H A Dbn_mont.c684 BN_MONT_CTX *BN_MONT_CTX_copy(BN_MONT_CTX *to, BN_MONT_CTX *from) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/rsa/
H A Drsa_eay.c153 static int RSA_eay_public_encrypt(int flen, const unsigned char *from, argument
348 RSA_eay_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
490 RSA_eay_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
631 RSA_eay_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/x509/
H A Dx509_vpm.c198 X509_VERIFY_PARAM_set1(X509_VERIFY_PARAM *to, const X509_VERIFY_PARAM *from) argument
/macosx-10.10/OpenSSL098-52/src/fips/rsa/
H A Dfips_rsa_eay.c164 static int RSA_eay_public_encrypt(int flen, const unsigned char *from, argument
367 RSA_eay_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
509 RSA_eay_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
650 RSA_eay_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Ds2_clnt.c1091 static int ssl_rsa_public_encrypt(SESS_CERT *sc, int len, unsigned char *from, argument

Completed in 209 milliseconds

<<11121314151617181920>>