/frameworks/support/v7/mediarouter/ |
build.gradle | 53 // this moves src/instrumentTest to tests so all folders follow:
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
OnDragDropListener.java | 19 * Called when a drag is in progress and the user moves the dragged contact to a
|
/packages/apps/Email/emailsync/src/com/android/emailsync/ |
MessageMoveRequest.java | 33 // separate message moves queued at the same time)
|
/packages/apps/Exchange/src/com/android/exchange/ |
MessageMoveRequest.java | 33 // separate message moves queued at the same time)
|
/packages/apps/Exchange/src/com/android/exchange/eas/ |
EasMoveItems.java | 55 final List<MessageMove> moves = MessageMove.getMoves(mContext, getAccountId()); local 56 if (moves == null) { 60 final long[][] messageIds = new long[3][moves.size()]; 64 for (final MessageMove move : moves) {
|
/external/e2fsprogs/ext2ed/ |
init.c | 82 add_user_command (&general_commands,"setoffset","Moves asynchronicly in the filesystem",set_offset); 93 add_user_command (&general_commands,"next","Moves to the next byte in hex mode",next); 94 add_user_command (&general_commands,"prev","Moves to the previous byte in hex mode",prev); 100 add_user_command (&ext2_commands,"super","Moves to the superblock of the filesystem",type_ext2___super); 101 add_user_command (&ext2_commands,"group","Moves to the first group descriptor",type_ext2___group); 102 add_user_command (&ext2_commands,"cd","Moves to the directory specified",type_ext2___cd); 306 add_user_command (&ptr->type_commands,"entry","Moves to a specified entry in the current directory",type_dir___entry); 331 add_user_command (&ptr->type_commands,"entry","Moves to a specific bit",type_ext2_block_bitmap___entry); 332 add_user_command (&ptr->type_commands,"next","Moves to the next bit",type_ext2_block_bitmap___next); 333 add_user_command (&ptr->type_commands,"prev","Moves to the previous bit",type_ext2_block_bitmap___prev) [all...] |
/external/chromium_org/ash/wm/ |
window_util.h | 47 // Moves the window to the center of the display. 66 // Moves |window| to the root window where the |event| occured if it is not
|
/external/chromium_org/chrome/browser/component_updater/ |
component_patcher_operation.h | 64 // A 'copy' operation takes a file currently residing on the disk and moves it 87 // archive and moves it into the unpacking directory: this represents the
|
/external/chromium_org/chrome/browser/ui/panels/ |
native_panel_stack_window.h | 72 // Moves all panels instantly by |delta|. All the moves should be done
|
/external/chromium_org/content/browser/renderer_host/ |
render_widget_host_view_base.cc | 204 const std::vector<WebPluginGeometry>& moves) { 205 if (moves.empty()) 213 ::BeginDeferWindowPos(static_cast<int>(moves.size())); 224 for (size_t i = 0; i < moves.size(); ++i) { 226 const WebPluginGeometry& move = moves[i]; 325 DCHECK(false) << "DeferWindowPos failed, so all plugin moves ignored."; 334 for (size_t i = 0; i < moves.size(); ++i) { 335 const WebPluginGeometry& move = moves[i];
|
/external/chromium_org/net/quic/test_tools/ |
crypto_test_utils.h | 71 // CommunicateHandshakeMessages moves messages from |a| to |b| and back until 78 // AdvanceHandshake attempts to moves messages from |a| to |b| and |b| to |a|.
|
/external/chromium_org/third_party/WebKit/Source/core/editing/ |
EditingBehavior.h | 77 // Based on native behavior, when using ctrl(alt)+arrow to move caret by word, ctrl(alt)+left arrow moves caret to 79 // But ctrl+right arrow moves caret to "abc |def |hij |opq" on Windows and "abc| def| hij| opq|" on Mac and Linux.
|
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/ |
iterator.h | 45 // Moves to the next entry in the source. After this call, Valid() is 50 // Moves to the previous entry in the source. After this call, Valid() is
|
/external/iproute2/man/man8/ |
tc-drr.8 | 30 and the scheduler moves on to the next class in the active list. 36 Amount of bytes a flow is allowed to dequeue before the scheduler moves to
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/ |
list_update_policy.hpp | 57 // A list-update policy that unconditionally moves elements to the 93 // A list-update policy that moves elements to the front of the list
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
inotify.h | 46 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */ 59 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/ |
list_update_policy.hpp | 59 // A list-update policy that unconditionally moves elements to the 95 // A list-update policy that moves elements to the front of the list
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
inotify.h | 46 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */ 59 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/ |
inotify.h | 46 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */ 59 #define IN_MOVE (IN_MOVED_FROM | IN_MOVED_TO) /* Moves. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/ |
list_update_policy.hpp | 59 // A list-update policy that unconditionally moves elements to the 95 // A list-update policy that moves elements to the front of the list
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/ |
list_update_policy.hpp | 57 // A list-update policy that unconditionally moves elements to the 93 // A list-update policy that moves elements to the front of the list
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/ |
list_update_policy.hpp | 57 // A list-update policy that unconditionally moves elements to the 93 // A list-update policy that moves elements to the front of the list
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/ |
list_update_policy.hpp | 57 // A list-update policy that unconditionally moves elements to the 93 // A list-update policy that moves elements to the front of the list
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/ |
list_update_policy.hpp | 57 // A list-update policy that unconditionally moves elements to the 93 // A list-update policy that moves elements to the front of the list
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/ |
list_update_policy.hpp | 59 // A list-update policy that unconditionally moves elements to the 95 // A list-update policy that moves elements to the front of the list
|