HomeSort by relevance Sort by last modified time
    Searched full:moves (Results 51 - 75 of 1123) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/Email/res/layout/
account_settings_outgoing_fragment.xml 44 <!-- This spacer fills the viewport and moves the buttons to the bottom -->
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
splitter.js 119 * Handles the mousemove event which moves the splitter as the user moves
156 * Handles splitter moves. Updates width of the element being resized.
  /external/chromium/chrome/browser/ui/views/
browser_bubble.h 17 // automatically when the browser moves. The bubble is only shown manually.
25 // Called when the Browser Window that this bubble is attached to moves.
89 // we have to manually position it when the browser window moves.
  /external/chromium-trace/src/shared/js/cr/ui/
splitter.js 119 * Handles the mousemove event which moves the splitter as the user moves
156 * Handles splitter moves. Updates width of the element being resized.
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptvalueiterator.cpp 119 Moves the iterator back by one position.
132 Moves the iterator to the front of the QScriptValue (before the
143 Moves the iterator to the back of the QScriptValue (after the
  /frameworks/base/core/java/android/text/method/
BaseMovementMethod.java 246 * Moves the cursor or scrolls left by one character.
258 * Moves the cursor or scrolls right by one character.
270 * Moves the cursor or scrolls up by one line.
282 * Moves the cursor or scrolls down by one line.
294 * Moves the cursor or scrolls up by one page.
306 * Moves the cursor or scrolls down by one page.
318 * Moves the cursor or scrolls to the top of the buffer.
330 * Moves the cursor or scrolls to the bottom of the buffer.
342 * Moves the cursor or scrolls to the start of the line.
354 * Moves the cursor or scrolls to the end of the line
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonFrameLowering.cpp 86 // Check if frame moves are needed for EH.
116 std::vector<MachineMove> &Moves = MMI.getFrameMoves();
125 Moves.push_back(MachineMove(0, Dst, Src));
130 Moves.push_back(MachineMove(0, LRDst, LRSrc));
135 Moves.push_back(MachineMove(0, SPDst, SPSrc));
  /external/llvm/lib/Target/Mips/
MipsFrameLowering.cpp 180 std::vector<MachineMove> &Moves = MMI.getFrameMoves();
197 Moves.push_back(MachineMove(AdjustSPLabel, DstML, SrcML));
230 Moves.push_back(MachineMove(CSLabel, DstML0, SrcML0));
231 Moves.push_back(MachineMove(CSLabel, DstML1, SrcML1));
237 Moves.push_back(MachineMove(CSLabel, DstML, SrcML));
253 Moves.push_back(MachineMove(SetFPLabel, DstML, SrcML));
  /external/llvm/lib/Target/XCore/
XCoreFrameLowering.cpp 138 std::vector<MachineMove> &Moves = MMI->getFrameMoves();
146 Moves.push_back(MachineMove(FrameLabel, SPDst, SPSrc));
151 Moves.push_back(MachineMove(FrameLabel, CSDst, CSSrc));
197 // Frame moves for callee saved.
198 std::vector<MachineMove> &Moves = MMI->getFrameMoves();
208 Moves.push_back(MachineMove(SpillLabel, CSDst, CSSrc));
XCoreRegisterInfo.h 65 //! Return whether to emit frame moves
  /external/bluetooth/bluez/audio/
ipc.h 40 <Moves to streaming state>
52 <Moves to open state>
56 <Moves to idle>
  /frameworks/base/core/java/android/app/
KeyguardManager.java 41 * moves in and out of the foreground and does not require that any special
121 * moves in and out of the foreground and does not require that any special
185 * moves in and out of the foreground and does not require that any special
  /external/chromium/chrome/browser/parsers/
metadata_parser_filebase_unittest.cc 12 #include "base/string_util.h" // TODO(brettw) remove when WideToASCII moves.
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_splitter.js 54 * Handles spliter moves. Sets new width of the column.
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_editor_gtk_unittest.cc 176 // Moves 'a' to be a child of the other node.
193 // Moves 'a' to be a child of the other node.
194 // Moves 'a' to be a child of the other node and changes its url to new_a.
216 // Creates a new folder and moves a node to it.
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_view.h 30 // Moves the DraggedTabView to the appropriate location given the mouse
  /external/chromium-trace/src/shared/js/cr/ui/table/
table_splitter.js 54 * Handles spliter moves. Sets new width of the column.
  /external/clang/www/
clang_video-07-25-2007.html 18 <p><b>Details:</b> The LLVM 2.0 release brings a number of new features and capabilities to the LLVM toolset. This talk briefly describes those features, then moves on to talk about what is next: llvm 2.1, llvm-gcc 4.2, and puts a special emphasis on the 'clang' C front-end. This describes how the 'clang' preprocessor can be used to improve the scalability of distcc by up to 4.4x.
  /external/llvm/lib/ExecutionEngine/JIT/
JITDwarfEmitter.h 44 const std::vector<MachineMove> &Moves) const;
  /external/llvm/test/CodeGen/X86/
pr2659.ll 23 ; There should be no moves required in the for loop body.
  /external/mesa3d/src/glsl/
opt_if_simplification.cpp 27 * Moves constant branches of if statements out to the surrounding
  /external/mesa3d/src/talloc/
hieralloc.h 52 // moves allocation to new parent context; maintain children but update siblings
  /external/skia/src/gpu/
GrStencilBuffer.h 45 // Note that this assumes that the viewport origin never moves within
  /external/v8/test/mjsunit/regress/
regress-612.js 34 // Define getter which currently moves object into slow mode.
  /external/webkit/Source/WebCore/manual-tests/
left-overflow-repaint.html 20 &ldquo;Lorem&rdquo; will stay behind as &ldquo;ipsum&rdquo; moves down.

Completed in 1271 milliseconds

1 23 4 5 6 7 8 91011>>