Searched refs:oss (Results 1 – 13 of 13) sorted by relevance
472 std::ostringstream oss; in ToString() local474 oss << " " << std::dec << size; in ToString()475 oss << " bytes unreachable at "; in ToString()476 oss << std::hex << begin; in ToString()477 oss << std::endl; in ToString()479 oss << std::dec; in ToString()480 oss << " referencing " << referenced_size << " unreachable bytes"; in ToString()481 oss << " in " << referenced_count << " allocation" << plural(referenced_count); in ToString()482 oss << std::endl; in ToString()485 oss << std::dec; in ToString()[all …]
448 std::ostringstream oss; in dump() local452 oss << ":"; in dump()454 oss << hal; in dump()457 return oss.str(); in dump()461 std::ostringstream oss; in dump() local463 oss << "kernel = " << ki.osName() << "/" << ki.nodeName() << "/" << ki.osRelease() << "/" in dump()469 oss << "\n\ncpu info:\n" << ki.cpuInfo(); in dump()472 oss << "\n#CONFIG's loaded = " << ki.kernelConfigs().size() << ";\n"; in dump()476 oss << pair.first << "=" << pair.second << "\n"; in dump()480 return oss.str(); in dump()
346 std::ostringstream oss; in checkIncompatibleHals() local347 oss << matrixHal.name << ":\n required: "; in checkIncompatibleHals()348 multilineIndent(oss, 8, android::vintf::expandInstances(matrixHal)); in checkIncompatibleHals()349 oss << "\n provided: "; in checkIncompatibleHals()351 multilineIndent(oss, 8, versions); in checkIncompatibleHals()353 multilineIndent(oss, 8, manifestInstanceDesc); in checkIncompatibleHals()356 ret.insert(ret.end(), oss.str()); in checkIncompatibleHals()
97 std::ostringstream oss; in description() local98 oss << (*this); in description()99 return oss.str(); in description()
59 std::ostringstream oss; in to_string() local60 oss << obj; in to_string()61 return oss.str(); in to_string()
51 * https://github.com/google/oss-fuzz
54 * https://github.com/google/oss-fuzz
611 std::ostringstream oss; in toString() local612 oss << s; in toString()613 return oss.str(); in toString()
103 * https://github.com/google/oss-fuzz
285 # http://www.openwall.com/lists/oss-security/2016/09/26/14
468 # http://www.openwall.com/lists/oss-security/2016/09/26/14
502 # http://www.openwall.com/lists/oss-security/2016/09/26/14
599 # http://www.openwall.com/lists/oss-security/2016/09/26/14