Home
last modified time | relevance | path

Searched refs:past (Results 1 – 25 of 82) sorted by relevance

1234

/external/chromium/base/
Dhistogram.cc152 int64 past = 0; in WriteAscii() local
173 WriteAsciiBucketContext(past, current, remaining, i, output); in WriteAscii()
175 past += current; in WriteAscii()
177 DCHECK(past == sample_count); in WriteAscii()
343 void Histogram::WriteAsciiBucketContext(const int64 past, in WriteAsciiBucketContext() argument
348 double scaled_sum = (past + current + remaining) / 100.0; in WriteAsciiBucketContext()
351 double percentage = past / scaled_sum; in WriteAsciiBucketContext()
Dhistogram.h416 void WriteAsciiBucketContext(const int64 past, const Count current,
/external/libvpx/nestegg/
DTODO5 - Read past unknown elements rather than seeking.
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/
Dmkskel.tpu25 COPY_TEXT('\'); MOVE_HORIZONTAL(1); !past the matched character
/external/e2fsprogs/lib/ext2fs/
Dext2_err.et.in165 "Attempt to fudge end of block bitmap past the real end"
168 "Attempt to fudge end of inode bitmap past the real end"
/external/webkit/WebKit/mac/Carbon/
DCarbonWindowFrame.m81 …e, because content rects weren't so meaningful for NSCarbonWindows in the past, but this might not…
88 …e, because content rects weren't so meaningful for NSCarbonWindows in the past, but this might not…
/external/openssl/crypto/bf/
DCOPYRIGHT43 The reason behind this being stated in this direct manner is past
/external/openssl/crypto/des/
DCOPYRIGHT47 The reason behind this being stated in this direct manner is past
/external/protobuf/m4/
Dlt~obsolete.m414 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
/external/zlib/contrib/puff/
DREADME58 in *sourcelen bytes, puff() will return an error without reading at or past
/external/libgsm/
DChangeLog28 src/long_term.c: in FLOAT_MUL mode, an array was accessed past its end
/external/ipsec-tools/src/racoon/doc/
DFAQ10 As we have tested/got test reports in the past, and our end and
/external/webkit/WebCore/css/
Dmaketokenizer111 # Skip past initialization code, down to main loop.
/external/astl/include/
Dlist219 // @param last Iterator pointing to one past the last element to be removed.
/external/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump195 // We must report iterator past the end of the range when either of the
/external/quake/quake/src/QW/docs/
Dglqwcl-readme.txt133 visibility information for seeing past water surfaces, so you can't just play
/external/quake/quake/src/WinQuake/docs/
Dreadme.glquake153 visibility information for seeing past water surfaces, so you can't just play
/external/protobuf/gtest/include/gtest/internal/
Dgtest-param-util-generated.h.pump201 // We must report iterator past the end of the range when either of the
/external/quake/quake/src/WinQuake/kit/
DREADME.TXT162 visibility information for seeing past water surfaces, so you can't just play
/external/quake/quake/src/WinQuake/
Dglqnotes.txt162 visibility information for seeing past water surfaces, so you can't just play
/external/webkit/WebKit/mac/Misc/
DWebNSDataExtras.m318 // Loop over lines until we're past the header, or we can't find any more end-of-lines
/external/elfutils/doc/
Delfutils.sgml403 right places and the mistakes of the past avoided.</simpara>
/external/tcpdump/
DREADME49 Over the past few years, tcpdump has been steadily improved by the
/external/iproute2/doc/actions/
Dactions-general52 In the past the only real action was the policer; i.e you could do something
/external/icu4c/data/lang/
Dis.txt373 ps{"pastú"}

1234