Lines Matching refs:countBytesDirect
449 XmlBigCount countBytesDirect; member
804 = (float)newTotal / (float)rootParser->m_accounting.countBytesDirect; in expat_heap_stat()
809 (void *)rootParser, rootParser->m_accounting.countBytesDirect, operator, in expat_heap_stat()
832 = (float)newTotal / (float)rootParser->m_accounting.countBytesDirect; in expat_heap_increase_tolerable()
1416 parser->m_accounting.countBytesDirect = 0;
8463 = rootParser->m_accounting.countBytesDirect
8466 = rootParser->m_accounting.countBytesDirect
8468 / (float)(rootParser->m_accounting.countBytesDirect))
8490 (void *)rootParser, rootParser->m_accounting.countBytesDirect,
8565 = isDirect ? &rootParser->m_accounting.countBytesDirect
8574 = rootParser->m_accounting.countBytesDirect
8596 return parser->m_accounting.countBytesDirect;