Home
last modified time | relevance | path

Searched defs:start_count (Results 1 – 2 of 2) sorted by relevance

/external/fio/engines/
Dwindowsaio.c237 static BOOL timeout_expired(DWORD start_count, DWORD end_count) in timeout_expired()
267 DWORD start_count = 0; in fio_windowsaio_getevents() local
/external/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc850 CMapTable::CMapFormat4::Builder::Segment::Segment(int32_t start_count, in Segment()
862 int32_t CMapTable::CMapFormat4::Builder::Segment::start_count() { in start_count() function in sfntly::CMapTable::CMapFormat4::Builder::Segment
867 CMapTable::CMapFormat4::Builder::Segment::set_start_count(int32_t start_count) { in set_start_count()