Searched refs:to (Results 676 - 700 of 1699) sorted by relevance

<<21222324252627282930>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dmkmanpages72 echo "mtools - utilities to access DOS disks in Unix." >>mtools.1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dspinlock.h19 /* We should make sure these are padded to a cache line */
29 #error Need to implement spinlock code in spinlock.h
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/mips3/
H A Dmpih-mul1.S20 * License along with this program; if not, write to the Free Software
59 daddu $10,$10,$2 # add old carry limb to low product limb
H A Dmpih-mul2.S2 * add the product to a second limb vector.
20 * License along with this program; if not, write to the Free Software
60 daddu $3,$3,$2 # add old carry limb to low product limb
H A Dmpih-mul3.S20 * License along with this program; if not, write to the Free Software
60 daddu $3,$3,$2 # add old carry limb to low product limb
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/src/
H A DMakefile.am17 # License along with this program; if not, write to the Free Software
21 # because they are needed to build the po directory, and they don't
48 BUILT_SOURCES = err-sources.h err-codes.h code-to-errno.h code-from-errno.h \
54 CLEANFILES = err-sources.h err-codes.h code-to-errno.h code-from-errno.h \
102 init.c init.h strsource.c strerror.c code-to-errno.c code-from-errno.c
116 # directory to find the files listed in po/POTFILE.in. To make these
117 # rules work we also need to depend on Makefile.am and not on the
135 code-to-errno.h: Makefile mkerrnos.awk errnos.in
138 # It is correct to use $(CPP). We want the host's idea of the error codes.
146 # It is correct to us
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxlink.in.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/src/linux/linux-2.6/scripts/kconfig/
H A Dzconf.hash.c23 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dinode.h5 * This copyrighted material is made available to anyone wishing to use,
6 * modify, copy, or redistribute it subject to the terms and conditions
51 int gfs2_ok_to_move(struct gfs2_inode *this, struct gfs2_inode *to);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/kconfig/
H A Dzconf.hash.c23 #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>."
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_scan.l16 * substantially similar to the "NO WARRANTY" disclaimer below
21 * of any contributors may be used to endorse or promote products derived
493 stop("Unable to open input file", EX_SOFTWARE);
500 stop("Unable to allocate include stack entry",
528 * Due to the nature of unput, we must work
569 * should be initialized to the beginning of the macro buffer prior
570 * to calling this routine.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/sound/
H A Dpcm_params.h20 * along with this program; if not, write to the Free Software
119 unsigned int from, unsigned int to)
122 for (i = from; i <= to; i++)
127 unsigned int from, unsigned int to)
130 for (i = from; i <= to; i++)
118 snd_mask_set_range(struct snd_mask *mask, unsigned int from, unsigned int to) argument
126 snd_mask_reset_range(struct snd_mask *mask, unsigned int from, unsigned int to) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/
H A Dvfpmacros.h8 @ Macros to allow building with old toolkits (with no VFP support)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/prebuilt/WW/opt/remote/bin/
H A Dsyscmd.sh78 echo Failed to post data ${DATA}
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/netconf/
H A Dmain.c7 * Permission to use, copy, modify, and/or distribute this software for any
160 printf(" to %s", inet_ntoa(nat->ipaddr));
180 printf("to:%hu", ntohs(app->to[0]));
181 if (ntohs(app->to[1]) > ntohs(app->to[0]))
182 printf("-%hu", ntohs(app->to[1]));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/extras/volume_id/
H A Dvol_id.c16 * with this program; if not, write to the Free Software Foundation, Inc.,
82 static void set_str(char *to, const char *from, size_t count) argument
102 to[j++] = '_';
109 to[j++] = from[i++];
111 to[j] = '\0';
238 /* try to drop all privileges before reading disk content */
247 info("unable to drop privileges: %s\n", strerror(errno));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dfpsp.S13 and any warranty against infringement with regard to the SOFTWARE
23 You are hereby granted a copyright license to use, modify, and distribute the SOFTWARE
31 # This file is appended to the top of the 060FPSP package
33 # effect, branches to one of the branch table entries located
37 # to call a given routine. The stub routine actually performs the
38 # callout. The FPSP code does a "bsr" to the stub routine. This
40 # it makes the FPSP code easier to read and more mainatinable.
292 # in order to promote readability within the corecode itself.
523 set rn_mode, 0x0 # round-to-nearest
524 set rz_mode, 0x1 # round-to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/
H A Dex_data.c6 * This code is now *mostly* thread-safe. It is now easier to understand in what
13 * recreated after the cleanup). As classes can only be added to the hash table,
18 * actually applying those method pointers to the task of the new/dup/free
25 * one) so locking on read/write access to that variable can be locked locally
26 * if required (eg. using the "RSA" lock to synchronise access to a
36 * The implementation was written so as to conform with Netscapes SSL.
39 * the following conditions are aheared to. The following conditions
40 * apply to all code found in this distribution, be it the RC4, RSA,
46 * the code are not to b
445 int_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from) argument
580 CRYPTO_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dex_data.c6 * This code is now *mostly* thread-safe. It is now easier to understand in what
13 * recreated after the cleanup). As classes can only be added to the hash table,
18 * actually applying those method pointers to the task of the new/dup/free
25 * one) so locking on read/write access to that variable can be locked locally
26 * if required (eg. using the "RSA" lock to synchronise access to a
36 * The implementation was written so as to conform with Netscapes SSL.
39 * the following conditions are aheared to. The following conditions
40 * apply to all code found in this distribution, be it the RC4, RSA,
46 * the code are not to b
441 int_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from) argument
576 CRYPTO_dup_ex_data(int class_index, CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dmt20xx.c47 f1=f1/1000; //scale to kHz to avoid 32bit overflows
52 tuner_dbg("spurcheck f1=%d f2=%d from=%d to=%d\n",
119 lo2num=((desired_lo2/1000)%(fref/1000))* 3780/(fref/1000); //scale to fit in 32bit arith
216 unsigned int from, unsigned int to)
222 tuner_dbg("mt2032_set_if_freq rfin=%d if1=%d if2=%d from=%d to=%d\n",
223 rfin,if1,if2,from,to);
230 ret=mt2032_compute_freq(c,rfin,if1,if2,from,to,&buf[1],&sel,t->xogc);
244 // wait for PLLs to lock (per manual), retry LINT if not.
254 buf[1]=0x80 +8+t->xogc; // set LINT to r
214 mt2032_set_if_freq(struct i2c_client *c, unsigned int rfin, unsigned int if1, unsigned int if2, unsigned int from, unsigned int to) argument
275 int if2,from,to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/sh/kernel/
H A Dsetup.c87 char c = ' ', *to = command_line, *from = COMMAND_LINE; local
99 if (to != command_line)
100 to--;
113 if (to != command_line)
114 to--;
143 *(to++) = c;
145 *to = '\0';
173 * by hand, wrapping to the generic implementation.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/kernel/
H A Dcrunch-bits.S22 * We can't use hex constants here due to a bug in gas.
71 tst r1, #0x00800000 @ access to crunch enabled?
75 orr r1, r1, #0x00800000 @ enable access to crunch
143 teq r0, #0 @ anything to load?
196 * Back up crunch regs to save area and disable access to them
219 ldr r5, [r4, #0x80] @ enable access to crunch
225 mov r0, #0 @ nothing to load
231 mov r2, #0xaa @ disable access to crunch
242 * Copy crunch state to give
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/doc/
H A Dsmbldap-migrate-unix-accounts35 print " -v displays modified entries to STDOUT\n";
278 # Add $text to tab if it doesn't exist there
314 smbldap-migrate-unix-accounts - Migrate unix accounts to LDAP
331 attributes to the ldap user entry or just uptades their values.
336 attributes to the ldap user entry or just uptades their values.
341 and corresponding attributes to the ldap user entry or just
348 -v displayes modified entries to STDOUT
356 It is essential to use this option if you update users in LDAP
357 and want to change their structural objectClass.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/extras/scsi_id/
H A Dscsi_id.c43 { "fallback-to-sysfs", 0, NULL, 'a' },
102 static void set_str(char *to, const char *from, size_t count) argument
122 to[j++] = '_';
129 to[j++] = from[i++];
131 to[j] = '\0';
134 static void set_type(char *to, const char *from, size_t len) argument
168 strncpy(to, type, len);
169 to[len-1] = '\0';
204 * buf points to an '=' followed by a quoted string ("foo") or a string ending
207 * Return a pointer to th
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/
H A Ddepcomp20 # along with this program; if not, write to the Free Software
24 # As a special exception to the GNU General Public License, if you
40 Run PROGRAMS ARGS to compile a file, generating dependencies
47 DEPDIR directory where to store dependencies.
48 depfile Dependency file to output.
49 tmpdepfile Temporary file to use when outputing dependencies.
52 Report bugs to <bug-automake@gnu.org>.
76 # to make depend.m4 easier to write. Note that we *cannot* use a case
119 ## There are various ways to ge
[all...]

Completed in 269 milliseconds

<<21222324252627282930>>