Home
last modified time | relevance | path

Searched defs:SHIFTR (Results 1 – 25 of 40) sorted by relevance

12

/dports/security/liboqs/liboqs-0.7.0/src/kem/sike/external/
H A Dconfig.h178 #define SHIFTR(highIn, lowIn, shift, shiftOut, DigitSize) \ macro
205 #define SHIFTR(highIn, lowIn, shift, shiftOut, DigitSize) \ macro
256 #define SHIFTR(highIn, lowIn, shift, shiftOut, DigitSize) \ macro
/dports/security/s2n/s2n-tls-1.1.2/pq-crypto/sike_r1/
H A Dconfig_r1.h126 #define SHIFTR(highIn, lowIn, shift, shiftOut, DigitSize) \ macro
/dports/multimedia/xvid/xvidcore/src/dct/
H A Dfdct.c89 #define SHIFTR(x, n) ((x)>>(n)) macro
/dports/lang/nickle/nickle-2.90/
H A Dgram.h169 SHIFTR = 370, /* SHIFTR */ enumerator
325 #define SHIFTR 370 macro
H A Dgram.c296 SHIFTR = 370, /* SHIFTR */ enumerator
452 #define SHIFTR 370 macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Evaluate/
H A Dinteger.h638 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Evaluate/
H A Dinteger.h629 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h639 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h638 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Evaluate/
H A Dinteger.h639 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h639 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h638 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/devel/f18/f18-1688bef/lib/evaluate/
H A Dinteger.h620 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h639 constexpr Integer SHIFTR(int count) const { in SHIFTR() function
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Ddp43.F20188 51 FORMAT('***** AT THE BEGINNING OF SHIFTR--') argument
20191 52 FORMAT('ISHIFT,NUMARG = ',2I8)
20195 56 FORMAT('I,IHARG(I),IHARG2(I),IARG(I),ARG(I),IARGT(I) = ',
20196 1I8,2X,A4,A4,I8,E15.7,2X,A4)
20198 55 CONTINUE
20199 90 CONTINUE
20225 9011 FORMAT('***** AT THE END OF SHIFTR--') argument
20228 9012 FORMAT('ISHIFT,NUMARG = ',2I8)
20233 1I8,2X,A4,A4,I8,E15.7,2X,A4)
20235 9015 CONTINUE
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/dill/dill/
H A Darm5.c31 #define SHIFTR(r,t) ((((r)&0xf) << 8) | ((t)&0x3)<<5| 1<<4) macro
H A Darm8.c41 #define SHIFTR(r,t) ((((r)&0xf) << 8) | ((t)&0x3)<<5| 1<<4) macro
H A Darm6.c41 #define SHIFTR(r,t) ((((r)&0xf) << 8) | ((t)&0x3)<<5| 1<<4) macro
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FortranProject/images/fortranproject/
H A Dfortran_procedures.f902926 function SHIFTR(I, SHIFT) function
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h351 #define SHIFTR 51 /* >> */ macro
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h634 …__IO uint32_t SHIFTR; /*!< RTC shift control register, Address o… member
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_f0xx/
H A Dstm32f0xx.h855 …__IO uint32_t SHIFTR; /*!< RTC shift control register, Address o… member
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f37x/
H A Dstm32f37x.h634 …__IO uint32_t SHIFTR; /*!< RTC shift control register, Address o… member
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/stmlib/third_party/STM/CMSIS/CM3_f30x/
H A Dstm32f30x.h1043 …__IO uint32_t SHIFTR; /*!< RTC shift control register, Address o… member
/dports/security/py-pyvex/binaries-9.0.5405/tests_src/i2c_master_read-nucleol152re/mbed/TARGET_NUCLEO_L152RE/TARGET_STM/TARGET_STM32L1/TARGET_NUCLEO_L152RE/device/
H A Dstm32l152xe.h505 …__IO uint32_t SHIFTR; /*!< RTC shift control register, Address … member

12