/external/proguard/src/proguard/optimize/peephole/ |
MethodInliner.java | 331 // Replace any return instructions by branches to the end of the code.
|
/external/stlport/stlport/stl/ |
_time_facets.c | 135 // The case branches are implemented either by doing a match using
|
/external/webkit/Source/WebCore/platform/graphics/ |
GlyphPageTreeNode.cpp | 397 // Check any branches that remain that still have custom fonts underneath them.
|
/external/webkit/Tools/android/flex-2.5.4a/ |
nfa.c | 353 /* mkbranch - make a machine that branches to two machines
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_TransformDequantLumaDCFromPair_s.s | 341 ;// By doing this we aviod the Branches required and also
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 135 // The case branches are implemented either by doing a match using
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
execute.c | 1332 static countT branches; variable [all...] |
/ndk/sources/host-tools/sed-4.2.1/testsuite/ |
uniq.inp | 425 /* Assertion brackets. Check the alternative branches in turn - the 504 /* Negative assertion: all branches must fail to match */ 609 a move back into the brackets. Check the alternative branches in turn - the [all...] |
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 135 // The case branches are implemented either by doing a match using
|
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 135 // The case branches are implemented either by doing a match using
|
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/ |
_time_facets.c | 135 // The case branches are implemented either by doing a match using
|
/system/core/include/private/pixelflinger/ |
ggl_fixed.h | 282 // clamp without branches
|
/system/core/libpixelflinger/codeflinger/ |
ARMAssemblerInterface.h | 132 // branches...
|
/bionic/libc/regex/ |
engine.c | 904 case OQUEST_: /* two branches, both forward */ 915 case OCH_: /* mark the first two branches */
|
/dalvik/vm/analysis/ |
DexVerify.cpp | 783 * - branches must be within the bounds of the code array [all...] |
/external/antlr/antlr-3.4/ |
BUILD.txt | 55 release branches are stored in Perforce like so: 187 (e.g. 3.1.3-SNAPSHOT). Only release branches should have their pom
|
/external/llvm/lib/Support/ |
regengine.inc | 917 case OQUEST_: /* two branches, both forward */ 928 case OCH_: /* mark the first two branches */
|
/external/llvm/lib/Transforms/Utils/ |
CodeExtractor.cpp | 148 // Okay, now we need to adjust the PHI nodes and any branches from within the 342 // Rewrite branches to basic blocks outside of the loop to new dummy blocks
|
/external/valgrind/main/VEX/pub/ |
libvex.h | 311 unconditional branches to known destinations? Default=10, 316 /* EXPERIMENTAL: chase across conditional branches? Not all
|
/ndk/sources/host-tools/ndk-stack/regex/ |
engine.c | 904 case OQUEST_: /* two branches, both forward */ 915 case OCH_: /* mark the first two branches */
|
/external/llvm/lib/Transforms/Scalar/ |
SCCP.cpp | 16 // * Proves conditional branches to be unconditional 258 /// that branches on undef values cannot reach any of their successors. 534 // Overdefined condition variables, and branches on unfoldable constant 646 // from different branches, or if the PHI node merges in an overdefined [all...] |
/external/oprofile/events/ppc64/power4/ |
events | 50 event:0X042 counters:2 um:zero minimum:1000 name:PM_BR_ISSUED_GRP4 : (Group 4 pm_ifu) Branches issued [all...] |
/external/qemu/ |
exec.c | 444 // Map the buffer below 2G, so we can use direct calls and branches 450 /* Map the buffer below 32M, so we can use direct calls and branches */ 456 /* Map the buffer so that we can use direct calls and branches. */ 457 /* We have a +- 4GB range on the branches; leave some slop. */ 486 // Map the buffer below 2G, so we can use direct calls and branches [all...] |
/external/icu4c/common/ |
ucnvscsu.c | 271 * The function branches to either one, and a change of the mode is done with a goto to 617 * The function branches to either one, and a change of the mode is done with a goto to 875 * Real compression heuristics are applied to the rest, in code branches for [all...] |
/external/llvm/lib/Target/MSP430/ |
MSP430InstrInfo.td | 172 // FIXME: expand opcode & cond field for branches! 181 // Long branches 194 // Conditional branches [all...] |