Home
last modified time | relevance | path

Searched defs:RegionCount (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp138 unsigned RegionCount = 1; in write() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp170 unsigned RegionCount = 1; in write() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp196 unsigned RegionCount = 1; in write() local
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DSourceCoverageView.h79 unsigned RegionCount; member
H A DSourceCoverageViewHTML.cpp360 unsigned RegionCount = 0; in renderLine() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp112 constexpr uint32_t RegionCount = 4; variable
1977 void getDrawRegions(WorkingData &wd, UVec4 regions[RegionCount]) in getDrawRegions()
3234 TestObjects &testObjects, const UVec4 regions[RegionCount], in dispatchVerifyClearAttachments()
3546 const uint32_t subpassNdx, UVec4 regions[RegionCount], in drawOnePass()
3619 TestObjects &testObjects, UVec4 regions[RegionCount]) in dispatchVerifyMultiPassRendering()
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs179004 pub RegionCount: DWORD, field