Home
last modified time | relevance | path

Searched refs:handle_if (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/misc/
Darpd.c100 static int handle_if(int ifindex) in handle_if() function
322 (ifnum && !handle_if(ndm->ndm_ifindex)) || in do_one_request()
496 if (ifnum && !handle_if(sll.sll_ifindex)) in get_arp_pkt()
738 if (handle_if(key->iface)) { in main()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_emulate_branches.c58 static void handle_if(struct emulate_branch_state * s, struct rc_instruction * inst) in handle_if() function
326 handle_if(&s, inst); in rc_emulate_branches()
/external/googletest/googlemock/scripts/generator/cpp/
Dast.py1624 def handle_if(self): member in AstBuilder
/external/google-breakpad/src/testing/scripts/generator/cpp/
Dast.py1611 def handle_if(self): member in AstBuilder