Searched refs:counter (Results 501 - 525 of 531) sorted by relevance

<<2122

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath5k/
H A Dbase.c995 /* Write channel info and increment counter */
2692 unsigned int counter = 1000; local
2761 } while (ath5k_hw_is_intr_pending(ah) && --counter > 0);
2763 if (unlikely(!counter))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm549 my $counter = 0 ;
566 { ++ $counter }
570 return ($wantarray ? ($flag ? %values : @values) : $counter) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dppc64-mont.pl265 srwi $j,$num,`3+1` ; counter register, num/2
1484 addi $j,$j,1 ; restore counter
1533 addi $j,$j,1 ; restore counter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dppc64-mont.pl265 srwi $j,$num,`3+1` ; counter register, num/2
1484 addi $j,$j,1 ; restore counter
1533 addi $j,$j,1 ; restore counter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_spoolss_nt.c56 uint32 counter; member in struct:_counter_printer_0
3958 /* check if we already have a counter for this printer */
3972 session_counter->counter=0;
3977 session_counter->counter++;
3983 global_counter=session_counter->counter;
4018 printer->session_counter = session_counter->counter;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dinode.c1625 "jiffies %ld", full_path, inode, inode->i_count.counter,
H A Dconnect.c620 "NumMids %d", midCount.counter);
648 could end up with the counter going negative */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/firmware/keyspan_pda/
H A Dkeyspan_pda.S843 mov r1, #1 ; INbuf size counter
H A Dxircom_pgs.S908 mov r1, #1 ; INbuf size counter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1232 # If the test counter is being pushed forward fill in the details.
1301 Sometimes the Test::Builder test counter is incremented without it
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Daudio_convert.asm280 ; instead of just a counter, which would avoid incrementing the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/docs/latex/svg/
H A Ddcsvg.tex233 counter-clockwise motion. If {\it start} is equal to {\it end}, a
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemcontrol.c70 * Per memcg event counter is incremented at every pagein/pageout. This counter
119 /* Macro for accessing counter */
199 * the counter to account for memory usage
203 * the counter to account for mem+swap usage.
254 * percpu counter.
453 * because their event counter is not touched.
1024 #define mem_cgroup_from_res_counter(counter, member) \
1025 container_of(counter, struct mem_cgroup, member)
1939 * "charge_statistics" updated event counter
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dadvansys.c2185 #define ASC_STATS(shost, counter) ASC_STATS_ADD(shost, counter, 1)
2187 #define ASC_STATS_ADD(shost, counter, count)
2189 #define ASC_STATS_ADD(shost, counter, count) \
2190 (((struct asc_board *) shost_priv(shost))->asc_stats.counter += (count))
9418 * successful request counter. Wrapping doesn't matter.
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/www/
H A Djquery-ui.js3871 // 2. on the instance, we have a counter variable, that get's higher after every append
3872 // 3. on the local scope, we copy the counter variable, and check in the timeout, if it's still the same
3874 this.counter = this.counter ? ++this.counter : 1;
3875 var self = this, counter = this.counter;
3878 if(counter == self.counter) self.refreshPositions(!hardRefresh); //Precompute after each DOM insertion, NOT on mousemove
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ds2io.c3239 * @counter : counter value to be updated
3241 * @type : counter type
3247 static void s2io_chk_xpak_counter(u64 *counter, u64 * regs_stat, u32 index, argument
3257 *counter = *counter + 1;
4438 * do_s2io_chk_alarm_bit - Check for alarm and incrment the counter
4441 * @cnt: counter variable
4442 * Description: Check for alarm and increment the counter
4517 /* Check for ring full counter */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/perlasm/
H A Dsparcv9_modes.pl622 ld [$ivec + 0], %l4 ! counter
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/scsi/
H A Dzfcp_fsf.c2053 lat->counter++;
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A D802.11.h1708 uint8 dtim_count; /* DTIM decrementing counter */
2229 uint8 counter; member in struct:dot11_fms_status_se
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl622 ld [$ivec + 0], %l4 ! counter
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html7749 # corresponding counter to the index in the
7792 my $counter = shift;
7836 $global_count{"${command}_$counter"} = $count;
8054 my $counter = shift;
8056 my $count = $global_count{"${style}_$counter"};
8060 # counter is undefined
8062 warn "$ERROR l2h(BUG): undefined count for ${style}_$counter\n";
8063 return ("<!-- l2h: ". __LINE__ . " undef count for ${style}_$counter -->")
8069 # counter out of range
8078 # this seems to be a valid counter
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/javascript/jquery/
H A Djqueryui-1.8.16.min.js161 this.direction=="down"?c.item[0]:c.item[0].nextSibling);this.counter=this.counter?++this.counter:1;var g=this,i=this.counter;window.setTimeout(function(){i==g.counter&&g.refreshPositions(!h)},0)},_clear:function(d,c){this.reverting=false;var e=[];!this._noFinalSort&&this.currentItem.parent().length&&this.placeholder.before(this.currentItem);this._noFinalSort=null;if(this.helper[0]==this.currentItem[0]){for(var h in this._storedCSS)if(this._storedCSS[h]=="auto"||this._storedCSS[h]=="static")this._storedCSS[h]=
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex3407 % This is the counter used by @enumerate, which is really @itemize
3717 \global\colcount=0 % Reset the column counter.
4961 % This counter is funny since it counts through charcodes of letters A, B, ...
5107 % @chapter, @appendix, @unnumbered. Increment top-level counter, reset
7708 % We keep a separate counter for each FLOATTYPE, which we reset at each
7867 % The parameter is the control sequence identifying the counter we are
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex3184 % This is the counter used by @enumerate, which is really @itemize
3477 \global\colcount=0 % Reset the column counter.
4719 % This counter is funny since it counts through charcodes of letters A, B, ...
4865 % @chapter, @appendix, @unnumbered. Increment top-level counter, reset
7463 % We keep a separate counter for each FLOATTYPE, which we reset at each
7622 % The parameter is the control sequence identifying the counter we are
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex3214 % This is the counter used by @enumerate, which is really @itemize
3507 \global\colcount=0 % Reset the column counter.
4749 % This counter is funny since it counts through charcodes of letters A, B, ...
4895 % @chapter, @appendix, @unnumbered. Increment top-level counter, reset
7501 % We keep a separate counter for each FLOATTYPE, which we reset at each
7660 % The parameter is the control sequence identifying the counter we are

Completed in 347 milliseconds

<<2122