Home
last modified time | relevance | path

Searched refs:b (Results 1 – 25 of 1372) sorted by relevance

12345678910>>...55

/glibc-2.36/include/
Dintprops.h109 #define INT_BITS_STRLEN_BOUND(b) (((b) * 146 + 484) / 485) argument
169 #define INT_ADD_RANGE_OVERFLOW(a, b, min, max) \ argument
170 ((b) < 0 \
171 ? (a) < (min) - (b) \
172 : (max) - (b) < (a))
176 #define INT_SUBTRACT_RANGE_OVERFLOW(a, b, min, max) \ argument
177 ((b) < 0 \
178 ? (max) + (b) < (a) \
179 : (a) < (min) + (b))
192 #define INT_MULTIPLY_RANGE_OVERFLOW(a, b, min, max) \ argument
[all …]
/glibc-2.36/resolv/
Dtst-resolv-canonname.c41 struct resolv_response_builder *b, in response() argument
56 resolv_response_init (b, (struct resolv_response_flags) {}); in response()
57 resolv_response_add_question (b, qname, qclass, qtype); in response()
58 resolv_response_section (b, ns_s_an); in response()
59 resolv_response_open_record (b, "www.example", qclass, qtype, 0); in response()
60 resolv_response_add_data (b, "\xC0\x00\x02\x01", 4); in response()
61 resolv_response_close_record (b); in response()
64 resolv_response_init (b, (struct resolv_response_flags) {}); in response()
65 resolv_response_add_question (b, qname, qclass, qtype); in response()
66 resolv_response_section (b, ns_s_an); in response()
[all …]
Dtst-resolv-network.c29 send_ptr (struct resolv_response_builder *b, in send_ptr() argument
33 resolv_response_init (b, (struct resolv_response_flags) {}); in send_ptr()
34 resolv_response_add_question (b, qname, qclass, qtype); in send_ptr()
35 resolv_response_section (b, ns_s_an); in send_ptr()
36 resolv_response_open_record (b, qname, qclass, T_PTR, 0); in send_ptr()
37 resolv_response_add_name (b, alias); in send_ptr()
38 resolv_response_close_record (b); in send_ptr()
43 struct resolv_response_builder *b, in handle_code() argument
50 send_ptr (b, qname, qclass, qtype, "1.in-addr.arpa"); in handle_code()
53 send_ptr (b, qname, qclass, qtype, "2.1.in-addr.arpa"); in handle_code()
[all …]
Dtst-resolv-ai_idn-common.c91 struct resolv_response_builder *b, const char *qname) in response_ptr() argument
101 resolv_response_open_record (b, qname, C_IN, T_PTR, 0); in response_ptr()
102 resolv_response_add_name (b, "non-idn.example"); in response_ptr()
103 resolv_response_close_record (b); in response_ptr()
106 resolv_response_open_record (b, qname, C_IN, T_CNAME, 0); in response_ptr()
108 resolv_response_add_name (b, next_name); in response_ptr()
109 resolv_response_close_record (b); in response_ptr()
110 resolv_response_open_record (b, next_name, C_IN, T_PTR, 0); in response_ptr()
111 resolv_response_add_name (b, "non-idn-name.example"); in response_ptr()
112 resolv_response_close_record (b); in response_ptr()
[all …]
/glibc-2.36/posix/rxspencer/
Dtests20 # b RE is a BRE, not an ERE
39 a|b|c - abc a
42 a(b)c - abc abc
43 a\(b\)c b abc abc
45 a( b a( a(
48 a\(b bC EPAREN
49 a(b C EPAREN
50 a(b b a(b a(b
55 a) b a) a)
58 a()b - ab ab
[all …]
/glibc-2.36/sysdeps/aarch64/multiarch/
Dmemcpy_a64fx.S49 ld1b z0.b, p0/z, [src, 0, mul vl]
50 ld1b z1.b, p0/z, [src, 1, mul vl]
51 ld1b z2.b, p0/z, [src, 2, mul vl]
52 ld1b z3.b, p0/z, [src, 3, mul vl]
53 ld1b z4.b, p0/z, [src, 4, mul vl]
54 ld1b z5.b, p0/z, [src, 5, mul vl]
55 ld1b z6.b, p0/z, [src, 6, mul vl]
56 ld1b z7.b, p0/z, [src, 7, mul vl]
60 st1b z0.b, p0, [dst, 0, mul vl]
61 st1b z1.b, p0, [dst, 1, mul vl]
[all …]
Dmemset_a64fx.S42 st1b z0.b, p0, [dst, \first, mul vl]
57 dup z0.b, valw
58 whilelo p0.b, vector_length, count
59 b.last 1f
60 whilelo p1.b, xzr, count
61 st1b z0.b, p1, [dstin, 0, mul vl]
62 st1b z0.b, p0, [dstin, 1, mul vl]
68 b.hi 1f
69 st1b z0.b, p0, [dstin, 0, mul vl]
70 st1b z0.b, p0, [dstin, 1, mul vl]
[all …]
Dstrlen_asimd.S93 b.hi L(page_cross)
114 b.eq L(bytes16_31)
141 b.eq L(loop_entry)
160 uminp maskv.16b, datav1.16b, datav2.16b
161 uminp maskv.16b, maskv.16b, maskv.16b
162 cmeq maskv.8b, maskv.8b, 0
167 cmeq maskv.16b, datav1.16b, 0
170 b.ne 1f
171 cmeq maskv.16b, datav2.16b, 0
180 umaxp maskv.16b, maskv.16b, maskv.16b
[all …]
Dmemcpy_thunderx2.S106 b.ls L(memcopy16)
110 b.lo L(move_long)
136 b.ls L(memcopy16)
141 b.hi L(memcopy_long)
146 b.gt L(memcpy_copy96)
148 b.le L(bytes_17_to_48)
159 b.gt L(bytes_32_to_48)
177 b.lo L(bytes_0_to_8)
227 b.gt L(copy96_medium)
239 b.gt L(copy96_large)
[all …]
/glibc-2.36/sysdeps/aarch64/
Dstrrchr.S64 dup vrepchr.16b, chrin
70 ld1 {vdata.16b}, [src], 16
71 cmeq vhas_nul.16b, vdata.16b, 0
72 cmeq vhas_chr.16b, vdata.16b, vrepchr.16b
75 bit vhas_nul.16b, vhas_chr.16b, vrepmask.16b
76 and vhas_nul.16b, vhas_nul.16b, vrepmask2.16b
77 addp vend.16b, vhas_nul.16b, vhas_nul.16b
88 ld1 {vdata.16b}, [src], 16
89 cmeq vhas_chr.16b, vdata.16b, vrepchr.16b
90 cmhs vhas_nul.16b, vhas_chr.16b, vdata.16b
[all …]
Dstrchr.S61 dup vrepchr.16b, chrin
62 ld1 {vdata.16b}, [src]
65 cmeq vhas_nul.16b, vdata.16b, 0
66 cmeq vhas_chr.16b, vdata.16b, vrepchr.16b
70 bit vhas_nul.16b, vhas_chr.16b, vrepmask.16b
71 and vhas_nul.16b, vhas_nul.16b, vrepmask2.16b
73 addp vend.16b, vhas_nul.16b, vhas_nul.16b /* 128->64 */
91 cmeq vhas_chr.16b, vdata.16b, vrepchr.16b
92 cmhs vhas_nul.16b, vhas_chr.16b, vdata.16b
93 umaxp vend.16b, vhas_nul.16b, vhas_nul.16b
[all …]
Dmemcmp.S52 b.lo L(less16)
57 b.ne L(return2)
62 b.ls L(last_bytes)
64 b.hs L(loop_align)
73 b.ne L(return2)
75 b.ls L(last_bytes)
81 b.ne L(return2)
86 b.hi L(loop32)
117 b L(return2)
126 b L(return2)
[all …]
Dstrchrnul.S56 dup vrepchr.16b, chrin
57 ld1 {vdata.16b}, [src]
58 cmeq vhas_chr.16b, vdata.16b, vrepchr.16b
59 cmhs vhas_chr.16b, vhas_chr.16b, vdata.16b
61 shrn vend.8b, vhas_chr.8h, 4 /* 128->64 */
74 cmeq vhas_chr.16b, vdata.16b, vrepchr.16b
75 cmhs vhas_chr.16b, vhas_chr.16b, vdata.16b
76 umaxp vend.16b, vhas_chr.16b, vhas_chr.16b
80 shrn vend.8b, vhas_chr.8h, 4 /* 128->64 */
/glibc-2.36/support/
Dresolv_test.c164 resolv_response_init (struct resolv_response_builder *b, in resolv_response_init() argument
167 if (b->offset > 0) in resolv_response_init()
168 FAIL_EXIT1 ("response_init: called at offset %zu", b->offset); in resolv_response_init()
169 if (b->query_length < 12) in resolv_response_init()
171 b->query_length); in resolv_response_init()
176 b->buffer[0] = b->query_buffer[0]; in resolv_response_init()
177 b->buffer[1] = b->query_buffer[1]; in resolv_response_init()
180 b->buffer[2] = 0x80; /* Mark as response. */ in resolv_response_init()
181 b->buffer[2] |= b->query_buffer[2] & 0x01; /* Copy the RD bit. */ in resolv_response_init()
183 b->buffer[2] |= 0x02; in resolv_response_init()
[all …]
/glibc-2.36/localedata/
Dpl_PL.UTF-8.in13 āb
14 Āb
21 ąb
22 Ąb
33 ćb
34 Ćb
40 ęb
41 Ęb
55 īb
56 Īb
[all …]
/glibc-2.36/posix/
DPTESTS34 3|4|*a|*b*a*c|
43 2|3|\(*b\)|a*b|
44 -1|-1|\(*b\)|ac|
49 -1|-1|\(^*b\)|a*b|
50 -1|-1|\(^*b\)|^*b|
54 ##1|1|\(^*b\)|b|
55 ##1|3|\(^*b\)|^^b|
57 1|3|a^b|a^b|
58 1|3|a\^b|a^b|
61 1|1|[c^b]|^abc|
[all …]
DBOOST.tests65 aa) baa)b 1 4
66 a b -1 -1
99 a* b 0 0
132 a? b 0 0
182 a|b a 0 1
183 a|b b 0 1
184 a(b|c) ab 0 2 1 2
185 a(b|c) ac 0 2 1 2
186 a(b|c) ad -1 -1 -1 -1
193 [abc] b 0 1
[all …]
DPCRE.tests173 /^(b+|a){1,2}c/
176 1: b
418 *.c3-b.c
419 0: *.c3-b.c
420 1: 3-b
422 *.c-a.b-c
423 0: *.c-a.b-c
425 2: .b-c
433 *.a-b.c-
439 a.b.c.d
[all …]
/glibc-2.36/sysdeps/ieee754/flt-32/
De_jnf.c36 float a, b, temp, di; in __ieee754_jnf() local
61 b = __ieee754_j1f(x); in __ieee754_jnf()
63 temp = b; in __ieee754_jnf()
64 b = b*((double)(i+i)/x) - a; /* avoid underflow */ in __ieee754_jnf()
73 b = zero; in __ieee754_jnf()
75 temp = x*(float)0.5; b = temp; in __ieee754_jnf()
78 b *= temp; /* b = (x/2)^n */ in __ieee754_jnf()
80 b = b/a; in __ieee754_jnf()
125 b = one; in __ieee754_jnf()
139 temp = b; in __ieee754_jnf()
[all …]
/glibc-2.36/sysdeps/ieee754/ldbl-96/
De_jnl.c77 long double a, b, temp, di, ret; in __ieee754_jnl() local
150 b = invsqrtpi * temp / sqrtl (x); in __ieee754_jnl()
155 b = __ieee754_j1l (x); in __ieee754_jnl()
158 temp = b; in __ieee754_jnl()
159 b = b * ((long double) (i + i) / x) - a; /* avoid underflow */ in __ieee754_jnl()
172 b = zero; in __ieee754_jnl()
176 b = temp; in __ieee754_jnl()
180 b *= temp; /* b = (x/2)^n */ in __ieee754_jnl()
182 b = b / a; in __ieee754_jnl()
237 b = one; in __ieee754_jnl()
[all …]
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
De_jnl.c79 long double a, b, temp, di, ret; in __ieee754_jnl() local
157 b = invsqrtpi * temp / sqrtl (x); in __ieee754_jnl()
162 b = __ieee754_j1l (x); in __ieee754_jnl()
165 temp = b; in __ieee754_jnl()
166 b = b * ((long double) (i + i) / x) - a; /* avoid underflow */ in __ieee754_jnl()
179 b = zero; in __ieee754_jnl()
183 b = temp; in __ieee754_jnl()
187 b *= temp; /* b = (x/2)^n */ in __ieee754_jnl()
189 b = b / a; in __ieee754_jnl()
244 b = one; in __ieee754_jnl()
[all …]
/glibc-2.36/sysdeps/ieee754/dbl-64/
De_jn.c59 double a, b, temp, di, ret; in __ieee754_jn() local
115 b = invsqrtpi * temp / sqrt (x); in __ieee754_jn()
120 b = __ieee754_j1 (x); in __ieee754_jn()
123 temp = b; in __ieee754_jn()
124 b = b * ((double) (i + i) / x) - a; /* avoid underflow */ in __ieee754_jn()
136 b = zero; in __ieee754_jn()
139 temp = x * 0.5; b = temp; in __ieee754_jn()
143 b *= temp; /* b = (x/2)^n */ in __ieee754_jn()
145 b = b / a; in __ieee754_jn()
194 b = one; in __ieee754_jn()
[all …]
/glibc-2.36/sysdeps/ieee754/ldbl-128/
De_jnl.c79 _Float128 a, b, temp, di, ret; in __ieee754_jnl() local
157 b = invsqrtpi * temp / sqrtl (x); in __ieee754_jnl()
162 b = __ieee754_j1l (x); in __ieee754_jnl()
165 temp = b; in __ieee754_jnl()
166 b = b * ((_Float128) (i + i) / x) - a; /* avoid underflow */ in __ieee754_jnl()
179 b = zero; in __ieee754_jnl()
183 b = temp; in __ieee754_jnl()
187 b *= temp; /* b = (x/2)^n */ in __ieee754_jnl()
189 b = b / a; in __ieee754_jnl()
244 b = one; in __ieee754_jnl()
[all …]
/glibc-2.36/elf/
Ddso-sort-tests-1.def10 tst-dso-ordering1: a->b->c
11 output: c>b>a>{}<a<b<c
14 tst-dso-ordering2: a->b->[cd]->e
15 output: e>d>c>b>a>{}<a<b<c<d<e
19 output: i>h>g>f>e>d>c>b>a>{}<a<b<c<d<e<f<g<h<i
23 tst-dso-ordering4: a->b->[de];a->c->d->e
24 output: e>d>c>b>a>{}<a<b<c<d<e
26 # Test that b->c cross link is respected correctly
27 tst-dso-ordering5: a!->[bc]->d;b->c
28 output: d>c>b>a>{}<a<b<c<d
[all …]
/glibc-2.36/sunrpc/
Ddes_crypt.c45 register char *b = (char *) src; \
46 *a++ = *b++; *a++ = *b++; *a++ = *b++; *a++ = *b++; \
47 *a++ = *b++; *a++ = *b++; *a++ = *b++; *a++ = *b++; \
55 register char *b = (char *) src; \
58 *a++ = *b++; *a++ = *b++; *a++ = *b++; *a++ = *b++; \
59 *a++ = *b++; *a++ = *b++; *a++ = *b++; *a++ = *b++; \

12345678910>>...55