/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te.S | 138 * us a constant 5-cycle path plus a branch at the end to the 140 * 2 or 3 cycles + branch if the high word doesn't match, 6 + branch 355 * u4 branch; 362 * - lr : to branch to the chaining cell [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 138 * us a constant 5-cycle path plus a branch at the end to the 140 * 2 or 3 cycles + branch if the high word doesn't match, 6 + branch 355 * u4 branch; 362 * - lr : to branch to the chaining cell [all...] |
CompilerTemplateAsm-armv7-a.S | 138 * us a constant 5-cycle path plus a branch at the end to the 140 * 2 or 3 cycles + branch if the high word doesn't match, 6 + branch 355 * u4 branch; 362 * - lr : to branch to the chaining cell [all...] |
CompilerTemplateAsm-armv5te-vfp.S | 138 * us a constant 5-cycle path plus a branch at the end to the 140 * 2 or 3 cycles + branch if the high word doesn't match, 6 + branch 355 * u4 branch; 362 * - lr : to branch to the chaining cell [all...] |
/dalvik/vm/mterp/out/ |
InterpAsm-x86.S | 226 * Advance rPC by branch offset in register [all...] |
/external/chromium_org/v8/src/x64/ |
macro-assembler-x64.cc | 270 Label* branch, 286 j(cc, branch, distance); 300 j(cc, branch, distance); [all...] |
/external/v8/src/x64/ |
macro-assembler-x64.cc | 247 Label* branch, 263 j(cc, branch, distance); 275 j(cc, branch, distance); [all...] |
/external/chromium_org/tools/ |
bisect-perf-regression.py | 794 """Confirms they're in the master branch for performing the bisection. 798 True if the current branch on src is 'master' [all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 330 * queue so that a node may branch to more than one child
[all...] |
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 330 * queue so that a node may branch to more than one child [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
jstemplate.js | 330 * queue so that a node may branch to more than one child [all...] |
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
jstemplate.js | 330 * queue so that a node may branch to more than one child [all...] |
/external/chromium_org/third_party/jstemplate/ |
jstemplate.js | 312 * queue so that a node may branch to more than one child
|
/external/chromium_org/v8/src/ |
liveedit-debugger.js | 574 // Recursive function that builds a branch of tree. [all...] |
/external/libvpx/libvpx/third_party/x86inc/ |
x86inc.asm | 219 ; which are slow when a normal ret follows a branch.
|
/external/v8/src/arm/ |
macro-assembler-arm.cc | 426 Label* branch) { 430 b(cond, branch); [all...] |
/external/v8/src/ |
liveedit-debugger.js | 557 // Recursive function that builds a branch of tree. [all...] |
/prebuilts/tools/common/cglib/ |
cglib-2.2.3.jar | |
cglib-nodep-2.2.3.jar | |
/prebuilts/tools/common/m2/internal/cglib/cglib-nodep/2.2.2/ |
cglib-nodep-2.2.2.jar | |
/external/chromium_org/v8/src/arm/ |
macro-assembler-arm.cc | 444 Label* branch) { 448 b(cond, branch); [all...] |
/external/chromium/chrome/browser/resources/file_manager/js/ |
file_manager.js | 5 // WK Bug 55728 is fixed on the chrome 12 branch but not on the trunk. [all...] |
/external/chromium_org/v8/src/mips/ |
macro-assembler-mips.cc | 97 Branch(2, NegateCondition(cond), src1, src2); 112 Branch(2, NegateCondition(cond), src1, src2); 199 Label* branch) { 202 Branch(branch, cc, scratch, 234 Branch(&ok, eq, t8, Operand(zero_reg)); 348 Branch(&done, eq, t8, Operand(zero_reg)); 405 Branch(&same_contexts, eq, scratch, Operand(at)); 433 Branch(miss, ne, scratch, Operand(at)); 538 Branch(&done, eq, key, Operand(at)) [all...] |
/external/v8/src/mips/ |
macro-assembler-mips.cc | 64 Branch(2, NegateCondition(cond), src1, src2); 79 Branch(2, NegateCondition(cond), src1, src2); 179 Label* branch) { 182 Branch(branch, cc, scratch, 214 Branch(&ok, eq, t8, Operand(zero_reg)); 326 Branch(&done, eq, t8, Operand(zero_reg)); 383 Branch(&same_contexts, eq, scratch, Operand(at)); 412 Branch(miss, ne, scratch, Operand(at)); 518 Branch(&done, eq, key, Operand(at)) [all...] |
/external/llvm/bindings/ocaml/llvm/ |
llvm.mli | [all...] |