Searched defs:host1 (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/test/SemaCUDA/ |
D | openmp-target.cu | 19 void host1() {bazz();} // expected-error {{function with 'device_type(nohost)' is not available on … in host1() function
|
/external/autotest/frontend/afe/ |
D | rpc_interface_unittest.py | 99 def _testShardHeartbeatFetchHostlessJobHelper(self, host1): argument 109 def _testShardHeartbeatIncorrectHostsHelper(self, host1): argument 119 def _testShardHeartbeatLabelRemovalRaceHelper(self, shard1, host1, label1): argument 140 def _testShardRetrieveJobsHelper(self, shard1, host1, label1, shard2, argument 177 def _testResendJobsAfterFailedHeartbeatHelper(self, shard1, host1, label1): argument 240 def _testResendHostsAfterFailedHeartbeatHelper(self, host1): argument
|
/external/llvm-project/clang/test/OpenMP/ |
D | declare_target_messages.cpp | 169 void host1() {bazz();} // host5-error {{function with 'device_type(nohost)' is not available on hos… in host1() function
|