/external/chromium/base/ |
D | file_descriptor_shuffle_unittest.cc | 23 MOVE, enumerator 57 actions_.push_back(Action(Action::MOVE, src, dest)); in Move() 105 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 0, 1)); in TEST() 116 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 0, 1)); in TEST() 117 EXPECT_TRUE(tracer.actions()[1] == Action(Action::MOVE, 2, 3)); in TEST() 127 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 0, 1)); in TEST() 139 EXPECT_TRUE(tracer.actions()[0] == Action(Action::MOVE, 10, 0)); in TEST() 153 EXPECT_TRUE(tracer.actions()[1] == Action(Action::MOVE, 0, 1)); in TEST() 154 EXPECT_TRUE(tracer.actions()[2] == Action(Action::MOVE, kDuplicateBase, 0)); in TEST() 168 EXPECT_TRUE(tracer.actions()[1] == Action(Action::MOVE, 0, 1)); in TEST() [all …]
|
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/ |
D | build.com | 95 $ 'MOVE' y_tab.h parse.h
|
D | descrip.mms | 70 MOVE = rename_/New_Vers # within same device only 171 $(MOVE) y_tab.h parse.h
|
/external/chromium/chrome/browser/sync/glue/ |
D | bookmark_change_processor.h | 109 MOVE, enumerator
|
D | bookmark_change_processor.cc | 243 if (!PlaceSyncNode(MOVE, new_parent, new_index, &trans, &sync_node, in BookmarkNodeMoved() 274 if (!PlaceSyncNode(MOVE, node, i, &trans, &sync_child, in BookmarkNodeChildrenReordered()
|
/external/v8/tools/ |
D | profile.js | 60 MOVE: 0, property 181 this.handleUnknownCode(Profile.Operation.MOVE, from);
|
D | tickprocessor.js | 92 case op.MOVE: 200 case op.MOVE:
|
/external/llvm/lib/Target/Blackfin/ |
D | BlackfinFrameLowering.cpp | 83 BuildMI(MBB, MBBI, dl, TII.get(BF::MOVE), BF::FP) in emitPrologue()
|
D | BlackfinInstrInfo.cpp | 105 BuildMI(MBB, I, DL, get(BF::MOVE), DestReg) in copyPhysReg()
|
D | BlackfinInstrInfo.td | 487 def MOVE: F1<(outs ALL:$dst), (ins ALL:$src),
|
/external/chromium/chrome/browser/tabs/ |
D | tab_strip_model_unittest.cc | 277 MOVE, enumerator 352 State* s = new State(contents, to_index, MOVE); in TabMoved() 524 State s1(contents2, 0, MockTabStripModelObserver::MOVE); in TEST_F() 535 State s1(contents1, 0, MockTabStripModelObserver::MOVE); in TEST_F() 1839 State state(contents1, 1, MockTabStripModelObserver::MOVE); in TEST_F() 1935 State state(contents3, 0, MockTabStripModelObserver::MOVE); in TEST_F() 1981 State state(contents3, 1, MockTabStripModelObserver::MOVE); in TEST_F()
|
/external/srec/srec/clib/ |
D | fpi_tgt.inl | 76 * HOW FAR CAN WE MOVE ? (for 'moveFramePtr()' function)
|
/external/qemu/android/ |
D | hw-events.h | 217 KEY_CODE(MOVE ,175) \
|
/external/bluetooth/glib/tests/ |
D | sequence-test.c | 82 INSERT_BEFORE, MOVE, SWAP, INSERT_SORTED, INSERT_SORTED_ITER, SORT_CHANGED, enumerator 576 case MOVE: in run_random_tests()
|
/external/webkit/Source/WebCore/ |
D | CodeGenerators.pri | 774 …MOVE) $${WC_GENERATED_SOURCES_DIR}$${QMAKE_DIR_SEP}${QMAKE_FILE_BASE}.tab.c $${WC_GENERATED_SOURCE…
|
D | ChangeLog-2007-10-14 | 13525 …Use $(MOVE) instead of mv to eliminated the shell dependency and replaced the long shell line to c…
|
/external/bison/tests/ |
D | existing.at | 1011 %token MOVE 1289 | MOVE
|
D | testsuite | 55993 %token MOVE 56271 | MOVE
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
D | tab_strip_gtk.cc | 118 MOVE, enumerator 408 : TabAnimation(tabstrip, MOVE), in MoveTabAnimation()
|
/external/webkit/Source/WebKit/haiku/ |
D | ChangeLog | 592 …Change enum EAlteration from { MOVE, EXTEND } to { AlterationMove, AlterationExtend } and enum EDi…
|
/external/webkit/Source/WebKit/ |
D | ChangeLog | 1296 …Change enum EAlteration from { MOVE, EXTEND } to { AlterationMove, AlterationExtend } and enum EDi…
|
/external/webkit/Source/WebKit/chromium/ |
D | ChangeLog-2011-02-16 | 17059 …Change enum EAlteration from { MOVE, EXTEND } to { AlterationMove, AlterationExtend } and enum EDi…
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2007-10-14 | 1220 …Use $(MOVE) instead of mv to eliminated the shell dependency and replaced the long shell line to c…
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog-2011-02-16 | 7317 …Change enum EAlteration from { MOVE, EXTEND } to { AlterationMove, AlterationExtend } and enum EDi…
|
/external/sqlite/dist/ |
D | sqlite3.c.orig | 41111 PAGERTRACE(("MOVE %d page %d (needSync=%d) moves to %d\n", 41113 IOTRACE(("MOVE %p %d %d\n", pPager, pPg->pgno, pgno))
|