Searched defs:CheckValue (Results 1 – 6 of 6) sorted by relevance
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | type_checkers.py | 90 def CheckValue(self, proposed_value): member in TypeChecker 115 def CheckValue(self, proposed_value): member in BoolValueChecker 134 def CheckValue(self, proposed_value): member in IntValueChecker 160 def CheckValue(self, proposed_value): member in EnumValueChecker 180 def CheckValue(self, proposed_value): member in UnicodeValueChecker 244 def CheckValue(self, proposed_value): member in DoubleValueChecker 267 def CheckValue(self, proposed_value): member in FloatValueChecker
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/ |
| D | tensor_array.cc | 20 bool TensorArray::CheckValue(const TypeId &dtype, const ShapeVector &shape) { in CheckValue() function in mindspore::device::TensorArray
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/utils/ |
| D | check_convert_utils.h | 204 …static T CheckValue(const std::string &arg_name, T arg_value, CompareEnum compare_operator, T matc… in CheckValue() function 229 static T CheckValue(const std::string &arg_name, T arg_value, CompareEnum compare_operator, in CheckValue() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | linear_sum_assignment.cc | 50 inline bool CheckValue(const T *const cost, uint64_t nr, uint64_t nc) { in CheckValue() function
|
| /third_party/vk-gl-cts/external/amber/src/src/ |
| D | verifier.cc | 166 Result CheckValue(const ProbeSSBOCommand* command, in CheckValue() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cDirectStateAccessBuffersTests.cpp | 2233 bool DefaultsTest::CheckValue(const T value, const T reference_value, const glw::GLchar* pname_stri… in CheckValue() function in gl4cts::DirectStateAccess::Buffers::DefaultsTest
|