Searched refs:moveRight (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Support/
H A DIntervalMap.cpp98 void Path::moveRight(unsigned Level) { function in class:llvm::IntervalMapImpl::Path
/external/llvm/include/llvm/ADT/
H A DIntervalMap.h221 assert(j <= i && "Use moveRight shift elements right");
225 /// moveRight - Move elements to the right.
229 void moveRight(unsigned i, unsigned j, unsigned Count) { function in class:llvm::IntervalMapImpl::NodeBase
257 moveRight(i, i + 1, Size - i);
278 Sib.moveRight(0, Count, SSize);
868 /// moveRight - Move path to the left sibling at Level. Leave nodes below
871 void moveRight(unsigned Level);
1381 path.moveRight(map->height);
1885 P.moveRight(IM.height);
1925 P.moveRight(Leve
[all...]
/external/webkit/Source/WebKit2/UIProcess/API/mac/
H A DWKView.mm461 WEBCORE_COMMAND(moveRight)
/external/webkit/Source/WebKit/mac/WebView/
H A DWebHTMLView.mm2558 WEBCORE_COMMAND(moveRight)
5044 return @selector(moveRight:);
H A DWebView.mm279 macro(moveRight) \
/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 ...

Completed in 132 milliseconds