Searched refs:end (Results 476 - 500 of 10221) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/engine/
H A Denginetest.c89 printf("end of list\n");
136 goto end;
142 goto end;
148 goto end;
155 goto end;
160 goto end;
165 goto end;
170 goto end;
176 goto end;
182 goto end;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iptables/extensions/
H A Dlibip6t_connmark.c66 char *end; local
70 markinfo->mark = strtoul(optarg, &end, 0);
73 if (*end == '/')
74 markinfo->mask = strtoul(end+1, &end, 0);
76 if (*end != '\0' || end == optarg)
H A Dlibipt_connmark.c66 char *end; local
70 markinfo->mark = strtoul(optarg, &end, 0);
73 if (*end == '/')
74 markinfo->mask = strtoul(end+1, &end, 0);
76 if (*end != '\0' || end == optarg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Ddebug-pagealloc.c63 unsigned char *end; local
72 for (end = mem + bytes - 1; end > start; end--) {
73 if (*end != PAGE_POISON)
79 else if (start == end && single_bit_flip(*start, PAGE_POISON))
85 end - start + 1, 1);
H A Dmsync.c33 unsigned long end; local
47 end = start + len;
48 if (end < start)
51 if (end == start)
54 * If the interval [start,end) covers some unmapped address ranges,
55 * just ignore them, but return -ENOMEM at the end.
62 /* Still start < end. */
69 if (start >= end)
87 if (error || start >= end)
92 if (start >= end) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Ddebug-pagealloc.c63 unsigned char *end; local
72 for (end = mem + bytes - 1; end > start; end--) {
73 if (*end != PAGE_POISON)
79 else if (start == end && single_bit_flip(*start, PAGE_POISON))
85 end - start + 1, 1);
H A Dmsync.c33 unsigned long end; local
47 end = start + len;
48 if (end < start)
51 if (end == start)
54 * If the interval [start,end) covers some unmapped address ranges,
55 * just ignore them, but return -ENOMEM at the end.
62 /* Still start < end. */
69 if (start >= end)
87 if (error || start >= end)
92 if (start >= end) {
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/vr41xx/common/
H A Dgiu.c32 .end = 0x0b00011f,
37 .end = 0x0b0002e3,
42 .end = GIUINT_IRQ,
50 .end = 0x0f00015f,
55 .end = GIUINT_IRQ,
63 .end = 0x0f000167,
68 .end = GIUINT_IRQ,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/alpha/boot/
H A Dhead.S17 .end __start
26 .end wrent
35 .end wrkgp
85 .end switch_to_osf_pal
94 .end tbi
102 .end halt
123 .end move_stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-msm/
H A Ddevices-msm7x00.c34 .end = INT_UART1,
39 .end = MSM_UART1_PHYS + MSM_UART1_SIZE - 1,
47 .end = INT_UART2,
52 .end = MSM_UART2_PHYS + MSM_UART2_SIZE - 1,
60 .end = INT_UART3,
65 .end = MSM_UART3_PHYS + MSM_UART3_SIZE - 1,
94 .end = MSM_I2C_PHYS + MSM_I2C_SIZE - 1,
99 .end = INT_PWB_I2C,
114 .end = MSM_HSUSB_PHYS + MSM_HSUSB_SIZE,
119 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/vr41xx/common/
H A Dgiu.c32 .end = 0x0b00011f,
37 .end = 0x0b0002e3,
42 .end = GIUINT_IRQ,
50 .end = 0x0f00015f,
55 .end = GIUINT_IRQ,
63 .end = 0x0f000167,
68 .end = GIUINT_IRQ,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/alpha/boot/
H A Dhead.S17 .end __start
26 .end wrent
35 .end wrkgp
85 .end switch_to_osf_pal
94 .end tbi
102 .end halt
123 .end move_stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-msm/
H A Ddevices-msm7x00.c34 .end = INT_UART1,
39 .end = MSM_UART1_PHYS + MSM_UART1_SIZE - 1,
47 .end = INT_UART2,
52 .end = MSM_UART2_PHYS + MSM_UART2_SIZE - 1,
60 .end = INT_UART3,
65 .end = MSM_UART3_PHYS + MSM_UART3_SIZE - 1,
94 .end = MSM_I2C_PHYS + MSM_I2C_SIZE - 1,
99 .end = INT_PWB_I2C,
114 .end = MSM_HSUSB_PHYS + MSM_HSUSB_SIZE,
119 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iptables/extensions/
H A Dlibip6t_connmark.c66 char *end; local
70 markinfo->mark = strtoul(optarg, &end, 0);
73 if (*end == '/')
74 markinfo->mask = strtoul(end+1, &end, 0);
76 if (*end != '\0' || end == optarg)
H A Dlibipt_connmark.c66 char *end; local
70 markinfo->mark = strtoul(optarg, &end, 0);
73 if (*end == '/')
74 markinfo->mask = strtoul(end+1, &end, 0);
76 if (*end != '\0' || end == optarg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iptables/extensions/
H A Dlibip6t_connmark.c66 char *end; local
70 markinfo->mark = strtoul(optarg, &end, 0);
73 if (*end == '/')
74 markinfo->mask = strtoul(end+1, &end, 0);
76 if (*end != '\0' || end == optarg)
H A Dlibipt_connmark.c66 char *end; local
70 markinfo->mark = strtoul(optarg, &end, 0);
73 if (*end == '/')
74 markinfo->mask = strtoul(end+1, &end, 0);
76 if (*end != '\0' || end == optarg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dverify.c96 if (cert_ctx == NULL) goto end;
108 goto end;
118 if (argc-- < 1) goto end;
123 if (argc-- < 1) goto end;
130 goto end;
135 if (argc-- < 1) goto end;
140 if (argc-- < 1) goto end;
145 if (argc-- < 1) goto end;
151 if (--argc < 1) goto end;
156 goto end;
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/mm/
H A Dpat_rbtree.c39 static int is_node_overlap(struct memtype *node, u64 start, u64 end) argument
41 if (node->start >= end || node->end <= start)
67 max_end = data->end;
82 u64 start, u64 end)
93 } else if (is_node_overlap(data, start, end)) {
107 u64 start, u64 end)
111 match = memtype_rb_lowest_match(root, start, end);
112 while (match != NULL && match->start < end) {
115 if (match->start == start && match->end
81 memtype_rb_lowest_match(struct rb_root *root, u64 start, u64 end) argument
106 memtype_rb_exact_match(struct rb_root *root, u64 start, u64 end) argument
128 memtype_rb_check_conflict(struct rb_root *root, u64 start, u64 end, unsigned long reqtype, unsigned long *newtype) argument
210 rbt_memtype_erase(u64 start, u64 end) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/mm/
H A Dpat_rbtree.c39 static int is_node_overlap(struct memtype *node, u64 start, u64 end) argument
41 if (node->start >= end || node->end <= start)
67 max_end = data->end;
82 u64 start, u64 end)
93 } else if (is_node_overlap(data, start, end)) {
107 u64 start, u64 end)
111 match = memtype_rb_lowest_match(root, start, end);
112 while (match != NULL && match->start < end) {
115 if (match->start == start && match->end
81 memtype_rb_lowest_match(struct rb_root *root, u64 start, u64 end) argument
106 memtype_rb_exact_match(struct rb_root *root, u64 start, u64 end) argument
128 memtype_rb_check_conflict(struct rb_root *root, u64 start, u64 end, unsigned long reqtype, unsigned long *newtype) argument
210 rbt_memtype_erase(u64 start, u64 end) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/tls/
H A Drsa.c39 static const u8 * crypto_rsa_parse_integer(const u8 *pos, const u8 *end, argument
47 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
74 const u8 *pos, *end; local
104 end = pos + hdr.length;
106 pos = crypto_rsa_parse_integer(pos, end, key->n);
107 pos = crypto_rsa_parse_integer(pos, end, key->e);
112 if (pos != end) {
115 pos, end - pos);
139 const u8 *pos, *end; local
188 end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/tls/
H A Drsa.c37 static const u8 * crypto_rsa_parse_integer(const u8 *pos, const u8 *end, argument
45 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
72 const u8 *pos, *end; local
102 end = pos + hdr.length;
104 pos = crypto_rsa_parse_integer(pos, end, key->n);
105 pos = crypto_rsa_parse_integer(pos, end, key->e);
110 if (pos != end) {
113 pos, end - pos);
137 const u8 *pos, *end; local
186 end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf533/boards/
H A DH8606.c46 .end = 0x20300002,
51 .end = 0x20300006,
56 .end = IRQ_PF10,
82 .end = 0x20300300 + 16,
86 .end = IRQ_PROG_INTB,
90 .end = IRQ_PF7,
110 .end = 0x20300000 + 0x100,
114 .end = IRQ_PF10,
225 .end = SPI0_REGBASE + 0xFF,
230 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/mach-bf533/boards/
H A DH8606.c46 .end = 0x20300002,
51 .end = 0x20300006,
56 .end = IRQ_PF10,
82 .end = 0x20300300 + 16,
86 .end = IRQ_PROG_INTB,
90 .end = IRQ_PF7,
110 .end = 0x20300000 + 0x100,
114 .end = IRQ_PF10,
225 .end = SPI0_REGBASE + 0xFF,
230 .end
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/src/tls/
H A Drsa.c39 static const u8 * crypto_rsa_parse_integer(const u8 *pos, const u8 *end, argument
47 if (asn1_get_next(pos, end - pos, &hdr) < 0 ||
74 const u8 *pos, *end; local
104 end = pos + hdr.length;
106 pos = crypto_rsa_parse_integer(pos, end, key->n);
107 pos = crypto_rsa_parse_integer(pos, end, key->e);
112 if (pos != end) {
115 pos, end - pos);
139 const u8 *pos, *end; local
188 end
[all...]

Completed in 224 milliseconds

<<11121314151617181920>>