Searched refs:unconditional (Results 1 - 8 of 8) sorted by relevance

/external/iptables/libiptc/
H A Dlibip4tc.c7 * Every chain ends with an unconditional jump: a RETURN for user chains,
220 unconditional(const struct ipt_ip *ip)
292 && unconditional(&e->ip)
447 /* Overflows should be end of entry chains, and unconditional
459 assert(unconditional(&e->ip));
H A Dlibip6tc.c7 * Every chain ends with an unconditional jump: a RETURN for user chains,
249 /* All zeroes == unconditional rule. */
251 unconditional(const struct ip6t_ip6 *ipv6) function
383 /* Overflows should be end of entry chains, and unconditional
395 assert(unconditional(&e->ipv6));
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
H A Dcodegen.ml90 (* Set a unconditional branch at the end of the 'then' block and the
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
H A Dcodegen.ml108 (* Set a unconditional branch at the end of the 'then' block and the
/external/oprofile/events/x86-64/family11h/
H A Devents83 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
/external/oprofile/events/x86-64/hammer/
H A Devents78 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
H A Dcodegen.ml138 (* Set a unconditional branch at the end of the 'then' block and the
/external/oprofile/events/i386/westmere/
H A Dunit_masks44 0x02 direct Mispredicted unconditional branches executed

Completed in 220 milliseconds