HomeSort by relevance Sort by last modified time
    Searched refs:unconditional (Results 1 - 14 of 14) sorted by null

  /external/strace/xlat/
gen.sh 30 local unconditional= unterminated= line
34 '#unconditional')
35 unconditional=1
42 [ -n "${unconditional}" ] ||
45 [ -n "${unconditional}" ] ||
50 [ -n "${unconditional}" ] ||
53 [ -n "${unconditional}" ] ||
  /external/llvm/test/MC/ARM/
thumb2-branches.s 4 @ unconditional branches accept narrow suffix and encode to short encodings
14 @ unconditional branches accept wide suffix and encode to wide encodings
28 @ unconditional branches without width suffix encode depending of offset size
46 @ unconditional branches with width narrow suffix in IT block
60 @ unconditional branches with wide suffix in IT block
92 @ unconditional branches accept wide suffix and encode to wide encodings
106 @ unconditional branches without width suffix encode depending of offset size
124 @ same branch insturction encoding to conditional or unconditional depending
147 @ unconditional branches accept narrow suffix and encode to short encodings
157 @ unconditional branches accept wide suffix and encode to wide encoding
    [all...]
  /external/iptables/libiptc/
libip4tc.c 7 * Every chain ends with an unconditional jump: a RETURN for user chains,
215 unconditional(const struct ipt_ip *ip)
287 && unconditional(&e->ip)
433 /* Overflows should be end of entry chains, and unconditional
445 assert(unconditional(&e->ip));
libip6tc.c 7 * Every chain ends with an unconditional jump: a RETURN for user chains,
247 /* All zeroes == unconditional rule. */
249 unconditional(const struct ip6t_ip6 *ipv6) function
381 /* Overflows should be end of entry chains, and unconditional
393 assert(unconditional(&e->ipv6));
  /external/chromium_org/v8/test/webkit/
dfg-inlining-reg-alloc.js 25 "This tests that register allocation still works under register pressure induced by inlining, out-of-line function calls (i.e. unconditional register flushing), and slow paths for object creation (i.e. conditional register flushing)."
  /art/compiler/dex/quick/mips/
assemble_mips.cc 443 * Orig unconditional branch
447 * Long unconditional branch
462 bool unconditional = false; local
469 unconditional = true;
483 if (!unconditional) {
503 if (!unconditional) {
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
codegen.ml 90 (* Set a unconditional branch at the end of the 'then' block and the
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
codegen.ml 108 (* Set a unconditional branch at the end of the 'then' block and the
  /external/oprofile/events/x86-64/family11h/
events 83 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/
events 78 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/
codegen.ml 138 (* Set a unconditional branch at the end of the 'then' block and the
  /external/oprofile/events/i386/westmere/
unit_masks 29 0x02 direct Unconditional branches executed
33 0x10 direct_near_call Unconditional call branches executed
44 0x02 direct Mispredicted unconditional branches executed
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.apache.httpcomponents.httpclient_4.1.3.v201209201135.jar 

Completed in 318 milliseconds