Home
last modified time | relevance | path

Searched refs:is_ignored (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Doc/tools/extensions/
Dsuspicious.py123 if not self.is_ignored(line, lineno, issue):
126 def is_ignored(self, line, lineno, issue): member in CheckSuspiciousMarkupBuilder
/external/flatbuffers/tests/prototest/
Dtest.proto3 option some_option = is_ignored;
/external/valgrind/massif/
Dms_main.c1251 Bool is_ignored = False; in realloc_block() local
1277 is_ignored = True; in realloc_block()
1314 if (!is_ignored && VG_(XT_n_ips_sel)(heap_xt, hc->where) > 0) { in realloc_block()
1318 is_ignored = True; in realloc_block()
1343 if (!is_ignored) { in realloc_block()