Searched refs:to (Results 26 - 50 of 3425) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_dbt.cpp44 DBT *to = this; local
45 memcpy(to, from, sizeof(DBT));
52 DBT *to = this; local
53 memcpy(to, from, sizeof(DBT));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dpgalloc.h7 #error need to implement an architecture specific asm/pgalloc.h
H A Dtlbflush.h6 * If you have an MMU, you need to write your own functions.
9 #error need to implement an architecture specific asm/tlbflush.h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpage_32.h32 static inline void copy_page(void *to, void *from) argument
34 mmx_copy_page(to, from);
44 static inline void copy_page(void *to, void *from) argument
46 memcpy(to, from, PAGE_SIZE);
H A Dstring_32.h6 /* Let gcc decide whether to inline or use the out of line functions */
32 static __always_inline void *__memcpy(void *to, const void *from, size_t n) argument
42 : "0" (n / 4), "g" (n), "1" ((long)to), "2" ((long)from)
44 return to;
51 static __always_inline void *__constant_memcpy(void *to, const void *from, argument
56 return to;
60 *(char *)to = *(char *)from;
61 return to;
63 *(short *)to = *(short *)from;
64 return to;
154 __constant_memcpy3d(void *to, const void *from, size_t len) argument
161 __memcpy3d(void *to, const void *from, size_t len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Duaccess_no.h19 * It is not enough to just have access_ok check for a real RAM address.
31 * address of an instruction that is allowed to fault, and the second is
33 * modified, so it is entirely up to the continuation code to figure out
34 * what to do.
38 * we don't even have to jump over them. Further, they do not intrude
85 * we do not write to any memory gcc knows about, so there are no
130 #define copy_from_user(to, from, n) (memcpy(to, from, n), 0)
131 #define copy_to_user(to, fro
173 __clear_user(void *to, unsigned long n) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dstring.h15 extern void *memcpy(void *to, const void *from, size_t len);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rsa/
H A Drsa_null.c26 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
68 * It is designed to allow some RSA functions to work while stopping those
75 unsigned char *to, RSA *rsa, int padding);
77 unsigned char *to, RSA *rsa, int padding);
79 unsigned char *to, RSA *rsa, int padding);
81 unsigned char *to, RSA *rsa, int padding);
110 unsigned char *to, RSA *rsa, int padding)
117 unsigned char *to, RSA *rsa, int padding)
125 unsigned char *to, RS
109 RSA_null_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
116 RSA_null_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
124 RSA_null_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
132 RSA_null_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Drecode-sr-latin.x2 recode-sr-latin \- convert Serbian text from Cyrillic to Latin script
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rsa/
H A Drsa_null.c25 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
66 * It is designed to allow some RSA functions to work while stopping those
73 unsigned char *to, RSA *rsa,int padding);
75 unsigned char *to, RSA *rsa,int padding);
77 unsigned char *to, RSA *rsa,int padding);
79 unsigned char *to, RSA *rsa,int padding);
108 unsigned char *to, RSA *rsa, int padding)
115 unsigned char *to, RSA *rsa, int padding)
122 unsigned char *to, RS
107 RSA_null_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
114 RSA_null_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
121 RSA_null_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
128 RSA_null_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rsa/
H A Drsa_null.c26 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
68 * It is designed to allow some RSA functions to work while stopping those
75 unsigned char *to, RSA *rsa, int padding);
77 unsigned char *to, RSA *rsa, int padding);
79 unsigned char *to, RSA *rsa, int padding);
81 unsigned char *to, RSA *rsa, int padding);
110 unsigned char *to, RSA *rsa, int padding)
117 unsigned char *to, RSA *rsa, int padding)
125 unsigned char *to, RS
109 RSA_null_public_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
116 RSA_null_private_encrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
124 RSA_null_private_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
132 RSA_null_public_decrypt(int flen, const unsigned char *from, unsigned char *to, RSA *rsa, int padding) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/utf8/
H A Diconvert.h15 * along with this program; if not, write to the Free Software
26 * Convert data from one encoding to another. Return:
36 * and valid input which iconv refuses to transliterate.
39 * E2BIG (due to a bug in the specification of iconv).
40 * An alternative approach is to assume that the output of
42 * but I prefer to avoid that assumption if possible.
47 char **to, size_t *tolen) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/lib/
H A Dmemcpy.S18 # void *memcpy(void *to, const char *from, size_t count)
21 # to caller's fixup routine, aborting the remainder of the copy
32 # optimise based on best common alignment for to, from & count
102 # copy to/from userspace
116 # abuse memcpy to do the dirty work
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c2410/include/mach/
H A Dgpio-fns.h16 /* These functions are in the to-be-removed category and it is strongly
17 * encouraged not to use these in new code. They will be marked deprecated
37 * These allow various different clients to access the same GPIO
39 * GPIO register, then it is safe to ioremap/__raw_{read|write} to it.
89 * to = 1 => disable the pull-up
98 extern void s3c2410_gpio_pullup(unsigned int pin, unsigned int to);
100 extern void s3c2410_gpio_setpin(unsigned int pin, unsigned int to);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A DSA-1111.h2 * Moved to new location
4 #warning using old SA-1111.h - update to <asm/hardware/sa1111.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Duaccess.h29 * address of an instruction that is allowed to fault, and the second is
31 * modified, so it is entirely up to the continuation code to figure out
32 * what to do.
36 * we don't even have to jump over them. Further, they do not intrude
79 * we do not write to any memory gcc knows about, so there are no
87 * we do not write to any memory gcc knows about, so there are no
113 #define copy_from_user(to, from, n) (memcpy(to, from, n), 0)
114 #define copy_to_user(to, fro
156 clear_user(void *to, unsigned long n) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Diomap_copy.c14 * along with this program; if not, write to the Free Software Foundation,
22 * __iowrite32_copy - copy data to MMIO space, in 32-bit units
23 * @to: destination, in MMIO space (must be 32-bit aligned)
25 * @count: number of 32-bit quantities to copy
27 * Copy data from kernel space to MMIO space, in units of 32 bits at a
31 void __attribute__((weak)) __iowrite32_copy(void __iomem *to, argument
35 u32 __iomem *dst = to;
45 * __iowrite64_copy - copy data to MMIO space, in 64-bit or 32-bit units
46 * @to: destination, in MMIO space (must be 64-bit aligned)
48 * @count: number of 64-bit quantities to cop
54 __iowrite64_copy(void __iomem *to, const void *from, size_t count) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dio.c6 * Copy data from IO memory space to "real" memory space.
7 * This needs to be optimized.
9 void _memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) argument
11 unsigned char *t = to;
21 * Copy data from "real" memory space to IO memory space.
22 * This needs to be optimized.
24 void _memcpy_toio(volatile void __iomem *to, const void *from, size_t count) argument
29 writeb(*f, to);
31 to++;
37 * This needs to b
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_unicode.c15 * along with this program; if not, write to the Free Software
29 * FUNCTION: Convert little-endian unicode string to character string
32 int jfs_strfromUCS_le(char *to, const __le16 * from, argument
37 static int warn_again = 5; /* Only warn up to 5 times total */
45 &to[outlen],
50 to[outlen++] = '?';
55 to[i] = '?';
63 "mount with iocharset=utf8 to access\n");
68 to[i] = (char) (le16_to_cpu(from[i]));
72 to[outle
82 jfs_strtoUCS(wchar_t * to, const unsigned char *from, int len, struct nls_table *codepage) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Duaccess.h40 * What we are really trying to do is determine if addr is
43 * we could restrict this to really being in a ROM or flash,
44 * but that would need to be done on a board by board basis,
68 * address of an instruction that is allowed to fault, and the second is
70 * modified, so it is entirely up to the continuation code to figure out
71 * what to do.
75 * we don't even have to jump over them. Further, they do not intrude
135 * we do not write to any memory gcc knows about, so there are no
183 #define __copy_from_user(to, fro
195 copy_from_user(void *to, const void __user *from, unsigned long n) argument
205 copy_to_user(void *to, const void __user *from, unsigned long n) argument
259 __clear_user(void *to, unsigned long n) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/GettingStarted/
H A DInventoryBinding.java11 // Implement this abstract method. Used to convert
12 // a DatabaseEntry to an Inventory object.
33 // Implement this abstract method. Used to convert a
34 // Inventory object to a DatabaseEntry object.
35 public void objectToEntry(Object object, TupleOutput to) { argument
39 to.writeString(inventory.getSku());
40 to.writeString(inventory.getItemName());
41 to.writeString(inventory.getCategory());
42 to.writeString(inventory.getVendor());
43 to
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/plugin_common/
H A Dcharset.c1 /* plugin_common - Routines common to several plugins
19 * along with this program; if not, write to the Free Software
63 char* FLAC_plugin__charset_convert_string (const char *string, char *from, char *to) argument
75 if ((cd = iconv_open(to, from)) == (iconv_t)-1)
78 fprintf(stderr, "convert_string(): Conversion not supported. Charsets: %s -> %s", from, to);
83 /* Due to a GLIBC bug, round outbuf_size up to a multiple of 4 */
112 /* Invalid sequence, try to get the rest of the string */
129 char* FLAC_plugin__charset_convert_string (const char *string, char *from, char *to) argument
131 (void)from, (void)to;
139 FLAC_plugin__charset_test_conversion(char *from, char *to) argument
152 FLAC_plugin__charset_test_conversion(char *from, char *to) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_pio_copy.c4 * This software is available to you under a choice of one of two
5 * licenses. You may choose to be licensed under the terms of the GNU
36 * qib_pio_copy - copy data to MMIO space, in multiples of 32-bits
37 * @to: destination, in MMIO space (must be 64-bit aligned)
39 * @count: number of 32-bit quantities to copy
41 * Copy data from kernel space to MMIO space, in multiples of 32 bits at a
45 void qib_pio_copy(void __iomem *to, const void *from, size_t count) argument
48 u64 __iomem *dst = to;
57 u32 __iomem *dst = to;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/lib/
H A Dusercopy.c15 __generic_copy_to_user(void __user *to, const void *from, unsigned long n) argument
18 if (access_ok(VERIFY_WRITE, to, n))
19 __copy_user(to,from,n);
24 __generic_copy_from_user(void *to, const void __user *from, unsigned long n) argument
26 prefetchw(to);
28 __copy_user_zeroing(to,from,n);
30 memset(to, 0, n);
224 clear_user(void __user *to, unsigned long n) argument
226 if (access_ok(VERIFY_WRITE, to, n))
227 __do_clear_user(to,
232 __clear_user(void __user *to, unsigned long n) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/SGI/
H A Dsmb.conf4 ; configuration option, please refer to the man page for smb.conf(5).
9 ; initial testing. It gives all clients access to their home directories and
10 ; /usr/tmp and allows access to all printers returned by lpstat.
18 ; If you want to limit the printers that are visible to clients, you can
20 ; file that contains all your printers. Edit this file to only contain the
21 ; printers that you wish to be visible. Names longer than 15 characters
22 ; in the printcap file will not be visible to clients.
27 ; If you are using Impressario 1.x then you'll want to use the
30 ; drivers--there is a check to verif
[all...]

Completed in 307 milliseconds

1234567891011>>