HomeSort by relevance Sort by last modified time
    Searched defs:Move (Results 26 - 50 of 98) sorted by null

12 3 4

  /external/v8/src/
splay-tree-inl.h 50 // Splay on the key to move the last node on the search path
108 // Splay on the key to move the node with the given key or the last
132 // Splay on the key to move the node with the given key or the last
176 bool SplayTree<Config, Allocator>::Move(const Key& old_key,
  /external/chromium/chrome/browser/history/
starred_url_database.cc 481 // Move any unparented bookmarks to the bookmark bar.
486 if (!Move(*i, bookmark_node))
504 // Move unparented user folders back to the bookmark bar.
510 if (!Move(*i, bookmark_node))
522 bool StarredURLDatabase::Move(StarredNode* source, StarredNode* new_parent) {
529 NOTREACHED() << "Unable to move folder";
  /external/chromium_org/chrome/browser/chromeos/drive/
fake_file_system.cc 70 void FakeFileSystem::Move(const base::FilePath& src_file_path,
file_system.cc 394 void FileSystem::Move(const base::FilePath& src_file_path,
400 move_operation_->Move(
    [all...]
  /external/chromium_org/third_party/WebKit/Source/platform/
Cursor.h 70 Move,
  /external/chromium_org/webkit/browser/fileapi/
file_system_operation_impl.cc 91 void FileSystemOperationImpl::Move(const FileSystemURL& src_url,
file_system_operation_runner.cc 114 OperationID FileSystemOperationRunner::Move(
130 operation->Move(
  /external/elfutils/libelf/
abstract.h 289 /* Move information. */
290 #define Move(Bits, Ext) \
291 START (Bits, Move, Ext##Move) \
297 END (Bits, Ext##Move)
300 Move (32, Ext)
302 Move (64, Ext)
  /external/openfst/src/include/fst/
partition.h 106 // use the Move() method move an element from once class to another.
120 // Move and element_id to class_id. Disconnects (removes) element
122 void Move(T element_id, T class_id) {
152 // move to head of chain in same class
153 Move(element_id, class_id);
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
partition.h 101 // use the Move() method move an element from once class to another.
115 // Move and element_id to class_id. Disconnects (removes) element
117 void Move(T element_id, T class_id) {
147 // move to head of chain in same class
148 Move(element_id, class_id);
  /external/chromium/chrome/browser/bookmarks/
bookmark_model.cc 179 void BookmarkModel::Move(const BookmarkNode* node,
  /external/chromium_org/chrome/browser/sync_file_system/local/
canned_syncable_file_system.cc 352 PlatformFileError CannedSyncableFileSystem::Move(
596 operation_runner()->Move(
  /external/chromium_org/content/child/fileapi/
file_system_dispatcher.cc 213 void FileSystemDispatcher::Move(
  /external/v8/src/x64/
macro-assembler-x64.h 717 void Move(Register dst, Smi* source) {
721 void Move(const Operand& dst, Smi* source) {
772 // Move if the registers are not identical.
773 void Move(Register target, Register source);
779 void Move(Register dst, Handle<Object> source);
780 void Move(const Operand& dst, Handle<Object> source);
796 Move(result, object);
    [all...]
  /external/chromium/base/
file_util_posix.cc 186 bool Move(const FilePath& from_path, const FilePath& to_path) {
file_util_proxy.cc 9 // TODO(jianli): Move the code from anonymous namespace to base namespace so
15 // Performs common checks for move and copy.
17 // checks are passed (so that the copy/move correctly overwrites the
30 // It is an error to try to copy/move an entry into its child.
50 // It is an error to copy/move an entry into the same path.
55 // It is an error to copy/move an entry to a non-empty directory.
56 // Otherwise the copy/move attempt must overwrite the destination, but
57 // the file_util's Copy or Move method doesn't perform overwrite
59 // TODO(kinuko): may be better to change the file_util::{Copy,Move}.
374 if (!file_util::Move(src_file_path_, dest_file_path_)
    [all...]
  /external/chromium_org/chrome/browser/bookmarks/
bookmark_model.cc 326 void BookmarkModel::Move(const BookmarkNode* node,
    [all...]
  /external/chromium_org/chrome/browser/sync/test/integration/
bookmarks_helper.cc 547 void Move(int profile,
559 GetVerifierBookmarkModel()->Move(v_node, v_new_parent, index);
561 GetBookmarkModel(profile)->Move(node, new_parent, index);
612 Move(profile, parent->GetChild(index), parent, child_count - index);
  /external/chromium_org/content/browser/fileapi/
copy_or_move_operation_delegate_unittest.cc 53 // Move arg management to TestValidator?
265 base::PlatformFileError Move(const FileSystemURL& src,
267 return AsyncFileTestHelper::Move(file_system_context_.get(), src, dest);
432 // Move it.
433 ASSERT_EQ(base::PLATFORM_FILE_OK, helper.Move(src, dest));
490 // Move it.
491 ASSERT_EQ(base::PLATFORM_FILE_OK, helper.Move(src, dest));
563 // Move it.
564 ASSERT_EQ(base::PLATFORM_FILE_OK, helper.Move(src, dest));
598 // Move it
    [all...]
  /external/chromium_org/v8/src/mips/
macro-assembler-mips.h 234 inline void Move(Register dst, Register src) {
240 inline void Move(FPURegister dst, FPURegister src) {
246 inline void Move(Register dst_low, Register dst_high, FPURegister src) {
259 inline void Move(FPURegister dst, Register src_low, Register src_high) {
264 // Conditional move.
265 void Move(FPURegister dst, double imm);
    [all...]
  /external/chromium_org/v8/src/x64/
macro-assembler-x64.h 338 Move(kRootRegister, roots_array_start);
735 void Move(Register dst, Smi* source) {
739 void Move(const Operand& dst, Smi* source) {
    [all...]
  /external/llvm/tools/llvm-ar/
llvm-ar.cpp 86 " m[abiSs] - move file(s) in the archive\n"
111 Move, ///< Move members to end or as given by {a,b,i} modifiers
128 // Relative Positional Argument (for insert/move). This variable holds
195 case 'm': ++NumOperations; Operation = Move ; break;
256 if (Operation != Move && Operation != ReplaceOrInsert)
351 case Move:
480 if (Operation == Move)
848 case Move:
  /external/opencv/otherlibs/highgui/
bitstrm.cpp 435 void RLBitStream::Move( int shift )
457 Move( table_bits );
460 Move( code_bits );
472 Move( bytes*8 );
559 Move( table_bits );
562 Move( code_bits );
573 void RMBitStream::Move( int shift )
583 Move( bytes*8 );
  /external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
sdlexe.cpp 80 void Move(TInt aX, TInt aY);
102 void TVirtualCursor::Move(TInt aX, TInt aY)
640 iCursor.Move(0, -1);
643 iCursor.Move(0, 1);
646 iCursor.Move(-1, 0);
649 iCursor.Move(1, 0);
  /external/v8/src/mips/
macro-assembler-mips.h 227 inline void Move(Register dst, Register src) {
233 inline void Move(FPURegister dst, FPURegister src) {
239 inline void Move(Register dst_low, Register dst_high, FPURegister src) {
244 inline void Move(FPURegister dst, Register src_low, Register src_high) {
249 // Conditional move.
250 void Move(FPURegister dst, double imm);
    [all...]

Completed in 3120 milliseconds

12 3 4