Home
last modified time | relevance | path

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

/third_party/python/Tools/wasm/
Dwasm_assets.py151 def filterfunc(filename: str) -> bool: function
/third_party/mesa3d/src/gfxstream/codegen/scripts/cereal/
Dcounting.py172 def genFilterFunc(self, filterfunc, env): argument
Dmarshaling.py244 def genFilterFunc(self, filterfunc, env): argument
Dreservedmarshaling.py331 def genFilterFunc(self, filterfunc, env): argument
/third_party/python/Lib/
Dzipfile.py2021 def writepy(self, pathname, basename="", filterfunc=None): argument
/third_party/python/Lib/test/
Dtest_logging.py371 def filterfunc(record): function