/external/proguard/src/proguard/classfile/attribute/visitor/ |
StackSizeComputer.java | 355 // Visit the instruction, in order to handle branches.
|
/external/v8/src/arm/ |
assembler-arm.h | 665 // Note: The same Label can be used for forward and backward branches 688 // This is for calls and branches within generated code. 693 // This is for calls and branches to runtime code. [all...] |
/external/v8/src/mips/ |
assembler-mips.h | 545 // Note: The same Label can be used for forward and backward branches 576 // This is for calls and branches within generated code. The serializer 586 // This is for calls and branches to runtime code. 847 // Conditions and branches. [all...] |
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ |
FilterGraph.java | 328 throw new RuntimeException("TODO: Unsynced branches not implemented yet!");
|
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
uniq.good | 54 /* Assertion brackets. Check the alternative branches in turn - the 116 /* Negative assertion: all branches must fail to match */ 204 a move back into the brackets. Check the alternative branches in turn - the [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
reg-notes.def | 60 This is used in branches so that decrement and branch instructions
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
reg-notes.def | 60 This is used in branches so that decrement and branch instructions
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
reg-notes.def | 60 This is used in branches so that decrement and branch instructions
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
OutputFinisher.java | 622 * addresses to each instruction, possibly rewriting branches to 659 * @return whether any branches had to be fixed
|
/dalvik/dx/src/com/android/dx/dex/code/ |
OutputFinisher.java | 639 * addresses to each instruction, possibly rewriting branches to 676 * @return whether any branches had to be fixed
|
/docs/source.android.com/src/ |
faqs.md | 109 experimental and stable branches as appropriate. 111 You can find more information on this topic at our [Branches and Releases](source/code-lines.html).
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
OutputFinisher.java | 639 * addresses to each instruction, possibly rewriting branches to 676 * @return whether any branches had to be fixed
|
/external/jmonkeyengine/engine/src/core/com/jme3/scene/ |
Node.java | 190 * in all sub-branches of this node that contain geometry. 208 * in all sub-branches of this node that contain geometry.
|
/external/llvm/docs/ |
re_format.7 | 78 .Em branches , 81 It matches anything that matches one of the branches.
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.h | 164 /// of conditional branches. 226 // ThisBB - the block into which to emit the code for the setcc and branches
|
/external/openssl/crypto/rsa/ |
rsa.h | 203 * modular inverse without leaking branches, 204 * division without leaking branches. This
|
/external/openssl/include/openssl/ |
rsa.h | 203 * modular inverse without leaking branches, 204 * division without leaking branches. This
|
/external/oprofile/events/i386/core_2/ |
events | 118 event:0xc5 counters:0,1 um:zero minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise) 134 event:0xe4 counters:0,1 um:zero minimum:500 name:BR_BOGUS : number of bogus branches
|
/external/oprofile/events/i386/nehalem/ |
events | 16 event:0xc5 counters:0,1,2,3 um:br_misp_retired minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise) 95 event:0xE4 counters:0,1,2,3 um:one minimum:6000 name:BOGUS_BR : Counts the number of bogus branches.
|
/external/oprofile/opcontrol/ |
opcontrol.cpp | 139 * number of mispredicted branches retired (precise) 142 "number of mispredicted branches retired (precise)"},
|
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeComposer.java | 163 * branches and other references in the current 202 * branches and other references in the current
|
/external/protobuf/gtest/ |
README | 66 development on Google Test, or one of the released branches. The former will be 75 svn checkout http://googletest.googlecode.com/svn/branches/release-X.Y/ \
|
/external/valgrind/main/cachegrind/docs/ |
cg-manual.xml | 61 <para>Conditional branches executed (<computeroutput>Bc</computeroutput>) and 62 conditional branches mispredicted (<computeroutput>Bcm</computeroutput>). 66 <para>Indirect branches executed (<computeroutput>Bi</computeroutput>) and 67 indirect branches mispredicted (<computeroutput>Bim</computeroutput>). [all...] |
/external/oprofile/events/ppc64/970/ |
events | 261 event:0X193 counters:3 um:zero minimum:1000 name:PM_BR_ISSUED_GRP25 : (Group 25 pm_l1andbr) Branches issued 267 #Group 26 pm_imix, Instruction mix: loads, stores and branches 271 event:0X1A3 counters:3 um:zero minimum:1000 name:PM_BR_ISSUED_GRP26 : (Group 26 pm_imix) Branches issued 280 event:0X1B2 counters:2 um:zero minimum:1000 name:PM_BR_ISSUED_GRP27 : (Group 27 pm_branch) Branches issued [all...] |
/external/oprofile/events/ppc64/970MP/ |
events | 266 event:0X0193 counters:3 um:zero minimum:1000 name:PM_BR_ISSUED_GRP25 : (Group 25 pm_l1andbr) Branches issued 272 #Group 26 pm_imix, Instruction mix: loads, stores and branches 276 event:0X01A3 counters:3 um:zero minimum:1000 name:PM_BR_ISSUED_GRP26 : (Group 26 pm_imix) Branches issued 285 event:0X01B2 counters:2 um:zero minimum:1000 name:PM_BR_ISSUED_GRP27 : (Group 27 pm_branch) Branches issued [all...] |