Searched refs:to (Results 501 - 525 of 1699) sorted by relevance

<<21222324252627282930>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/tests/
H A DTest-iri-disabled.px36 Link to page 1 <a href="http://localhost:{{port}}/p1_fran${ccedilla_l15}ais.html">La seule page en fran&ccedil;ais</a>.
37 Link to page 3 <a href="http://localhost:{{port}}/p3_${eurosign_l15}${eurosign_l15}${eurosign_l15}.html">My tailor is rich</a>.
51 Link to page 2 <a href="http://localhost:{{port}}/p2_${eacute_l1}${eacute_l1}n.html">Die enkele nerderlangstalige pagina</a>.
H A DTest-iri-forced-remote.px13 # Force remote encoding to ISO-8859-1
40 Link to page 1 <a href="http://localhost:{{port}}/p1_fran${ccedilla_l15}ais.html">La seule page en fran&ccedil;ais</a>.
41 Link to page 3 <a href="http://localhost:{{port}}/p3_${eurosign_l15}${eurosign_l15}${eurosign_l15}.html">My tailor is rich</a>.
55 Link to page 2 <a href="http://localhost:{{port}}/p2_${eacute_l1}${eacute_l1}n.html">Die enkele nerderlangstalige pagina</a>.
H A DTest-iri.px38 Link to page 1 <a href="http://localhost:{{port}}/p1_fran${ccedilla_l15}ais.html">La seule page en fran&ccedil;ais</a>.
39 Link to page 3 <a href="http://localhost:{{port}}/p3_${eurosign_l15}${eurosign_l15}${eurosign_l15}.html">My tailor is rich</a>.
53 Link to page 2 <a href="http://localhost:{{port}}/p2_${eacute_l1}${eacute_l1}n.html">Die enkele nerderlangstalige pagina</a>.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dssinh.S8 | Input: Double-extended number X in location pointed to
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
15 | result is subsequently rounded to double precision. The
23 | 1. If |X| > 16380 log2, go to 3.
30 | 3. If |X| > 16480 log2, go to 5.
44 | sign(X)*Huge*Huge to generate overflow and an infinity with
H A Dutil.S6 | ovf_res: used by overflow to force the correct
13 | reg_dest: write byte, word, or long data to Dn
74 | This forces the destination precision to be extended
81 lea ETEMP(%a6),%a0 |a0 points to source operand
83 sne ETEMP_SGN(%a6) |convert to internal IEEE format
90 | Input a0 points to an operand in the internal extended format
91 | Output a0 points to the result in the internal extended format
93 | This sets the round precision according to the user's FPCR unless the
98 | precision instruction, the rounding precision is then set to the force
161 | Input a0 points to a
[all...]
H A Dsetox.S11 | Double-extended value in memory location pointed to by address
21 | within 0.5001 ulp to 53 bits if the result is subsequently rounded
22 | to double precision. The result is provably monotonic in double
60 | 1.1 If |X| >= 2^(-65), go to Step 1.3.
61 | 1.2 Go to Step 7.
62 | 1.3 If |X| < 16380 log(2), go to Step 2.
63 | 1.4 Go to Step 8.
74 | to Step 2 guarantees |X| < 16380 log(2). There is no harm
75 | to have a small number of cases where |X| is less than,
76 | but close to, 1638
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/maps/
H A Dixp2000.c58 * causes the lower address bits to be XORed with 0x11 on 8 bit accesses
84 * We can't use the standard memcpy due to the broken SlowPort
88 static void ixp2000_flash_copy_from(struct map_info *map, void *to, argument
93 *(__u8 *) to++ = *(__u8 *)(map->map_priv_1 + from++);
102 static void ixp2000_flash_copy_to(struct map_info *map, unsigned long to, argument
105 to = flash_bank_setup(map, to);
107 unsigned long tmp = address_fix8_write(map->map_priv_1 + to++);
181 * not attempt to do a direct access on us.
189 * map_priv_2 is used to stor
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bpalogin/
H A Dbpalogin.conf.sh9 # to whitespace! Be careful when changing bpalogin.conf.
79 Press Enter to accept the current information, or else type the new details
101 echo -n "Would you like to configure additional options? (y/n): "
114 Press Enter to use the default information in your configuration file, or
115 else type the new details. If you do not wish to have any value recorded
204 echo "Action failed. Please copy $NEW_CONFIG to $CONFIG_FILE manually."
209 echo "Unable to change permissions for your configuration file."
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq/
H A Ddnsmasq-rh.spec22 Dnsmasq is lightweight, easy to configure DNS forwarder designed to provide DNS (domain name) services to a small network where using BIND would be overkill. It can be have its DNS servers automatically configured by PPP or DHCP, and it can serve the names of local machines which are not in the global DNS. It is ideal for networks behind NAT routers and connected via modem, ISDN, ADSL, or cable-modem connections.
80 # If there's a time when your package needs to have one last look around before
81 # the user erases it, the place to do it is in the %preun script. Anything that
82 # a package needs to do immediately prior to RPM taking any action to erase the
99 # last chance for a package to clean up after itself.
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/build/
H A Dconfig.mk13 # Since this particular file is relevant to all components of FLAC,
28 # override LINKAGE on OS X until we figure out how to get 'cc -static' to work
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/ipvs/
H A Dip_vs_ftp.c17 * is that ip_vs_ftp module handles the reverse direction to ip_masq_ftp.
45 * List of ports (up to IP_VS_APP_MAX_PORTS) to be handled by helper
46 * First port is set to the default port.
50 MODULE_PARM_DESC(ports, "Ports to monitor for FTP control commands");
139 /* Linear packets are much easier to deal with. */
189 * Calculate required delta-offset to keep TCP happy
218 __be32 to; local
229 /* Linear packets are much easier to deal with. */
241 to calculat
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/
H A Dgen_initramfs_list.sh7 # Generate a cpio packed initramfs. It uses gen_init_cpio to generate
8 # the cpio archive, and gzip to pack it.
9 # The script may also be used to generate the inputfile used for gen_init_cpio
21 -u <uid> User ID to map to user ID 0 (root).
24 -g <gid> Group ID to map to group ID 0 (root).
29 as direct input to initramfs.
35 to reset the root/group mapping.
104 # <filetype> <name> <path to fil
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/afs/
H A Dwrite.c1 /* handling of writes to regular files and writing back to the server
42 /* if an fsync rises to the front of the queue then wake it
65 * dispose of a reference to a writeback record
110 * prepare a page for being written to
113 struct key *key, unsigned offset, unsigned to)
122 if (offset == 0 && to == PAGE_SIZE)
134 if (to < PAGE_SIZE)
135 memset(p + to, 0, PAGE_SIZE - to);
112 afs_prepare_page(struct afs_vnode *vnode, struct page *page, struct key *key, unsigned offset, unsigned to) argument
178 afs_prepare_write(struct file *file, struct page *page, unsigned offset, unsigned to) argument
292 afs_commit_write(struct file *file, struct page *page, unsigned offset, unsigned to) argument
367 unsigned n, offset, to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxutil.cpp58 * is a race condition where two servers could be racing to
59 * register with the portmapper. The goal of this check is to
131 * It would be bad to timeout environments sooner than txns.
141 * If a client crashes during an RPC, our reply to it
152 * Now that we are ready to start, run recovery on all the
162 printf("%s: Ready to receive requests\n", prog);
198 u_int32_t to)
200 if (to > (u_int32_t)__dbsrv_maxto)
202 else if (to <= 0)
205 ctp->ct_timeout = to;
196 __dbsrv_settimeout( ct_entry *ctp, u_int32_t to) argument
213 long to; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dsetup.c26 * to the Free Software Foundation, Inc.,
106 /* Copy _stext_l1 to _etext_l1 to L1 instruction SRAM */
113 /* Copy _sdata_l1 to _ebss_l1 to L1 data bank A SRAM */
120 /* Copy _sdata_b_l1 to _ebss_b_l1 to L1 data bank B SRAM */
128 char c = ' ', *to = cmdline_p; local
133 if (!memcmp(to, "mem=", 4)) {
134 to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/
H A Dos.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
57 | Each IO routine checks to see if the memory write/read is to/from user
64 | The addresses within the 060SP are guaranteed to be on the stack.
65 | The result is that Unix processes are allowed to sleep as a consequence
76 | Writes to data memory while in supervisor mode.
81 | d0 - number of bytes to write
112 | d0 - number of bytes to read
234 | Write a data byte to use
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/
H A Dmakevms.com33 $! P2 is ignored (it was used to denote if RSAref should be used or not,
36 $! Speficy DEBUG or NODEBUG as P3 to compile with or without debugging
39 $! Specify which compiler at P4 to try to compile under.
47 $! If you don't speficy a compiler, it will try to determine which
48 $! "C" compiler to use.
50 $! P5, if defined, sets a TCP/IP library to use, through one of the following
57 $! NONE to avoid specifying which TCP/IP implementation to
64 $! Check if we're in a batch job, and make sure we get to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A Dmakevms.com34 $! P2 is ignored (it was used to denote if RSAref should be used or not,
37 $! Speficy DEBUG or NODEBUG as P3 to compile with or without debugging
40 $! Specify which compiler at P4 to try to compile under.
48 $! If you don't speficy a compiler, it will try to determine which
49 $! "C" compiler to use.
51 $! P5, if defined, sets a TCP/IP library to use, through one of the following
58 $! NONE to avoid specifying which TCP/IP implementation to
65 $! Check if we're in a batch job, and make sure we get to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.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
30 # This file is appended to the top of the 060FPSP package
32 # effect, branches to one of the branch table entries located
36 # to call a given routine. The stub routine actually performs the
37 # callout. The FPSP code does a "bsr" to the stub routine. This
39 # it makes the FPSP code easier to read and more mainatinable.
291 # in order to promote readability within the corecode itself.
522 set rn_mode, 0x0 # round-to-nearest
523 set rz_mode, 0x1 # round-to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/masmx64/
H A Dgvmat64.asm8 ; File written by Gilles Vollant, by converting to assembly the longest_match
18 ; to compile this file for infozip Zip, I use option:
21 ; to compile this file for zLib, I use option:
23 ; Be carrefull to adapt zlib1222add below to your version of zLib
58 ;scan equ rsp + xx - LocalVarsSize ; ptr to string wanting match -> r9
75 ; all the +4 offsets are due to the addition of pending_buf_size (in zlib
90 ;;; program to crash horribly, without so much as a warning at
93 ; all the +zlib1222add offsets are due to the addition of fields
164 ;;; Save registers that the compiler may be using, and adjust esp to
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/boot/compressed/
H A Dhead.S3 * decompressor to unpack the piggybacked kernel, and jumps.
32 ;; If booting from NAND flash we first have to copy some
33 ;; data from NAND flash to internal RAM to get the code
70 ;; Copy 2MB from NAND flash to SDRAM (at 2-4MB into the SDRAM)
87 ;; Setup the stack to a suitably high address.
94 ;; in the flash (since we wont try to copy it to DRAM
96 ;; Use (_edata - herami) as offset to the current PC.
124 ;; Copy text+data to DRA
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/devices/
H A Dblock2mtd.c49 static int _block2mtd_erase(struct block2mtd_dev *dev, loff_t to, size_t len) argument
53 int index = to >> PAGE_SHIFT; // page index
147 /* write data to the underlying device */
149 loff_t to, size_t len, size_t *retlen)
153 int index = to >> PAGE_SHIFT; // page index
154 int offset = to & ~PAGE_MASK; // page offset
191 static int block2mtd_write(struct mtd_info *mtd, loff_t to, size_t len, argument
199 if (to >= mtd->size)
201 if (to + len > mtd->size)
202 len = mtd->size - to;
148 _block2mtd_write(struct block2mtd_dev *dev, const u_char *buf, loff_t to, size_t len, size_t *retlen) argument
[all...]
H A Dlart.c27 * Block Flash Memory, it is rather specific to LART. With
30 * trivial to adapt to other platforms.
60 * These values is specific to 28Fxxxx3 flash memory.
68 * These values is specific to 28Fxxxx3 flash memory.
76 * These values are specific to LART
217 * block boundaries, so we don't need to worry about address
305 * too much damage. Since we need to write 1 dword to memory,
306 * we're f**cked if this happens to b
521 flash_write(struct mtd_info *mtd,loff_t to,size_t len,size_t *retlen,const u_char *buf) argument
[all...]
H A Dm25p80.c54 /* Define max times to check status register before we give up. */
121 * Service routine to read status register until ready, or timeout occurs.
290 * Write an address range to the flash chip. Data must be written in
294 static int m25p80_write(struct mtd_info *mtd, loff_t to, size_t len, argument
303 flash->spi->dev.bus_id, __FUNCTION__, "to",
304 (u32)to, len);
313 if (to + len > flash->mtd.size)
336 flash->command[1] = to >> 16;
337 flash->command[2] = to >> 8;
338 flash->command[3] = to;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mm/
H A Dproc-arm940.S51 * Params : r0 = address to jump to
91 * There is no efficient way to flush a range of cache entries
107 bcs 2b @ entries 63 to 0
109 bcs 1b @ segments 3 to 0
121 * Harvard caches, you need to implement this function.
134 * Harvard caches, you need to implement this function.
156 bcs 2b @ entries 63 to 0
158 bcs 1b @ segments 7 to 0
166 * There is no efficient way to invalidat
[all...]

Completed in 303 milliseconds

<<21222324252627282930>>