Searched refs:past (Results 1 – 25 of 82) sorted by relevance
1234
/external/chromium/base/ |
D | histogram.cc | 152 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()
|
D | histogram.h | 416 void WriteAsciiBucketContext(const int64 past, const Count current,
|
/external/libvpx/nestegg/ |
D | TODO | 5 - Read past unknown elements rather than seeking.
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
D | mkskel.tpu | 25 COPY_TEXT('\'); MOVE_HORIZONTAL(1); !past the matched character
|
/external/e2fsprogs/lib/ext2fs/ |
D | ext2_err.et.in | 165 "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/ |
D | CarbonWindowFrame.m | 81 …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/ |
D | COPYRIGHT | 43 The reason behind this being stated in this direct manner is past
|
/external/openssl/crypto/des/ |
D | COPYRIGHT | 47 The reason behind this being stated in this direct manner is past
|
/external/protobuf/m4/ |
D | lt~obsolete.m4 | 14 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
|
/external/zlib/contrib/puff/ |
D | README | 58 in *sourcelen bytes, puff() will return an error without reading at or past
|
/external/libgsm/ |
D | ChangeLog | 28 src/long_term.c: in FLOAT_MUL mode, an array was accessed past its end
|
/external/ipsec-tools/src/racoon/doc/ |
D | FAQ | 10 As we have tested/got test reports in the past, and our end and
|
/external/webkit/WebCore/css/ |
D | maketokenizer | 111 # Skip past initialization code, down to main loop.
|
/external/astl/include/ |
D | list | 219 // @param last Iterator pointing to one past the last element to be removed.
|
/external/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 195 // We must report iterator past the end of the range when either of the
|
/external/quake/quake/src/QW/docs/ |
D | glqwcl-readme.txt | 133 visibility information for seeing past water surfaces, so you can't just play
|
/external/quake/quake/src/WinQuake/docs/ |
D | readme.glquake | 153 visibility information for seeing past water surfaces, so you can't just play
|
/external/protobuf/gtest/include/gtest/internal/ |
D | gtest-param-util-generated.h.pump | 201 // We must report iterator past the end of the range when either of the
|
/external/quake/quake/src/WinQuake/kit/ |
D | README.TXT | 162 visibility information for seeing past water surfaces, so you can't just play
|
/external/quake/quake/src/WinQuake/ |
D | glqnotes.txt | 162 visibility information for seeing past water surfaces, so you can't just play
|
/external/webkit/WebKit/mac/Misc/ |
D | WebNSDataExtras.m | 318 // Loop over lines until we're past the header, or we can't find any more end-of-lines
|
/external/elfutils/doc/ |
D | elfutils.sgml | 403 right places and the mistakes of the past avoided.</simpara>
|
/external/tcpdump/ |
D | README | 49 Over the past few years, tcpdump has been steadily improved by the
|
/external/iproute2/doc/actions/ |
D | actions-general | 52 In the past the only real action was the policer; i.e you could do something
|
/external/icu4c/data/lang/ |
D | is.txt | 373 ps{"pastú"}
|
1234