Searched defs:CheckValue (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/python/google/protobuf/internal/ | ||
D | type_checkers.py | 100 def CheckValue(self, proposed_value): member in TypeChecker |
/external/tensorflow/tensorflow/lite/kernels/ | ||
D | pow.cc | 94 TfLiteStatus CheckValue(TfLiteContext* context, const TfLiteTensor* input) { in CheckValue() function |
/external/swiftshader/third_party/LLVM/lib/Analysis/ | ||
D | ProfileVerifierPass.cpp | 218 void ProfileVerifierPassT<FType, BType>::CheckValue(bool Error, in CheckValue() function in llvm::ProfileVerifierPassT |
/external/deqp/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 |