Home
last modified time | relevance | path

Searched defs:LeftShift (Results 1 – 25 of 274) sorted by relevance

1234567891011

/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dpinball.h12 static int LeftShift; variable
H A Dpinball.cpp225 int pinball::LeftShift = -1; member in pinball
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dkeyboardstate.hh24 LeftShift = 256, enumerator
/dports/lang/v8/v8-9.6.180.12/src/bigint/
H A Ddiv-helpers.cc25 void LeftShift(RWDigits Z, Digits X, int shift) { in LeftShift() function
/dports/science/py-chainer/chainer-7.8.0/chainerx_cc/chainerx/routines/
H A Dbinary.cc161 Array LeftShift(const Array& x1, const Array& x2) { in LeftShift() function
166 Array LeftShift(const Array& x1, Scalar x2) { in LeftShift() function
171 Array LeftShift(Scalar x1, const Array& x2) { in LeftShift() function
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DCodeGen_ARM.h47 LeftShift, ///< Match the pattern if the RHS is a const power of two enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Collections/tests/BitArray/
H A DBitArray_OperatorsTests.netcoreapp.cs52 public static void LeftShift(int length, IEnumerable<int> set, int shift) in LeftShift() method in System.Collections.Tests.BitArray_OperatorsTests
/dports/net/freerdp/freerdp-2.5.0/client/X11/
H A Dxf_keyboard.h31 BOOL LeftShift; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/rapidjson/src/test/unittest/
H A Dbigintegertest.cpp107 TEST(BigInteger, LeftShift) { in TEST() argument
/dports/emulators/mess/mame-mame0226/3rdparty/rapidjson/test/unittest/
H A Dbigintegertest.cpp107 TEST(BigInteger, LeftShift) { in TEST() argument
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/discord-sdk/thirdparty/rapidjson-1.1.0/test/unittest/
H A Dbigintegertest.cpp107 TEST(BigInteger, LeftShift) { in TEST() argument
/dports/emulators/mame/mame-mame0226/3rdparty/rapidjson/test/unittest/
H A Dbigintegertest.cpp107 TEST(BigInteger, LeftShift) { in TEST() argument
/dports/science/openbabel/openbabel-3.1.1/external/rapidjson-1.1.0/test/unittest/
H A Dbigintegertest.cpp107 TEST(BigInteger, LeftShift) { in TEST() argument
/dports/devel/rapidjson/rapidjson-1.1.0-524-gc4c6a654/test/unittest/
H A Dbigintegertest.cpp107 TEST(BigInteger, LeftShift) { in TEST() argument
/dports/devel/cquery/cquery-20180718/third_party/rapidjson/test/unittest/
H A Dbigintegertest.cpp107 TEST(BigInteger, LeftShift) { in TEST() argument
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/rapidjson/test/unittest/
H A Dbigintegertest.cpp107 TEST(BigInteger, LeftShift) { in TEST() argument
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/go.test/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/go.test/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/go.test/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/go.test/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/go.test/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/go.test/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/go.test/test/
H A D64bit.go57 func (a Uint64) LeftShift(b uint) (c Uint64) { func
233 func (a Int64) LeftShift(b uint) (c Int64) { return a.Uint64().LeftShift(b).Int64() } func

1234567891011