Home
last modified time | relevance | path

Searched defs:formatCount (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-cov/
DSourceCoverageView.cpp84 std::string SourceCoverageView::formatCount(uint64_t N) { in formatCount() function in SourceCoverageView
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageView.cpp99 std::string SourceCoverageView::formatCount(uint64_t N) { in formatCount() function in SourceCoverageView
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiMemoryRequirementInvarianceTests.cpp503 int formatCount = (int)(sizeof(formatlist) / sizeof(unsigned int)); in iterate() local
/external/skia/src/utils/win/
DSkWGL_win.cpp126 int formatCount, in selectFormat()
/external/skqp/src/utils/win/
DSkWGL_win.cpp126 int formatCount, in selectFormat()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp1068 deUint32 formatCount = 1; in addGraphicsImageSamplerTest() local