/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lez/ |
Test_if_lez.java | 106 * @title branch target shall be inside the method 119 * @title branch target shall not be "inside" instruction 132 * @title branch must not be 0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_lt/ |
Test_if_lt.java | 129 * @title branch target shall be inside the method 142 * @title branch target shall not be "inside" instruction 155 * @title branch target shall not be 0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_ltz/ |
Test_if_ltz.java | 105 * @title branch target shall be inside the method 118 * @title branch target shall not be "inside" instruction 131 * @title branch must not be 0
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/if_nez/ |
Test_if_nez.java | 127 * @title branch target shall be inside the method 140 * @title branch target shall not be "inside" instruction 153 * @title branch must not be 0
|
/dalvik/dexgen/src/com/android/dexgen/rop/ |
ByteBlock.java | 36 /** {@code non-null;} list of successors that this block may branch to */ 51 * branch to 128 * Gets the list of successors that this block may branch to
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ByteBlock.java | 36 /** {@code non-null;} list of successors that this block may branch to */ 51 * branch to 128 * Gets the list of successors that this block may branch to
|
/external/chromium_org/v8/src/mips/ |
builtins-mips.cc | 193 __ Branch(&no_arguments, eq, a0, Operand(zero_reg)); 262 __ Branch(&convert_argument, ne, t0, Operand(zero_reg)); 265 __ Branch(&argument_is_string); 278 __ Branch(&argument_is_string); 285 __ Branch(&argument_is_string); 329 __ Branch(&ok, hs, sp, Operand(t0)); 390 __ Branch(&rt_call, ne, a2, Operand(zero_reg)); 398 __ Branch(&rt_call, ne, t4, Operand(MAP_TYPE)); 406 __ Branch(&rt_call, eq, a3, Operand(JS_FUNCTION_TYPE)); 417 __ Branch(&allocate, ne, t0, Operand(zero_reg)) [all...] |
full-codegen-mips.cc | 87 __ Branch(target, eq, at, Operand(zero_reg)); 98 __ Branch(target, ne, at, Operand(zero_reg)); 161 __ Branch(&ok, eq, t1, Operand(zero_reg)); 192 __ Branch(&loop, gt, a2, Operand(zero_reg)); 307 __ Branch(&ok, hs, sp, Operand(t0)); 361 // to make sure it is constant. Branch may emit a skip-or-jump sequence 362 // instead of the normal Branch. It seems that the "skip" part of that 363 // sequence is about as long as this Branch would be so it is safe to ignore 398 __ Branch(&return_label_); 419 __ Branch(&ok, ge, a3, Operand(zero_reg)) [all...] |
/external/compiler-rt/lib/i386/ |
floatundisf.S | 13 // This is a branch-free implementation. A branchy implementation might be 17 /* branch-free x87 implementation - one cycle slower than without x87. 50 /* branch-free, x87-free implementation - faster at the expense of code size */
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
MipsFixupKinds.h | 26 // Branch fixups resulting in R_MIPS_16. 56 // PC relative branch fixup resulting in - R_MIPS_PC16. 95 // PC relative branch fixup resulting in - R_MIPS_PC16
|
/external/oprofile/events/arm/armv7-common/ |
events | 17 event:0x0D counters:1,2,3,4,5,6 um:zero minimum:500 name:PC_IMM_BRANCH : Immediate branch instruction executed (taken or not) 20 event:0x10 counters:1,2,3,4,5,6 um:zero minimum:500 name:PC_BRANCH_MIS_PRED : Branch mispredicted or not predicted. Counts pipeline flushes because of misprediction 21 event:0x12 counters:1,2,3,4,5,6 um:zero minimum:500 name:PC_BRANCH_MIS_USED : Branch or change in program flow that could have been predicted
|
/external/oprofile/events/arm/mpcore/ |
events | 8 event:0x05 counters:0,1 um:zero minimum:500 name:BR_INST_EXECUTED : branch instruction executed w/ or w/o program flow change 9 event:0x06 counters:0,1 um:zero minimum:500 name:BR_INST_NOT_PRED : branch not predicted 10 event:0x07 counters:0,1 um:zero minimum:500 name:BR_INST_MISPRED : branch mispredicted
|
/external/oprofile/events/avr32/ |
events | 8 event:0x05 counters:1,2 um:zero minimum:500 name:BR_INST_EXECUTED : branch instruction executed w/ or w/o program flow change 9 event:0x06 counters:1,2 um:zero minimum:500 name:BR_INST_MISS_PRED : branch mispredicted 26 event:0x17 counters:1,2 um:zero minimum:500 name:BTB_HIT : branch target buffer hit
|
/external/oprofile/events/i386/core/ |
events | 74 event:0x88 counters:0,1 um:zero minimum:3000 name:BR_INST_EXEC : Branch instructions executed (not necessarily retired) 75 event:0x89 counters:0,1 um:zero minimum:3000 name:BR_MISSP_EXEC : Branch instructions executed that were mispredicted at execution 76 event:0x8a counters:0,1 um:zero minimum:3000 name:BR_BAC_MISSP_EXEC : Branch instructions executed that were mispredicted at Front End (BAC) 77 event:0x8b counters:0,1 um:zero minimum:3000 name:BR_CND_EXEC : Conditional Branch instructions executed 78 event:0x8c counters:0,1 um:zero minimum:3000 name:BR_CND_MISSP_EXEC : Conditional Branch instructions executed that were mispredicted 79 event:0x8d counters:0,1 um:zero minimum:3000 name:BR_IND_EXEC : Indirect Branch instructions executed 80 event:0x8e counters:0,1 um:zero minimum:3000 name:BR_IND_MISSP_EXEC : Indirect Branch instructions executed that were mispredicted 81 event:0x8f counters:0,1 um:zero minimum:3000 name:BR_RET_EXEC : Return Branch instructions executed 82 event:0x90 counters:0,1 um:zero minimum:3000 name:BR_RET_MISSP_EXEC : Return Branch instructions executed that were mispredicted at Execution 83 event:0x91 counters:0,1 um:zero minimum:3000 name:BR_RET_BAC_MISSP_EXEC :Return Branch instructions executed that were mispredicted at Front End (BAC [all...] |
/external/oprofile/events/i386/p6_mobile/ |
events | 65 event:0xc4 counters:0,1 um:zero minimum:500 name:BR_INST_RETIRED : number of branch instructions retired 69 event:0xe0 counters:0,1 um:zero minimum:500 name:BR_INST_DECODED : number of branch instructions decoded 92 event:0x88 counters:0,1 um:zero minimum:3000 name:BR_INST_EXEC : Branch instructions executed (not necessarily retired) 93 event:0x89 counters:0,1 um:zero minimum:3000 name:BR_MISSP_EXEC : Branch instructions executed that were mispredicted at execution 94 event:0x8a counters:0,1 um:zero minimum:3000 name:BR_BAC_MISSP_EXEC : Branch instructions executed that were mispredicted at Front End (BAC) 95 event:0x8b counters:0,1 um:zero minimum:3000 name:BR_CND_EXEC : Conditional Branch instructions executed 96 event:0x8c counters:0,1 um:zero minimum:3000 name:BR_CND_MISSP_EXEC : Conditional Branch instructions executed that were mispredicted 97 event:0x8d counters:0,1 um:zero minimum:3000 name:BR_IND_EXEC : Indirect Branch instructions executed 98 event:0x8e counters:0,1 um:zero minimum:3000 name:BR_IND_MISSP_EXEC : Indirect Branch instructions executed that were mispredicted 99 event:0x8f counters:0,1 um:zero minimum:3000 name:BR_RET_EXEC : Return Branch instructions execute [all...] |
/device/asus/grouper/self-extractors/ |
generate-packages.sh | 58 BRANCH=klp-dev 59 if test $BRANCH = jb-dev 64 if test $BRANCH = jb-mr1-dev 69 if test $BRANCH = jb-mr1.1-dev 74 if test $BRANCH = jb-mr2-dev 79 if test $BRANCH = klp-dev
|
/external/llvm/docs/HistoricalNotes/ |
2003-06-25-Reoptimizer1.txt | 16 target of the back-edge and the branch that causes the back-edge). We 46 edge which corresponds to a conditional branch, we shift 0 for not 91 the instrumented code are modified to have a branch to the trace 104 We are restricted to using single instructions to branch between the 107 away that a single pc-relative branch would not work.) Malloc() or 123 space and it may have to evict a trace, at which point the branch to
|
/external/oprofile/events/arm/armv7/ |
events.h | 29 "Immediate branch instruction executed (taken or not)"}, 35 "Branch mispredicted or not predicted. Counts pipeline flushes because of misprediction"}, 37 "Branch or change in program flow that could have been predicted"}, 78 "Branch prediction misprediction"}, 80 "Any predicted branch that is taken"}, 82 "Any taken branch that is executed"},
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gcov.1 | 138 [\fB\-b\fR|\fB\-\-branch\-probabilities\fR] 139 [\fB\-c\fR|\fB\-\-branch\-counts\fR] 235 .IP "\fB\-\-branch\-probabilities\fR" 4 236 .IX Item "--branch-probabilities" 238 Write branch frequencies to the output file, and write branch summary 240 each branch in your program was taken. Unconditional branches will not 245 .IP "\fB\-\-branch\-counts\fR" 4 246 .IX Item "--branch-counts" 248 Write branch frequencies as the number of branches taken, rather tha [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gcov.1 | 138 [\fB\-b\fR|\fB\-\-branch\-probabilities\fR] 139 [\fB\-c\fR|\fB\-\-branch\-counts\fR] 235 .IP "\fB\-\-branch\-probabilities\fR" 4 236 .IX Item "--branch-probabilities" 238 Write branch frequencies to the output file, and write branch summary 240 each branch in your program was taken. Unconditional branches will not 245 .IP "\fB\-\-branch\-counts\fR" 4 246 .IX Item "--branch-counts" 248 Write branch frequencies as the number of branches taken, rather tha [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gcov.1 | 138 [\fB\-b\fR|\fB\-\-branch\-probabilities\fR] 139 [\fB\-c\fR|\fB\-\-branch\-counts\fR] 235 .IP "\fB\-\-branch\-probabilities\fR" 4 236 .IX Item "--branch-probabilities" 238 Write branch frequencies to the output file, and write branch summary 240 each branch in your program was taken. Unconditional branches will not 245 .IP "\fB\-\-branch\-counts\fR" 4 246 .IX Item "--branch-counts" 248 Write branch frequencies as the number of branches taken, rather tha [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gcov.1 | 138 [\fB\-b\fR|\fB\-\-branch\-probabilities\fR] 139 [\fB\-c\fR|\fB\-\-branch\-counts\fR] 235 .IP "\fB\-\-branch\-probabilities\fR" 4 236 .IX Item "--branch-probabilities" 238 Write branch frequencies to the output file, and write branch summary 240 each branch in your program was taken. Unconditional branches will not 245 .IP "\fB\-\-branch\-counts\fR" 4 246 .IX Item "--branch-counts" 248 Write branch frequencies as the number of branches taken, rather tha [all...] |
/docs/source.android.com/src/compatibility/ |
downloads.jd | 27 Jelly Bean-MR2. Source code for Android 4.3 is found in the 'android-4.3_r1' branch in the open-source tree.</p> 40 Jelly Bean-MR1. Source code for Android 4.2 is found in the 'android-4.2.2_r1' branch in the open-source tree.</p> 48 Jelly Bean. Source code for Android 4.1.1 is found in the 'android-4.1.1_r1' branch in the open-source tree.</p> 57 Android 4.0.3 is found in the 'android-4.0.3_r1' branch in the open-source tree.</p> 65 Gingerbread. Source code for Android 2.3 is found in the 'gingerbread' branch in 74 FroYo. Source code for Android 2.2 is found in the 'froyo' branch in the 82 Eclair. Source code for Android 2.1 is found in the 'eclair' branch in the 92 in the 'donut' branch in the open-source tree.</p>
|
/docs/source.android.com/src/devices/tech/datausage/ |
tags-explained.jd | 44 <p>The qtaguid module has been implemented on <a href="https://android-review.googlesource.com/#/q/project:kernel/common+branch:android-3.0,n,z">kernel/common branch of
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/ |
collector.py | 145 def __init__(self, should_trace, timid, branch, warn): 157 If `branch` is true, then branches will be measured. This involves 167 self.branch = branch 203 tracer.arcs = self.branch 296 if self.branch: 315 created with `branch` true. 318 if self.branch:
|