/kernel/linux/linux-5.10/include/linux/greybus/ |
H A D | connection.h | 55 struct list_head operations; member
|
/kernel/linux/linux-6.6/include/linux/greybus/ |
H A D | connection.h | 55 struct list_head operations; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
H A D | vktShaderClockTests.cpp | 234 static testType operations[] = in addShaderClockTests() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/ |
H A D | vktShaderClockTests.cpp | 234 static testType operations[] = in addShaderClockTests() local
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | socket_adapter.c | 99 msg_init(struct hmdfs_peer *con, struct sendmsg_wait_queue *msg_wq, struct hmdfs_cmd operations) msg_init() argument [all...] |
H A D | transport.c | 759 struct hmdfs_cmd operations; in tcp_send_rekey_request() local
|
H A D | connection.c | 1239 hmdfs_find_msg_head(struct hmdfs_peer *peer, int id, struct hmdfs_cmd operations) hmdfs_find_msg_head() argument 1255 hmdfs_alloc_msg_idr(struct hmdfs_peer *peer, enum MSG_IDR_TYPE type, void *ptr, struct hmdfs_cmd operations) hmdfs_alloc_msg_idr() argument
|
H A D | protocol.h | 31 struct hmdfs_cmd operations; member 81 struct hmdfs_cmd operations; member 91 struct hmdfs_cmd operations; member
|
H A D | connection.h | 224 __u8 operations; member
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | socket_adapter.c | 99 msg_init(struct hmdfs_peer *con, struct sendmsg_wait_queue *msg_wq, struct hmdfs_cmd operations) msg_init() argument [all...] |
H A D | transport.c | 759 struct hmdfs_cmd operations; in tcp_send_rekey_request() local
|
H A D | connection.c | 1239 hmdfs_find_msg_head(struct hmdfs_peer *peer, int id, struct hmdfs_cmd operations) hmdfs_find_msg_head() argument 1255 hmdfs_alloc_msg_idr(struct hmdfs_peer *peer, enum MSG_IDR_TYPE type, void *ptr, struct hmdfs_cmd operations) hmdfs_alloc_msg_idr() argument
|
H A D | protocol.h | 31 struct hmdfs_cmd operations; member 81 struct hmdfs_cmd operations; member 91 struct hmdfs_cmd operations; member
|
H A D | connection.h | 224 __u8 operations; member
|
/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
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | sunvdc.c | 81 u64 operations; member
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | sunvdc.c | 80 u64 operations; member
|
/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
|