Searched
full:moved (Results
526 -
550 of
3667) sorted by null
<<21222324252627282930>>
/system/core/libutils/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/system/extras/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/system/netd/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/system/vold/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/tools/external/fat32lib/ |
CleanSpec.mk | 26 # files that are missing or have been moved.
|
/frameworks/base/core/java/android/widget/ |
GridView.java | 678 * 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 | 58 * of the namespace, and thus should be moved up to the top of the 61 * @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/chromium_org/base/files/ |
file_util_proxy.h | 104 // Reads from a file. On success, the file pointer is moved to position 117 // |false| is returned. On success, the file pointer is moved to position
|
/external/chromium_org/base/ |
vlog.cc | 164 // Since we moved past the stars, an empty pattern here matches 169 // Since we moved past the stars and p is non-empty, if some
|
/external/chromium_org/chrome/browser/extensions/ |
extension_toolbar_model.h | 51 // The browser action button for |extension| has been moved to |index|. 109 // toolbar. This might mean they need to be moved to the front (if they are in
|
/external/chromium_org/chrome/browser/resources/net_internals/ |
resizable_vertical_split_view.js | 123 * Called when the mouse has moved. 154 * Called when the mouse has moved after dragging started.
|
/external/chromium_org/third_party/codesighs/ |
msdump2symdb.c | 487 void* moved = NULL; local 502 moved = realloc(inContainer->mReadState.mCurrentObject->mSections, sizeof(MSDump_Section) * sectionIndex1); 503 if(NULL != moved) 507 inContainer->mReadState.mCurrentObject->mSections = (MSDump_Section*)moved; 590 void* moved = NULL; local 596 moved = realloc(inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbols, sizeof(MSDump_Symbol) * (inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbolCount + 1)); 597 if(NULL != moved) 607 inContainer->mReadState.mCurrentObject->mSections[sectionIndex].mSymbols = (MSDump_Symbol*)moved; [all...] |
/external/chromium_org/third_party/icu/source/i18n/ |
bocsu.c | 112 * code points. Lexical order is preserved if "prev" is always moved 115 * Additionally, "prev" is moved from anywhere in the Unihan
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
win32filesystem.h | 62 // Returns true if the file is successfully moved 67 // Returns true if the folder is successfully moved
|
/external/chromium_org/third_party/sqlite/src/tool/ |
vdbe-compress.tcl | 76 "#if 0 /* local variables moved into u.$sname */\n" 88 append afterUnion "#endif /* local variables moved into u.$sname */\n"
|
/external/chromium_org/ui/views/bubble/ |
tray_bubble_view.h | 67 // Note: This event will only be called if the mouse gets actively moved by 191 // True once the mouse cursor was actively moved by the user over the bubble.
|
/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
|
/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.
|
Completed in 3112 milliseconds
<<21222324252627282930>>