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

/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/
H A Dlocal.py214 __xor__ = lambda x, o: x._get_current_object() ^ o variable in class:LocalProxy
/external/chromium-trace/catapult/third_party/Paste/paste/util/
H A Dintset.py330 __xor__ = _make_function("__xor__","set", variable in class:IntSet
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/pyasn1/type/
H A Duniv.py29 def __xor__(self, value): return self.clone(self._value ^ value) member in class:Integer

Completed in 67 milliseconds