Searched refs:transient (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Doti6858.c158 u8 transient; member in struct:oti6858_private
225 priv->transient = 0;
711 int transient = 0, can_recv = 0, resubmit = 1; local
740 if (!priv->transient) {
743 priv->transient = 4;
753 priv->transient = 0;
756 } else if (--priv->transient == 0) {
758 priv->transient = 4;
768 if (!priv->transient) {
774 if (!priv->transient
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.y101 int transient = 0;
283 decls : /* empty */ { transient &= ~6;
297 t1 : '[' { transient |= 1;
300 t2 : ']' { transient &= ~1;
328 p->info.typ->transient = -1;
330 p->info.typ->transient = $3.typ->transient;
576 transient &= ~1;
707 transient = 0;
760 transient
[all...]
H A Dsoapcpp2_yacc.tab.c135 int transient = 0; variable
1385 { transient &= ~6;
1411 { transient |= 1;
1416 { transient &= ~1;
1469 p->info.typ->transient = -1;
1471 p->info.typ->transient = yyvsp[-2].rec.typ->transient;
1841 transient &= ~1;
1990 transient = 0;
2048 transient
[all...]
H A Dsoapcpp2.h233 int transient; member in struct:Tnode
395 extern int transient;
H A Dsymbol2.c456 if (transient != -2 || type > Ttime)
457 t = transient;
460 { if (p->ref == ref && p->sym == (Symbol*) 0 && p->width == width && p->transient == t)
478 p->transient = t;
506 p->transient = transient;
521 if (p->ref == typ && p->id == id && p->transient == transient)
536 p->transient = transient;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/src/
H A Dsoapcpp2_yacc.y101 int transient = 0;
283 decls : /* empty */ { transient &= ~6;
297 t1 : '[' { transient |= 1;
300 t2 : ']' { transient &= ~1;
328 p->info.typ->transient = -1;
330 p->info.typ->transient = $3.typ->transient;
576 transient &= ~1;
707 transient = 0;
760 transient
[all...]
H A Dsoapcpp2.h233 int transient; member in struct:Tnode
395 extern int transient;
H A Dsymbol2.c456 if (transient != -2 || type > Ttime)
457 t = transient;
460 { if (p->ref == ref && p->sym == (Symbol*) 0 && p->width == width && p->transient == t)
478 p->transient = t;
506 p->transient = transient;
521 if (p->ref == typ && p->id == id && p->transient == transient)
536 p->transient = transient;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/VisualStudio2005/soapcpp2/soapcpp2/
H A Dsoapcpp2_yacc.y101 int transient = 0;
283 decls : /* empty */ { transient &= ~6;
297 t1 : '[' { transient |= 1;
300 t2 : ']' { transient &= ~1;
328 p->info.typ->transient = -1;
330 p->info.typ->transient = $3.typ->transient;
576 transient &= ~1;
707 transient = 0;
760 transient
[all...]
H A Dsoapcpp2_yacc.tab.c135 int transient = 0; variable
1385 { transient &= ~6;
1411 { transient |= 1;
1416 { transient &= ~1;
1469 p->info.typ->transient = -1;
1471 p->info.typ->transient = yyvsp[-2].rec.typ->transient;
1841 transient &= ~1;
1990 transient = 0;
2048 transient
[all...]
H A Dsoapcpp2.h233 int transient; member in struct:Tnode
395 extern int transient;
H A Dsymbol2.c456 if (transient != -2 || type > Ttime)
457 t = transient;
460 { if (p->ref == ref && p->sym == (Symbol*) 0 && p->width == width && p->transient == t)
478 p->transient = t;
506 p->transient = transient;
521 if (p->ref == typ && p->id == id && p->transient == transient)
536 p->transient = transient;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/src/
H A Dsoapcpp2_yacc.y101 int transient = 0;
283 decls : /* empty */ { transient &= ~6;
297 t1 : '[' { transient |= 1;
300 t2 : ']' { transient &= ~1;
328 p->info.typ->transient = -1;
330 p->info.typ->transient = $3.typ->transient;
576 transient &= ~1;
707 transient = 0;
760 transient
[all...]
H A Dsoapcpp2.h233 int transient; member in struct:Tnode
395 extern int transient;
H A Dsymbol2.c456 if (transient != -2 || type > Ttime)
457 t = transient;
460 { if (p->ref == ref && p->sym == (Symbol*) 0 && p->width == width && p->transient == t)
478 p->transient = t;
506 p->transient = transient;
521 if (p->ref == typ && p->id == id && p->transient == transient)
536 p->transient = transient;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A DMakefile8 dm-snapshot-y += dm-snap.o dm-exception-store.o dm-snap-transient.o \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus_celt.c610 int transient)
613 int consumed, bits = transient ? 2 : 4;
625 bits = transient ? 4 : 5;
628 if (tf_select_bit && celt_tf_select[s->duration][transient][0][tf_changed] !=
629 celt_tf_select[s->duration][transient][1][tf_changed])
633 s->tf_change[i] = celt_tf_select[s->duration][transient][tf_select][s->tf_change[i]];
1984 int transient = 0; local
2037 /* obtain transient flag */
2039 transient = opus_rc_p2model(rc, 3);
2041 s->blocks = transient
609 celt_decode_tf_changes(CeltContext *s, OpusRangeCoder *rc, int transient) argument
[all...]
H A Dwmalosslessdec.c64 int transient_counter; ///< number of transient samples from the beginning of the transient zone
162 int transient[WMALL_MAX_CHANNELS]; member in struct:WmallDecodeCtx
511 s->transient[ch] = get_bits1(&s->gb);
512 if (s->transient[ch]) {
515 s->transient[ch] = 0;
519 s->transient[ch] = 1;
605 * @brief Reset filter parameters and transient area at new seekable tile.
615 a transient area which is samples_per_frame samples long */
617 s->transient[ic
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex33 transient response and reproduction using a transform better suited to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dwindow.tex109 be used with transient windows as otherwise there is the risk of creating a

Completed in 299 milliseconds