Home
last modified time | relevance | path

Searched refs:remember (Results 1 – 25 of 134) sorted by relevance

123456

/external/srec/srec/clib/
Dspecnorm.c298 int ii, remember; in forget_distribution_counts() local
302 remember = 100 - forget_factor; in forget_distribution_counts()
303 spec->high_counts = (spec->high_counts * remember) / 100; in forget_distribution_counts()
304 spec->low_counts = (spec->low_counts * remember) / 100; in forget_distribution_counts()
306 spec->hist[ii] = (spec->hist[ii] * remember) / 100; in forget_distribution_counts()
/external/libpcap/msdos/
Dpkt_rx0.asm105 mov newInOffset, ax ;; remember new input offset
153 mov [di].firstCount, cx ; remember the first count.
154 mov [di].handle, bx ; remember the handle.
Dpkt_rx1.s114 mov [di], cx ; remember firstCount.
115 mov [di+4], bx ; remember handle.
/external/javassist/
DHOWTO.txt2 If you want to run the tests, remember to do it from master or a branch that
/external/chromium_org/tools/git/
DREADME5 These hooks warn you about DEPS modifications so you will remember
/external/protobuf/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/chromium_org/third_party/tcmalloc/vendor/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/chromium_org/sdch/open-vcdiff/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/libusb-compat/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/qemu/distrib/sdl-1.2.15/acinclude/
Dlt~obsolete.m420 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
31 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/google-tv-pairing-protocol/cpp/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/libmtp/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/libopus/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/pcre/dist/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt64 BTW, on an unrelated note, after the meeting yesterday, I did remember
67 it yesterday, I didn't remember where the idea had come from but I
/external/libpng/scripts/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/chromium_org/third_party/opus/src/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/libedit/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/openfst/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/libexif/auto-m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/libcap-ng/libcap-ng-0.7/m4/
Dlt~obsolete.m419 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
30 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
/external/guava/
DREADME.maven20 remember that this codebase uses @Override annotations
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
DcomplexityMeasures.m4 % Enter the path to YOUR executable and remember to define the perprocessor
/external/iproute2/tc/
DREADME.last44 but remember: not all pentiums have this facility, and
/external/eigen/unsupported/Eigen/src/SVD/
DTODOBdcsvd.txt21 … 2) remember the values of the singular values that are already computed (zi=0)

123456