Searched defs:high2 (Results 1 – 4 of 4) sorted by relevance
182 int high2 = c->u.port.high_port; in sepol_port_exists() local220 int high2 = c->u.port.high_port; in sepol_port_query() local
3974 unsigned int low2, high2; in define_iomem_context() local4038 unsigned int low2, high2; in define_ioport_context() local4175 unsigned int prot2, low2, high2; in define_port_context() local
277 scoped_ptr<TestRequest> high2(NewRequest("http://host/high2", net::HIGHEST)); in TEST_F() local
44 FX_BOOL GetIntersection(FX_FLOAT low1, FX_FLOAT high1, FX_FLOAT low2, FX_FLOAT high2, in GetIntersection()