Home
last modified time | relevance | path

Searched refs:RP2 (Results 1 – 25 of 296) sorted by relevance

12345678910>>...12

/dports/audio/ocp/ocp-0.2.90/dev/
H A Dmchasm.h5 #define RP2 __attribute__ ((regparm (2))) macro
7 #define RP2 macro
10 typedef uint32_t RP2 (*mixAddAbsfn)(const void *ch, uint32_t len);
12 extern uint32_t RP2 mixAddAbs16M(const void *ch, uint32_t len);
13 extern uint32_t RP2 mixAddAbs16MS(const void *ch, uint32_t len);
14 extern uint32_t RP2 mixAddAbs16S(const void *ch, uint32_t len);
15 extern uint32_t RP2 mixAddAbs16SS(const void *ch, uint32_t len);
17 extern uint32_t RP2 mixAddAbs8M(const void *ch, uint32_t len);
18 extern uint32_t RP2 mixAddAbs8MS(const void *ch, uint32_t len);
19 extern uint32_t RP2 mixAddAbs8S(const void *ch, uint32_t len);
[all …]
H A Dmchasm.c35 uint32_t RP2 mixAddAbs16M(const void *ch, uint32_t len) /* EAX, EDX */ in mixAddAbs16M()
76 uint32_t RP2 mixAddAbs16MS(const void *ch, uint32_t len) /* EAX, EDX */ in mixAddAbs16MS()
199 uint32_t RP2 mixAddAbs8M(const void *ch, uint32_t len) /* EAX, EDX */ in mixAddAbs8M()
363 uint32_t RP2 mixAddAbs16M(const void *ch, uint32_t len) in mixAddAbs16M()
380 uint32_t RP2 mixAddAbs16MS(const void *ch, uint32_t len) in mixAddAbs16MS()
397 uint32_t RP2 mixAddAbs16S(const void *ch, uint32_t len) in mixAddAbs16S()
414 uint32_t RP2 mixAddAbs16SS(const void *ch, uint32_t len) in mixAddAbs16SS()
431 uint32_t RP2 mixAddAbs8M(const void *ch, uint32_t len) in mixAddAbs8M()
448 uint32_t RP2 mixAddAbs8MS(const void *ch, uint32_t len) in mixAddAbs8MS()
465 uint32_t RP2 mixAddAbs8S(const void *ch, uint32_t len) in mixAddAbs8S()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/trajectoryanalysis/tests/
H A Dangle.gro32 11RP2 A1 30 6.000 6.000 8.000
33 11RP2 A2 31 7.000 6.000 8.000
34 11RP2 A3 32 6.000 7.000 9.000
68 11RP2 A1 30 6.000 6.000 8.000
69 11RP2 A2 31 7.000 6.000 8.000
70 11RP2 A3 32 6.000 7.000 9.000
/dports/math/maxima/maxima-5.43.2/src/numerical/slatec/fortran/
H A Ddbsynu.f202 RP2 = 1.0D0
212 RPT = RP2
214 RP2 = RBK*RPT - CBK*CPT - AK*RP1
233 RP2 = 1.0D0
236 RPT = RP2
242 RS = RS + RP2
249 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
250 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
259 PT = MAX(ABS(RP2),ABS(CP2))
260 FC = (RP2/PT)**2 + (CP2/PT)**2
[all …]
/dports/math/slatec/src/
H A Ddbsynu.f202 RP2 = 1.0D0
212 RPT = RP2
214 RP2 = RBK*RPT - CBK*CPT - AK*RP1
233 RP2 = 1.0D0
236 RPT = RP2
242 RS = RS + RP2
249 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
250 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
259 PT = MAX(ABS(RP2),ABS(CP2))
260 FC = (RP2/PT)**2 + (CP2/PT)**2
[all …]
H A Dbesynu.f197 RP2 = 1.0E0
207 RPT = RP2
209 RP2 = RBK*RPT - CBK*CPT - AK*RP1
228 RP2 = 1.0E0
231 RPT = RP2
237 RS = RS + RP2
244 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
245 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
254 PT = MAX(ABS(RP2),ABS(CP2))
255 FC = (RP2/PT)**2 + (CP2/PT)**2
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/elementary_functions/src/fortran/slatec/
H A Ddbsynu.f202 RP2 = 1.0D0
212 RPT = RP2
214 RP2 = RBK*RPT - CBK*CPT - AK*RP1
233 RP2 = 1.0D0
236 RPT = RP2
242 RS = RS + RP2
249 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
250 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
259 PT = MAX(ABS(RP2),ABS(CP2))
260 FC = (RP2/PT)**2 + (CP2/PT)**2
[all …]
/dports/math/cmlib/cmlib-3.0_8/src/amoslib/
H A Ddbsynu.f190 RP2 = 1.0D0
200 RPT = RP2
202 RP2 = RBK*RPT - CBK*CPT - AK*RP1
221 RP2 = 1.0D0
224 RPT = RP2
230 RS = RS + RP2
237 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
238 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
247 PT = DMAX1(DABS(RP2),DABS(CP2))
248 FC = (RP2/PT)**2 + (CP2/PT)**2
[all …]
H A Dbesynu.f185 RP2 = 1.0E0
195 RPT = RP2
197 RP2 = RBK*RPT - CBK*CPT - AK*RP1
216 RP2 = 1.0E0
219 RPT = RP2
225 RS = RS + RP2
232 RS1 = (RP2*(RS/PT)+CP2*(CS/PT))/PT
233 CS1 = (CP2*(RS/PT)-RP2*(CS/PT))/PT
242 PT = AMAX1(ABS(RP2),ABS(CP2))
243 FC = (RP2/PT)**2 + (CP2/PT)**2
[all …]
/dports/math/R-cran-ddalpha/ddalpha/man/
H A Ddepthf.RP2.Rd1 \name{depthf.RP2}
2 \alias{depthf.RP2}
5 depthf.RP2(datafA, datafB, range = NULL, d = 101, nproj = 51)
33 \item \code{Simpl_FD} the double random projection depth RP2 based on the bivariate simplicial dept…
34 \item \code{Half_FD} the double random projection depth RP2 based on the bivariate halfspace depth,
35 \item \code{hM_FD} the double random projection depth RP2 based on the bivariate h-mode depth,
46 …andom projection depths are described in Cuevas et al. (2007). They are of two types: RP2 type, and
51 functional data. For RP2 type depths, the average bivariate depth of the projected quantities is as…
61 depthf.RP2(dataf2A,dataf2B)
H A Ddepthf..Rd41 # depthf.RP2(datafA, datafB, range = NULL, d = 101, nproj = 51)
79 \code{\link{depthf.RP2}}
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/tests/
H A Dtest-rankprofiles.C75 size_t* RP1, * RP2; in run_with_field() local
82 FFPACK::RowRankProfile (*F, m, n, A, lda, RP2, FFPACK::FfpackTileRecursive); in run_with_field()
84 FFPACK::pRowRankProfile (*F, m, n, A, lda, RP2, 0, FFPACK::FfpackTileRecursive); in run_with_field()
86 ok = ok && (RP1[i] == RP2[i]); in run_with_field()
88 fflas_delete(RP2); in run_with_field()
97 FFPACK::ColumnRankProfile (*F, m, n, A, lda, RP2, FFPACK::FfpackTileRecursive); in run_with_field()
102 ok = ok && (RP1[i] == RP2[i]); in run_with_field()
104 fflas_delete(RP2); in run_with_field()
108 size_t* RP1, * RP2; in run_with_field() local
133 ok = ok && (RP1[ii] == CRP[ii]) && (RP2[ii] == RRP[ii]); in run_with_field()
[all …]
/dports/science/aircraft-datcom/aircraft-datcom-ed877bb/src/
H A Daldlpr.f6 CHARACTER*4 VFOR,BLANK,VFS,E9P2,C1XC,RP,RP1,RP2,RP3 local
12 DATA RP2/'4, '/
39 VFOR(II+1)=RP2
/dports/lang/micropython/micropython-1.17/ports/rp2/
H A DREADME.md1 # The RP2 port
3 This is a port of MicroPython to the Raspberry Pi RP2 series of microcontrollers.
28 Building of the RP2 firmware is done entirely using CMake, although a simple
/dports/biology/molden/molden5.8/plush/
H A DRP21 mol="RP2" Charge="0"
/dports/audio/guitarix-lv2/guitarix-0.43.1/src/LV2/gx_livelooper.lv2/
H A Dlivelooper.cc178 bool RP2; member in livelooper::LiveLooper
224 RP2(false), in LiveLooper()
511 if (rfplay2 && !RP2) {fplay2 = 0.0;RP2=true;} in compute()
512 else if (fplay2 && RP2) {rfplay2 = 0.0;RP2=false;} in compute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/test/clang-tidy/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dcppcoreguidelines-pro-type-static-cast-downcast.cpp104 auto RP2 = static_cast<PolymorphicBase&>(d1); // OK, upcast to a public base in references_polymorphic() local

12345678910>>...12