/external/icu4c/i18n/ |
decNumberLocal.h | 455 /* macro moves exactly three bytes (usually slower). */ 462 /* length which is not used, here). Fixed-length 4-byte moves */ [all...] |
/external/libvpx/libvpx/ |
y4minput.c | 320 C_r moves down 1/8, C_b up 3/8 in the top field, and C_r moves down 3/8, [all...] |
/external/libxml2/ |
xmlreader.c | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LICM.cpp | 151 /// this function moves it to the exit blocks and patches up SSA form as 475 /// this function moves it to the exit blocks and patches up SSA form as needed. [all...] |
/external/mesa3d/src/mesa/program/ |
prog_optimize.c | 744 printf("Optimize: Begin remove extra moves\n"); 831 printf("Optimize: End remove extra moves. %u instructions removed\n", rem); [all...] |
/external/v8/test/cctest/ |
test-assembler-mips.cc | 220 // Bit twiddling instructions & conditional moves. 346 // Test moves between floating point and integer registers. [all...] |
/frameworks/base/core/java/android/view/inputmethod/ |
InputConnection.java | 461 * moves the cursor according to {@code newCursorPosition}. If there 552 * <p>Since this moves the cursor, calling this method will cause [all...] |
/frameworks/base/core/java/android/widget/ |
CalendarView.java | [all...] |
/frameworks/base/docs/html/guide/topics/ui/ |
drag-drop.jd | 130 being dragged. As the user's finger moves this representation (a "drag shadow") [all...] |
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
RenderSessionImpl.java | [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
xmmintrin.h | 957 /* Moves the upper two values of B into the lower two values of A. */ 966 /* Moves the lower two values of B into the upper two values of A. */ [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
xmmintrin.h | 957 /* Moves the upper two values of B into the lower two values of A. */ 966 /* Moves the lower two values of B into the upper two values of A. */ [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
stl_algobase.h | 465 * @brief Moves the range [first,last) into result. 636 * @brief Moves the range [first,last) into result. [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pdb.py | 883 # compatible with dbx and gdb: up moves towards 'main()' 884 # and down moves towards the most recent stack frame). [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pdb.py | 883 # compatible with dbx and gdb: up moves towards 'main()' 884 # and down moves towards the most recent stack frame). [all...] |
/art/compiler/dex/ |
vreg_analysis.cc | 269 // Special-case handling for moves & Phi
|
/cts/tools/dasm/src/java_cup/ |
lexer.java | 144 /** Advance the scanner one character in the input stream. This moves
|
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ |
ContactDetailFragment.java | 351 // Moves to the first row in the Cursor
|
/external/antlr/antlr-3.4/runtime/C/src/ |
antlr3tokenstream.c | 594 * moves the input pointer so that LT(1) points at the next
|
/external/bison/lib/ |
obstack.h | 90 Once carved, an object never moves.
|
/external/chromium/base/ |
file_util.h | 115 // Moves the given path, whether it's a file or a directory.
|
time.h | 37 // For FILETIME in FromFileTime, until it moves to a new converter class.
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_edit.h | 399 // TODO(pkasting): When manually_selected_match_ moves to the controller, this
|
/external/chromium/chrome/browser/chromeos/notifications/ |
notification_panel.cc | 109 // Leave notify can happen if the mouse moves into the child gdk window.
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_mac.mm | 343 const std::vector<webkit::npapi::WebPluginGeometry>& moves) { 348 moves.begin(); 349 iter != moves.end(); 583 // set it again every single time the mouse moves. [all...] |