Home
last modified time | relevance | path

Searched refs:rotateRight (Results 226 – 250 of 679) sorted by relevance

12345678910>>...28

/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/util/
H A DTreeMap.java786 rotateRight(sibling); in deleteFixup()
810 rotateRight(parent); in deleteFixup()
838 rotateRight(parent); in deleteFixup()
1034 rotateRight(n.parent.parent); in insertFixup()
1058 rotateRight(n); in insertFixup()
1304 private void rotateRight(Node node) in rotateRight() method in TreeMap
/dports/biology/bbmap/bbmap/current/bloom/
H A DKCountArray4.java84 key2=Long.rotateRight(key2, hashBits); in read()
146 key2=Long.rotateRight(key2, hashBits); in incrementAndReturn()
181 key2=Long.rotateRight(key2, hashBits); in incrementAndReturnUnincremented()
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/chip/
H A Dview.h88 void rotateRight();
/dports/java/bouncycastle15/crypto-169/core/src/main/j2me/org/bouncycastle/util/
H A DLongs.java55 public static long rotateRight(long i, int distance) in rotateRight() method in Longs
H A DIntegers.java56 public static int rotateRight(int i, int distance) in rotateRight() method in Integers
/dports/java/bouncycastle15/crypto-169/core/src/main/jdk1.4/org/bouncycastle/util/
H A DLongs.java55 public static long rotateRight(long i, int distance) in rotateRight() method in Longs
H A DIntegers.java56 public static int rotateRight(int i, int distance) in rotateRight() method in Integers
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/chipTest/
H A Dview.cpp174 connect(rotateRightIcon, SIGNAL(clicked()), this, SLOT(rotateRight())); in View()
255 void View::rotateRight() in rotateRight() function in View
/dports/graphics/azpainter/azpainter-2.1.7/src/include/
H A DTileImage_coltype.h56 rotateRight; member
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimage/include/dcmtk/dcmimage/
H A Ddicorot.h97 this->rotateRight(pixel, this->Data); in rotate()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/graphicsview/chip/
H A Dview.h101 void rotateRight();
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmimgle/include/dcmtk/dcmimgle/
H A Ddimorot.h101 this->rotateRight(&pixel, &(this->Data)); in rotate()
/dports/games/fbg2/fbg2-0.4/Data/Menus/
H A DControlsMenu.lua44 rotateRight = "Rotate Right",
/dports/misc/vxl/vxl-3.3.2/v3p/dcmtk/dcmimgle/include/
H A Ddimorot.h108 DiRotateTemplate<T>::rotateRight(&pixel, &this->Data); in rotate()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/browser/view/
H A DImageDatumControl.java246 RotateActions.rotateRight(datum, browser); in handleEvent()
254 RotateActions.rotateRight(d, browser); in handleEvent()
/dports/games/opencity/opencity-0.0.6.5stable/src/mas/
H A Dagentpolice.cpp215 dir = rotateRight(m_direction); in FindBadGuy()
224 dir = rotateRight(m_direction); in FindBadGuy()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Dsema.go307 root.rotateRight(s.parent)
366 root.rotateRight(s)
420 func (root *semaRoot) rotateRight(y *sudog) { func
/dports/lang/gcc8/gcc-8.5.0/libgo/go/runtime/
H A Dsema.go288 root.rotateRight(s.parent)
347 root.rotateRight(s)
409 func (root *semaRoot) rotateRight(y *sudog) { func
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Dsema.go285 root.rotateRight(s.parent)
344 root.rotateRight(s)
406 func (root *semaRoot) rotateRight(y *sudog) { func
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Dsema.go307 root.rotateRight(s.parent)
366 root.rotateRight(s)
420 func (root *semaRoot) rotateRight(y *sudog) { func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/runtime/
H A Dsema.go288 root.rotateRight(s.parent)
347 root.rotateRight(s)
409 func (root *semaRoot) rotateRight(y *sudog) { func
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Dsema.go307 root.rotateRight(s.parent)
366 root.rotateRight(s)
420 func (root *semaRoot) rotateRight(y *sudog) { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Dsema.go307 root.rotateRight(s.parent)
366 root.rotateRight(s)
420 func (root *semaRoot) rotateRight(y *sudog) { func
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Dsema.go307 root.rotateRight(s.parent)
366 root.rotateRight(s)
420 func (root *semaRoot) rotateRight(y *sudog) { func
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Dsema.go307 root.rotateRight(s.parent)
366 root.rotateRight(s)
420 func (root *semaRoot) rotateRight(y *sudog) { func

12345678910>>...28