Searched defs:Move (Results 1 - 25 of 59) sorted by relevance

123

/external/chromium_org/ui/views/
H A Dview_model.cc35 void ViewModel::Move(int index, int target_index) { function in class:views::ViewModel
/external/chromium_org/base/posix/
H A Dfile_descriptor_shuffle.cc66 if (!delegate->Move(i->source, i->dest))
91 bool FileDescriptorTableInjection::Move(int src, int dest) { function in class:base::FileDescriptorTableInjection
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
H A Dmove_operation.cc83 void MoveOperation::Move(const base::FilePath& src_file_path, function in class:drive::file_system::MoveOperation
/external/chromium_org/native_client_sdk/src/tools/
H A Doshelpers.py211 def Move(args): function
516 'mv': Move,
/external/chromium_org/tools/usb_gadget/
H A Dmouse_gadget.py76 def Move(self, x_displacement, y_displacement): member in class:MouseFeature
118 def Move(self, x_displacement, y_displacement): member in class:MouseGadget
119 self._feature.Move(x_displacement, y_displacement)
151 server.gadget.Move(x, y)
/external/chromium_org/ash/shelf/
H A Dshelf_model.cc76 void ShelfModel::Move(int index, int target_index) { function in class:ash::ShelfModel
103 // TODO(skuhne): Moving this into the Move function breaks lots of unit
109 Move(index, new_index);
/external/chromium_org/google_apis/drive/
H A Dtest_util.h151 static const T& Move(const T* in) { return *in; } function in struct:google_apis::test_util::internal::MoveHelper
154 static T Move(T* in) { return in->Pass(); } function in struct:google_apis::test_util::internal::MoveHelper
178 *out = CopyResultCallbackHelper<T1>::Move(&in);
188 *out1 = CopyResultCallbackHelper<T1>::Move(&in1);
189 *out2 = CopyResultCallbackHelper<T2>::Move(&in2);
201 *out1 = CopyResultCallbackHelper<T1>::Move(&in1);
202 *out2 = CopyResultCallbackHelper<T2>::Move(&in2);
203 *out3 = CopyResultCallbackHelper<T3>::Move(&in3);
227 *output.out1 = CopyResultCallbackHelper<T1>::Move(&in1);
228 *output.out2 = CopyResultCallbackHelper<T2>::Move(
[all...]
/external/chromium_org/native_client_sdk/src/build_tools/
H A Dbuildbot_common.py168 def Move(src, dst): function
169 """Move the path src to dst."""
171 oshelpers.Move(['-f', src, dst])
/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DHitTestRequest.h33 Move = 1 << 3, enumerator in enum:blink::HitTestRequest::RequestType
52 bool move() const { return m_requestType & Move; }
/external/chromium_org/tools/telemetry/telemetry/util/
H A Dcloud_storage.py165 def Move(bucket1, bucket2, remote_path): function
/external/chromium_org/ui/base/models/
H A Dlist_model.h69 void Move(size_t index, size_t target_index) { function in class:ui::ListModel
H A Dlist_selection_model.cc115 void ListSelectionModel::Move(int from, int to) { function in class:ui::ListSelectionModel
/external/chromium_org/v8/src/
H A Dsplay-tree-inl.h160 bool SplayTree<Config, Allocator>::Move(const Key& old_key, function in class:v8::internal::SplayTree
/external/opencv/cvaux/src/
H A D_cvvectrack.h116 void Move(CvRect& r, int dx, int dy) function
123 void Move(CvPoint& p, int dx, int dy) function
/external/chromium_org/ash/wm/overview/
H A Dwindow_grid.cc238 bool WindowGrid::Move(WindowSelector::Direction direction, bool animate) { function in class:ash::WindowGrid
/external/chromium_org/base/files/
H A Dfile_util.cc44 bool Move(const FilePath& from_path, const FilePath& to_path) { function in namespace:base
/external/chromium_org/chrome/browser/chromeos/drive/fileapi/
H A Dfileapi_worker.cc238 void Move(const base::FilePath& src_file_path, function in namespace:drive::fileapi_internal
243 file_system->Move(src_file_path, dest_file_path,
/external/chromium_org/chrome/browser/sync_file_system/local/
H A Dsyncable_file_system_operation.cc142 void SyncableFileSystemOperation::Move( function in class:sync_file_system::SyncableFileSystemOperation
158 base::Bind(&FileSystemOperation::Move,
/external/chromium_org/chrome/browser/ui/app_list/
H A Dextension_app_item.cc204 void ExtensionAppItem::Move(const ExtensionAppItem* prev, function in class:ExtensionAppItem
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_popup_model.cc188 void OmniboxPopupModel::Move(int count) { function in class:OmniboxPopupModel
235 // Move the selection to the next choice after the deleted one.
/external/chromium_org/content/public/test/
H A Dasync_file_test_helper.cc116 base::File::Error AsyncFileTestHelper::Move( function in class:content::AsyncFileTestHelper
122 context->operation_runner()->Move(src,
/external/chromium_org/third_party/WebKit/Source/platform/
H A DCursor.h70 Move, enumerator in enum:blink::Cursor::Type
/external/chromium_org/third_party/angle/util/
H A DEvent.h77 MoveEvent Move; // Move event parameters member in union:Event::__anon11590
/external/chromium_org/v8/src/arm/
H A Dmacro-assembler-arm.cc222 void MacroAssembler::Move(Register dst, Handle<Object> value) { function in class:v8::internal::MacroAssembler
239 void MacroAssembler::Move(Register dst, Register src, Condition cond) { function in class:v8::internal::MacroAssembler
246 void MacroAssembler::Move(DwVfpRegister dst, DwVfpRegister src) { function in class:v8::internal::MacroAssembler
349 Move(dst, src, cond);
1164 Move(dst, d0);
1338 Move(r1, function);
1578 mov(holder_reg, ip); // Move ip to its holding place.
2380 Move(r3, function_address);
2884 // Move up the chain of contexts to the context containing the slot.
2890 // Slot is in the current function context. Move i
[all...]
/external/elfutils/0.153/libelf/
H A Dabstract.h289 /* Move information. */
290 #define Move(Bits, Ext) \ macro
291 START (Bits, Move, Ext##Move) \
297 END (Bits, Ext##Move)
300 Move (32, Ext)
302 Move (64, Ext)

Completed in 446 milliseconds

123