HomeSort by relevance Sort by last modified time
    Searched defs:Tell (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/ots/test/
file-stream.h 45 off_t Tell() const {
  /external/chromium_org/third_party/ots/include/
ots-memory-stream.h 38 virtual off_t Tell() const {
92 off_t Tell() const {
  /frameworks/ex/variablespeed/jni/
ring_buffer.cc 74 int64 RingBuffer::Tell(int reader) const {
102 int pos = Tell(reader) % size_;
117 int pos = Tell(reader) % size_;
137 int pos = Tell(reader) % size_;
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2_plugin.h 126 cmsUInt32Number (* Tell)(struct _cms_io_handler* iohandler);

Completed in 1950 milliseconds