HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 26 - 50 of 587) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/webkit/WebKit/mac/WebInspector/
WebNodeHighlight.mm 194 // moves to a nonsense location.
198 // Disable screen updates so the highlight moves in sync with the view.
  /frameworks/base/core/java/android/hardware/
SensorListener.java 56 * values when the z-axis moves toward the y-axis.
59 * when the z-axis moves toward the x-axis.
  /dalvik/dx/src/com/android/dx/ssa/back/
FirstFitLocalCombiningAllocator.java 662 * will fall in a contiguous range in rop form. Moves are inserted as
743 // by source index: set of sources needing moves in high scoring plan
806 * Now, insert any moves required.
828 * moves inserted
859 * moves inserted
860 * @return the width of the fit that that does not involve added moves or
906 * overlapping moves, which we can't presently handle)
    [all...]
  /external/v8/src/arm/
virtual-frame-arm.h 480 // Make the register-to-register moves necessary to
482 // Register to memory moves must already have been made,
483 // and memory to register moves must follow this call.
484 // This is because some new memory-to-register moves are
485 // created in order to break cycles of register moves.
489 // Make the memory-to-register and constant-to-register moves
492 // moves have been made. After this function returns, the frames
  /external/v8/src/ia32/
virtual-frame-ia32.h 553 // Make the register-to-register moves necessary to
555 // Register to memory moves must already have been made,
556 // and memory to register moves must follow this call.
557 // This is because some new memory-to-register moves are
558 // created in order to break cycles of register moves.
562 // Make the memory-to-register and constant-to-register moves
565 // moves have been made. After this function returns, the frames
cpu-ia32.cc 59 // instability when code patches or moves are sometimes unnoticed. One
  /external/v8/src/mips/
virtual-frame-mips.h 506 // Make the register-to-register moves necessary to
508 // Register to memory moves must already have been made,
509 // and memory to register moves must follow this call.
510 // This is because some new memory-to-register moves are
511 // created in order to break cycles of register moves.
515 // Make the memory-to-register and constant-to-register moves
518 // moves have been made. After this function returns, the frames
  /external/v8/src/x64/
virtual-frame-x64.h 529 // Make the register-to-register moves necessary to
531 // Register to memory moves must already have been made,
532 // and memory to register moves must follow this call.
533 // This is because some new memory-to-register moves are
534 // created in order to break cycles of register moves.
538 // Make the memory-to-register and constant-to-register moves
541 // moves have been made. After this function returns, the frames
cpu-x64.cc 59 // instability when code patches or moves are sometimes unnoticed. One
  /dalvik/dx/src/com/android/dx/ssa/
SsaBasicBlock.java 85 * the number of moves added to the end of the block during the
91 * the number of moves added to the beginning of the block during the
578 // Sometimes we end up with no-op moves. Ignore them here.
592 * register, and the moves we may need to place and
634 // Sometimes we end up with no-op moves. Ignore them here.
687 * @param toSchedule List of instructions. Must consist only of moves.
902 "Unexpected: moves from "
917 * phi moves?
960 * Place it immediately after the phi-moves,
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_uninitialized.h 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and
383 // Fills [result, mid) with x, and moves [first, last) into
405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
  /bootable/recovery/
common.h 59 // seconds - expected time interval (progress bar moves at this minimum rate)
  /external/chromium/net/tools/flip_server/
buffer_interface.h 104 // Moves the internal pointers around such that the
  /external/chromium/third_party/icu/public/common/unicode/
uchriter.h 146 * iteration range, returns that code unit, and moves the position
167 * iteration range, returns that code point, and moves the position
312 * Moves the current position relative to the start or end of the
325 * Moves the current position relative to the start or end of the
  /external/icu4c/common/unicode/
uchriter.h 146 * iteration range, returns that code unit, and moves the position
167 * iteration range, returns that code point, and moves the position
312 * Moves the current position relative to the start or end of the
325 * Moves the current position relative to the start or end of the
  /external/quake/quake/src/QW/client/
zone.h 119 // returns the cached data, and moves to the head of the LRU list
  /external/quake/quake/src/QW/progs/
buttons.qc 72 When a button is touched, it moves some distance in the direction of it's angle, triggers all of it's targets, waits some time, then returns to it's original position where it can be triggered again.
  /external/quake/quake/src/WinQuake/
zone.h 119 // returns the cached data, and moves to the head of the LRU list
  /external/skia/include/core/
SkUtils.h 93 // returns the current unichar and then moves past it (*p++)
  /external/v8/tools/
consarray.js 72 * Returns the current item, moves to the next one.
  /external/webkit/WebCore/manual-tests/plugins/
windowed.html 84 <input type="checkbox" name="moveCheckBox"> Verify if the flash moves when element is moved
windowless.html 85 <input type="checkbox" name="moveCheckBox"> Verify if the flash moves when element is moved
  /external/webkit/WebKit/mac/WebView/
WebTextIterator.h 47 @abstract Moves the WebTextIterator to the next bit of text or boundary between runs of text.
  /frameworks/base/core/tests/coretests/src/android/widget/focus/
FocusAfterRemovalTest.java 71 // make sure the focus moves to something visible (bug 827087)
  /hardware/broadcom/wlan/bcm4329/src/include/
dhdioctl.h 4 * (Moves towards generic ioctls for BCM drivers/iovars.)

Completed in 563 milliseconds

12 3 4 5 6 7 8 91011>>