Searched refs:handle_if (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_branches.c58 static void handle_if(struct emulate_branch_state * s, struct rc_instruction * inst) function
326 handle_if(&s, inst);
/external/iproute2/misc/
H A Darpd.c104 static int handle_if(int ifindex) function
328 (ifnum && !handle_if(ndm->ndm_ifindex)) ||
503 if (ifnum && !handle_if(sll.sll_ifindex))
744 if (handle_if(key->iface)) {
/external/google-breakpad/src/testing/scripts/generator/cpp/
H A Dast.py1611 def handle_if(self): member in class:AstBuilder

Completed in 106 milliseconds