Home
last modified time | relevance | path

Searched refs:setw (Results 176 - 200 of 205) sorted by relevance

123456789

/third_party/googletest/googletest/src/
H A Dgtest.cc2173 ss << std::setfill('0') << std::setw(width) << value;
2192 ss << std::setfill('0') << std::setw(2) << std::hex << std::uppercase
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc1967 ss << std::setfill('0') << std::setw(2) << value; in FormatIntWidth2()
1986 ss << std::setfill('0') << std::setw(2) << std::hex << std::uppercase in FormatByte()
/third_party/node/deps/googletest/src/
H A Dgtest.cc2190 ss << std::setfill('0') << std::setw(width) << value;
2209 ss << std::setfill('0') << std::setw(2) << std::hex << std::uppercase
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp4189 << std::setw(4) << static_cast<int>(*c); in valueToQuotedString()
4267 << std::setw(4) << static_cast<int>(*c); in valueToQuotedStringN()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4133 << std::setw(4) << static_cast<int>(*c);
4211 << std::setw(4) << static_cast<int>(*c);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4133 << std::setw(4) << static_cast<int>(*c);
4211 << std::setw(4) << static_cast<int>(*c);
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp4133 << std::setw(4) << static_cast<int>(*c);
4211 << std::setw(4) << static_cast<int>(*c);
/third_party/node/deps/v8/src/heap/
H A Dheap.cc609 out_str << "Page " << std::setw(4) << pageCnt; in PrintFreeListsStats()
620 out_str << "[" << cat << ": " << std::setw(4) << length << " || " in PrintFreeListsStats()
621 << std::setw(6) << sum << " ]" in PrintFreeListsStats()
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_cfg_test.cpp86 out << std::setw(8) << "%" + label_ + " = OpLabel \n"; in operator std::string()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_cfg_test.cpp86 out << std::setw(8) << "%" + label_ + " = OpLabel \n"; in operator std::string()
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator_impl.cc2460 out << "/* 0x" << std::hex << std::setfill('0') << std::setw(4) << offset in EmitStructType()
/third_party/spirv-tools/test/val/
H A Dval_cfg_test.cpp84 out << std::setw(8) << "%" + label_ + " = OpLabel \n"; in operator std::string()
/third_party/libabigail/tests/lib/
H A Dcatch.hpp11353 rss << " " << std::setw(2) << tagCount.second.count << " ";
13456 << std::left << std::setw(16) << "description: " << "A Catch2 test executable\n"
13457 << std::left << std::setw(16) << "category: " << "testframework\n"
13458 << std::left << std::setw(16) << "framework: " << "Catch Test\n"
13459 << std::left << std::setw(16) << "version: " << libraryVersion() << std::endl;
15055 rss << std::setw(2) << static_cast<unsigned>(bytes[i]);
15478 << std::uppercase << std::hex << std::setfill('0') << std::setw(2)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp9667 << "0x" << std::setw(8) << std::setfill('0') << std::setbase(16) << getExpectedValue(i)
9669 << "0x" << std::setw(8) << std::setfill('0') << std::setbase(16)
9671 << "0x" << std::setw(8) << std::setfill('0') << std::setbase(16)
H A Dgl4cShadingLanguage420PackTests.cpp1993 << std::setfill('0') << std::setw(8) << texture_data[i] in checkResults()
18490 log << std::setw(4) << line_number << "||" << line; in printShaderSource()
H A Dgl4cCopyImageTests.cpp1098 stream << std::setbase(16) << std::setw(2) << std::setfill('0') << (GLuint)pixel[i]; in getPixelString()
/third_party/libabigail/src/
H A Dabg-writer.cc495 os << std::hex << std::setfill('0') << std::setw(8) << hash; in get_id_for_type()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp1855 css << std::hex << std::setw(2) << std::setfill('0') << (deUint32)i << ' ';
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp689 log << std::setw(4) << line_number << "||" << line; in printShaderSource()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2782 Name << std::setw(2) << std::setfill('0') << std::hex << Val; in initializeCallbacks()
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp85 s << std::setfill('0') << std::setw(minLength) << value; in toStringWithPadding()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
H A DvktVideoBaseDecodeUtils.cpp1194 css << std::hex << std::setw(2) << std::setfill('0') << (deUint32)i << ' ';
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp85 s << std::setfill('0') << std::setw(minLength) << value; in toStringWithPadding()
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1108 os << std::setw(3) << toplevel->vreg() << ": "; in PrintRangeRow()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp3143 coordsFloat << std::fixed << std::setw(13) << std::setprecision(10) << coord << sep;
3919 coordsFloat << std::fixed << std::setw(13) << std::setprecision(10) << coord << sep;

Completed in 165 milliseconds

123456789