/external/v8/src/ia32/ |
register-allocator-ia32.cc | 76 CodeGeneratorScope::Current()->frame()->Spill(target);
|
virtual-frame-ia32.cc | 180 // Just spill. 314 // If we have to spill a register, we spill esi. 478 // reference now (ie, it can keep it in edi or spill it later). [all...] |
codegen-ia32.cc | 233 frame_->Spill(context.reg()); 234 frame_->Spill(value.reg()); 674 // state to unspilled to allow that (and explicitly spill after 702 frame_->Spill(eax); [all...] |
codegen-ia32.h | 367 // Visit a statement and then spill the virtual frame if control flow can 373 // Visit a list of statements and then spill the virtual frame if control 418 // and then spill the frame fully to memory. This function is used [all...] |
jump-target-ia32.cc | 147 // fully spill the frame before making the call. The expected frame
|
/external/webkit/WebCore/platform/ |
Theme.h | 102 // Some controls may spill out of their containers (e.g., the check on an OS X checkbox). When these controls repaint,
|
/bionic/libc/arch-arm/bionic/ |
memcpy.S | 214 /* Use post-incriment mode for stm to spill r5-r11 to reserved stack 331 /* Use post-incriment mode for stm to spill r5-r11 to reserved stack
|
/packages/apps/AlarmClock/res/values-nb/ |
strings.xml | 61 <string name="alarm_in_silent_mode_summary" msgid="6042500263899922832">"Spill alarm selv når telefonen er i stillemodus"</string>
|
/packages/apps/Camera/res/values-nb/ |
strings.xml | 31 <string name="review_play" msgid="6015456244323302817">"Spill"</string>
|
/packages/apps/DeskClock/res/values-nb/ |
strings.xml | 64 <string name="alarm_in_silent_mode_summary" msgid="6042500263899922832">"Spill alarm selv når telefonen er i stillemodus"</string>
|
/external/v8/src/x64/ |
codegen-x64.h | 368 // Visit a statement and then spill the virtual frame if control flow can 374 // Visit a list of statements and then spill the virtual frame if control 419 // and then spill the frame fully to memory. This function is used
|
codegen-x64.cc | 385 frame_->Spill(context.reg()); 386 frame_->Spill(value.reg()); [all...] |
regexp-macro-assembler-x64.h | 133 // stack (before the return address) to spill parameter registers. We
|
virtual-frame-x64.cc | 88 // reference now (ie, it can keep it in rdi or spill it later). 498 // Just spill. [all...] |
jump-target-x64.cc | 147 // fully spill the frame before making the call. The expected frame
|
/external/stlport/src/ |
lock_free_slist.h | 57 // The GCC version I'm using (3.4.1) won't temporarily spill it if it's
|
/external/v8/src/arm/ |
jump-target-arm.cc | 104 // fully spill the frame before making the call. The expected frame
|
/system/core/include/private/pixelflinger/ |
ggl_context.h | 466 int32_t spill[2]; member in struct:android::generated_tex_vars_t 479 int32_t spill[3]; member in struct:android::generated_vars_t
|
/packages/apps/Settings/res/values-nb/ |
strings.xml | [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
List4.java | 327 "Crack nature's moulds, an germens spill at once," +
|
List6.java | 341 "Crack nature's moulds, an germens spill at once," +
|
/external/libffi/src/x86/ |
darwin64.S | 161 write too much data into the user's return value, we spill the
|
unix64.S | 165 write too much data into the user's return value, we spill the
|
/external/v8/src/ |
flag-definitions.h | 337 "report heap spill statistics along with heap_stats "
|
/external/webkit/WebCore/platform/graphics/win/ |
UniscribeController.cpp | 95 // spill off the edge of a line).
|