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

/macosx-10.10.1/BerkeleyDB-21/db/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...]
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A Dmemcpy.c129 int bump = (int)opts; local
131 if (bump < 1024)
132 bump = 1024; /* avoid prefetched area */
136 src += bump;
141 dest += bump;
H A Dmemmove.c129 int bump = (int)opts; local
131 if (bump < 1024)
132 bump = 1024; /* avoid prefetched area */
136 src += bump;
141 dest += bump;
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/itcl/tests/
H A Dmkindex.itcl29 public method bump {} {incr x} method
34 public method bump {} method
46 body Simple2::bump {} {incr x $by}
57 public method bump {} method
61 body inside::bump {} {incr x $by}
/macosx-10.10.1/pdisk-9/
H A Dfile_media.c463 int bump; local
506 bump = 0;
517 bump = -1;
524 bump = -1;
531 bump = -1;
535 if (bump != 0) {
538 bump = 1;
544 bump = -1;
546 bump = 1;
550 if (bump) {
[all...]
/macosx-10.10.1/AppleRAID-4.0.6/
H A DAppleRAID.h131 void restartSet(AppleRAIDSet * set, bool bump);
H A DAppleRAID.cpp402 void AppleRAID::restartSet(AppleRAIDSet *set, bool bump) argument
412 if (bump) {
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Drequirement.rb26 "~>" => lambda { |v, r| v >= r && v.release < r.bump }
H A Dversion.rb203 def bump method in class:Gem
/macosx-10.10.1/ruby-106/ruby/test/rubygems/
H A Dtest_gem_version.rb145 assert_version_equal expected, v(unbumped).bump
H A Dtest_gem_specification.rb1801 quick_spec @a2.name, @a2.version.bump do |s|
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIRange.cpp265 IOPCIScalar chunk, bump, tail; local
315 bump = tail - chunk;
316 range->end += bump;
317 range->start += bump;
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-forms.el1278 (let (bump)
1280 (setq bump 0
1284 (if zadj (setq bump -1
1291 (funcall math-daylight-savings-hook date dt zone bump))))
1314 (defun math-std-daylight-savings (date dt zone bump)
1323 (math-std-daylight-savings-old date dt zone bump)
1324 (math-std-daylight-savings-new date dt zone bump)))
1326 (defun math-std-daylight-savings-new (date dt zone bump)
1336 (if (>= (nth 3 dt) (+ 3 bump)) -1 0))
1343 (if (>= (nth 3 dt) (+ 2 bump))
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dcomplete.el572 (let ((bump (if (memq (aref regex p)
575 (setq regex (concat (substring regex 0 (+ p bump))
577 (substring regex (+ p bump)))
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Doptget.c1803 trace_textout(Sfio_t* sp, register char* p, char* conform, int conformlen, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog, int* hflags, int line) argument
1807 message((-21, "opthelp: txt#%d +++ %2d \"%s\" style=%d level=%d bump=%d", line, ++depth, show(p), style, level, bump));
1808 p = textout(sp, p, conform, conformlen, style, level, bump, ip, version, id, catalog, hflags);
1816 textout(Sfio_t* sp, register char* s, char* conform, int conformlen, int style, int level, int bump, Sfio_t* ip, int version, char* id, char* catalog, int* hflags) argument
1819 #define textout(sp,s,conform,conformlen,style,level,bump,ip,version,id,catalog,hflags) trace_textout(sp,s,conform,conformlen,style,level,bump,ip,version,id,catalog,hflags,__LINE__)
1900 if (c == '+' || c == '-' && (bump = 3) || c != ' ' && level > 1)
1964 s = textout(sp, s, conform, conformlen, style, level + bump + par + 1, 0, ip, version, id, catalog, hflags);
1985 for (n = 0; n < bump
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A DdecNumber.c7115 Int bump; /* 1 if coefficient needs to be incremented */ local
7120 bump=0; /* assume a smooth ride */
7131 if (residue<0 && lsd5!=1) bump=-1;
7132 else if (residue>0 && lsd5==0) bump=1;
7133 /* [bump==1 could be applied directly; use common path for clarity] */
7138 if (residue<0) bump=-1;
7142 if (residue>5) bump=1;
7146 if (residue>5) bump=1; /* >0.5 goes up */
7149 if (*dn->lsu & 0x01) bump=1;
7154 if (residue>=5) bump
[all...]
H A Dalphaindex.cpp362 int32_t bump = count * maxLabelCount_ / size; local
363 if (bump == old) {
366 old = bump;
/macosx-10.10.1/OpenSSL098-52/src/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
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dclean.c2089 Bool bump = no; local
2093 /* bump to body unless content is param */
2097 bump = yes;
2102 if ( bump )
/macosx-10.10.1/libarchive-30/libarchive/
H A DMakefile.am37 build/bump-version.sh \
/macosx-10.10.1/curl-83.1.2/curl/
H A Dconfigure1886 --enable-soname-bump Enable enforced SONAME bump
1887 --disable-soname-bump Disable enforced SONAME bump
39026 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enforce SONAME bump" >&5
39027 $as_echo_n "checking whether to enforce SONAME bump... " >&6; }
39028 # Check whether --enable-soname-bump was given.
[all...]

Completed in 336 milliseconds