Home
last modified time | relevance | path

Searched defs:otherseq (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/classes/
Dbitvec.py284 def __and__(self, otherseq, *rest): argument
293 def __xor__(self, otherseq, *rest): argument
302 def __or__(self, otherseq, *rest): argument
316 def __coerce__(self, otherseq, *rest): argument