Searched refs:b1 (Results 201 - 225 of 966) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/networking/libiproute/
H A Diprule.c51 SPRINT_BUF(b1);
114 printf("tos %s ", rtnl_dsfield_n2a(r->rtm_tos, b1));
125 printf("lookup %s ", rtnl_rttable_n2a(r->rtm_table, b1));
133 rtnl_rtrealm_n2a(from, b1));
136 rtnl_rtrealm_n2a(to, b1));
149 fputs(rtnl_rtntype_n2a(r->rtm_type, b1), stdout);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/networking/libiproute/
H A Diprule.c51 SPRINT_BUF(b1);
114 printf("tos %s ", rtnl_dsfield_n2a(r->rtm_tos, b1));
125 printf("lookup %s ", rtnl_rttable_n2a(r->rtm_table, b1));
133 rtnl_rtrealm_n2a(from, b1));
136 rtnl_rtrealm_n2a(to, b1));
149 fputs(rtnl_rtntype_n2a(r->rtm_type, b1), stdout);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dh264idct.c96 const int b1 = (a7>>2) + a1; local
107 block[3+i*8] = b6 + b1;
108 block[4+i*8] = b6 - b1;
127 const int b1 = (a7>>2) + a1; local
135 dst[i + 3*stride] = cm[ dst[i + 3*stride] + ((b6 + b1) >> 6) ];
136 dst[i + 4*stride] = cm[ dst[i + 4*stride] + ((b6 - b1) >> 6) ];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/lib/ldb/common/
H A Dattrib_handlers.c190 char *b1, *b2; local
235 b1 = ldb_casefold(ldb, mem_ctx, s1, n1);
238 if (!b1 || !b2) {
241 talloc_free(b1);
253 u1 = b1;
271 talloc_free(b1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/networking/libiproute/
H A Diprule.c51 SPRINT_BUF(b1);
114 printf("tos %s ", rtnl_dsfield_n2a(r->rtm_tos, b1));
125 printf("lookup %s ", rtnl_rttable_n2a(r->rtm_table, b1));
133 rtnl_rtrealm_n2a(from, b1));
136 rtnl_rtrealm_n2a(to, b1));
149 fputs(rtnl_rtntype_n2a(r->rtm_type, b1), stdout);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dh264idct.c96 const int b1 = (a7>>2) + a1; local
107 block[3+i*8] = b6 + b1;
108 block[4+i*8] = b6 - b1;
127 const int b1 = (a7>>2) + a1; local
135 dst[i + 3*stride] = cm[ dst[i + 3*stride] + ((b6 + b1) >> 6) ];
136 dst[i + 4*stride] = cm[ dst[i + 4*stride] + ((b6 - b1) >> 6) ];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/lib/ldb/common/
H A Dattrib_handlers.c190 char *b1, *b2; local
235 b1 = ldb_casefold(ldb, mem_ctx, s1, n1);
238 if (!b1 || !b2) {
241 talloc_free(b1);
253 u1 = b1;
271 talloc_free(b1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dh264idct.c96 const int b1 = (a7>>2) + a1; local
107 block[3+i*8] = b6 + b1;
108 block[4+i*8] = b6 - b1;
127 const int b1 = (a7>>2) + a1; local
135 dst[i + 3*stride] = cm[ dst[i + 3*stride] + ((b6 + b1) >> 6) ];
136 dst[i + 4*stride] = cm[ dst[i + 4*stride] + ((b6 - b1) >> 6) ];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/ldb/common/
H A Dattrib_handlers.c190 char *b1, *b2; local
235 b1 = ldb_casefold(ldb, mem_ctx, s1, n1);
238 if (!b1 || !b2) {
241 talloc_free(b1);
253 u1 = b1;
271 talloc_free(b1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Dipaddress.c172 SPRINT_BUF(b1);
177 fprintf(fp, "@%s: ", ll_idx_n2a(iflink, b1));
192 SPRINT_BUF(b1);
193 fprintf(fp, "master %s ", ll_idx_n2a(*(int*)RTA_DATA(tb[IFLA_MASTER]), b1));
200 SPRINT_BUF(b1);
202 fprintf(fp, " link/%s ", ll_type_n2a(ifi->ifi_type, b1, sizeof(b1)));
208 b1, sizeof(b1)));
218 b1, sizeo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/tc/
H A Df_basic.c122 SPRINT_BUF(b1);
124 sprint_tc_classid(*(__u32*)RTA_DATA(tb[TCA_BASIC_CLASSID]), b1));
H A Df_fw.c118 SPRINT_BUF(b1);
119 fprintf(f, "classid %s ", sprint_tc_classid(*(__u32*)RTA_DATA(tb[TCA_FW_CLASSID]), b1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/tc/
H A Df_basic.c123 SPRINT_BUF(b1);
125 sprint_tc_classid(*(__u32*)RTA_DATA(tb[TCA_BASIC_CLASSID]), b1));
H A Dq_sfq.c91 SPRINT_BUF(b1);
100 fprintf(f, "quantum %s ", sprint_size(qopt->quantum, b1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/common/
H A Duengine.c307 u8 b1; local
312 b1 = (gpr_a[i] >> 8) & 0xff;
315 // immed[@ai, (b1 << 8) | b0]
318 ucode[offset++] = (b1 >> 4);
319 ucode[offset++] = (b1 << 4) | 0x0c | (b0 >> 6);
335 u8 b1; local
340 b1 = (gpr_b[i] >> 8) & 0xff;
343 // immed[@bi, (b1 << 8) | b0]
346 ucode[offset++] = (b1 >> 4);
347 ucode[offset++] = (b1 <<
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/include/
H A Dbcmstdlib.h70 #define bcmp(b1, b2, len) memcmp((b1), (b2), (len))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/common/
H A Duengine.c307 u8 b1; local
312 b1 = (gpr_a[i] >> 8) & 0xff;
315 // immed[@ai, (b1 << 8) | b0]
318 ucode[offset++] = (b1 >> 4);
319 ucode[offset++] = (b1 << 4) | 0x0c | (b0 >> 6);
335 u8 b1; local
340 b1 = (gpr_b[i] >> 8) & 0xff;
343 // immed[@bi, (b1 << 8) | b0]
346 ucode[offset++] = (b1 >> 4);
347 ucode[offset++] = (b1 <<
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Dipaddress.c172 SPRINT_BUF(b1);
177 fprintf(fp, "@%s: ", ll_idx_n2a(iflink, b1));
192 SPRINT_BUF(b1);
193 fprintf(fp, "master %s ", ll_idx_n2a(*(int*)RTA_DATA(tb[IFLA_MASTER]), b1));
200 SPRINT_BUF(b1);
202 fprintf(fp, " link/%s ", ll_type_n2a(ifi->ifi_type, b1, sizeof(b1)));
208 b1, sizeof(b1)));
218 b1, sizeo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/tc/
H A Df_basic.c122 SPRINT_BUF(b1);
124 sprint_tc_classid(*(__u32*)RTA_DATA(tb[TCA_BASIC_CLASSID]), b1));
H A Df_fw.c118 SPRINT_BUF(b1);
119 fprintf(f, "classid %s ", sprint_tc_classid(*(__u32*)RTA_DATA(tb[TCA_FW_CLASSID]), b1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/tc/
H A Df_basic.c123 SPRINT_BUF(b1);
125 sprint_tc_classid(*(__u32*)RTA_DATA(tb[TCA_BASIC_CLASSID]), b1));
H A Dq_sfq.c91 SPRINT_BUF(b1);
100 fprintf(f, "quantum %s ", sprint_size(qopt->quantum, b1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Dipaddress.c172 SPRINT_BUF(b1);
177 fprintf(fp, "@%s: ", ll_idx_n2a(iflink, b1));
192 SPRINT_BUF(b1);
193 fprintf(fp, "master %s ", ll_idx_n2a(*(int*)RTA_DATA(tb[IFLA_MASTER]), b1));
200 SPRINT_BUF(b1);
202 fprintf(fp, " link/%s ", ll_type_n2a(ifi->ifi_type, b1, sizeof(b1)));
208 b1, sizeof(b1)));
218 b1, sizeo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/tc/
H A Df_basic.c122 SPRINT_BUF(b1);
124 sprint_tc_classid(*(__u32*)RTA_DATA(tb[TCA_BASIC_CLASSID]), b1));
H A Df_fw.c118 SPRINT_BUF(b1);
119 fprintf(f, "classid %s ", sprint_tc_classid(*(__u32*)RTA_DATA(tb[TCA_FW_CLASSID]), b1));

Completed in 303 milliseconds

1234567891011>>