HomeSort by relevance Sort by last modified time
    Searched full:branches (Results 201 - 225 of 810) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_TransformDequantLumaDCFromPair_s.s 179 ;// By doing this we aviod the Branches required and also
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
cfghooks.h 96 and unconditional branches do not qualify. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfghooks.h 96 and unconditional branches do not qualify. */
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
cfghooks.h 96 and unconditional branches do not qualify. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
cfghooks.h 96 and unconditional branches do not qualify. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 23 /* verdicts >0 are "branches" */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 23 /* verdicts >0 are "branches" */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 23 /* verdicts >0 are "branches" */
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 733 final IntObjectMap branches = new IntObjectMap (); local
    [all...]
  /external/llvm/lib/CodeGen/
TailDuplication.cpp 10 // This pass duplicates basic blocks ending in unconditional branches into
291 /// into their predecessors to eliminate (dynamic) branches.
531 // Only duplicate blocks that end with unconditional branches.
550 // branches, duplicating them can often make them predictable when there
706 // Avoid adding fall through branches.
    [all...]
CodePlacementOpt.cpp 28 STATISTIC(NumIntraElim, "Number of intra loop branches eliminated");
29 STATISTIC(NumIntraMoved, "Number of intra loop branches moved");
  /external/oprofile/events/x86-64/family10/
events 101 event:0xc2 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_INSTRUCTIONS : Retired branches (conditional, unconditional, exceptions, interrupts)
104 event:0xc5 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_TAKEN_BRANCH_INSTRUCTIONS_MISPREDICTED : Retired taken branches mispredicted
106 event:0xc7 counters:0,1,2,3 um:zero minimum:500 name:RETIRED_BRANCH_RESYNCS : Retired branches resyncs (only non-control transfer branches)
109 event:0xca counters:0,1,2,3 um:zero minimum:500 name:RETIRED_INDIRECT_BRANCHES_MISPREDICTED : Retired indirect branches mispredicted
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gcov 
  /external/bluetooth/glib/glib/
gslice.c     [all...]
  /dalvik/vm/analysis/
VfyBasicBlock.cpp 114 * on e.g. forward branches.
419 /* conditionally branches elsewhere */
  /docs/source.android.com/src/source/
initializing.md 77 supported and is not guaranteed to work on branches other than master.
96 guaranteed to work on branches other than master.
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 391 /// corresponding to the two branches of the if statement - true and false.
407 // If there are no successors it means that both branches are infeasible.
  /external/dbus/
HACKING 77 D-Bus development happens in two branches in parallel: the current
90 branches too.
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
AutoEscaper.java 166 * To avoid such ambiguity, we require all branches of a conditional statement to end in the
193 throw new JSilverAutoEscapingException("'if/else' branches have different ending contexts "
  /external/llvm/include/llvm/
BasicBlock.h 58 /// because they are referenced by instructions such as branches and switch
257 /// other than direct branches, switches, etc. to it.
  /external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp 11 // of branches, which allows targets to get away with not implementing the
85 "Lower SwitchInst's to branches", false, false)
  /external/proguard/docs/
FAQ.html 92 <li>Remove unnecessary branches.
215 Not explicitly. Control flow obfuscation injects additional branches into the
  /prebuilts/tools/common/proguard/proguard4.7/docs/
FAQ.html 102 <li>Remove unnecessary branches.</li>
216 Not explicitly. Control flow obfuscation injects additional branches into the
  /bionic/libc/regex/
regex2.h 56 * the branches. Note that there is an implicit OOR2 following OCH_
  /external/antlr/antlr-3.4/runtime/C/vsrulefiles/
antlr3lexer.rules 112 Description="If True ANTLR3 will not test EBNF exit branches."

Completed in 921 milliseconds

1 2 3 4 5 6 7 891011>>