/external/webkit/JavaScriptCore/ |
ChangeLog-2003-10-25 | 201 (compareStringOffsets): Moved from regexp.cpp. 202 (createSortedOffsetsArray): Moved from regexp.cpp. 669 Moved from linear probing to double hashing, using the hash modulo [all...] |
/external/webkit/WebCore/platform/graphics/wince/ |
GraphicsContextWince.cpp | [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
RandomAccessFileTest.java | [all...] |
/external/bluetooth/glib/gmodule/ |
ChangeLog | 730 * gmodule.h: Moved declaration of g_log_domain_gmodule up before 758 moved from ../makefile.mingw.in.
|
/external/icu4c/common/ |
ucnv_bld.c | 372 if (lastMid == mid) { /* Have we moved? */ 373 break; /* We haven't moved, and it wasn't found. */ [all...] |
ucnv_io.c | 589 if (lastMid == mid) { /* Have we moved? */ 590 break; /* We haven't moved, and it wasn't found. */ [all...] |
ucnvbocu.c | 41 * is always moved into the middle of such a block. 43 * Additionally, "prev" is moved from anywhere in the Unihan and Hangul [all...] |
/external/icu4c/i18n/unicode/ |
coll.h | 26 * Moved cache out of Collation class. 27 * 02/13/97 aliu Moved several methods out of this class and into [all...] |
/external/icu4c/test/cintltst/ |
utf8tst.c | 665 /*offset-moved-to(unsafe)*/ 680 /*offset-moved-to(safe)*/ [all...] |
/external/kernel-headers/original/linux/ |
videodev2.h | 46 * All kernel-specific stuff were moved to media/v4l2-dev.h, so 70 * Moved from videodev.h [all...] |
wireless.h | 49 * Note as well that /proc/net/wireless implementation has now moved in : [all...] |
/external/opencore/codecs_v2/video/m4v_h263/enc/src/ |
rate_control.cpp | 169 /* Purpose : Reset rate control before coding VOP, moved from vop.c */ 181 /* To be moved to rate_control.c and separate between BX_RC and ANNEX_L */ [all...] |
/external/opencore/oscl/oscl/osclproc/src/ |
oscl_scheduler.cpp | 911 //moved to the ready queue. [all...] |
/external/openssl/crypto/ripemd/asm/ |
rmd-586.pl | 433 # &mov($tmp2, &wparam(0)); # moved into last RIP5 530 # &mov($tmp2, &wparam(0)); # Moved into last round
|
/external/skia/src/opts/ |
SkBlitRow_opts_arm.cpp | 85 "vqadd.u8 d6, d6, d0 \n\t" // moved up 165 "vqadd.u8 d6, d6, d0 \n\t" // moved up [all...] |
/external/svox/pico/lib/ |
picotok.c | 243 picoos_bool markupHandlingMode; /* to be moved ??? */ 244 picoos_bool aborted; /* to be moved ??? */ [all...] |
/external/webkit/WebCore/inspector/front-end/ |
AuditRules.js | [all...] |
/external/wpa_supplicant/ |
wireless_copy.h | 49 * Note as well that /proc/net/wireless implementation has now moved in : [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/common/ |
nl80211_copy.h | 34 * interfaces. When a station is bound to an AP interface, it may be moved 176 * %NL80211_REG_TYPE_COUNTRY the alpha2 to which we have moved on [all...] |
wireless_copy.h | 49 * Note as well that /proc/net/wireless implementation has now moved in : [all...] |
/frameworks/base/core/java/android/widget/ |
AutoCompleteTextView.java | [all...] |
/frameworks/base/core/java/com/android/internal/util/ |
HierarchicalStateMachine.java | 619 * any deferred messages moved to the front of the message queue 780 * they are moved. [all...] |
/frameworks/base/core/java/com/google/android/mms/pdu/ |
PduPersister.java | [all...] |
/frameworks/base/docs/html/sdk/ |
OLD_RELEASENOTES.jd | 223 <li>For performance and maintainability reasons, some APIs were moved into separate modules that must be explicitly included in the application via a directive in AndroidManifest.xml. Notable APIs that fall into this category are the MapView, and the java.awt.* classes, which each now reside in separate modules that must be imported. Developers who overlook this requirement will see ClassNotFoundExceptions that seem spurious. 260 <li>Android now supports modules or libraries that can be optionally linked into applications; a good example is the MapView, which has been moved into such a library. However, Android 1.0 will not support the ability for third-party developers to create such libraries for sharing with other applications.
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
Workspace.java | 668 * whether the user has moved far enough from his original down touch. 688 // Scroll if the user moved far enough along the X axis [all...] |