Searched refs:moveLeft (Results 1 - 13 of 13) sorted by relevance

/external/llvm/lib/Support/
H A DIntervalMap.cpp48 void Path::moveLeft(unsigned Level) { function in class:llvm::IntervalMapImpl::Path
/external/swiftshader/third_party/LLVM/lib/Support/
H A DIntervalMap.cpp48 void Path::moveLeft(unsigned Level) { function in class:llvm::IntervalMapImpl::Path
/external/llvm/include/llvm/ADT/
H A DIntervalMap.h237 /// moveLeft - Move elements to the left.
241 void moveLeft(unsigned i, unsigned j, unsigned Count) { function in class:llvm::IntervalMapImpl::NodeBase
251 assert(i <= j && "Use moveLeft shift elements left");
264 moveLeft(j, i, Size - j);
872 /// moveLeft - Move path to the left sibling at Level. Leave nodes below Level
875 void moveLeft(unsigned Level);
917 moveLeft(Level);
1407 path.moveLeft(map->height);
1817 P.moveLeft(P.height());
2002 P.moveLeft(Leve
[all...]
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
H A DIntervalMap.h216 /// moveLeft - Move elements to the left.
220 void moveLeft(unsigned i, unsigned j, unsigned Count) { function in class:llvm::IntervalMapImpl::NodeBase
230 assert(i <= j && "Use moveLeft shift elements left");
243 moveLeft(j, i, Size - j);
851 /// moveLeft - Move path to the left sibling at Level. Leave nodes below Level
854 void moveLeft(unsigned Level);
896 moveLeft(Level);
1397 path.moveLeft(map->height);
1807 P.moveLeft(P.height());
1992 P.moveLeft(Leve
[all...]
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
H A DScriptEditor.java467 Selection.moveLeft(mContentText.getText(), mContentText.getLayout());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 1441 milliseconds