Home
last modified time | relevance | path

Searched refs:end_count (Results 1 – 6 of 6) sorted by relevance

/external/fio/engines/
Dwindowsaio.c38 static BOOL timeout_expired(DWORD start_count, DWORD end_count);
237 static BOOL timeout_expired(DWORD start_count, DWORD end_count) in timeout_expired() argument
244 if ((end_count > start_count) && current_time >= end_count) in timeout_expired()
246 else if (current_time < start_count && current_time > end_count) in timeout_expired()
268 DWORD end_count = 0; in fio_windowsaio_getevents() local
275 end_count = start_count + (t->tv_sec * 1000) + (t->tv_nsec / 1000000); in fio_windowsaio_getevents()
302 if (dequeued >= min || (t != NULL && timeout_expired(start_count, end_count))) in fio_windowsaio_getevents()
/external/libpng/contrib/libtests/
Dpngimage.c349 size_t end_count; /* bytes in the last buffer */ member
369 buffer->end_count = 0; in buffer_start_write()
452 buffer->end_count = count; in buffer_from_file()
737 (last == bp->last && read_count >= bp->end_count)) in buffer_read()
1192 size_t end_count = buffer->end_count; in buffer_write() local
1198 if (end_count >= sizeof last->buffer) in buffer_write()
1212 end_count = 0; in buffer_write()
1215 avail = (sizeof last->buffer) - end_count; in buffer_write()
1219 memcpy(last->buffer + end_count, data, avail); in buffer_write()
1220 end_count += avail; in buffer_write()
[all …]
/external/lldb/source/Plugins/ObjectContainer/BSD-Archive/
DObjectContainerBSDArchive.cpp563 const size_t end_count = specs.GetSize(); in GetModuleSpecifications() local
564 size_t num_specs_added = end_count - initial_count; in GetModuleSpecifications()
569 for (size_t i=initial_count; i<end_count; ++ i) in GetModuleSpecifications()
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc851 int32_t end_count, in Segment() argument
855 end_count_(end_count), in Segment()
871 int32_t CMapTable::CMapFormat4::Builder::Segment::end_count() { in end_count() function in sfntly::CMapTable::CMapFormat4::Builder::Segment
876 CMapTable::CMapFormat4::Builder::Segment::set_end_count(int32_t end_count) { in set_end_count() argument
877 end_count_ = end_count; in set_end_count()
1086 index += new_data->WriteUShort(index, segments_[i]->end_count()); in SubSerialize()
Dcmap_table.h333 int32_t end_count,
343 int32_t end_count();
345 void set_end_count(int32_t end_count);
/external/e2fsprogs/
DTODO121 probably read something like end_count.