Lines Matching refs:locallist
386 def list(self, heading=1, locallist=0): argument
397 if locallist:
481 def list(self, heading=1, locallist=0): argument
733 def get_all(self, locallist=0): argument
735 if locallist:
757 def list(self, heading=1, locallist=0): argument
758 ddict = self.get_all(locallist)
997 def get_all(self, locallist=0): argument
999 if locallist:
1027 def list(self, heading=1, locallist=0): argument
1028 ddict = self.get_all(locallist)
1256 def get_all(self, locallist=0): argument
1258 if locallist:
1276 def get_all_by_type(self, locallist=0): argument
1278 if locallist:
1311 def list(self, heading=1, locallist=0): argument
1312 ddict = self.get_all_by_type(locallist)
1515 def get_all(self, locallist=0): argument
1517 if locallist:
1536 def get_all_by_type(self, locallist=0): argument
1538 if locallist:
1571 def list(self, heading=1, locallist=0): argument
1572 ddict = self.get_all_by_type(locallist)
1767 def get_all(self, locallist=0): argument
1769 if locallist:
1787 def get_all_by_type(self, locallist=0): argument
1789 if locallist:
1817 def list(self, heading=1, locallist=0): argument
1818 ddict = self.get_all_by_type(locallist)
2034 def get_all(self, locallist=0): argument
2036 if locallist:
2062 def list(self, heading=1, locallist=0): argument
2063 ddict = self.get_all(locallist)
2234 def get_all(self, locallist=0): argument
2236 if locallist:
2259 def list(self, heading=1, locallist=0): argument
2260 ddict = self.get_all(locallist)
2604 def get_all(self, locallist=0): argument
2605 if locallist:
2651 def list(self, heading=1, locallist=0): argument
2652 fcon_dict = self.get_all(locallist)
2666 if not locallist:
2796 def get_all(self, locallist=0): argument
2798 if locallist:
2835 def list(self, heading=True, locallist=False, use_file=False): argument
2838 ddict = self.get_all(locallist)
2843 ddict = self.get_all(locallist)