Home
last modified time | relevance | path

Searched refs:up_to_date (Results 1 - 3 of 3) sorted by relevance

/third_party/jinja2/
H A Dloaders.py339 up_to_date: t.Optional[t.Callable[[], bool]]
351 def up_to_date() -> bool: function
364 up_to_date = None
366 return source.decode(self.encoding), p, up_to_date
/third_party/node/deps/v8/third_party/inspector_protocol/
H A Dcode_generator.py688 up_to_date = True
692 up_to_date = False
694 if up_to_date:
/third_party/node/tools/inspector_protocol/
H A Dcode_generator.py687 up_to_date = True
690 up_to_date = False
692 if up_to_date:

Completed in 3 milliseconds