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

1234567891011>>

/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dswab.c40 swab (char *from, char *to, int nbytes) argument
/macosx-10.9.5/Libc-997.90.3/string/FreeBSD/
H A Dwcpcpy.c41 wcpcpy(wchar_t * __restrict to, const wchar_t * __restrict from) argument
/macosx-10.9.5/CPANInternal-140/DBIx-Class/lib/DBIx/Class/ResultSource/
H A DTable.pm29 sub from { shift->name; } subroutine
H A DView.pm143 sub from { subroutine
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_from_peg.tcl[all...]
H A Dpt_peg_from_json.tcl
/macosx-10.9.5/Heimdal-323.92.1/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.9.5/ICU-511.35/icuSources/i18n/
H A Dzonemeta.h21 UDate from; member in struct:OlsonToMetaMappingEntry
/macosx-10.9.5/Security-55471.14.18/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.9.5/WebCore-7537.78.1/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
/macosx-10.9.5/WebCore-7537.78.1/platform/animation/
H A DAnimationUtilities.h35 inline int blend(int from, int to, double progress) argument
40 inline unsigned blend(unsigned from, unsigned to, double progress) argument
45 inline double blend(double from, doubl argument
50 blend(float from, float to, double progress) argument
55 blend(LayoutUnit from, LayoutUnit to, double progress) argument
60 blend(const IntPoint& from, const IntPoint& to, double progress) argument
[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/transforms/
H A DMatrix3DTransformOperation.cpp35 PassRefPtr<TransformOperation> Matrix3DTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity) argument
H A DMatrixTransformOperation.cpp31 PassRefPtr<TransformOperation> MatrixTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity) argument
/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dsimplesmtp.c33 static const char *from = "<bradh@example.com>"; local
/macosx-10.9.5/dcerpc-58/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.9.5/libarchive-29/libarchive/cpio/test/
H A Dtest_gcpio_compat.c29 unpack_test(const char *from, const char *options, const char *se) argument
[all...]
/macosx-10.9.5/postfix-252/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.9.5/screen-22/screen/
H A Dnethack.c32 char *from; member in struct:nlstrans
[all...]
/macosx-10.9.5/system_cmds-597.90.1/chpass.tproj/
H A Dpw_copy.c76 FILE *from, *to; local
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/chpass.tproj/
H A Dpw_copy.c76 FILE *from, *to; local
/macosx-10.9.5/BerkeleyDB-21/db/cxx/
H A Dcxx_dbt.cpp43 const DBT *from = &that; local
51 const DBT *from = &that; local
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ddtintrv.cpp23 DateInterval::DateInterval(UDate from, UDate to) argument
/macosx-10.9.5/Libc-997.90.3/emulated/
H A Dstatvfs.c35 cvt_statfs_to_statvfs(struct statfs *from, struct statvfs *to) argument
[all...]

Completed in 220 milliseconds

1234567891011>>