HomeSort by relevance Sort by last modified time
    Searched refs:bump (Results 1 - 25 of 32) sorted by null

1 2

  /external/ltp/pan/
Makefile 40 MAKE_TARGETS := ltp-bump ltp-pan
48 ltp-bump: ltp-bump.o zoolib.o
  /external/glide/
update_files.sh 22 # We may have already added bump's remote.
23 if ! git remote | grep bump > /dev/null;
25 git remote add bump https://github.com/bumptech/glide.git
30 git fetch bump ${GLIDE_BRANCH} || exit 1
81 echo "Merged bump ${GLIDE_BRANCH} at revision ${GIT_SHA}"
  /build/make/core/
cleanspec.mk 16 # Just bump this if you want to force a clean build.
21 # 3. BUMP THE VERSION.
config.mk     [all...]
  /external/f2fs-tools/tools/sg_write_buffer/
sg_lib.c 527 int bump; local
537 bump = TRANSPORT_ID_MIN_LEN; /* should be overwritten in all loop paths */
538 for (k = 0, n = 0; bplen > 0; ++k, bp += bump, bplen -= bump) {
558 bump = TRANSPORT_ID_MIN_LEN;
569 bump = TRANSPORT_ID_MIN_LEN;
577 bump = TRANSPORT_ID_MIN_LEN;
585 bump = TRANSPORT_ID_MIN_LEN;
594 bump = TRANSPORT_ID_MIN_LEN;
609 bump = (((num + 4) < TRANSPORT_ID_MIN_LEN)
    [all...]
sg_pt_linux_nvme.c 932 int k, len, count, bump; local
    [all...]
  /external/fec/
sse2bfly27.s 121 addl $8,%edx # bump decision pointer
ssebfly27.s 123 addl $8,%edx # bump decision pointer
ssebfly29.s 145 addl $32,%edx # bump decision pointer
  /external/sonivox/arm-wt-22k/lib_src/
ARM-E_voice_gain_gnu.s 154 STR tmp1, [pMixBuffer], #4 @ save and bump pointer
  /external/icu/android_icu4j/src/main/java/android/icu/text/
AlphabeticIndex.java 478 final int bump = count * maxLabelCount / size; local
479 if (bump == old) {
482 old = bump;
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
AlphabeticIndex.java 497 final int bump = count * maxLabelCount / size; local
498 if (bump == old) {
501 old = bump;
    [all...]
  /external/icu/icu4c/source/i18n/
decNumber.cpp 7117 Int bump; \/* 1 if coefficient needs to be incremented *\/ local
    [all...]
alphaindex.cpp 362 int32_t bump = count * maxLabelCount_ / size; local
363 if (bump == old) {
366 old = bump;
    [all...]
  /build/soong/cmd/multiproduct_kati/
main.go 164 // soft limit of 1024 on some systems. So bump up to the hard limit until I fix
  /external/boringssl/src/util/
make_errors.go 315 // If this happens, try passing -reset. Otherwise bump
  /external/strace/
strace.spec 293 - bump again for long double bug on ppc{,64}
  /prebuilts/go/darwin-x86/src/runtime/
mksizeclasses.go 108 if powerOfTwo(size) { // bump alignment once in a while
  /prebuilts/go/linux-x86/src/runtime/
mksizeclasses.go 108 if powerOfTwo(size) { // bump alignment once in a while
  /toolchain/binutils/binutils-2.27/ld/
ldlang.c 5533 bfd_vma start, end, bump; local
    [all...]
  /external/guice/lib/build/
bnd-0.0.384.jar 
  /prebuilts/go/darwin-x86/src/html/
entity.go     [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go     [all...]
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 

Completed in 450 milliseconds

1 2