Searched refs:filled (Results 1 – 4 of 4) sorted by relevance
61 uint32_t filled = UINT32(strlen(buffer)); in AppendString() local62 if (filled >= length) { in AppendString()65 buffer += filled; in AppendString()69 vsnprintf(buffer, length - filled, format, list); in AppendString()
219 m_list[m_count_filled].filled = true; in push()268 m_list[m_count_filled - 1].filled = false; in pop()
129 bool filled; ///< element filled? member
71 ; via register, assume that the high dword of that register is filled with 0.