Home
last modified time | relevance | path

Searched defs:scanType (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsScanHelpers.cpp37 string getScanOpName(string prefix, string suffix, Operator op, ScanType scanType) in getScanOpName()
DvktSubgroupsPartitionedTests.cpp154 std::string getOpTypeName(Operator op, ScanType scanType) in getOpTypeName()
159 std::string getOpTypeNamePartitioned(Operator op, ScanType scanType) in getOpTypeNamePartitioned()
167 ScanType scanType; member
DvktSubgroupsArithmeticTests.cpp153 std::string getOpTypeName(Operator op, ScanType scanType) in getOpTypeName()
161 ScanType scanType; member
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachVMMemory.cpp122 DNBProfileDataScanType scanType, task_t task, struct task_basic_info ti, in GetMemoryProfile()
/external/llvm-project/lldb/tools/debugserver/source/
DDNB.cpp1318 DNBProfileDataScanType scanType) { in DNBProcessGetProfileData()