/packages/apps/Camera/src/com/android/camera/ |
ShutterButton.java | 89 // slightly by pushing it on the event queue. This moves it
|
/packages/apps/Phone/src/com/android/phone/ |
IccPanel.java | 62 // (And eventually this will be a moot point once this UI moves
|
/external/chromium/third_party/icu/source/test/intltest/ |
citrtest.cpp | 765 const char *moves, const char *which) { 772 switch(moves[m]) { 827 errln("error: unexpected move character '%c' in \"%s\"", moves[m], moves); 836 errln("error: UCharIterator(%s) misbehaving at \"%s\"[%d]='%c'", which, moves, m, moves[m]); 844 const char *const moves= local 845 "0+++++++++" // 10 moves per line 859 TestUCharIterator(&sIter, compareCI, moves, "uiter_setString"); 861 TestUCharIterator(&cIter, compareCI, moves, "uiter_setCharacterIterator") [all...] |
/external/icu4c/test/intltest/ |
citrtest.cpp | 765 const char *moves, const char *which) { 772 switch(moves[m]) { 827 errln("error: unexpected move character '%c' in \"%s\"", moves[m], moves); 836 errln("error: UCharIterator(%s) misbehaving at \"%s\"[%d]='%c'", which, moves, m, moves[m]); 844 const char *const moves= local 845 "0+++++++++" // 10 moves per line 859 TestUCharIterator(&sIter, compareCI, moves, "uiter_setString"); 861 TestUCharIterator(&cIter, compareCI, moves, "uiter_setCharacterIterator") [all...] |
/external/bluetooth/glib/glib/ |
gerror.c | 252 * If @dest is %NULL, free @src; otherwise, moves @src into *@dest. 350 * moves @src into *@dest. *@dest must be %NULL.
|
/external/proguard/docs/manual/ |
gui.html | 120 <td>moves the selected entries one position up the list.</td></tr> 122 <td>moves the selected entries one position down the list.</td></tr> 124 <td>moves the selected entries in the list of program jars to the list of 127 <td>moves the selected entries in the list of library jars to the list of 191 <td>moves the selected entries one position up the list.</td></tr> 193 <td>moves the selected entries one position down the list.</td></tr>
|
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/ |
SoftKeyboardView.java | 99 * user moves a lot from the pressed point. 210 // moves his finger to this button. If movePress is false, means that this 373 // When user moves between keys, repeated response is disabled.
|
/dalvik/dx/src/com/android/dx/ssa/back/ |
SsaToRop.java | 176 // Add moves in all the pred blocks for each phi insn. 219 * Moves the parameter registers, which allocateRegisters() places
|
/frameworks/base/core/java/android/text/ |
PackedIntVector.java | 287 * Moves the gap in the values of the specified column to begin at 311 * Moves the gap in the row indices to begin at the specified row.
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
LatinKeyboardView.java | 143 * the sudden moves subside, a DOWN event is simulated for the second key. 190 // If moves are small and we're already dropping events, continue dropping
|
/bionic/libc/stdio/ |
ungetc.c | 42 * the buffer moves, so that it points the same distance from the end,
|
/bootable/recovery/applypatch/ |
main.c | 150 // file has sha1 hash <tgt-sha1>, moves it to replace <tgt-file>, and
|
/dalvik/dx/src/com/android/dx/ssa/ |
DeadCodeRemover.java | 205 // If we're tracking local vars, some moves have side effects.
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
SensorTest.java | 98 // to detect "serious" moves left/right or up/down
|
/external/chromium/base/ |
utf_string_conversion_utils.cc | 24 // The ICU macro above moves to the next char, we want to point to the last
|
/external/chromium/googleurl/src/ |
url_canon_icu.cc | 170 // The ICU macro above moves to the next char, we want to point to the last
|
/external/chromium/net/base/ |
io_buffer.h | 120 // |offset| moves the |data_| pointer, allowing "seeking" in the data.
|
/external/chromium/net/disk_cache/ |
rankings.h | 122 // Moves a given entry to the head.
|
/external/chromium/net/flip/ |
flip_frame_builder.h | 145 // Moves the iterator by the given number of bytes.
|
/external/chromium/net/tools/flip_server/ |
ring_buffer.h | 85 // Moves the internal pointers around such that the amount of data specified
|
simple_buffer.cc | 193 // Moves the internal pointers around such that the
|
/external/chromium/third_party/icu/public/common/unicode/ |
chariter.h | 385 * iteration range, returns that code unit, and moves the position 406 * iteration range, returns that code point, and moves the position 579 * Moves the current position relative to the start or end of the 592 * Moves the current position relative to the start or end of the
|
/external/chromium/third_party/icu/source/common/ |
ucnv_cb.c | 30 /* need to update the offsets when the target moves. */
|
/external/chromium/third_party/icu/source/i18n/ |
bocsu.h | 73 * For the actual string encoding, an optimization moves the previous code point value
|
/external/icu4c/common/ |
ucnv_cb.c | 30 /* need to update the offsets when the target moves. */
|