/external/chromium/chrome/browser/ui/panels/ |
panel_manager.cc | 154 // Moves this panel to the dragging position. 189 // Moves current panel to the new position. 233 // Moves current panel to the new position.
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_editor_view_unittest.cc | 189 // Moves 'a' to be a child of the other node. 201 // Moves 'a' to be a child of the other node and changes its url to new_a. 218 // Creates a new folder and moves a node to it.
|
/external/llvm/lib/Target/Mips/ |
MipsCondMov.td | 1 //===-- MipsCondMov.td - Describe Mips Conditional Moves --*- tablegen -*--===// 10 // This is the Conditional Moves implementation. 14 // Conditional moves:
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_uninitialized.h | 355 // Moves [first1, last1) into [result, result + (last1 - first1)), and 383 // Fills [result, mid) with x, and moves [first, last) into 405 // Moves [first1, last1) into [first2, first2 + (last1 - first1)), and
|
/bootable/recovery/ |
ui.h | 46 // seconds - expected time interval (progress bar moves at this minimum rate)
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRCommonTreeNodeStream.h | 113 /** For debugging; destructive: moves tree iterator to end. */
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRCommonTreeNodeStream.h | 113 /** For debugging; destructive: moves tree iterator to end. */
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRCommonTreeNodeStream.h | 113 /** For debugging; destructive: moves tree iterator to end. */
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRCommonTreeNodeStream.h | 114 /** For debugging; destructive: moves tree iterator to end. */
|
/external/chromium/chrome/browser/history/ |
visit_tracker.cc | 12 // the list down to 'ResizeTo' size. This is so we only do few block moves of
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_selection_model.h | 79 // Invoked when an item moves. |from| is the original index, and |to| the
|
/external/chromium/chrome/browser/ui/cocoa/ |
gradient_button_cell.h | 83 // Let the view know when the mouse moves in and out. A timer will update
|
/external/chromium/chrome/browser/ui/gtk/ |
back_forward_button_gtk.cc | 118 // We only count moves about a certain threshold.
|
fullscreen_exit_bubble_gtk.cc | 21 // timeout because we don't yet support reshowing when the mouse moves to the
|
/external/chromium/chrome/browser/ui/search_engines/ |
template_url_table_model.h | 75 // Moves the keyword at the specified index to be at the end of the main
|
/external/chromium/chrome/browser/ui/views/ |
fullscreen_exit_bubble.h | 27 // The bubble auto-hides, and re-shows when the user moves to the screen top.
|
status_bubble_views.h | 44 // we have to manually position it when the browser window moves.
|
/external/chromium/net/base/ |
io_buffer.h | 108 // |offset| moves the |data_| pointer, allowing "seeking" in the data.
|
/external/chromium/net/tools/flip_server/ |
buffer_interface.h | 105 // Moves the internal pointers around such that the
|
/external/chromium/third_party/libjingle/source/talk/base/ |
taskrunner.h | 90 // If the next_task_timeout moves to the future, this method will *not*
|
/external/icu4c/common/unicode/ |
uchriter.h | 146 * iteration range, returns that code unit, and moves the position 167 * iteration range, returns that code point, and moves the position 312 * Moves the current position relative to the start or end of the 325 * Moves the current position relative to the start or end of the
|