Home
last modified time | relevance | path

Searched defs:ignores (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Tools/scripts/
Dh2py.py37 ignores = [p_comment, p_cpp_comment] variable
/external/python/cpython3/Lib/test/
Dtest_type_comments.py74 ignores = """\ variable
/external/tensorflow/tensorflow/lite/tools/serialization/
Doption_writer_generator.cc409 std::unordered_set<std::string> ignores; in GenerateImport() local
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/ser/
DBeanSerializerFactory.java711 HashMap<Class<?>,Boolean> ignores = new HashMap<Class<?>,Boolean>(); in removeIgnorableTypes() local
/external/oss-fuzz/projects/xerces-c/
Dxml.proto183 repeated string ignores = 3; field