Searched refs:is_pure (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/distutils/ | ||
D | dist.py | 1011 def is_pure(self): member in Distribution |
/third_party/node/deps/v8/src/maglev/ | ||
D | maglev-ir.h | 198 constexpr bool is_pure() const { in is_pure() function |