HomeSort by relevance Sort by last modified time
    Searched refs:Move (Results 101 - 125 of 131) sorted by null

1 2 3 45 6

  /external/chromium/chrome/browser/extensions/
extension_bookmarks_module.cc 499 // For now, Move accepts ID parameters in the same way as an Update.
567 model->Move(node, parent, index);
  /external/chromium/chrome/browser/resources/ntp4/
new_tab.js 142 // If an app was being dragged, move it to the end of the new page
435 // Move the app out of the container
511 // move ahead by one to account for the container being removed.
522 // Move the container to the appropriate place on the page
  /external/chromium/chrome/browser/resources/touch_ntp/
newtab.js 146 // If an app was being dragged, move it to the end of the new page
394 // Note that we move the app rather than the container. This is so that an
545 // Move the app out of the container
621 // move ahead by one to account for the container being removed.
632 // Move the container to the appropriate place on the page
  /external/chromium/chrome/browser/tabs/
tab_strip_model.cc 227 // Move the active and anchor to the first selected index.
290 // To maintain that all mini-tabs occur before non-mini-tabs we move them
299 // move the mini-tabs to index. See description in header for more
307 // Then move the non-pinned tabs.
    [all...]
  /external/llvm/lib/MC/
MCDwarf.cpp 575 case MCCFIInstruction::Move:
605 assert(Dst.isReg() && "Machine move not supported yet.");
670 // Throw out move if the label is invalid.
    [all...]
  /external/v8/src/mips/
macro-assembler-mips.h 202 void Move(Register dst, Register src);
766 // garbage collection, since that might move the code and invalidate the
    [all...]
macro-assembler-mips.cc 319 mov(holder_reg, at); // Move at to its holding place.
669 // Move rs to rt and shift it left then right to get the
715 // Move the data from fs to t4.
734 // Move t9 to fd
887 // Move down according to the exponent.
892 // 0 indicates negative, save negative version with conditional move.
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
CropImage.java 664 (edge == HighlightView.MOVE)
665 ? HighlightView.ModifyMode.Move
724 // the user to move the image around. This call to center puts
  /external/v8/src/x64/
code-stubs-x64.cc 130 __ Move(FieldOperand(rax, FixedArray::kLengthOffset), Smi::FromInt(length));
    [all...]
  /external/v8/src/ia32/
macro-assembler-ia32.cc 671 // Move address of new object to result. Use scratch register if available.
    [all...]
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.cc     [all...]
  /external/v8/src/arm/
macro-assembler-arm.cc 277 void MacroAssembler::Move(Register dst, Handle<Object> value) {
282 void MacroAssembler::Move(Register dst, Register src) {
674 // Compare and move FPSCR flags to the normal condition flags.
681 // Compare and move FPSCR flags to the normal condition flags.
    [all...]
code-stubs-arm.cc 317 // Move sign bit from source to destination. This works because the sign bit
    [all...]
lithium-codegen-arm.cc 753 void LCodeGen::DoParallelMove(LParallelMove* move) {
754 resolver_.Resolve(move);
763 LParallelMove* move = gap->GetParallelMove(inner_pos); local
764 if (move != NULL) DoParallelMove(move);
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
d3drmobj.h 285 STDMETHOD(Move)(THIS_ D3DVALUE delta) PURE;
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
D3DRMOBJ.H 285 STDMETHOD(Move)(THIS_ D3DVALUE delta) PURE;
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES.h     [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES.h     [all...]
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES.h     [all...]
  /system/media/wilhelm/include/SLES/
OpenSLES.h     [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]
  /prebuilt/common/ant/
ant.jar 

Completed in 1211 milliseconds

1 2 3 45 6