Searched defs:from (Results 1 - 25 of 865) sorted by relevance

1234567891011>>

/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dswab.c40 swab (char *from, char *to, int nbytes) argument
/macosx-10.10/Libc-1044.1.2/string/FreeBSD/
H A Dwcpcpy.c41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) argument
H A Dswab.c42 swab(const void * __restrict from, void * __restrict to, ssize_t len) argument
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_from_peg.tcl[all...]
H A Dpt_peg_from_json.tcl
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dcopy_host_realm.c50 krb5_copy_host_realm(krb5_context context, const krb5_realm *from, krb5_realm **to) argument
H A Dasn1_glue.c41 _krb5_principal2principalname(PrincipalName *p, const krb5_principal from) argument
48 _krb5_principalname2krb5_principal(krb5_context context, krb5_principal *principal, const PrincipalName from, const Realm realm) argument
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dzonemeta.h21 UDate from; member in struct:OlsonToMetaMappingEntry
/macosx-10.10/OpenSSL098-52/src/crypto/rsa/
H A Drsa_none.c65 RSA_padding_add_none(unsigned char *to, int tlen, const unsigned char *from, int flen) argument
84 RSA_padding_check_none(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/rsa/
H A Drsa_none.c83 int RSA_padding_add_none(unsigned char *to, int tlen, unsigned char *from, argument
102 int RSA_padding_check_none(unsigned char *to, int tlen, unsigned char *from, argument
/macosx-10.10/WebCore-7600.1.25/Modules/notifications/
H A DNotificationController.h46 static NotificationController* from(Page* page) { return static_cast<NotificationController*>(Supplement<Page>::from(page, supplementName())); } function in class:WebCore::NotificationController
H A DWorkerGlobalScopeNotifications.cpp53 WorkerGlobalScopeNotifications* WorkerGlobalScopeNotifications::from(WorkerGlobalScope* context) function in class:WebCore::WorkerGlobalScopeNotifications
/macosx-10.10/WebCore-7600.1.25/platform/animation/
H A DAnimationUtilities.h34 inline int blend(int from, int to, double progress) argument
39 inline unsigned blend(unsigned from, unsigned to, double progress) argument
44 inline double blend(double from, doubl argument
49 blend(float from, float to, double progress) argument
54 blend(LayoutUnit from, LayoutUnit to, double progress) argument
59 blend(const IntPoint& from, const IntPoint& to, double progress) argument
[all...]
/macosx-10.10/dcerpc-61/dcerpc/libdcethread/
H A Ddcethread_recvfrom.c89 dcethread_recvfrom(int s, void *buf, size_t len, int flags, struct sockaddr *from, socklen_t *fromlen) argument
/macosx-10.10/libarchive-30/libarchive/cpio/test/
H A Dtest_gcpio_compat.c29 unpack_test(const char *from, const char *options, const char *se) argument
[all...]
/macosx-10.10/postfix-255/postfix/src/util/
H A Dsane_link.c41 int sane_link(const char *from, const char *to) argument
H A Dsane_rename.c41 int sane_rename(const char *from, const char *to) argument
/macosx-10.10/screen-22/screen/
H A Dnethack.c32 char *from; member in struct:nlstrans
[all...]
/macosx-10.10/system_cmds-643.1.1/chpass.tproj/
H A Dpw_copy.c76 FILE *from, *to; local
/macosx-10.10/BerkeleyDB-21/db/cxx/
H A Dcxx_dbt.cpp43 const DBT *from = &that; local
51 const DBT *from = &that; local
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ddtintrv.cpp23 DateInterval::DateInterval(UDate from, UDate to) argument
/macosx-10.10/JavaScriptCore-7600.1.17/dfg/
H A DDFGDominators.h47 bool dominates(BlockIndex from, BlockIndex to) const argument
53 bool dominates(BasicBlock* from, BasicBlock* to) const argument
/macosx-10.10/Libc-1044.1.2/emulated/
H A Dstatvfs.c35 cvt_statfs_to_statvfs(struct statfs *from, struct statvfs *to) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/Modules/battery/
H A DBatteryController.h44 static BatteryController* from(Page* page) { return static_cast<BatteryController*>(Supplement<Page>::from(page, supplementName())); } function in class:WebCore::BatteryController
H A DNavigatorBattery.cpp55 NavigatorBattery* NavigatorBattery::from(Navigator* navigator) function in class:WebCore::NavigatorBattery

Completed in 175 milliseconds

1234567891011>>