Searched refs:invert (Results 451 - 475 of 481) sorted by relevance

<<11121314151617181920

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Ddecbin.S456 negl %d0 |invert it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ec/
H A Dec_lcl.h158 int (*invert) (const EC_GROUP *, EC_POINT *, BN_CTX *); member in struct:ec_method_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ec/
H A Dec_lcl.h158 int (*invert) (const EC_GROUP *, EC_POINT *, BN_CTX *); member in struct:ec_method_st
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Ddw2102.c699 .invert = 1,
720 .invert = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dtda1004x.c812 if (state->config->invert)
908 if (state->config->invert)
1193 /* invert GPIO 1 and 3 if desired*/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dwm8903.c460 #define SOC_DAPM_SINGLE_W(xname, reg, shift, max, invert) \
464 .private_value = SOC_SINGLE_VALUE(reg, shift, max, invert) }
1523 * invert the polarity of the interrupt after each event - to
1525 * and just invert the relevant bits in both the report and
H A Dtwl4030.c864 .max = xmax, .invert = xinvert} }
876 .rshift = xshift, .max = xmax, .invert = xinvert} }
H A Dwm8580.c247 .max = xmax, .invert = xinvert} }
H A Dwm8350.c408 .rshift = xshift, .max = xmax, .invert = xinvert}, }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c548 int invert = (kcontrol->private_value >> 24) & 0x01; local
555 if (invert) {
572 int invert = (kcontrol->private_value >> 24) & 0x01; local
578 if (invert)
584 if (invert)
819 // int invert = (kcontrol->private_value >> 24) & 0xff;
1254 /* invert */
1259 /* invert */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dt4_hw.c1917 if (tp->port > 11 || tp->invert > 1 || tp->skip_len > 0x1f ||
1966 (tp->invert ? TFINVERTMATCH : 0));
1998 tp->invert = !!(ctla & TFINVERTMATCH);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-dvb.c638 .invert = 1,
858 .invert = 0,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/svg/
H A Ddcsvg.tex584 left to right orientation, false to invert it.}
587 bottom up orientation, false to invert it.}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dm1105/
H A Ddm1105.c679 .invert = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/pluto2/
H A Dpluto2.c505 .invert = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcommon.h749 int invert, int enable);
H A Dt3_hw.c3130 int invert, int enable)
3144 if (invert)
3128 t3_config_trace_filter(struct adapter *adapter, const struct trace_params *tp, int filter_index, int invert, int enable) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Dec_lib.c1023 return group->meth->invert(group, a, ctx);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.c1782 int invert = (kcontrol->private_value & (1<<24)) ? 1 : 0; local
1786 (snd_ice1712_gpio_read(ice) & mask ? 1 : 0) ^ invert;
1796 int invert = (kcontrol->private_value & (1<<24)) ? mask : 0; local
1801 nval = (ucontrol->value.integer.value[0] ? mask : 0) ^ invert;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dip_tables.c2145 bool invert)
2149 ^ invert;
2143 icmp_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, u_int8_t type, u_int8_t code, bool invert) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/netfilter/
H A Dip6_tables.c2142 bool invert)
2145 ^ invert;
2140 icmp6_type_code_match(u_int8_t test_type, u_int8_t min_code, u_int8_t max_code, u_int8_t type, u_int8_t code, bool invert) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dav7110.c1609 .invert = 1,
1667 .invert = 1,
1859 .invert = 1,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddc.tex974 left to right orientation, false to invert it.}
977 bottom up orientation, false to invert it.}
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dnand_base.c897 * @invert: when = 0, unlock the range of blocks within the lower and
905 uint64_t len, int invert)
918 (page | invert) & chip->pagemask);
904 __nand_unlock(struct mtd_info *mtd, loff_t ofs, uint64_t len, int invert) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/cgi-bin/
H A Dhighcharts.js40 "selection",E,md)}ua=ua.destroy()}m.mouseIsDown=nd=Ea=false;Cb(Aa,Ib?"touchend":"mouseup",ja)}var L,ga,Ea,ua,bb=v.zoomType,Ja=/x/.test(bb),ma=/y/.test(bb),Oa=Ja&&!Ga||ma&&Ga,M=ma&&!Ga||Ja&&Ga;Pc=function(){if(Qc){Qc.translate(V,ba);Ga&&Qc.attr({width:m.plotWidth,height:m.plotHeight}).invert()}else m.trackerGroup=Qc=aa.g("tracker").attr({zIndex:9}).add()};Pc();if(h.enabled)m.tooltip=rc=e(h);(function(){var E=true;ta.onmousedown=function(s){s=x(s);m.mouseIsDown=nd=true;L=s.chartX;ga=s.chartY;Qa(Aa,
89 this.styles=a=qa(this.styles,a);if(Ac&&!wc){b&&delete a.width;Ia(this.element,a)}else this.attr({style:Wd(a)});b&&this.added&&this.renderer.buildText(this);return this},on:function(a,b){var c=b;if(Ib&&a=="click"){a="touchstart";c=function(d){d.preventDefault();b()}}this.element["on"+a]=c;return this},translate:function(a,b){return this.attr({translateX:a,translateY:b})},invert:function(){this.inverted=true;this.updateTransform();return this},updateTransform:function(){var a=this.translateX||0,b=this.translateY||
141 render:function(){var a=this,b=a.chart,c,d,e=a.options,f=e.animation,g=f&&a.animate;f=g?f&&f.duration||500:0;var i=a.clipRect;d=b.renderer;if(!i){i=a.clipRect=!b.hasRendered&&b.clipRect?b.clipRect:d.clipRect(0,0,b.plotSizeX,b.plotSizeY);if(!b.clipRect)b.clipRect=i}if(!a.group){c=a.group=d.g("series");if(b.inverted){d=function(){c.attr({width:b.plotWidth,height:b.plotHeight}).invert()};d();Qa(b,"resize",d)}c.clip(a.clipRect).attr({visibility:a.visible?Bb:vb,zIndex:e.zIndex}).translate(b.plotLeft,b.plotTop).add(b.seriesGroup)}a.drawDataLabels();

Completed in 304 milliseconds

<<11121314151617181920