Searched refs:end (Results 251 - 275 of 2570) sorted by relevance

<<11121314151617181920>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/extras/
H A Diconv_string.c14 const char* start, const char* end,
29 ret = iconv_string(tocode,"UTF-8",start,end,resultp,lengthp);
32 ret = iconv_string(tocode,"ISO-8859-1",start,end,resultp,lengthp);
39 ret = iconv_string(tocode,"ISO-2022-JP-2",start,end,resultp,lengthp);
47 ret = iconv_string(tocode,"EUC-JP",start,end,resultp,lengthp);
51 ret = iconv_string(tocode,"SHIFT_JIS",start,end,resultp,lengthp);
58 ret = iconv_string(tocode,"ISO-2022-KR",start,end,resultp,lengthp);
62 ret = iconv_string(tocode,"EUC-KR",start,end,resultp,lengthp);
73 size_t insize = end-start;
125 size_t insize = end
13 iconv_string(const char* tocode, const char* fromcode, const char* start, const char* end, char** resultp, size_t* lengthp) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dmpc10x_memory.c63 unsigned long start, end, total, offset; local
96 end = (val >> ((i & 3) << 3)) & 0xff;
102 end = (val << 28) | (end << 20) | 0xfffff;
104 total += (end - start + 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dinit.c59 struct page *page, *end; local
65 end = map + pfn2;
80 } while (page < end);
101 unsigned int start, end; local
104 end = (mi->bank[bank].size +
107 if (end < start_pfn)
113 if (end <= start)
116 if (end - start >= bootmap_pages) {
132 unsigned long end = phys_initrd_start + phys_initrd_size; local
149 end <
196 unsigned long start, end; local
335 free_area(unsigned long addr, unsigned long end, char *s) argument
481 free_initrd_mem(unsigned long start, unsigned long end) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/cobalt/
H A Dsetup.c66 .end = 0x1f,
72 .end = 0x6f,
78 .end = 0x8f,
84 .end = 0xdf,
101 ioport_resource.end = 0x0fffffff;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/coreutils/
H A Dsplit.c31 size_t end = strlen(old); local
36 curr = old + end - i;
126 char *end = memchr(src, '\n', bytes_read); local
127 if (end) {
129 to_write = end - src + 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Drtm_map.c64 char *end; local
90 res = strtoul(arg, &end, 0);
91 if (!end || end == arg || *end || res > 255)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dcacheflush.h16 #define flush_cache_range(vma, start, end) \
26 extern void flush_icache_range(unsigned long start, unsigned long end);
39 extern void __flush_dcache_range(unsigned long start, unsigned long end);
66 #define flush_cache_vmap(start, end) do { } while (0)
67 #define flush_cache_vunmap(start, end) do { } while (0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/kernel/
H A Dhead.S32 .end __start
55 .end __smp_callin
73 .end cserve_ena
84 .end cserve_dis
98 .end halt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Denc.c138 goto end;
299 goto end;
312 goto end;
339 goto end;
354 goto end;
362 goto end;
383 goto end;
390 goto end;
411 goto end;
419 goto end;
[all...]
H A Dsess_id.c160 goto end;
165 if (x == NULL) { goto end; }
173 goto end;
205 goto end;
223 goto end;
249 goto end;
253 goto end;
264 goto end;
268 goto end;
272 end
[all...]
H A Dx509.c209 goto end;
225 if (ctx == NULL) goto end;
464 goto end;
479 goto end;
485 goto end;
493 goto end;
511 goto end;
530 goto end;
544 goto end;
550 goto end;
[all...]
H A Ddhparam.c176 goto end;
267 goto end;
285 goto end;
319 goto end;
327 goto end;
340 goto end;
351 goto end;
360 goto end;
367 goto end;
384 goto end;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Dsess_id.c160 goto end;
165 if (x == NULL) { goto end; }
173 goto end;
205 goto end;
223 goto end;
249 goto end;
253 goto end;
264 goto end;
268 goto end;
272 end
[all...]
H A Dx509.c200 goto end;
216 if (ctx == NULL) goto end;
459 goto end;
474 goto end;
480 goto end;
488 goto end;
506 goto end;
525 goto end;
539 goto end;
545 goto end;
[all...]
H A Ddhparam.c175 goto end;
266 goto end;
284 goto end;
315 goto end;
323 goto end;
336 goto end;
347 goto end;
356 goto end;
363 goto end;
380 goto end;
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/mm/
H A Dinit.c59 * mem_reserve(start, end, must_exist)
65 * end End of region,
73 int __init mem_reserve(unsigned long start, unsigned long end, int must_exist) argument
77 if (start == end)
81 end = PAGE_ALIGN(end);
84 if (start < sysmem.bank[i].end
85 && end >= sysmem.bank[i].start)
91 "not in any region!\n", start, end);
96 if (end < sysme
270 free_reserved_mem(void *start, void *end) argument
283 free_initrd_mem(unsigned long start, unsigned long end) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/
H A Dsetup-bus.c71 res->end = 0;
95 region.start, region.end);
99 region.end);
105 region.start, region.end);
109 region.end);
115 region.start, region.end);
119 region.end);
125 region.start, region.end);
129 region.end);
160 l |= region.end
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/kernel/
H A Dpci.c74 dev->resource[0].start = dev->resource[0].end = 0;
76 dev->resource[1].start = dev->resource[1].end = 0;
96 if (res->end == 0xffffffff) {
100 (unsigned long long)res->end);
101 res->end -= res->start;
115 res->end += offset;
141 region->end = res->end - offset;
156 res->end = region->end
396 unsigned long start, end, off; local
1076 pci_resource_to_user(const struct pci_dev *dev, int bar, const struct resource *rsrc, resource_size_t *start, resource_size_t *end) argument
1111 pci_init_resource(struct resource *res, resource_size_t start, resource_size_t end, int flags, char *name) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/mm/
H A Dnuma.c55 unsigned long addr, end; local
60 end = nodes[i].end;
61 if (addr >= end)
63 if ((end >> shift) >= memnodemapsize)
70 } while (addr < end);
104 * The LSB of all start and end addresses in the node map is the value of the
111 unsigned long start, end; local
116 end = nodes[i].end;
160 early_node_mem(int nodeid, unsigned long start, unsigned long end, unsigned long size) argument
178 setup_node_bootmem(int nodeid, unsigned long start, unsigned long end) argument
340 u64 end = *addr + size; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Df_tcindex.c36 char *end; local
39 t->tcm_handle = strtoul(handle,&end,0);
40 if (*end) {
53 hash = strtoul(*argv,&end,0);
54 if (*end || !hash || hash > 0x10000) {
64 mask = strtoul(*argv,&end,0);
65 if (*end) {
75 shift = strtoul(*argv,&end,0);
76 if (*end) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/
H A Db64.c142 goto end;
168 goto end;
183 goto end;
191 goto end;
208 goto end;
219 goto end;
229 goto end;
248 goto end;
259 end:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/
H A Db64.c142 goto end;
168 goto end;
183 goto end;
191 goto end;
208 goto end;
219 goto end;
229 goto end;
248 goto end;
259 end:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sni/
H A Da20r.c46 .end = 0xb8000004,
51 .end = 0xb8010004,
56 .end = 0xbff00020,
61 .end = 22,
78 .end = 0xb90fffff,
83 .end = 19,
97 .end = 0xbc0700ff,
102 .end = 20,
174 .end = end_a20r_irq,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dpgtable.h216 * or the end address of the range if that comes earlier. Although no
217 * vma end wraps to 0, rounded up __boundary may wrap to 0 throughout.
220 #define pgd_addr_end(addr, end) \
222 (__boundary - 1 < (end) - 1)? __boundary: (end); \
226 #define pud_addr_end(addr, end) \
228 (__boundary - 1 < (end) - 1)? __boundary: (end); \
233 #define pmd_addr_end(addr, end) \
235 (__boundary - 1 < (end)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/dnsmasq-2.15/src/
H A Drfc2131.c57 static unsigned char *option_put(unsigned char *p, unsigned char *end, int opt, int len, unsigned int val);
58 static unsigned char *option_end(unsigned char *p, unsigned char *end, struct dhcp_packet *start);
59 static unsigned char *option_put_string(unsigned char *p, unsigned char *end, int opt, char *string);
68 unsigned char *p, unsigned char *end,
90 unsigned char *end = (unsigned char *)(daemon->dhcp_packet + 1); local
158 is_same_net(addr, context_tmp->end, context_tmp->netmask))
191 end = mess->options + 64; /* BOOTP vend area is only 64 bytes */
209 p = do_req_options(context, p, end, NULL, daemon,
213 p = option_end(p, end, mess);
440 p = option_put(p, end, OPTION_MESSAGE_TYP
650 option_put(unsigned char *p, unsigned char *end, int opt, int len, unsigned int val) argument
666 option_end(unsigned char *p, unsigned char *end, struct dhcp_packet *start) argument
675 option_put_string(unsigned char *p, unsigned char *end, int opt, char *string) argument
690 option_find1(unsigned char *p, unsigned char *end, int opt, int *overload) argument
780 do_req_options(struct dhcp_context *context, unsigned char *p, unsigned char *end, unsigned char *req_options, struct daemon *daemon, char *hostname, struct in_addr iface_addr, struct dhcp_netid *netid, struct in_addr subnet_addr) argument
[all...]

Completed in 237 milliseconds

<<11121314151617181920>>