Home
last modified time | relevance | path

Searched defs:CheckFunc (Results 1 – 4 of 4) sorted by relevance

/third_party/openh264/test/api/
Dc_interface_test.c10 typedef void (*CheckFunc) (int, int, const char*); typedef
Dcpp_interface_test.cpp9 typedef void (*CheckFunc) (int, int, const char*); typedef
/third_party/mindspore/mindspore/core/ir/
Dpattern_matcher.h45 …bool CheckFunc(const PredicateFuncType &func, const AnfNodePtr &node) { return func(get_object().G… in CheckFunc() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp413 Constant *CheckFunc) { in instrumentAccess()