Searched refs:oss (Results 1 – 18 of 18) sorted by relevance
439 std::ostringstream oss; in ToString() local441 oss << " " << std::dec << size; in ToString()442 oss << " bytes unreachable at "; in ToString()443 oss << std::hex << begin; in ToString()444 oss << std::endl; in ToString()446 oss << std::dec; in ToString()447 oss << " referencing " << referenced_size << " unreachable bytes"; in ToString()448 oss << " in " << referenced_count << " allocation" << plural(referenced_count); in ToString()449 oss << std::endl; in ToString()452 oss << std::dec; in ToString()[all …]
97 std::ostringstream oss; in description() local98 oss << (*this); in description()99 return oss.str(); in description()
458 std::ostringstream oss; in dump() local462 oss << ":"; in dump()464 oss << hal; in dump()467 return oss.str(); in dump()471 std::ostringstream oss; in dump() local473 oss << "kernel = " << ki.osName() << "/" << ki.nodeName() << "/" << ki.osRelease() << "/" in dump()479 oss << "\n\ncpu info:\n" << ki.cpuInfo(); in dump()482 oss << "\n#CONFIG's loaded = " << ki.kernelConfigs().size() << ";\n"; in dump()486 oss << pair.first << "=" << pair.second << "\n"; in dump()490 return oss.str(); in dump()
214 std::ostringstream oss; in checkIncompatibleHals() local215 oss << matrixHal.name << ":\n required: "; in checkIncompatibleHals()216 multilineIndent(oss, 8, android::vintf::expandInstances(matrixHal)); in checkIncompatibleHals()217 oss << "\n provided: "; in checkIncompatibleHals()219 multilineIndent(oss, 8, versions); in checkIncompatibleHals()221 multilineIndent(oss, 8, simpleManifestInstances); in checkIncompatibleHals()224 ret.insert(ret.end(), oss.str()); in checkIncompatibleHals()
58 std::ostringstream oss; in to_string() local59 oss << obj; in to_string()60 return oss.str(); in to_string()
581 std::ostringstream oss; in toString() local582 oss << s; in toString()583 return oss.str(); in toString()
418 # http://www.openwall.com/lists/oss-security/2016/09/26/14
231 # http://www.openwall.com/lists/oss-security/2016/09/26/14
422 # http://www.openwall.com/lists/oss-security/2016/09/26/14
234 # http://www.openwall.com/lists/oss-security/2016/09/26/14
430 # http://www.openwall.com/lists/oss-security/2016/09/26/14
300 # http://www.openwall.com/lists/oss-security/2016/09/26/14
449 # http://www.openwall.com/lists/oss-security/2016/09/26/14
343 # http://www.openwall.com/lists/oss-security/2016/09/26/14
452 # http://www.openwall.com/lists/oss-security/2016/09/26/14
347 # http://www.openwall.com/lists/oss-security/2016/09/26/14