Searched defs:from (Results 101 - 125 of 865) sorted by relevance

1234567891011>>

/macosx-10.10/emacs-93/emacs/lisp/calendar/
H A Dcal-coptic.el[all...]
H A Dcal-persia.el[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dimage.el[all...]
H A Dtimezone.el[all...]
/macosx-10.10/groff-38/groff/src/preproc/eqn/
H A Dlimit.cpp27 box *from; member in class:limit_box
[all...]
/macosx-10.10/network_cmds-457/traceroute.tproj/
H A Dfindsaddr-socket.c128 findsaddr(register const struct sockaddr_in *to, register struct sockaddr_in *from) argument
/macosx-10.10/shell_cmds-179/date/
H A Dnetdate.c73 struct sockaddr_in lsin, dest, from; local
/macosx-10.10/text_cmds-88/ed/
H A Dundo.c41 push_undo_stack(int type, long from, long to) argument
/macosx-10.10/text_cmds-88/tr/
H A Dcmap.c68 cmap_add(struct cmap *cm, wint_t from, wint_t to) argument
[all...]
H A Dcmap.h61 cmap_lookup(struct cmap *cm, wint_t from) argument
/macosx-10.10/Chess-310.6/sjeng/
H A Dsee.c201 int see(int color, int square, int from) argument
/macosx-10.10/Heimdal-398.1.2/lib/asn1/
H A Dextra.c100 copy_heim_any(const heim_any *from, heim_any *to) argument
132 copy_heim_any_set(const heim_any_set *from, heim_any_set *to) argument
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Drsa-sf.c134 sf_rsa_public_encrypt(int flen, const unsigned char* from, argument
157 sf_rsa_public_decrypt(int flen, const unsigned char* from, argument
198 sf_rsa_private_encrypt(int flen, const unsigned char* from, argument
221 sf_rsa_private_decrypt(int flen, const unsigned char* from, argument
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dtztrans.cpp21 TimeZoneTransition::TimeZoneTransition(UDate time, const TimeZoneRule& from, const TimeZoneRule& to) argument
96 TimeZoneTransition::setFrom(const TimeZoneRule& from) { argument
104 TimeZoneTransition::adoptFrom(TimeZoneRule* from) { argument
H A Dztrans.cpp27 ztrans_open(UDate time, const void* from, const void* to){ argument
67 ztrans_setFrom(ZTrans* trans, const void* from) { argument
72 ztrans_adoptFrom(ZTrans* trans, void* from) { argument
/macosx-10.10/JavaScriptCore-7600.1.17/bytecode/
H A DPolymorphicGetByIdList.cpp105 PolymorphicGetByIdList* PolymorphicGetByIdList::from(StructureStubInfo& stubInfo) function in class:JSC::PolymorphicGetByIdList
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGArrayifySlowPathGenerator.h43 ArrayifySlowPathGenerator( const MacroAssembler::JumpList& from, SpeculativeJIT* jit, Node* node, GPRReg baseGPR, GPRReg propertyGPR, GPRReg tempGPR, GPRReg structureGPR) argument
H A DDFGBasicBlock.cpp97 void BasicBlock::replacePredecessor(BasicBlock* from, BasicBlock* to) argument
H A DDFGCallArrayAllocatorSlowPathGenerator.h40 CallArrayAllocatorSlowPathGenerator( MacroAssembler::JumpList from, SpeculativeJIT* jit, P_JITOperation_EStZ function, GPRReg resultGPR, GPRReg storageGPR, Structure* structure, size_t size) argument
79 CallArrayAllocatorWithVariableSizeSlowPathGenerator( MacroAssembler::JumpList from, SpeculativeJIT* jit, P_JITOperation_EStZ function, GPRReg resultGPR, Structure* contiguousStructure, Structure* arrayStorageStructure, GPRReg sizeGPR) argument
/macosx-10.10/JavaScriptCore-7600.1.17/jit/
H A DJITDisassembler.cpp160 void JITDisassembler::dumpDisassembly(PrintStream& out, LinkBuffer& linkBuffer, MacroAssembler::Label from, MacroAssembler::Label to) argument
/macosx-10.10/JavaScriptCore-7600.1.17/runtime/
H A DArrayStorage.h51 static ArrayStorage* from(Butterfly* butterfly) { return reinterpret_cast_ptr<ArrayStorage*>(butterfly); } function in struct:JSC::ArrayStorage
52 static ArrayStorage* from(IndexingHeader* indexingHeader) { return indexingHeader->arrayStorage(); } function in struct:JSC::ArrayStorage
H A DIndexingHeader.h71 static IndexingHeader* from(Butterfly* butterfly) function in class:JSC::IndexingHeader
76 static const IndexingHeader* from(const Butterfly* butterfly) function in class:JSC::IndexingHeader
81 static IndexingHeader* from(ArrayStorage* arrayStorage) function in class:JSC::IndexingHeader
86 static const IndexingHeader* from(const ArrayStorage* arrayStorage) function in class:JSC::IndexingHeader
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/src/
H A DLDAPEntry.cpp47 LDAPEntry& LDAPEntry::operator=(const LDAPEntry& from){ argument
/macosx-10.10/OpenSSH-189/osslshim/heimdal-asn1/
H A Dasn1-extra.c122 copy_heim_any(const heim_any *from, heim_any *to) argument
154 copy_heim_any_set(const heim_any_set *from, heim_any_set *to) argument
/macosx-10.10/OpenSSL098-52/src/crypto/rsa/
H A Drsa_lib.c70 int RSA_public_encrypt(int flen, const unsigned char *from, unsigned char *to, argument
76 int RSA_private_encrypt(int flen, const unsigned char *from, unsigned char *to, argument
89 int RSA_private_decrypt(int flen, const unsigned char *from, unsigned char *to, argument
95 int RSA_public_decrypt(int flen, const unsigned char *from, unsigned char *to, argument
[all...]

Completed in 205 milliseconds

1234567891011>>