Searched defs:dst (Results 76 - 100 of 828) sorted by relevance

1234567891011>>

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-InterfaceBuilderKit/ez_setup/
H A D__init__.py154 dst = open(saveto,"wb"); dst.write(data) variable
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-ScriptingBridge/ez_setup/
H A D__init__.py154 dst = open(saveto,"wb"); dst.write(data) variable
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SearchKit/ez_setup/
H A D__init__.py154 dst = open(saveto,"wb"); dst.write(data) variable
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SyncServices/ez_setup/
H A D__init__.py154 dst = open(saveto,"wb"); dst.write(data) variable
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-SystemConfiguration/ez_setup/
H A D__init__.py154 dst = open(saveto,"wb"); dst.write(data) variable
/macosx-10.10.1/removefile-35/
H A Dremovefile.c31 removefile_state_get(removefile_state_t state, uint32_t key, void* dst) { argument
/macosx-10.10.1/ruby-106/ruby/ext/fiddle/
H A Dconversions.c43 value_to_generic(int type, VALUE src, fiddle_generic * dst) argument
[all...]
/macosx-10.10.1/shell_cmds-179/w/
H A Dfmt.c63 char **p, *dst, *src; local
[all...]
/macosx-10.10.1/sudo-73/src/
H A Dtoke_util.c110 char *dst; local
163 char *dst; local
[all...]
/macosx-10.10.1/tcl-105/tcl/tcl/libtommath/
H A Dbn_mp_karatsuba_sqr.c56 register mp_digit *dst, *src; local
/macosx-10.10.1/xnu-2782.1.97/SETUP/installfile/
H A Dinstallfile.c51 const char *dst = NULL; local
/macosx-10.10.1/xnu-2782.1.97/SETUP/replacecontents/
H A Dreplacecontents.c48 const char *dst = NULL; local
/macosx-10.10.1/xnu-2782.1.97/bsd/dev/i386/
H A Dstubs.c109 copywithin(void *src, void *dst, size_t count) argument
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dip_encap.h69 struct sockaddr_storage dst; /* remote addr */ member in struct:encaptab
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet6/
H A Din6_cksum.c142 in6_pseudo(const struct in6_addr *src, const struct in6_addr *dst, uint32_t x) argument
/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/string/
H A Dmemset.c56 u_char *dst; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dhibernate_restore.c41 hibernate_restore_phys_page(uint64_t src, uint64_t dst, uint32_t len, uint32_t procFlags) argument
/macosx-10.10.1/Heimdal-398.1.2/appl/login/
H A Dutmp_login.c42 shrink_hostname(const char *hostname, char *dst, size_t dst_sz) argument
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dinet_ntop.c43 inet_ntop_v4 (const void *src, char *dst, size_t size) argument
79 inet_ntop_v6 (const void *src, char *dst, size_t size) argument
138 inet_ntop(int af, const void *src, char *dst, size_t size) argument
[all...]
H A Dunvis.c254 rk_strunvis(char *dst, const char *src) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecompiler/
H A DStaticPropertyAnalyzer.h62 inline void StaticPropertyAnalyzer::createThis(int dst, unsigned offsetOfInlineCapacityOperand) argument
69 inline void StaticPropertyAnalyzer::newObject(int dst, unsigned offsetOfInlineCapacityOperand) argument
79 inline void StaticPropertyAnalyzer::putById(int dst, unsigne argument
87 mov(int dst, int src) argument
111 kill(int dst) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/jit/
H A DJSInterfaceJIT.h107 inline JSInterfaceJIT::Jump JSInterfaceJIT::emitLoadInt32(unsigned virtualRegisterIndex, RegisterID dst) argument
110 loadPtr(payloadFor(virtualRegisterIndex), dst); local
[all...]
/macosx-10.10.1/Libc-1044.1.2/locale/FreeBSD/
H A Dascii.c120 _ascii_mbsnrtowcs(wchar_t * __restrict dst, const char ** __restrict src, argument
154 _ascii_wcsnrtombs(char * __restrict dst, const wchar_t ** __restrict src, argument
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-bdb/
H A Ddbcache.c43 unsigned char *dst = (unsigned char *)&ret; local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dcipher-bf1.c52 swap_bytes(const u_char *src, u_char *dst, int n) argument

Completed in 340 milliseconds

1234567891011>>