/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
file_util.py | 165 If 'dst' is a directory, the file will be moved into it with the same
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
getopt.py | 19 # Gerrit Holl <gerrit@nl.linux.org> moved the string-based exceptions
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
GestureToolTip.java | 145 // brief flash of the longer label before it is moved to the right position on the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/extractstring/ |
ExtractStringAction.java | 59 * the insertion point is merely moved. TODO: address this limitation.
|
/system/core/include/utils/ |
String16.h | 125 // String16 can be trivially moved using memcpy() because moving does not
|
/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
LocalList.java | 101 /** local ended because it was moved to a different register */ 333 * wherever a variable is replaced or moved, and collecting 592 * The same variable was moved from one register to another.
|
/dalvik/dx/src/com/android/dx/dex/code/ |
LocalList.java | 100 /** local ended because it was moved to a different register */ 332 * wherever a variable is replaced or moved, and collecting 591 * The same variable was moved from one register to another.
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
ExpandingListView.java | 95 * results in the complete disappearance of a cell, its lower bound is moved is 96 * moved to the top of the screen so as not to hide any additional content that 330 * cell may be moved off screen and are thus no longer children of the ListView's
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
dragged_tab_controller_gtk.cc | 279 // this only if we have moved a minimum distance since the last reorder (to 630 // The tab was moved within the tabstrip where the drag was initiated. 709 // A hidden widget moved with gtk_fixed_move in a GtkFixed container doesn't
|
/external/chromium_org/ash/wm/ |
toplevel_window_event_handler_unittest.cc | 403 // Verify that the window has moved after the gesture. 545 // Verify that the window has moved after the gesture. 570 // Verify that the window has moved after the gesture.
|
/external/chromium_org/build/config/ |
BUILDCONFIG.gn | 37 # TODO(brettw) this should be moved out of the main build config file. 40 # TODO(brettw) this should be moved out of the main build config file. 43 # TODO(brettw) this should be moved out of the main build config file.
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
tab_view.mm | 42 // This is used to judge whether the mouse has moved during rapid closure; if it 43 // has moved less than the threshold, we want to close the tab. 231 // and the mouse hasn't moved too much, we close the tab.
|
/external/chromium_org/chrome/browser/ui/panels/ |
panel_drag_controller.cc | 163 // Check if the dragging panel can be moved out the stack. Note that this 242 // This could cause the panel to be moved to its finalized position. 284 // Make sure that the panel's titlebar cannot be moved under the taskbar or
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_vec4.cpp | 437 * expect unused vector elements when we've moved array access out 662 /* Now actually rewrite usage of the things we've moved to pull 693 * written and then MOVed into an MRF and making the original write of
|
/external/chromium_org/ui/gfx/ |
render_text.h | 252 // If |select| is false, the selection start is moved to the same position. 265 // If |select| is false, the selection start is moved to the same position. 551 // If |select| is false, the selection start is moved to the same position.
|
/external/dexmaker/src/dx/java/com/android/dx/dex/code/ |
LocalList.java | 101 /** local ended because it was moved to a different register */ 333 * wherever a variable is replaced or moved, and collecting 592 * The same variable was moved from one register to another.
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_vec4.cpp | 437 * expect unused vector elements when we've moved array access out 662 /* Now actually rewrite usage of the things we've moved to pull 693 * written and then MOVed into an MRF and making the original write of
|
/external/proguard/src/proguard/classfile/editor/ |
CodeAttributeEditor.java | 548 * @param oldCode the instructions to be moved. 586 * @param instruction the instruction to be moved. 628 * @param oldCode the original code to be moved. [all...] |
/external/srec/srec/clib/ |
fpi_tgt.c | 487 /* ASSERT(fCnt); moved from the above block, do we need this? */ 555 * The pushBlkp is also moved accordingly. 602 * The pushBlkp is also moved accordingly.
|
/external/chromium/chrome/browser/history/ |
top_sites_unittest.cc | 449 AppendMostVisitedURL(&old_list, gets_moved_1); // 2 (moved to 3) 455 AppendMostVisitedURL(&new_list, gets_moved_1); // 3 (moved from 2) 469 ASSERT_EQ(1u, delta.moved.size()); 470 ASSERT_TRUE(gets_moved_1 == delta.moved[0].url.url); 471 ASSERT_EQ(3, delta.moved[0].rank); [all...] |
/external/chromium/chrome/browser/ui/views/tabs/ |
dragged_tab_controller.cc | 646 // Determine if the mouse has moved beyond a minimum elasticity distance in 662 // hyperspace since the window was moved there instead of being closed so 725 // only if we have moved a minimum distance since the last reorder (to prevent [all...] |
/external/llvm/lib/CodeGen/ |
LiveIntervalAnalysis.cpp | 768 /// Update a single live range, assuming an instruction has been moved from 789 /// Update LI to reflect an instruction has been moved downwards from OldIdx 868 // If the def at OldIdx was dead, we allow it to be moved across other LI 876 /// Update LI to reflect an instruction has been moved upwards from OldIdx [all...] |
/external/qemu/distrib/sdl-1.2.15/src/video/windib/ |
SDL_dibvideo.c | 304 moved palette creation here from "DIB_VideoInit" */ 414 moved palette creation to "DIB_CreatePalette" */ 996 BOOL moved = 0; local 1007 moved = 1; 1011 return moved; [all...] |
/frameworks/base/core/java/android/provider/ |
Settings.java | [all...] |
/prebuilts/tools/common/jfreechart/ |
README.txt | 421 - moved the DrawingSupplier into the plot class, renderers now 518 - moved responsibility for category distribution to the 566 support for image map generation. Moved the com.jrefinery.data 675 Moved the combination charts into the package 689 interfaces and classes moved to the JCommon class library. [all...] |