HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 1 - 25 of 553) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/manual-tests/wml/
a-element.wml 5 <p>Test for A element. <br/>When mouse moves into link, "go to StartTests.wml" will appear, click the link, will jump to StartTests.wml</p>
  /external/chromium/net/disk_cache/
cache_util.h 16 // Moves the cache files from the given path to another location.
mem_rankings.h 28 // Moves a given entry to the head.
  /external/chromium/third_party/icu/source/test/intltest/
citrtest.h 40 void TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, const char *moves, const char *which);
tstnorm.h 56 const char *moves,
  /external/icu4c/test/intltest/
citrtest.h 40 void TestUCharIterator(UCharIterator *iter, CharacterIterator &ci, const char *moves, const char *which);
tstnorm.h 58 const char *moves,
  /external/webkit/WebCore/manual-tests/
focus-select-when-clicked.html 12 3. Press tab, and verify that focus moves to TEXT AREA 2 <br></p>
15 Blue focus ring is drawn around the pop-up menu when clicked, then focus moves to TEXT AREA 2 after pressing tab.</p>
panScroll.html 13 For each iframe (except the 6th one which explicitly refuses scroll), you should see the scroll bars follow your moves and even reach the end of the page included in the iframe. You should also see an 4 arrow designed icon on the initial click location.
17 The scroll doesn't follow the mouse moves or doesn't get activated (except the 6th one which explicitly refuses scroll).
left-overflow-repaint.html 20 &ldquo;Lorem&rdquo; will stay behind as &ldquo;ipsum&rdquo; moves down.
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SuggestionCursor.java 38 * Moves to a given suggestion.
46 * Moves to the next suggestion, if there is one.
  /external/webkit/WebCore/editing/
ModifySelectionListLevel.h 48 // IncreaseSelectionListLevelCommand moves the selected list items one level deeper.
67 // DecreaseSelectionListLevelCommand moves the selected list items one level shallower.
  /dalvik/vm/mterp/x86-atom/
OP_CONST_16.S 19 * Code: Moves a literal to a register. Uses no substitutions.
OP_CONST_4.S 19 * Code: Moves a literal to a register. Uses no substitutions.
OP_MOVE_EXCEPTION.S 19 * Code: Moves an exception to a register
  /external/chromium/base/
base_drop_target.h 60 // Invoked when the cursor first moves over the hwnd during a dnd session.
69 // Invoked when the cursor moves over the window during a dnd session.
78 // Invoked when the cursor moves outside the bounds of the hwnd during a
111 // moves over the HWND in a DnD session (OnDragEnter). 0 is reserved to mean
  /external/e2fsprogs/ext2ed/
init.c 82 add_user_command (&general_commands,"setoffset","Moves asynchronicly in the filesystem",set_offset);
93 add_user_command (&general_commands,"next","Moves to the next byte in hex mode",next);
94 add_user_command (&general_commands,"prev","Moves to the previous byte in hex mode",prev);
100 add_user_command (&ext2_commands,"super","Moves to the superblock of the filesystem",type_ext2___super);
101 add_user_command (&ext2_commands,"group","Moves to the first group descriptor",type_ext2___group);
102 add_user_command (&ext2_commands,"cd","Moves to the directory specified",type_ext2___cd);
306 add_user_command (&ptr->type_commands,"entry","Moves to a specified entry in the current directory",type_dir___entry);
331 add_user_command (&ptr->type_commands,"entry","Moves to a specific bit",type_ext2_block_bitmap___entry);
332 add_user_command (&ptr->type_commands,"next","Moves to the next bit",type_ext2_block_bitmap___next);
333 add_user_command (&ptr->type_commands,"prev","Moves to the previous bit",type_ext2_block_bitmap___prev)
    [all...]
  /external/bluetooth/bluez/audio/
ipc.h 40 <Moves to streaming state>
52 <Moves to open state>
56 <Moves to idle>
  /external/v8/test/mjsunit/regress/
regress-612.js 34 // Define getter which currently moves object into slow mode.
  /external/webkit/WebKit/mac/Misc/
WebNSViewExtras.h 45 // passes expiration or the mouse moves less than the hysteresis before the mouseUp event,
  /libcore/luni/src/main/java/java/lang/
UnsafeByteSequence.java 44 * Moves the write pointer back to the beginning of the sequence,
  /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

Completed in 251 milliseconds

1 2 3 4 5 6 7 8 91011>>