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

<<11121314151617181920>>

  /external/v8/src/x64/
assembler-x64.h 579 // This is for calls and branches within generated code.
586 // This is for calls and branches to runtime code.
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictInputOutput.java 506 final ArrayList<CharGroup> branches = node.mData;
507 final int nodeSize = branches.size();
508 for (CharGroup group : branches) {
    [all...]
  /dalvik/vm/compiler/
Dataflow.cpp 847 /* For branches, decode the instructions to print out the branch targets */
955 /* For branches, decode the instructions to print out the branch targets */
    [all...]
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationShrinker.java 330 // Replace traced but unmarked backward branches by infinite loops.
    [all...]
  /external/qemu/tcg/hppa/
tcg-target.c 777 /* ??? Assume that all branches to defined labels are backward.
787 /* ??? Assume that all branches to undefined labels are forward.
    [all...]
  /external/v8/src/
jsregexp.h 590 // the same for all branches of a choice node.
614 // this case anchored branches will always fail and can be ignored when
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
params.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
params.def     [all...]
  /ndk/sources/host-tools/sed-4.2.1/doc/
sed-in.texi 141 * Conditional subpatterns:: Allows if/then/else branches
    [all...]
sed.texi 142 * Conditional subpatterns:: Allows if/then/else branches
    [all...]
  /external/antlr/antlr-3.4/tool/src/test/java/org/antlr/test/
TestCharDFAConversion.java 217 // The optimizer yanks out all exit branches from EBNF blocks
  /external/bluetooth/glib/docs/reference/glib/tmpl/
gregex.sgml 106 @G_REGEX_ERROR_TOO_MANY_CONDITIONAL_BRANCHES: Conditional group contains more than two branches. Since 2.16
  /external/clang/lib/StaticAnalyzer/Core/
ExprEngineC.cpp 468 // this right now, and since most logical expressions are used for branches,
  /external/dexmaker/src/main/java/com/google/dexmaker/
DexMaker.java 104 * branches. We'll also avoid performing multiple operations in one statement,
  /external/emma/core/java12/com/vladium/jcd/opcodes/
IOpcodes.java 439 boolean [] BRANCHES = clinit._BRANCHES;
  /external/icu4c/common/unicode/
bytestrie.h 440 // - Branch node: Branches to other nodes according to the current input byte.
ucharstrie.h 511 // - Branch node: Branches to other nodes according to the current input unit.
utf8.h 259 /* no other branches to optimize switch() */ \
  /external/icu4c/test/intltest/
bytestrietest.cpp 269 // In particular, we need a lot of branches on some single level
  /external/javassist/src/main/javassist/bytecode/analysis/
Type.java 279 * the data-flow analyzer to merge the type state from multiple branches.
  /external/llvm/include/llvm/CodeGen/
MachineBasicBlock.h 557 /// 'Old', change the code and CFG so that it branches to 'New' instead.
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 215 /// unconditional branches and return instructions.
  /external/llvm/lib/Analysis/
LoopInfo.cpp 480 // BB branches from the original into a subloop header.
  /external/llvm/lib/CodeGen/
ShadowStackGC.cpp 116 // Branches and invokes do not escape, only unwind, resume, and return

Completed in 857 milliseconds

<<11121314151617181920>>