Searched
full:moved (Results
376 -
400 of
2569) sorted by null
<<11121314151617181920>>
/frameworks/base/core/java/android/widget/ |
GridView.java | 674 * location. The selection may be moved so that it does not intersect the [all...] |
/external/guava/guava/src/com/google/common/collect/ |
MinMaxPriorityQueue.java | 395 // Last element is moved to before index, swapped with trickled element. 401 // has now been moved after index. 501 * bubble up there. If it moved before {@code removeIndex} this method 513 // If toTrickle is moved up to a parent of removeIndex, the parent is 518 // has already been moved. 692 * @return the position of the new hole (where the lowest grandchild moved 778 "iterator moved past last element in queue."); 788 MoveDesc<E> moved = removeAt(cursor); local 789 if (moved != null) { 794 forgetMeNot.add(moved.toTrickle) [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
RegisterAllocator.java | 60 * of the namespace, and thus should be moved up to the top of the 63 * @return {@code true} if params should be moved from low to high
|
/external/chromium/base/ |
file_util_proxy.h | 150 // Reads from a file. On success, the file pointer is moved to position 160 // |false| is returned. On success, the file pointer is moved to position
|
vlog.cc | 160 // Since we moved past the stars, an empty pattern here matches 165 // Since we moved past the stars and p is non-empty, if some
|
/external/chromium/third_party/libjingle/source/talk/base/ |
opensslstreamadapter.h | 48 // should probably be moved out to a neutral class. 52 // code should probably be moved to a common support
|
win32filesystem.h | 62 // Returns true if the file is successfully moved 67 // Returns true if the folder is successfully moved
|
/external/clang/test/CXX/special/class.copy/ |
p23-cxx11.cpp | 87 // -- a non-static data member of class type M that cannot be copied/moved 116 // -- a direct or virtual base that cannot be copied/moved
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
RegisterAllocator.java | 60 * of the namespace, and thus should be moved up to the top of the 63 * @return {@code true} if params should be moved from low to high
|
/external/icu4c/i18n/ |
bocsu.cpp | 90 * code points. Lexical order is preserved if "prev" is always moved 93 * Additionally, "prev" is moved from anywhere in the Unihan
|
csrmbcs.cpp | 25 // of-occurence analysis tool. The data needs to be moved 36 // of-occurence analysis tool. The data needs to be moved 51 // of-occurence analysis tool. The data needs to be moved 66 // of-occurence analysis tool. The data needs to be moved 81 // of-occurence analysis tool. The data needs to be moved
|
/external/llvm/test/CodeGen/AArch64/ |
alloca.ll | 14 ; for the final sp, but it could be if it was then moved into x0. 44 ; for the final sp, but it could be if it was then moved into x0.
|
/external/stlport/etc/ |
ReleaseNote.txt | 39 stlport/stl_user_config.h renamed and moved as stlport/stl/config/user_config.h. 40 stlport/stl/_site_config.h renamed and moved as stlport/stl/config/hosts.h.
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
RequestRectangleVisibleTest.java | 128 // blob should have moved so top of it is at top of screen (with 165 // blob should have moved so bottom of it is at bottom of screen
|
/hardware/ti/omap3/dspbridge/inc/ |
rms_sh.h | 36 *! 09-Oct-2000 sg Moved pre-defined message codes here from rmsdefs.h. 38 *! 24-Aug-2000 sg Moved definitions that will be exposed to app developers
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
rms_sh.h | 36 *! 09-Oct-2000 sg Moved pre-defined message codes here from rmsdefs.h. 38 *! 24-Aug-2000 sg Moved definitions that will be exposed to app developers
|
/packages/inputmethods/LatinIME/java/res/xml/ |
rowkeys_arabic1.xml | 50 U+06A2: "?" ARABIC LETTER FEH WITH DOT MOVED BELOW 53 <!-- TODO: DroidSansArabic lacks the glyph of U+06A2 ARABIC LETTER FEH WITH DOT MOVED BELOW -->
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
timex.h | 21 * Moved CLOCK_TICK_RATE, CLOCK_TICK_FACTOR and FINETUNE to asm/timex.h 31 * Moved defines from kernel routines to header file and added new
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
timex.h | 21 * Moved CLOCK_TICK_RATE, CLOCK_TICK_FACTOR and FINETUNE to asm/timex.h 31 * Moved defines from kernel routines to header file and added new
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
timex.h | 21 * Moved CLOCK_TICK_RATE, CLOCK_TICK_FACTOR and FINETUNE to asm/timex.h 31 * Moved defines from kernel routines to header file and added new
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RefactoringUtil.java | 178 * or moved. 193 * or moved.
|
/system/core/include/cutils/ |
atomic.h | 46 * moved down below it, and for instructions that occur after a "release" 47 * barrier to be moved up above it.
|
/frameworks/base/services/java/com/android/server/power/ |
WirelessChargerDetector.java | 63 * not appear to have moved since it was last undocked because it may 298 final boolean moved = (dotProduct < mag1 * mag2 * MOVEMENT_ANGLE_COS_THRESHOLD); 300 Slog.d(TAG, "Check: moved=" + moved 307 return moved;
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_model.h | 47 // are moved to be with other mini-tabs or non-mini tabs. 218 // TabContents inline and sends a Moved notification instead. 232 // are moved, then non-mini-tabs are moved. If the index is after 234 // selected tabs are moved to is (index + selected-mini-tab-count). For 240 // non-mini-tabs are moved to the target index + selected-mini-tab-count (3 + 325 // moved to a new logical context by the user (e.g. by typing a new URL or
|
/device/generic/goldfish/opengl/ |
common.mk | 108 $(eval _emugl,$(_mod).moved :=) \ 156 $(if $(_emugl.$1.moved),,\ 239 $(eval _emugl.$(LOCAL_MODULE).moved := true)\
|
Completed in 2448 milliseconds
<<11121314151617181920>>