Searched refs:bump (Results 1 - 25 of 26) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/java/src/com/sleepycat/util/
H A DFastOutputStream.java59 * Creates an output stream with a default bump size and a given initial
70 * Creates an output stream with a given bump size and initial size.
83 * bump size.
95 * bump size.
183 bump(1);
197 bump(needed);
212 bump(needed);
259 bump(needed);
272 private void bump(int needed) { method in class:FastOutputStream
275 int bump
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/java/src/com/sleepycat/util/
H A DFastOutputStream.java59 * Creates an output stream with a default bump size and a given initial
70 * Creates an output stream with a given bump size and initial size.
83 * bump size.
95 * bump size.
183 bump(1);
197 bump(needed);
212 bump(needed);
259 bump(needed);
272 private void bump(int needed) { method in class:FastOutputStream
275 int bump
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/java/src/com/sleepycat/util/
H A DFastOutputStream.java59 * Creates an output stream with a default bump size and a given initial
70 * Creates an output stream with a given bump size and initial size.
83 * bump size.
95 * bump size.
183 bump(1);
197 bump(needed);
212 bump(needed);
259 bump(needed);
272 private void bump(int needed) { method in class:FastOutputStream
275 int bump
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sdparm-1.02/src/
H A Dsdparm_vpd.c499 int k, bump; local
509 for (k = 0; k < len; k += bump, ucp += bump) {
510 bump = 4;
511 if ((k + bump) > len) {
513 "descriptor length=%d, left=%d\n", bump, (len - k));
530 int k, bump, na_len; local
540 for (k = 0; k < len; k += bump, ucp += bump) {
545 bump
561 int k, bump, rel_port, desc_len, proto; local
602 int k, bump, rel_port, desc_len, proto; local
640 int k, bump, rel_port, ip_tid_len, tpd_len, res; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sdparm-1.02/src/
H A Dsdparm_vpd.c499 int k, bump; local
509 for (k = 0; k < len; k += bump, ucp += bump) {
510 bump = 4;
511 if ((k + bump) > len) {
513 "descriptor length=%d, left=%d\n", bump, (len - k));
530 int k, bump, na_len; local
540 for (k = 0; k < len; k += bump, ucp += bump) {
545 bump
561 int k, bump, rel_port, desc_len, proto; local
602 int k, bump, rel_port, desc_len, proto; local
640 int k, bump, rel_port, ip_tid_len, tpd_len, res; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sdparm-1.02/src/
H A Dsdparm_vpd.c499 int k, bump; local
509 for (k = 0; k < len; k += bump, ucp += bump) {
510 bump = 4;
511 if ((k + bump) > len) {
513 "descriptor length=%d, left=%d\n", bump, (len - k));
530 int k, bump, na_len; local
540 for (k = 0; k < len; k += bump, ucp += bump) {
545 bump
561 int k, bump, rel_port, desc_len, proto; local
602 int k, bump, rel_port, desc_len, proto; local
640 int k, bump, rel_port, ip_tid_len, tpd_len, res; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m32r/kernel/
H A Dhead.S99 addi r2, #1 ; bump address
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m32r/kernel/
H A Dhead.S99 addi r2, #1 ; bump address
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rstats/
H A Drstats.c692 static void bump(data_t *data, int *tail, int max, uint32_t xnow, unsigned long long *counter) function
933 bump(history.daily, &history.dailyp, MAX_NDAILY,
939 bump(history.monthly, &history.monthlyp, MAX_NMONTHLY,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rstats/
H A Drstats.c692 static void bump(data_t *data, int *tail, int max, uint32_t xnow, unsigned long long *counter) function
933 bump(history.daily, &history.dailyp, MAX_NDAILY,
939 bump(history.monthly, &history.monthlyp, MAX_NMONTHLY,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rstats/
H A Drstats.c692 static void bump(data_t *data, int *tail, int max, uint32_t xnow, unsigned long long *counter) function
933 bump(history.daily, &history.dailyp, MAX_NDAILY,
939 bump(history.monthly, &history.monthlyp, MAX_NMONTHLY,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bn/asm/
H A Dpa-risc2.s148 LDO 128(%sp),%sp ; bump stack
318 LDO 128(%sp),%sp ; bump stack
472 LDO 128(%sp),%sp ; bump stack
1082 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1113 LDO 128(%sp),%sp ; bump stack
1244 LDO 128(%sp),%sp ; bump stack
1335 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1370 LDO 128(%sp),%sp ; bump stack
1543 LDO 128(%sp),%sp ; bump stack
H A Dpa-risc2W.s140 LDO 128(%sp),%sp ; bump stack
308 LDO 128(%sp),%sp ; bump stack
461 LDO 128(%sp),%sp ; bump stack
1069 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1100 LDO 128(%sp),%sp ; bump stack
1231 LDO 128(%sp),%sp ; bump stack
1322 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1357 LDO 128(%sp),%sp ; bump stack
1530 LDO 128(%sp),%sp ; bump stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bn/asm/
H A Dpa-risc2.s148 LDO 128(%sp),%sp ; bump stack
318 LDO 128(%sp),%sp ; bump stack
472 LDO 128(%sp),%sp ; bump stack
1082 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1113 LDO 128(%sp),%sp ; bump stack
1244 LDO 128(%sp),%sp ; bump stack
1335 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1370 LDO 128(%sp),%sp ; bump stack
1543 LDO 128(%sp),%sp ; bump stack
H A Dpa-risc2W.s140 LDO 128(%sp),%sp ; bump stack
308 LDO 128(%sp),%sp ; bump stack
461 LDO 128(%sp),%sp ; bump stack
1069 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1100 LDO 128(%sp),%sp ; bump stack
1231 LDO 128(%sp),%sp ; bump stack
1322 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1357 LDO 128(%sp),%sp ; bump stack
1530 LDO 128(%sp),%sp ; bump stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bn/asm/
H A Dpa-risc2.s148 LDO 128(%sp),%sp ; bump stack
318 LDO 128(%sp),%sp ; bump stack
472 LDO 128(%sp),%sp ; bump stack
1082 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1113 LDO 128(%sp),%sp ; bump stack
1244 LDO 128(%sp),%sp ; bump stack
1335 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1370 LDO 128(%sp),%sp ; bump stack
1543 LDO 128(%sp),%sp ; bump stack
H A Dpa-risc2W.s140 LDO 128(%sp),%sp ; bump stack
308 LDO 128(%sp),%sp ; bump stack
461 LDO 128(%sp),%sp ; bump stack
1069 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1100 LDO 128(%sp),%sp ; bump stack
1231 LDO 128(%sp),%sp ; bump stack
1322 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1357 LDO 128(%sp),%sp ; bump stack
1530 LDO 128(%sp),%sp ; bump stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bn/asm/
H A Dpa-risc2.s148 LDO 128(%sp),%sp ; bump stack
318 LDO 128(%sp),%sp ; bump stack
472 LDO 128(%sp),%sp ; bump stack
1082 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1113 LDO 128(%sp),%sp ; bump stack
1244 LDO 128(%sp),%sp ; bump stack
1335 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1370 LDO 128(%sp),%sp ; bump stack
1543 LDO 128(%sp),%sp ; bump stack
H A Dpa-risc2W.s140 LDO 128(%sp),%sp ; bump stack
308 LDO 128(%sp),%sp ; bump stack
461 LDO 128(%sp),%sp ; bump stack
1069 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1100 LDO 128(%sp),%sp ; bump stack
1231 LDO 128(%sp),%sp ; bump stack
1322 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1357 LDO 128(%sp),%sp ; bump stack
1530 LDO 128(%sp),%sp ; bump stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bn/asm/
H A Dpa-risc2.s148 LDO 128(%sp),%sp ; bump stack
318 LDO 128(%sp),%sp ; bump stack
472 LDO 128(%sp),%sp ; bump stack
1082 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1113 LDO 128(%sp),%sp ; bump stack
1244 LDO 128(%sp),%sp ; bump stack
1335 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1370 LDO 128(%sp),%sp ; bump stack
1543 LDO 128(%sp),%sp ; bump stack
H A Dpa-risc2W.s140 LDO 128(%sp),%sp ; bump stack
308 LDO 128(%sp),%sp ; bump stack
461 LDO 128(%sp),%sp ; bump stack
1069 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1100 LDO 128(%sp),%sp ; bump stack
1231 LDO 128(%sp),%sp ; bump stack
1322 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1357 LDO 128(%sp),%sp ; bump stack
1530 LDO 128(%sp),%sp ; bump stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bn/asm/
H A Dpa-risc2.s148 LDO 128(%sp),%sp ; bump stack
318 LDO 128(%sp),%sp ; bump stack
472 LDO 128(%sp),%sp ; bump stack
1082 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1113 LDO 128(%sp),%sp ; bump stack
1244 LDO 128(%sp),%sp ; bump stack
1335 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1370 LDO 128(%sp),%sp ; bump stack
1543 LDO 128(%sp),%sp ; bump stack
H A Dpa-risc2W.s140 LDO 128(%sp),%sp ; bump stack
308 LDO 128(%sp),%sp ; bump stack
461 LDO 128(%sp),%sp ; bump stack
1069 LDO 1(C3),C3 ; bump c3 if overflow,nullify otherwise
1100 LDO 128(%sp),%sp ; bump stack
1231 LDO 128(%sp),%sp ; bump stack
1322 ADD,DC ht,%r0,ht ; bump c3 if overflow,nullify otherwise
1357 LDO 128(%sp),%sp ; bump stack
1530 LDO 128(%sp),%sp ; bump stack
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/curl-7.21.7/
H A Dconfigure1613 --enable-soname-bump Enable enforced SONAME bump
1614 --disable-soname-bump Disable enforced SONAME bump
36789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enforce SONAME bump" >&5
36790 $as_echo_n "checking whether to enforce SONAME bump... " >&6; }
36791 # Check whether --enable-soname-bump was given.
39635 SONAME bump: yes - WARNING: this library will be built with the SONAME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/curl-7.21.7/
H A Dconfigure1613 --enable-soname-bump Enable enforced SONAME bump
1614 --disable-soname-bump Disable enforced SONAME bump
36789 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enforce SONAME bump" >&5
36790 $as_echo_n "checking whether to enforce SONAME bump... " >&6; }
36791 # Check whether --enable-soname-bump was given.
39635 SONAME bump: yes - WARNING: this library will be built with the SONAME

Completed in 460 milliseconds

12