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

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/
contextquery.py 46 range_subset If true, the criteria will match if it
65 range_subset = False variable in class:ContextQuery
92 self.range_subset,
userquery.py 54 range_subset If true, the criteria will match if it is a subset
70 range_subset = False variable in class:UserQuery
85 self.log.debug("Range: {0.range_!r}, subset: {0.range_subset}, overlap: {0.range_overlap}, "
110 self.range_subset,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/setools/
contextquery.py 46 range_subset If true, the criteria will match if it
65 range_subset = False variable in class:ContextQuery
92 self.range_subset,
userquery.py 54 range_subset If true, the criteria will match if it is a subset
70 range_subset = False variable in class:UserQuery
85 self.log.debug("Range: {0.range_!r}, subset: {0.range_subset}, overlap: {0.range_overlap}, "
110 self.range_subset,

Completed in 201 milliseconds