Lines Matching refs:add
312 # if necessary, get redirect in place and then add it to _member_map_
338 # now add to _member_map_ (even aliases)
341 # This may fail if value is not hashable. We can't add the value
603 # for Flag, add __or__, __and__, __xor__, and __invert__
760 interesting.add('__new__')
762 interesting.add('__init_subclass__')
983 base_chain.add(base)
988 data_types.add(base._member_type_)
993 data_types.add(candidate or base)
1201 interesting.add(name)
1209 interesting.add(name)
1214 interesting.add(name)
1461 # note: zero is a special case -- add it