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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/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.
180 bump(1);
194 bump(needed);
209 bump(needed);
256 bump(needed);
269 private void bump(int needed) { method in class:FastOutputStream
272 int bump
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dvfat.c39 int limit, int bump)
54 bump = 0;
81 if(bump)
98 if((bump && seqnum == 1) || seqnum > 1 || mtools_numeric_tail)
109 void autorename_short(dos_name_t *name, int bump) argument
111 autorename(name->base, '~', ' ', short_illegals, 8, bump);
114 void autorename_long(char *name, int bump) argument
116 autorename(name, '-', '\0', long_illegals, 255, bump);
37 autorename(char *name, char tilda, char dot, const char *illegals, int limit, int bump) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/kernel/
H A Dhead.S99 addi r2, #1 ; bump address
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/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
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dconfigure1886 --enable-soname-bump Enable enforced SONAME bump
1887 --disable-soname-bump Disable enforced SONAME bump
39018 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enforce SONAME bump" >&5
39019 $as_echo_n "checking whether to enforce SONAME bump... " >&6; }
39020 # Check whether --enable-soname-bump was given.
[all...]

Completed in 222 milliseconds