Searched defs:blue_impl (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/debuginfo-tests/dexter/dex/utils/posix/ | ||
D | PrettyOutput.py | 30 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutput |
/external/llvm-project/debuginfo-tests/dexter/dex/utils/windows/ | ||
D | PrettyOutput.py | 78 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutput |
/external/llvm-project/debuginfo-tests/dexter/dex/utils/ | ||
D | PrettyOutputBase.py | 218 def blue_impl(self, text, stream=None, **kwargs): member in PrettyOutputBase |