Searched refs:__or__ (Results 1 - 25 of 42) sorted by relevance

12

/prebuilts/misc/common/swig/include/2.0.11/perl5/
H A Dperlopers.swg25 %rename(__or__) *::operator|;
/prebuilts/misc/common/swig/include/2.0.11/ruby/
H A Drubyautodoc.swg100 AUTODOC(__or__, "OR operator");
H A Drubyopers.swg19 %rename(__or__) *::operator|;
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dnumbers.py361 def __or__(self, other): member in class:Integral
H A D_weakrefset.py193 __or__ = union variable in class:WeakSet
H A Dsets.py170 # Each has an operator version (e.g. __or__, invoked with |) and a
174 # we did "union = __or__" instead, then Set().union(3) would return
178 def __or__(self, other): member in class:BaseSet
H A D_abcoll.py204 def __or__(self, other): member in class:Set
H A Dcollections.py622 def __or__(self, other): member in class:Counter
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dnumbers.py361 def __or__(self, other): member in class:Integral
H A D_weakrefset.py193 __or__ = union variable in class:WeakSet
H A Dsets.py170 # Each has an operator version (e.g. __or__, invoked with |) and a
174 # we did "union = __or__" instead, then Set().union(3) would return
178 def __or__(self, other): member in class:BaseSet
H A D_abcoll.py204 def __or__(self, other): member in class:Set
H A Dcollections.py622 def __or__(self, other): member in class:Counter
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dnumbers.py361 def __or__(self, other): member in class:Integral
H A D_weakrefset.py193 __or__ = union variable in class:WeakSet
H A Dsets.py170 # Each has an operator version (e.g. __or__, invoked with |) and a
174 # we did "union = __or__" instead, then Set().union(3) would return
178 def __or__(self, other): member in class:BaseSet
H A D_abcoll.py204 def __or__(self, other): member in class:Set
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dnumbers.py361 def __or__(self, other): member in class:Integral
H A D_weakrefset.py193 __or__ = union variable in class:WeakSet
H A Dsets.py170 # Each has an operator version (e.g. __or__, invoked with |) and a
174 # we did "union = __or__" instead, then Set().union(3) would return
178 def __or__(self, other): member in class:BaseSet
/prebuilts/misc/common/swig/include/2.0.11/python/
H A Dpyopers.swg111 %pybinoperator(__or__, *::operator|, binaryfunc, nb_or);
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_augassign.py191 def __or__(self, val): member in class:AugAssignTest.testCustomMethods2.testall
192 output.append("__or__ called")
309 __or__ called
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_augassign.py191 def __or__(self, val): member in class:AugAssignTest.testCustomMethods2.testall
192 output.append("__or__ called")
309 __or__ called
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_augassign.py191 def __or__(self, val): member in class:AugAssignTest.testCustomMethods2.testall
192 output.append("__or__ called")
309 __or__ called
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_augassign.py191 def __or__(self, val): member in class:AugAssignTest.testCustomMethods2.testall
192 output.append("__or__ called")
309 __or__ called

Completed in 425 milliseconds

12