Searched refs:to (Results 151 - 175 of 3922) sorted by relevance

1234567891011>>

/macosx-10.10/Libc-1044.1.2/string/FreeBSD/
H A Dswab.c5 * This code is derived from software contributed to Berkeley by
17 * may be used to endorse or promote products derived from this software
42 swab(const void * __restrict from, void * __restrict to, ssize_t len) argument
52 tp = (char *)to;
54 /* round to multiple of 8 */
/macosx-10.10/OpenSSL098-52/src/VMS/
H A Dtest-includes.com1 $! Quick script to check how well including individual header files works
/macosx-10.10/OpenSSL098-52/src/crypto/rsa/
H A Drsa_pk1.c7 * The implementation was written so as to conform with Netscapes SSL.
10 * the following conditions are aheared to. The following conditions
11 * apply to all code found in this distribution, be it the RC4, RSA,
17 * the code are not to be removed.
65 int RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, argument
77 p=(unsigned char *)to;
91 int RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, argument
108 if (*p != 0xff) /* should decrypt to 0xff */
138 memcpy(to,p,(unsigned int)j);
143 int RSA_padding_add_PKCS1_type_2(unsigned char *to, in argument
181 RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, const unsigned char *from, int flen, int num) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Drsa.h5 * subject to the Apple Public Source License Version 1.2 (the 'License').
25 * The implementation was written so as to conform with Netscapes SSL.
28 * the following conditions are aheared to. The following conditions
29 * apply to all code found in this distribution, be it the RC4, RSA,
35 * the code are not to be removed.
96 int (*rsa_pub_enc)(int flen,unsigned char *from,unsigned char *to,
98 int (*rsa_pub_dec)(int flen,unsigned char *from,unsigned char *to,
100 int (*rsa_priv_enc)(int flen,unsigned char *from,unsigned char *to,
102 int (*rsa_priv_dec)(int flen,unsigned char *from,unsigned char *to,
113 * to b
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/rsa/
H A Drsa_pk1.c5 * subject to the Apple Public Source License Version 1.2 (the 'License').
25 * The implementation was written so as to conform with Netscapes SSL.
28 * the following conditions are aheared to. The following conditions
29 * apply to all code found in this distribution, be it the RC4, RSA,
35 * the code are not to be removed.
83 int RSA_padding_add_PKCS1_type_1(unsigned char *to, int tlen, argument
95 p=(unsigned char *)to;
109 int RSA_padding_check_PKCS1_type_1(unsigned char *to, int tlen, argument
126 if (*p != 0xff) /* should decrypt to 0xff */
156 memcpy(to,
161 RSA_padding_add_PKCS1_type_2(unsigned char *to, int tlen, unsigned char *from, int flen) argument
199 RSA_padding_check_PKCS1_type_2(unsigned char *to, int tlen, unsigned char *from, int flen, int num) argument
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslScripts/openssl/
H A DopensslTest11 echo Preparing to delete $CSR_FILE $PRIV_KEY_ENCR $PRIV_RAW_KEY_PEM $CERT_FILE_PEM $CERT_FILE_DER
12 echo Ctl-c to abort, or....
38 # 4. convert cert to DER form for use by sslViewer
45 echo preparing to run runServeView script. Ctl-c to abort, or....
/macosx-10.10/WebCore-7600.1.25/platform/efl/DefaultTheme/widget/scrollbar/
H A Dscrollbar.edc15 along with this library; see the file COPYING.LIB. If not, write to
24 * If wants to draw on top, just overflow usign edje's rel1/rel2
98 rel1.to: "rect.base";
99 rel2.to: "rect.base";
104 rel1.to: "rect.base";
105 rel2.to: "rect.base";
124 rel1.to: "rect.base";
125 rel2.to: "rect.base";
138 rel1.to: "rect.base";
139 rel2.to
[all...]
/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAnimatedNumber.cpp15 * along with this library; see the file COPYING.LIB. If not, write to
67 void SVGAnimatedNumberAnimator::addAnimatedTypes(SVGAnimatedType* from, SVGAnimatedType* to) argument
70 ASSERT(from->type() == to->type());
72 to->number() += from->number();
82 void SVGAnimatedNumberAnimator::calculateAnimatedValue(float percentage, unsigned repeatCount, SVGAnimatedType* from, SVGAnimatedType* to, SVGAnimatedType* toAtEndOfDuration, SVGAnimatedType* animated) argument
88 float toNumber = to->number();
103 float to = 0; local
105 parseNumberFromString(toString, to);
106 return fabsf(to - from);
/macosx-10.10/cups-408/cups/desktop/
H A Dcups.conf9 <!-- Allow any connection to receive the message -->
/macosx-10.10/cups-408/cups/vcnet/
H A Dsetdebug.bat1 @rem Script to enable debug logging for IPPTOOL
/macosx-10.10/emacs-93/emacs/src/s/
H A Dsunos4shr.h18 along with GNU Emacs; see the file COPYING. If not, write to
42 * Who the #$%&* decided to remove the __ characters!
43 * Someone needs to fix this in sysdep.c with an #ifdef BROKEN_START in
67 #define memmove(to, from, size) bcopy (from, to, size)
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/
H A DMakefile14 * set these variables to 1 to enable, 0 to disable, null to probe
28 SHOPT_COSHELL == 1 /* build with connection to coshell */
31 SHOPT_ECHOPRINT == /* make echo equivalent to print */
100 SHOPT_CRNL == 1 /* <cr><nl> is eqivalent to <nl> */
235 echo "make install to run the tests on the latest $(SH)" >&2
241 echo "make install to run the tests on the latest $(SH)" >&2
/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_crc32.h29 #error This header is only to be used internally to libarchive.
33 * When zlib is unavailable, we should still be able to validate
34 * uncompressed zip archives. That requires us to be able to compute
38 * compared to about 800MB/s for the zlib implementation.
/macosx-10.10/libclosure-65/objectTests/
H A Dcounting.m71 TestObject *to = [TestObject new];
72 void (^b)(void) = [^{ printf("hi %p\n", to); } copy];
74 [to release];
80 TestObject *to = [TestObject new];
81 void (^b)(void) = [^{ printf("hi %p\n", to); } copy];
89 [to release];
97 TestObject *to = [TestObject new];
98 void (^b)(void) = [^{ printf("hi %p\n", to); } copy];
108 [to release];
/macosx-10.10/llvmCore-3425.0.34/autoconf/m4/
H A Drand48.m410 AC_DEFINE([HAVE_RAND48],1,[Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h>])
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Drand48.m410 AC_DEFINE([HAVE_RAND48],1,[Define to 1 if srand48/lrand48/drand48 exist in <stdlib.h>])
/macosx-10.10/ntp-92/ntpd/
H A Dntpd-opts.h27 * This file contains the programmatic interface to the Automated
30 * "AutoOpts" chapter. Please refer to that doc for usage help.
122 # warning undefining IPV4 due to option name conflict
126 # warning undefining IPV6 due to option name conflict
130 # warning undefining AUTHREQ due to option name conflict
134 # warning undefining AUTHNOREQ due to option name conflict
138 # warning undefining BCASTSYNC due to option name conflict
142 # warning undefining CONFIGFILE due to option name conflict
146 # warning undefining DEBUG_LEVEL due to option name conflict
150 # warning undefining SET_DEBUG_LEVEL due to optio
[all...]
/macosx-10.10/ntp-92/util/
H A Dntp-keygen-opts.h27 * This file contains the programmatic interface to the Automated
30 * "AutoOpts" chapter. Please refer to that doc for usage help.
110 # warning undefining CERTIFICATE due to option name conflict
114 # warning undefining DEBUG_LEVEL due to option name conflict
118 # warning undefining SET_DEBUG_LEVEL due to option name conflict
122 # warning undefining ID_KEY due to option name conflict
126 # warning undefining GQ_PARAMS due to option name conflict
130 # warning undefining HOST_KEY due to option name conflict
134 # warning undefining IFFKEY due to option name conflict
138 # warning undefining ISSUER_NAME due to optio
[all...]
/macosx-10.10/smb-759.0/lib/librpc/
H A Dwerror.inc9 * NOTE this list is required to be sorted numerically by the
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/transfer/include/
H A Dsecure.inc3 One way to secure connections made by objects of this package is to
5 [option -socketcmd] to force the use of command [cmd tls::socket] to
11 tls::init -cafile /path/to/ca/cert -keyfile ...
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/mac-mpw/
H A DREADME6 to build the LIBTIFF library and tools from the MPW Shell. The
8 which uses all of these files to create the MPW makefiles and
16 This translation trick is necessary to protect the files when
17 they are put into unix tarfiles, which tend to mangle the
/macosx-10.10/vim-55/runtime/keymap/
H A Ddvorak.vim4 " All characters are ASCII, conversion to another encoding (e.g., UTF-8)
/macosx-10.10/vim-55/src/xxd/
H A DMake_bc3.mak5 # BOR path to root of Borland C (E:\BORLANDC)
6 # DEBUG set to "yes" for debugging (no)
23 # replace -1- with -2 to produce code for a 80286 or higher
24 # replace -1- with -3 to produce code for a 80386 or higher
/macosx-10.10/xnu-2782.1.97/libsyscall/wrappers/legacy/
H A Dsendto.c7 * as defined in and that are subject to the Apple Public Source License
46 sendto(int s, const void *msg, size_t len, int flags, const struct sockaddr *to, socklen_t tolen) argument
48 int ret = __sendto_nocancel(s, msg, len, flags, to, tolen);
/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dpage_decrypt.c7 * as defined in and that are subject to the Apple Public Source License
9 * compliance with the License. The rights granted to you under the License
10 * may not be used to create, or enable the creation or redistribution of,
11 * unlawful or unlicensed copies of an Apple operating system, or to
47 dsmos_page_transform(const void* from, void *to, unsigned long long src_offset, void *ops) argument
58 return (*dsmos_hook) (from, to, src_offset, ops);

Completed in 430 milliseconds

1234567891011>>