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

  /external/selinux/python/sepolgen/src/sepolgen/
output.py 96 def rule_cmp(a, b): function
134 rules.sort(key=util.cmp_to_key(rule_cmp))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
output.py 96 def rule_cmp(a, b): function
134 rules.sort(key=util.cmp_to_key(rule_cmp))
  /external/icu/icu4c/source/tools/tzcode/
zic.c 2090 rule_cmp(struct rule const *a, struct rule const *b) function
    [all...]

Completed in 571 milliseconds