HomeSort by relevance Sort by last modified time
    Searched refs:range_superset (Results 1 - 4 of 4) sorted by null

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
contextquery.py 50 range_superset If true, the criteria will match if it
66 range_superset = False variable in class:ContextQuery
94 self.range_superset,
userquery.py 58 range_superset If true, the criteria will match if it is a superset
71 range_superset = False variable in class:UserQuery
86 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
112 self.range_superset,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
contextquery.py 50 range_superset If true, the criteria will match if it
66 range_superset = False variable in class:ContextQuery
94 self.range_superset,
userquery.py 58 range_superset If true, the criteria will match if it is a superset
71 range_superset = False variable in class:UserQuery
86 "superset: {0.range_superset}, proper: {0.range_proper}".format(self))
112 self.range_superset,

Completed in 28 milliseconds