Lines Matching refs:def
42 def Search(spec):
51 def ReadConf(file_name):
92 def __init__(self, spec, value=-1):
114 def __eq__(self, other):
119 def __hash__(self):
122 def GetValue(self):
131 def GetSpec(self):
140 def FormattedForUse(self):
161 def __init__(self, flag_array):
165 def __eq__(self, other):
168 def __hash__(self):
171 def __getitem__(self, flag_spec):
183 def __contains__(self, flag_spec):
186 def GetFlags(self):
189 def FormattedForUse(self):