Searched
full:moves (Results
251 -
275 of
1136) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/ui/views/tab_contents/ |
tab_contents_view_gtk.cc | 72 // Called when the mouse moves within the widget. 478 // Called when the mouse moves within the widget. We notify SadTabView if it's
|
/external/chromium/third_party/libjingle/source/talk/base/ |
fileutils.h | 169 // This moves a file from old_path to new_path, where "old_path" is a 177 // This moves a directory from old_path to new_path, where "old_path" is a
|
/external/llvm/include/llvm/CodeGen/ |
MachineModuleInfo.h | 110 /// FrameMoves - List of moves done by a function's prolog. Used to construct 234 /// getFrameMoves - Returns a reference to a list of moves done in the current
|
/external/llvm/lib/Target/Hexagon/ |
HexagonRegisterInfo.cpp | 304 &Moves) const 310 Moves.push_back(MachineMove(0, Dst, Src));
|
/external/stlport/stlport/stl/debug/ |
_slist.h | 415 // Moves the element that follows __prev to *this, inserting it immediately 432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
|
/external/valgrind/main/coregrind/ |
m_stacks.c | 44 the kernel as the stack pointer moves down. Initially, a 1-page 45 (4k) stack is allocated. When SP moves below that for the first
|
/frameworks/base/docs/html/training/basics/activity-lifecycle/ |
starting.jd | 55 each callback method moves the activity state one step toward the top. The top of the pyramid is the 133 <p>The other states (Created and Started) are transient and the system quickly moves from them to
|
/hardware/libhardware/include/hardware/ |
sensors.h | 134 * the z-axis moves toward the y-axis. 137 * the x-axis moves towards the z-axis.
|
/libcore/luni/src/main/java/java/lang/ |
String.java | [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 415 // Moves the element that follows __prev to *this, inserting it immediately 432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 415 // Moves the element that follows __prev to *this, inserting it immediately 432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 415 // Moves the element that follows __prev to *this, inserting it immediately 432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 415 // Moves the element that follows __prev to *this, inserting it immediately 432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
_slist.h | 415 // Moves the element that follows __prev to *this, inserting it immediately 432 // Moves the range [__before_first + 1, __before_last + 1) to *this,
|
/system/core/liblinenoise/ |
linenoise.c | 58 * Effect: moves cursor to column n 68 * Effect: moves cursor forward of n chars
|
/dalvik/dx/src/com/android/dx/ssa/ |
DeadCodeRemover.java | 250 // If we're tracking local vars, some moves have side effects.
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
LivenessAnalyzer.java | 253 * generate moves that over-write the live result.
|
/development/samples/NotePad/src/com/example/android/notepad/ |
TitleEditor.java | 112 // record retrieved. This moves it to the first record.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
ANTLRStringStream.cs | 165 //System.out.println("p moves to "+p+" (c='"+(char)data[p]+"')");
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
ANTLRStringStream.cs | 184 //System.out.println("p moves to "+p+" (c='"+(char)data[p]+"')");
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
SlimStringStream.cs | 207 //System.out.println("p moves to "+p+" (c='"+(char)data[p]+"')");
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
ANTLRStringStream.java | 110 //System.out.println("p moves to "+p+" (c='"+(char)data[p]+"')");
|
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/ |
BaseTree.js | 47 * and child isNil then this routine moves children to t via
|
/external/apache-xml/src/main/java/org/apache/xpath/axes/ |
FilterExprWalker.java | 184 * Moves the <code>TreeWalker</code> to the next visible node in document
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_model.cc | 101 // TODO(pkasting): If |selected_line_| moves to the controller, this can be
|
Completed in 841 milliseconds
<<11121314151617181920>>