Searched refs:tmp2 (Results 251 - 275 of 365) sorted by relevance

<<1112131415

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dexpr.c565 struct expr *tmp, *tmp1, *tmp2; local
584 tmp2 = expr_copy(e2);
585 tmp = expr_extract_eq_and(&tmp1, &tmp2);
591 expr_free(tmp2);
599 tmp2 = expr_copy(e2);
600 tmp = expr_extract_eq_or(&tmp1, &tmp2);
606 expr_free(tmp2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dimc.c357 float tmp, tmp2; local
363 tmp2 = flcoeffs2[0];
379 tmp2 += 0.83048 * level; // 0.83048 = log2(10) * 0.25
381 flcoeffs2[i] = tmp2;
411 float tmp, tmp2; local
417 tmp2 = flcoeffs2[pos];
425 flcoeffs2[i] = tmp2 - 1.4533435415 * level; // 1.4533435415 = log2(10) * 0.4375
H A Dsipr.c240 float tmp1[SUBFR_SIZE+1], tmp2[LP_FILTER_ORDER+1]; local
246 tmp2[i ] = Az[i] * ff_pow_0_7 [i];
250 ff_celp_lp_synthesis_filterf(freq, tmp2, tmp1, SUBFR_SIZE,
H A Dtruespeech.c53 int16_t tmp2[8]; // coefficients for adding to out member in struct:__anon3230
269 ptr0 = dec->tmp2;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dexpr.c564 struct expr *tmp, *tmp1, *tmp2; local
583 tmp2 = expr_copy(e2);
584 tmp = expr_extract_eq_and(&tmp1, &tmp2);
590 expr_free(tmp2);
598 tmp2 = expr_copy(e2);
599 tmp = expr_extract_eq_or(&tmp1, &tmp2);
605 expr_free(tmp2);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dexpr.c529 struct expr *tmp, *tmp1, *tmp2; local
548 tmp2 = expr_copy(e2);
549 tmp = expr_extract_eq_and(&tmp1, &tmp2);
555 expr_free(tmp2);
563 tmp2 = expr_copy(e2);
564 tmp = expr_extract_eq_or(&tmp1, &tmp2);
570 expr_free(tmp2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c6735 int tmp, tmp2; local
6756 tmp2 = xmlExpGetLanguageInt(ctxt, exp->exp_right, list, len,
6758 if (tmp2 < 0)
6759 return(tmp2);
6760 return(tmp + tmp2);
6788 int tmp, tmp2; local
6811 tmp2 = xmlExpGetStartInt(ctxt, exp->exp_right, list, len,
6813 if (tmp2 < 0)
6814 return(tmp2);
6815 tmp += tmp2;
7047 xmlExpNodePtr tmp, tmp2; local
7106 xmlExpNodePtr ret, tmp, tmp2, tmp3; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c6860 int tmp, tmp2; local
6881 tmp2 = xmlExpGetLanguageInt(ctxt, exp->exp_right, list, len,
6883 if (tmp2 < 0)
6884 return(tmp2);
6885 return(tmp + tmp2);
6913 int tmp, tmp2; local
6936 tmp2 = xmlExpGetStartInt(ctxt, exp->exp_right, list, len,
6938 if (tmp2 < 0)
6939 return(tmp2);
6940 tmp += tmp2;
7172 xmlExpNodePtr tmp, tmp2; local
7231 xmlExpNodePtr ret, tmp, tmp2, tmp3; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlregexp.c6860 int tmp, tmp2; local
6881 tmp2 = xmlExpGetLanguageInt(ctxt, exp->exp_right, list, len,
6883 if (tmp2 < 0)
6884 return(tmp2);
6885 return(tmp + tmp2);
6913 int tmp, tmp2; local
6936 tmp2 = xmlExpGetStartInt(ctxt, exp->exp_right, list, len,
6938 if (tmp2 < 0)
6939 return(tmp2);
6940 tmp += tmp2;
7172 xmlExpNodePtr tmp, tmp2; local
7231 xmlExpNodePtr ret, tmp, tmp2, tmp3; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c6735 int tmp, tmp2; local
6756 tmp2 = xmlExpGetLanguageInt(ctxt, exp->exp_right, list, len,
6758 if (tmp2 < 0)
6759 return(tmp2);
6760 return(tmp + tmp2);
6788 int tmp, tmp2; local
6811 tmp2 = xmlExpGetStartInt(ctxt, exp->exp_right, list, len,
6813 if (tmp2 < 0)
6814 return(tmp2);
6815 tmp += tmp2;
7047 xmlExpNodePtr tmp, tmp2; local
7106 xmlExpNodePtr ret, tmp, tmp2, tmp3; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_deshake.c133 int tmp, tmp2; local
166 tmp2 = mv->y;
168 for (y = tmp2 - 1; y <= tmp2 + 1; y++) {
170 if (x == tmp && y == tmp2)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/devices/
H A Ddoc2000.c479 int tmp1, tmp2, retval; local
489 tmp2 = ReadDOC(doc2->virtadr, AliasResolution);
490 if (tmp1 != tmp2)
494 tmp2 = ReadDOC(doc2->virtadr, AliasResolution);
495 if (tmp2 == (tmp1 + 1) % 0xff)
H A Ddoc2001.c284 int tmp1, tmp2, retval; local
295 tmp2 = ReadDOC(doc2->virtadr, AliasResolution);
296 if (tmp1 != tmp2)
300 tmp2 = ReadDOC(doc2->virtadr, AliasResolution);
301 if (tmp2 == (tmp1+1) % 0xff)
H A Ddoc2001plus.c408 int tmp1, tmp2, retval; local
419 tmp2 = ReadDOC(doc2->virtadr, Mplus_AliasResolution);
420 if (tmp1 != tmp2)
424 tmp2 = ReadDOC(doc2->virtadr, Mplus_AliasResolution);
425 if (tmp2 == (tmp1+1) % 0xff)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dmisalignment.c833 u32 tmp, tmp2, x; local
927 tmp2 = 2;
935 : "+r"(q), "+d"(tmp), "+d"(tmp2), "=d"(x)
943 tmp2 = 2;
951 : "+a"(q), "+d"(tmp), "+d"(tmp2), "=d"(x)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/mach-a3/
H A Dgpio.c253 unsigned long tmp2; local
284 tmp2 = REG_TYPE_CONV(unsigned long, reg_gio_rw_intr_mask, intr_mask);
285 tmp2 &= ~tmp;
291 tmp2 |= (1 << CONFIG_ETRAX_VIRTUAL_GPIO_INTERRUPT_PA_PIN);
293 intr_mask = REG_TYPE_CONV(reg_gio_rw_intr_mask, unsigned long, tmp2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v32/drivers/mach-fs/
H A Dgpio.c290 unsigned long tmp2; local
321 tmp2 = REG_TYPE_CONV(unsigned long, reg_gio_rw_intr_mask, intr_mask);
322 tmp2 &= ~tmp;
328 tmp2 |= (1 << CONFIG_ETRAX_VIRTUAL_GPIO_INTERRUPT_PA_PIN);
330 intr_mask = REG_TYPE_CONV(reg_gio_rw_intr_mask, unsigned long, tmp2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dcall.c209 struct call *tmp, *tmp2; local
314 tmp2 = tmp->next;
318 tmp = tmp2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bzip2/
H A Dcompress.c463 UChar pos[BZ_N_GROUPS], ll_i, tmp2, tmp; local
471 tmp2 = tmp;
473 pos[j] = tmp2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/ppc/
H A Dvc1dsp_altivec.c243 vector signed short tmp2, tmp3; local
312 tmp2 = (vector signed short)vec_perm (tmp, vec_splat_u8(0), perm); \
313 tmp3 = vec_adds (tmp2, src); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dsipr.c239 float tmp1[SUBFR_SIZE+1], tmp2[LP_FILTER_ORDER+1]; local
245 tmp2[i ] = Az[i] * ff_pow_0_7 [i];
249 ff_celp_lp_synthesis_filterf(freq, tmp2, tmp1, SUBFR_SIZE,
H A Dtwinvq.c579 float tmp2 = hist[i] * cb3[lpc_hist_idx*mtab->n_lsp + i]; local
581 lsp[i] = lsp[i] * tmp1 + tmp2;
719 float tmp2 = local
722 (1. - val) * tmp2 + val*hist[idx] + 1. : tmp2 + 1.;
724 hist[idx] = tmp2;
H A Dtruespeech.c52 int16_t tmp2[8]; // coefficients for adding to out member in struct:__anon1997
270 ptr0 = dec->tmp2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/ppc/
H A Dvc1dsp_altivec.c247 vector signed short tmp2, tmp3; local
316 tmp2 = (vector signed short)vec_perm (tmp, vec_splat_u8(0), perm); \
317 tmp3 = vec_adds (tmp2, src); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dtda1004x.c1124 int tmp2; local
1140 tmp2 = tda1004x_read_byte(state, TDA1004X_UNCOR);
1141 if (tmp2 < 0)
1143 tmp2 &= 0x7f;
1144 if ((tmp2 < tmp) || (tmp2 == 0))

Completed in 295 milliseconds

<<1112131415