Searched refs:__nonzero__ (Results 1 – 2 of 2) sorted by relevance
/development/vndk/tools/sourcedr/sourcedr/blueprint/ | ||
D | blueprint.py | 417 __nonzero__ = __bool__ variable in Bool |
/development/vndk/tools/sourcedr/sourcedr/ | ||
D | ninja.py | 110 def __nonzero__(self): member in EvalString |