HomeSort by relevance Sort by last modified time
    Searched refs:slow (Results 76 - 100 of 170) sorted by null

1 2 34 5 6 7

  /external/v8/src/arm/
code-stubs-arm.cc 43 Label* slow,
50 Label* slow,
556 Label* slow) {
560 r0, d7, r2, r3, heap_number_map, scratch1, scratch2, slow);
564 r1, d6, r0, r1, heap_number_map, scratch1, scratch2, slow);
1985 Label non_smi, slow; local
2043 Label non_smi, slow, call_builtin; local
2055 Label non_smi, slow; local
2181 Label non_smi, slow; local
2191 Label non_smi, slow; local
4078 Label slow, loop, is_instance, is_not_instance, not_js_object; local
4244 Label slow; local
5158 Label slow, non_function; local
5239 Label slow, non_function_call; local
    [all...]
code-stubs-arm.h 119 void GenerateSmiCodeSub(MacroAssembler* masm, Label* non_smi, Label* slow);
120 void GenerateSmiCodeBitNot(MacroAssembler* masm, Label* slow);
125 void GenerateHeapNumberCodeSub(MacroAssembler* masm, Label* slow);
126 void GenerateHeapNumberCodeBitNot(MacroAssembler* masm, Label* slow);
341 Label* slow);
    [all...]
  /external/v8/src/mips/
code-stubs-mips.cc 44 Label* slow,
51 Label* slow,
556 Label* slow) {
560 a0, f14, a2, a3, heap_number_map, scratch1, scratch2, slow);
564 a1, f12, a0, a1, heap_number_map, scratch1, scratch2, slow);
2067 Label non_smi, slow; local
2125 Label non_smi, slow, call_builtin; local
2137 Label non_smi, slow; local
2265 Label non_smi, slow; local
2275 Label non_smi, slow; local
4259 Label slow, loop, is_instance, is_not_instance, not_js_object; local
4426 Label slow; local
5389 Label slow, non_function; local
5469 Label slow, non_function_call; local
    [all...]
code-stubs-mips.h 120 void GenerateSmiCodeSub(MacroAssembler* masm, Label* non_smi, Label* slow);
121 void GenerateSmiCodeBitNot(MacroAssembler* masm, Label* slow);
126 void GenerateHeapNumberCodeSub(MacroAssembler* masm, Label* slow);
127 void GenerateHeapNumberCodeBitNot(MacroAssembler* masm, Label* slow);
342 Label* slow);
    [all...]
  /external/v8/test/mjsunit/
keyed-call-ic.js 130 // Calling on slow case object
132 delete f.prop; // force the object to the slow case
copy-on-write-assert.js 40 // Force copy. Because the array is large it will test the slow array
sin-cos.js 43 // By accident, the slow case for sine and cosine were both sine at
bit-not.js 68 // the fast path and just use the slow path instead.
const-eval-init.js 99 // it in slow case.
object-get-own-property-names.js 45 // Check slow case
  /dalvik/vm/mterp/armv5te/
OP_EXECUTE_INLINE.S 21 bne .L${opcode}_debugmode @ yes - take slow path
OP_EXECUTE_INLINE_RANGE.S 19 bne .L${opcode}_debugmode @ yes - take slow path
  /dalvik/vm/mterp/mips/
OP_EXECUTE_INLINE.S 21 bnez a2, .L${opcode}_debugmode # yes - take slow path
OP_EXECUTE_INLINE_RANGE.S 19 bnez a2, .L${opcode}_debugmode # yes - take slow path
  /dalvik/vm/mterp/x86/
OP_EXECUTE_INLINE.S 20 jnz .L${opcode}_debugprofile # yes, take slow path
  /external/chromium/chrome/browser/history/
redirect_uitest.cc 288 // to /slow?60. It's unable to serve our second request for files/title2.html
289 // until /slow? completes, which doesn't give the desired behavior. We could
298 // committed. To achieve this, we tell the browser to load a slow page,
305 GURL slow = test_server_.GetURL("slow?60"); local
307 "client-redirect?" + slow.spec());
  /external/v8/test/mjsunit/regress/
regress-1146.js 38 // Make object slow-case.
regress-386.js 35 // and simultaneously converts the object from fast case to slow case
  /frameworks/base/services/java/com/android/server/power/
DisplayPowerController.java 78 // screen state returns. Playing the animation can also be somewhat slow.
634 boolean slow;
638 slow = mUsingScreenAutoBrightness;
646 slow = false;
653 slow = false;
656 slow = false;
659 slow ? BRIGHTNESS_RAMP_RATE_SLOW : BRIGHTNESS_RAMP_RATE_FAST);
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.cc 712 // If the exponent is higher than that then go to slow case. This catches
867 Label non_smi, undo, slow; local
944 Label non_smi, undo, slow, call_builtin; local
959 Label non_smi, slow; local
1081 Label non_smi, undo, slow; local
1093 Label non_smi, slow; local
3211 Label slow; local
4331 Label slow; \/\/ Fallthrough label. local
4624 Label slow, non_function; local
4715 Label slow, non_function_call; local
5127 Label slow, not_js_object; local
5272 __ j(NegateCondition(is_string), &slow, Label::kNear); local
    [all...]
  /dalvik/vm/
Sync.cpp 474 Thread *fast, *slow; local
478 fast = slow = mon->waitSet;
483 if (fast == slow && n > 0) return 1;
486 slow = slow->waitNext;
    [all...]
  /external/v8/src/
full-codegen.h 465 Label* slow);
466 MemOperand ContextSlotOperandCheckExtensions(Variable* var, Label* slow);
469 Label* slow,
  /build/tools/droiddoc/templates-ds/
sdkpage.cs 126 $("#tos").fadeIn('slow');
143 $("#tos").fadeOut('slow');
416 $("#sdk-terms-form,.sdk-terms-intro").fadeOut('slow');
417 $("#next-steps").fadeIn('slow');
  /build/tools/droiddoc/templates-sac/
sdkpage.cs 125 $("#tos").fadeIn('slow');
142 $("#tos").fadeOut('slow');
415 $("#sdk-terms-form,.sdk-terms-intro").fadeOut('slow');
416 $("#next-steps").fadeIn('slow');
  /build/tools/droiddoc/templates-sdk/
sdkpage.cs 152 $("#tos").fadeIn('slow');
169 $("#tos").fadeOut('slow');
442 $("#sdk-terms-form,.sdk-terms-intro").fadeOut('slow');
443 $("#next-steps").fadeIn('slow');

Completed in 4158 milliseconds

1 2 34 5 6 7