Home
last modified time | relevance | path

Searched defs:should_skip (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/tools/docs/
Ddoc_controls.py243 def should_skip(obj): function
/external/skqp/tools/skqp/src/
Dskqp_main.cpp46 static bool should_skip(const char* const* rules, size_t count, const char* name) { in should_skip() function
/external/skia/tools/skqp/src/
Dskqp_main.cpp46 static bool should_skip(const char* const* rules, size_t count, const char* name) { in should_skip() function
/external/libaom/libaom/test/
Dedge_detect_test.cc139 bool should_skip() const { in should_skip() function in __anon54b9e12f0111::EdgeDetectBrightnessTest
214 bool should_skip() const { in should_skip() function in __anon54b9e12f0111::EdgeDetectImageTest
/external/python/cpython2/Lib/lib2to3/
Dfixer_base.py180 def should_skip(self, node): member in ConditionalFix
/external/python/cpython3/Lib/lib2to3/
Dfixer_base.py179 def should_skip(self, node): member in ConditionalFix