/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/expanders/ |
D | utils.h | 65 bool Check(const OpExpander &e) override { in Check() function 82 bool Check(const OpExpander &e) override { in Check() function 99 bool Check(const OpExpander &e) override { in Check() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PoisonChecking.cpp | 157 auto *Check = in generatePoisonChecksForBinOp() local 166 auto *Check = in generatePoisonChecksForBinOp() local 202 Value *Check = in generatePoisonChecks() local 214 Value *Check = in generatePoisonChecks() local 297 if (auto *Check = generatePoisonChecks(I)) in rewrite() local
|
/third_party/boost/libs/type_traits/test/ |
D | enable_if_test.cpp | 20 struct Check struct 24 struct Check<long> struct
|
/third_party/grpc/src/csharp/Grpc.HealthCheck/ |
D | HealthGrpc.cs | 97 …::System.Threading.Tasks.Task<global::Grpc.Health.V1.HealthCheckResponse> Check(global::Grpc.Healt… in Check() method in Grpc.Health.V1.Health.HealthBase 162 …public virtual global::Grpc.Health.V1.HealthCheckResponse Check(global::Grpc.Health.V1.HealthCheck… in Check() method in Grpc.Health.V1.Health.HealthClient 173 …public virtual global::Grpc.Health.V1.HealthCheckResponse Check(global::Grpc.Health.V1.HealthCheck… in Check() method in Grpc.Health.V1.Health.HealthClient
|
D | HealthServiceImpl.cs | 127 …public override Task<HealthCheckResponse> Check(HealthCheckRequest request, ServerCallContext cont… in Check() method in Grpc.HealthCheck.HealthServiceImpl
|
/third_party/grpc/src/proto/grpc/health/v1/ |
D | health.proto | 45 rpc Check(HealthCheckRequest) returns (HealthCheckResponse); rpc
|
/third_party/node/test/addons/buffer-free-callback/ |
D | binding.cc | 32 void Check(const v8::FunctionCallbackInfo<v8::Value>& args) { in Check() function
|
/third_party/grpc/src/python/grpcio_health_checking/grpc_health/v1/ |
D | _async.py | 37 async def Check(self, request: _health_pb2.HealthCheckRequest, member in HealthServicer
|
D | health.py | 104 def Check(self, request, context): member in HealthServicer
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopVersioning.cpp | 52 void LoopVersioning::setSCEVChecks(SCEVUnionPredicate Check) { in setSCEVChecks() 201 for (const auto &Check : AliasChecks) in prepareNoAliasMetadata() local
|
/third_party/grpc/test/cpp/end2end/ |
D | test_health_check_service_impl.cc | 29 Status HealthCheckServiceImpl::Check(ServerContext* /*context*/, in Check() function in grpc::testing::HealthCheckServiceImpl
|
/third_party/mindspore/mindspore/lite/tools/converter/legacy_optimizer/fusion/ |
D | fusion_pattern.cc | 63 bool FusionPattern::Check() { in Check() function in mindspore::lite::FusionPattern
|
/third_party/mindspore/mindspore/ccsrc/utils/ |
D | contract.h | 41 constexpr static bool Check(const T &val) { in Check() function
|
/third_party/googletest/googletest/test/ |
D | gtest_environment_test.cc | 112 void Check(bool condition, const char* msg) { in Check() function
|
/third_party/flutter/skia/tools/skiaserve/tester/ |
D | tester.py | 24 def Check(request): function
|
/third_party/skia/tools/skiaserve/tester/ |
D | tester.py | 24 def Check(request): function
|
/third_party/skia/tools/skqp/src/ |
D | skqp_model.cpp | 33 SkQP::RenderOutcome skqp::Check(const SkPixmap& minImg, in Check() function in skqp
|
/third_party/flutter/skia/tools/skqp/src/ |
D | skqp_model.cpp | 33 SkQP::RenderOutcome skqp::Check(const SkPixmap& minImg, in Check() function in skqp
|
/third_party/cef/libcef/browser/ |
D | ssl_host_state_delegate.cc | 20 bool CertPolicy::Check(const net::X509Certificate& cert, int error) const { in Check() function in internal::CertPolicy
|
/third_party/skia/third_party/externals/dawn/src/tests/white_box/ |
D | QueryInternalShaderTests.cpp | 44 testing::AssertionResult Check(const void* data, size_t size) override { in Check() function in __anond39570b10111::InternalShaderExpectation
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | scatter_nd_cpu_kernel.cc | 124 void ScatterNdCPUKernel<S, T>::Check(const CNodePtr &kernel_node) { in Check() function in mindspore::kernel::ScatterNdCPUKernel
|
/third_party/ninja/src/ |
D | ninja_test.cc | 119 bool testing::Test::Check(bool condition, const char* file, int line, in Check() function in testing::Test
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/opt/ |
D | unify_const_test.cpp | 100 void Check(const AssemblyBuilder& expected_builder, in Check() function in __anonba2b26c10111::UnifyConstantTest
|
/third_party/spirv-tools/test/opt/ |
D | unify_const_test.cpp | 105 void Check(const AssemblyBuilder& expected_builder, in Check() function in spvtools::opt::__anon118a3db70111::UnifyConstantTest
|
/third_party/spirv-tools/source/util/ |
D | ilist.h | 340 void IntrusiveList<NodeType>::Check(NodeType* start) { in Check() function
|