| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
| H A D | vktShaderClockTests.cpp | 234 static testType operations[] = in addShaderClockTests() local
|
| H A D | vktShaderBuiltinPrecisionTests.cpp | 335 const std::string operations[operationCount] = in getComparisonOperation() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
| H A D | vktShaderClockTests.cpp | 234 static testType operations[] = in addShaderClockTests() local
|
| H A D | vktShaderBuiltinPrecisionTests.cpp | 336 const std::string operations[operationCount] = in getComparisonOperation() local [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | loop_peeling.cpp | 182 GetIteratorUpdateOperations( const Loop* loop, Instruction* iterator, std::unordered_set<Instruction*>* operations) GetIteratorUpdateOperations() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | loop_peeling.cpp | 182 GetIteratorUpdateOperations( const Loop* loop, Instruction* iterator, std::unordered_set<Instruction*>* operations) GetIteratorUpdateOperations() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | loop_peeling.cpp | 196 GetIteratorUpdateOperations( const Loop* loop, Instruction* iterator, std::unordered_set<Instruction*>* operations) GetIteratorUpdateOperations() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineInterfaceMatchingTests.cpp | 610 std::string& operations = specializationMap["OPERATIONS"]; in initPrograms() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex_test.cc | 1617 int operations = threads * iterations; local 1618 EXPECT_EQ(RunTest(&TestMu, threads, iterations, operations), operations); local 356 RunTestCommon(TestContext *cxt, void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTestCommon() argument 381 RunTest(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations) RunTest() argument 392 RunTestWithInvariantDebugging(void (*test)(TestContext *cxt, int), int threads, int iterations, int operations, void (*invariant)(void *)) RunTestWithInvariantDebugging() argument 1624 operations); global() local 1631 int operations = iterations * threads; global() local 1632 EXPECT_EQ(RunTest(&TestTry, threads, iterations, operations), operations); global() local 1638 operations); global() local 1645 int operations = iterations * threads; global() local 1652 int operations = iterations * threads; global() local 1653 EXPECT_EQ(RunTest(&TestRW, threads, iterations, operations), operations / 2); global() local 1659 operations / 2); global() local 1666 int operations = iterations; global() local 1667 EXPECT_EQ(RunTest(&TestAwait, threads, iterations, operations), operations); global() local 1673 int operations = iterations; global() local 1675 operations); global() local 1681 int operations = iterations; global() local 1682 EXPECT_EQ(RunTest(&TestSignal, threads, iterations, operations), operations); global() local 1688 int operations = iterations; global() local 1690 operations); global() local [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fAtomicCounterTests.cpp | 101 Operation operations; member 1103 operationToName(const AtomicCounterTest::Operation& operations, bool useBranch) operationToName() argument 1138 operationToDescription(const AtomicCounterTest::Operation& operations, bool useBranch) operationToDescription() argument 1318 const AtomicCounterTest::Operation operations[] = AtomicCounterTests() local 1386 const AtomicCounterTest::Operation operations[] = AtomicCounterTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| H A D | vktPipelineInterfaceMatchingTests.cpp | 608 std::string& operations = specializationMap["OPERATIONS"]; in initPrograms() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateComputeTests.cpp | 1118 } operations[] = in createDynamicStateComputeTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
| H A D | vktDynamicStateComputeTests.cpp | 1094 } operations[] = in createDynamicStateComputeTests() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglImageFormatTests.cpp | 148 vector<Operation> operations; member [all...] |
| H A D | teglGLES2SharingThreadedTests.cpp | 2278 std::vector<OperationId> operations; in addRandomOperation() local [all...] |
| /third_party/ltp/testcases/kernel/fs/fsstress/ |
| H A D | fsstress.c | 226 int operations = 1; variable
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ast_to_hir.cpp | 1350 static const int operations[AST_NUM_OPERATORS] = { in do_hir() local [all...] |