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

/external/chromium_org/third_party/mesa/src/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/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.c103 int handle_if(int ifindex) function
327 (ifnum && !handle_if(ndm->ndm_ifindex)) ||
498 if (ifnum && !handle_if(sll.sll_ifindex))
740 if (handle_if(key->iface)) {
/external/chromium/testing/gmock/scripts/generator/cpp/
H A Dast.py1611 def handle_if(self): member in class:AstBuilder

Completed in 228 milliseconds