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

  /external/selinux/libsemanage/src/
ports_local.c 99 int proto2, low2, high2; local
109 high2 = semanage_port_get_high(ports[j]);
118 low, high, proto_str, low2, high2, proto_str2);
  /external/selinux/libsepol/src/
ports.c 182 int high2 = c->u.port.high_port; local
184 if (proto == proto2 && low2 == low && high2 == high) {
220 int high2 = c->u.port.high_port; local
222 if (proto == proto2 && low2 == low && high2 == high) {
  /external/libavc/common/x86/
ih264_deblk_luma_ssse3.c 862 __m128i int1, int2, int3, int4, high1, high2; local
    [all...]
  /external/selinux/checkpolicy/
policy_define.c 4591 uint64_t low2, high2; local
4655 uint32_t low2, high2; local
4847 unsigned int prot2, low2, high2; local
    [all...]

Completed in 233 milliseconds