Lines Matching refs:countBytesDirect
448 XmlBigCount countBytesDirect; member
805 = (float)newTotal / (float)rootParser->m_accounting.countBytesDirect; in expat_heap_stat()
810 (void *)rootParser, rootParser->m_accounting.countBytesDirect, operator, in expat_heap_stat()
833 = (float)newTotal / (float)rootParser->m_accounting.countBytesDirect; in expat_heap_increase_tolerable()
1420 parser->m_accounting.countBytesDirect = 0;
8514 = rootParser->m_accounting.countBytesDirect
8517 = rootParser->m_accounting.countBytesDirect
8519 / (float)(rootParser->m_accounting.countBytesDirect))
8541 (void *)rootParser, rootParser->m_accounting.countBytesDirect,
8616 = isDirect ? &rootParser->m_accounting.countBytesDirect
8625 = rootParser->m_accounting.countBytesDirect
8647 return parser->m_accounting.countBytesDirect;