Searched refs:to (Results 651 - 675 of 1699) sorted by relevance

<<21222324252627282930>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/util/
H A Dadd_cr.pl3 # This adds a copyright message to a souce code file.
18 open(IN,"<$file") || die "unable to open $file:$!\n";
26 open(OUT,">$file.out") || die "unable to open $file.$$:$!\n";
57 rename("$file","$file.orig") || die "unable to rename $file:$!\n";
58 rename("$file.out",$file) || die "unable to rename $file.out:$!\n";
71 * The implementation was written so as to conform with Netscapes SSL.
74 * the following conditions are aheared to. The following conditions
75 * apply to all code found in this distribution, be it the RC4, RSA,
81 * the code are not to be removed.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/bin/ad/
H A Dad.h75 char *p_end;/* pointer to NULL at end of path */
76 char *target_end;/* pointer to end of target base */
77 char p_path[MAXPATHLEN + 2];/* pointer to the start of a path */
80 extern PATH_T to;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Dbuild.com46 ; Define macro to assist in building transfer vector entries. Each entry
65 ; Allocate extra storage at end of vector to allow for expansion.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dadd_cr.pl3 # This adds a copyright message to a souce code file.
18 open(IN,"<$file") || die "unable to open $file:$!\n";
26 open(OUT,">$file.out") || die "unable to open $file.$$:$!\n";
57 rename("$file","$file.orig") || die "unable to rename $file:$!\n";
58 rename("$file.out",$file) || die "unable to rename $file.out:$!\n";
71 * The implementation was written so as to conform with Netscapes SSL.
74 * the following conditions are aheared to. The following conditions
75 * apply to all code found in this distribution, be it the RC4, RSA,
81 * the code are not to be removed.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/blast/
H A Dblast.c7 * This function provides functionality similar to the explode() function of
17 * which decompresses to "AIAIAIAIAIAIA" (without the quotes).
38 void *inhow; /* opaque information passed to infun() */
49 void *outhow; /* opaque information passed to outfun() */
51 int first; /* true to check distances (for first 4K) */
61 * - Bits are stored in bytes from the least significant bit to the most
63 * buffer, using shift right, and new bytes are appended to the top of the
82 /* drop need bits and update buffer, always zero to seven bits left */
110 * - The codes as stored in the compressed data are bit-reversed relative to
112 * bits are pulled from the compressed data one at a time and used to
284 unsigned char *from, *to; /* copy pointers */ local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.pl26 # * the code are not to be removed.
39 * The implementation was written so as to conform with Netscapes SSL.
42 * the following conditions are aheared to. The following conditions
43 * apply to all code found in this distribution, be it the RC4, RSA,
49 * the code are not to be removed.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/times/
H A Dusparc.cc6 is able to perform when the code is 'inlined'. For 'speed', the DES
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/lib/
H A Duaccess_std.c120 static size_t copy_in_user_std(size_t size, void __user *to, argument
147 : "+a" (size), "+a" (to), "+a" (from), "=a" (tmp1)
152 static size_t clear_user_std(size_t size, void __user *to) argument
183 : "+a" (size), "+a" (to), "=a" (tmp1), "=a" (tmp2)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sparc64/lib/
H A Dmcount.S4 * This file implements mcount(), which is used to collect profiling data.
15 * automatically instruments every C function with a call to this.
49 sethi %hi(ovstack), %g7 ! cant move to panic stack fast enough
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/sys-i386/
H A Dsetjmp.S8 # The jmp_buf is assumed to contain the following, in order:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/um/sys-x86_64/
H A Dsetjmp.S8 # The jmp_buf is assumed to contain the following, in order:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/parisc/kernel/
H A Dperf_asm.S18 * along with this program; if not, write to the Free Software
41 ; The coprocessor only needs to be enabled when
56 ssm 0,0 ; dummy op to ensure completion
82 ssm 0,0 ; dummy op to ensure completion
97 ;* is shifted shifted backup immediately. This is to compensate
102 ;* arg0 : rdr to be read
109 ;* arg0 : rdr to be read
129 ; shifting is done, from or to, remote diagnose registers.
148 extrd,u arg1,63,6,%r1 ; setup shift amount by bits to move
152 blr %r1,%r0 ; branch to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A DMakefile.in7 # gives unlimited permission to copy and/or distribute it,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
343 @echo "This command is intended for maintainers to use"
344 @echo "it deletes files that may require special tools to rebuild."
397 # Tell versions [3.59,3.63) of GNU make to not export all variables.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm26/lib/
H A Dmemset.S20 blt 5f @ 1 bytes to align with?
35 * we know that the pointer in r0 is aligned to a word boundary.
56 LOADREGS(eqfd, sp!, {pc}) @ Now <64 bytes to go.
58 * No need to correct the count; we're only testing bits from now on
72 * When we get here, we've got less than 4 bytes to zero. We
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S14 * Remove unnecessary diff to kernel.org tree
20 * Kernel command line may be supplied to kernel. Not used by Axis but may
40 * Applied the 2.4.13->2.4.16 CRIS patch to 2.5.1 (is a copy of 2.4.15).
46 * Start MII clock early to make sure that it is running at tranceiver reset
49 * Corrected pa$r0 to par0.
64 * Added support for mirroring the first flash to just below the
65 * second one, to make them look consecutive to cramfs.
71 * * entry.S (SYMBOL_NAME): Change redefinition to use ## concatenation.
77 * Tweak "notice" to reflec
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Ddram_init.S3 /* Just to be certain the config file is included, we include it here
27 ;; Samsung SDRAMs seem to require to be initialized twice to work properly.
31 ; Refer to ETRAX 100LX Designers Reference for a description of SDRAM initialization
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-x86_64/
H A Dio.h11 * This file is not meant to be obfuscating: it's just complicated
12 * to (a) handle it all in a way that makes gcc able to optimize it
13 * as well as possible and (b) trying to avoid writing the same thing
19 * Thanks to James van Artsdalen for a better timing-fix than
20 * the two short jumps: using outb's to a nonexistent port seems
21 * to guarantee better timings even on fast machines.
23 * On the other hand, I'd like to be sure of a non-existent port:
109 * Change virtual addresses to physical addresses and vv.
124 * Change "struct page" to physica
230 memcpy_fromio(void *to, const volatile void __iomem *from, unsigned len) argument
234 memcpy_toio(volatile void __iomem *to, const void *from, unsigned len) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-clps7500.S37 mov r12, #0x03000000 @ point to LEDs
54 mov r12, #0x03000000 @ point to LEDs
66 /* Call Angel to switch into SVC mode. */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/lib/
H A Dmemset.S20 blt 5f @ 1 bytes to align with?
35 * we know that the pointer in r0 is aligned to a word boundary.
56 ldmeqfd sp!, {pc} @ Now <64 bytes to go.
58 * No need to correct the count; we're only testing bits from now on
72 * When we get here, we've got less than 4 bytes to zero. We
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dsleep.S32 * Causes sa11x0 to enter sleep state
70 @ delay 90us and set CPU PLL to lowest speed
153 * This is to allow sleep_save_sp to be accessed with a relative load
156 * insist on it to be truly read-only.
173 mcr p15, 0, r1, c9, c0, 5 @ allow user space to use RB
184 mov pc, r2 @ jump to virtual addr
195 ldmfd sp!, {r4 - r12, pc} @ return to caller
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/mtd/
H A Dmtd.h32 specific to any particular block. */
61 * MTD_OOB_RAW: mode to read raw data+oob in one chunk. The oob data
75 * @len: number of data bytes to write/read
79 * @ooblen: number of oob bytes to write/read
86 * Note, it is allowed to read more then one OOB area at one go, but not write.
107 * to be the only erase size available, or may use the more detailed
114 * it is of ECC block size, etc. It is illegal to have writesize = 0.
149 int (*write) (struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf);
153 int (*write_oob) (struct mtd_info *mtd, loff_t to,
157 * Methods to acces
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/proc/
H A Dproc_tty.c74 dev_t to = from + p->num; local
96 while (MAJOR(from) < MAJOR(to)) {
101 if (from != to)
102 show_tty_range(m, p, from, to - from);
185 * This function is called by tty_register_driver() to handle
225 * Called by proc_root_init() to initialize the /proc/tty subtree
235 * serial links which is just too easy to abuse for inferring
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxlink.h25 * NOTE: the link detection layer will try to resolve QName expansion
28 * to "http://foo.com/:myrole".
59 * @node: the node to check
93 * @hrefs: pointer to the array of locator hrefs
94 * @roles: pointer to the array of locator roles
96 * @from: pointer to the array of source roles found on the arcs
97 * @to: pointer to the array of target roles found on the arcs
114 const xlinkRole *to,
126 * @hrefs: pointer to th
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dkrb5.c20 * may be used to endorse or promote products derived from this software
123 krb5_encode(void *app_data, const void *from, int length, int level, void **to, argument
150 *to = malloc(enc.length);
151 if(!*to)
153 memcpy(*to, enc.value, enc.length);
222 /* We pass NULL as |output_name_type| to avoid a leak. */
229 /* Release the buffer at each iteration to avoid leaking: the first time
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/blast/
H A Dblast.c7 * This function provides functionality similar to the explode() function of
17 * which decompresses to "AIAIAIAIAIAIA" (without the quotes).
38 void *inhow; /* opaque information passed to infun() */
49 void *outhow; /* opaque information passed to outfun() */
51 int first; /* true to check distances (for first 4K) */
61 * - Bits are stored in bytes from the least significant bit to the most
63 * buffer, using shift right, and new bytes are appended to the top of the
82 /* drop need bits and update buffer, always zero to seven bits left */
110 * - The codes as stored in the compressed data are bit-reversed relative to
112 * bits are pulled from the compressed data one at a time and used to
284 unsigned char *from, *to; /* copy pointers */ local
[all...]

Completed in 273 milliseconds

<<21222324252627282930>>