/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsClusteredTests.cpp | 66 std::string getOpTypeName(int opType) in getOpTypeName() 90 std::string getOpTypeOperation(int opType, Format format, std::string lhs, std::string rhs) in getOpTypeOperation() 178 std::string getIdentity(int opType, Format format) in getIdentity() 272 std::string getCompare(int opType, Format format, std::string lhs, std::string rhs) in getCompare() 312 int opType; member
|
D | glcSubgroupsArithmeticTests.cpp | 80 std::string getOpTypeName(int opType) in getOpTypeName() 132 std::string getOpTypeOperation(int opType, Format format, std::string lhs, std::string rhs) in getOpTypeOperation() 234 std::string getIdentity(int opType, Format format) in getIdentity() 342 std::string getCompare(int opType, Format format, std::string lhs, std::string rhs) in getCompare() 390 int opType; member
|
D | glcSubgroupsPartitionedTests.cpp | 80 std::string getOpTypeName(int opType) in getOpTypeName() 132 std::string getOpTypeNamePartitioned(int opType) in getOpTypeNamePartitioned() 184 std::string getIdentity(int opType, Format format) in getIdentity() 292 std::string getCompare(int opType, Format format, std::string lhs, std::string rhs) in getCompare() 340 int opType; member
|
D | glcSubgroupsShapeTests.cpp | 61 std::string getOpTypeName(int opType) in getOpTypeName() 77 int opType; member
|
D | glcSubgroupsBallotOtherTests.cpp | 66 std::string getOpTypeName(int opType) in getOpTypeName() 92 int opType; member
|
D | glcSubgroupsBallotBroadcastTests.cpp | 61 std::string getOpTypeName(int opType) in getOpTypeName() 77 int opType; member
|
D | glcSubgroupsQuadTests.cpp | 63 std::string getOpTypeName(int opType) in getOpTypeName() 83 int opType; member
|
D | glcSubgroupsShuffleTests.cpp | 63 std::string getOpTypeName(int opType) in getOpTypeName() 83 int opType; member
|
D | glcSubgroupsVoteTests.cpp | 92 std::string getOpTypeName(int opType) in getOpTypeName() 110 int opType; member
|
D | glcSubgroupsBasicTests.cpp | 215 std::string getOpTypeName(int opType) in getOpTypeName() 239 int opType; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsQuadTests.cpp | 51 OpType opType; member 79 string getOpTypeName (OpType opType) in getOpTypeName() 92 string getOpTypeCaseName (OpType opType) in getOpTypeCaseName() 365 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsQuadTests() local 426 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsQuadTests() local
|
D | vktSubgroupsShuffleTests.cpp | 50 OpType opType; member 78 string getOpTypeName (OpType opType) in getOpTypeName() 433 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsShuffleTests() local 493 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsShuffleTests() local
|
D | vktSubgroupsBallotBroadcastTests.cpp | 49 OpType opType; member 79 string getOpTypeCaseName (OpType opType) in getOpTypeCaseName() 430 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsBallotBroadcastTests() local 525 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsBallotBroadcastTests() local
|
D | vktSubgroupsArithmeticTests.cpp | 76 static Operator getOperator (OpType opType) in getOperator() 114 static ScanType getScanType(OpType opType) in getScanType() 413 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsArithmeticTests() local 490 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsArithmeticTests() local
|
D | vktSubgroupsShapeTests.cpp | 48 OpType opType; member 75 string getOpTypeName (const OpType opType) in getOpTypeName() 357 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsShapeTests() local
|
D | vktSubgroupsPartitionedTests.cpp | 77 static Operator getOperator (OpType opType) in getOperator() 115 static ScanType getScanType (OpType opType) in getScanType() 464 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsPartitionedTests() local 541 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsPartitionedTests() local
|
D | vktSubgroupsBallotOtherTests.cpp | 53 OpType opType; member 80 string getOpTypeName (OpType opType) in getOpTypeName() 420 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsBallotOtherTests() local
|
D | vktSubgroupsVoteTests.cpp | 53 OpType opType; member 116 string getOpTypeName (int opType) in getOpTypeName() 495 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsVoteTests() local 602 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsVoteTests() local
|
D | vktSubgroupsClusteredTests.cpp | 61 static Operator getOperator (OpType opType) in getOperator() 340 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsClusteredTests() local 413 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsClusteredTests() local
|
D | vktSubgroupsBasicTests.cpp | 52 OpType opType; member 323 string getOpTypeName (OpType opType) in getOpTypeName() 2056 const OpType opType = static_cast<OpType>(opTypeIndex); in createSubgroupsBasicTests() local
|
/third_party/icu/icu4c/source/i18n/ |
D | regexcmp.cpp | 2030 int32_t opType = URX_TYPE(op); in insertOp() local 2700 int32_t opType; // The opcode type of the op in matchStartType() local 3219 int32_t opType; in minMatchLength() local 3494 int32_t opType; in maxMatchLength() local 3731 int32_t opType = URX_TYPE(op); in maxMatchLength() local 3800 int32_t opType = URX_TYPE(op); in stripNOPs() local
|
D | rematch.cpp | 2795 int32_t opType; // the opcode in MatchAt() local 4303 int32_t opType; // the opcode in MatchChunkAt() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | regexcmp.cpp | 2032 int32_t opType = URX_TYPE(op); in insertOp() local 2697 int32_t opType; // The opcode type of the op in matchStartType() local 3216 int32_t opType; in minMatchLength() local 3491 int32_t opType; in maxMatchLength() local 3728 int32_t opType = URX_TYPE(op); in maxMatchLength() local 3797 int32_t opType = URX_TYPE(op); in stripNOPs() local
|
D | rematch.cpp | 2785 int32_t opType; // the opcode in MatchAt() local 4289 int32_t opType; // the opcode in MatchChunkAt() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | regexcmp.cpp | 2030 int32_t opType = URX_TYPE(op); in insertOp() local 2700 int32_t opType; // The opcode type of the op in matchStartType() local 3219 int32_t opType; in minMatchLength() local 3494 int32_t opType; in maxMatchLength() local 3731 int32_t opType = URX_TYPE(op); in maxMatchLength() local 3800 int32_t opType = URX_TYPE(op); in stripNOPs() local
|