Home
last modified time | relevance | path

Searched refs:RF (Results 1 – 25 of 2091) sorted by relevance

12345678910>>...84

/dports/games/angband/Angband-4.2.2/src/
H A Dlist-mon-race-flags.h7 RF(NONE, RFT_NONE, "")
8 RF(UNIQUE, RFT_OBV, "")
9 RF(QUESTOR, RFT_OBV, "")
10 RF(MALE, RFT_OBV, "")
11 RF(FEMALE, RFT_OBV, "")
12 RF(GROUP_AI, RFT_OBV, "")
13 RF(CHAR_CLEAR, RFT_DISP, "")
14 RF(ATTR_RAND, RFT_DISP, "")
21 RF(SEASONAL, RFT_GEN, "")
22 RF(UNAWARE, RFT_NOTE, "")
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dns32knbsd-nat.c34 #define RF(dst, src) \ macro
225 RF (SP_REGNUM, dummy); in fetch_kcore_registers()
227 RF (PC_REGNUM, sf.sf_pc); in fetch_kcore_registers()
251 RF (R0_REGNUM + 0, null); in clear_regs()
252 RF (R0_REGNUM + 1, null); in clear_regs()
253 RF (R0_REGNUM + 2, null); in clear_regs()
254 RF (R0_REGNUM + 3, null); in clear_regs()
260 RF (SP_REGNUM, null); in clear_regs()
262 RF (PC_REGNUM, null); in clear_regs()
263 RF (PS_REGNUM, null); in clear_regs()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dns32knbsd-nat.c34 #define RF(dst, src) \ macro
225 RF (SP_REGNUM, dummy); in fetch_kcore_registers()
227 RF (PC_REGNUM, sf.sf_pc); in fetch_kcore_registers()
251 RF (R0_REGNUM + 0, null); in clear_regs()
252 RF (R0_REGNUM + 1, null); in clear_regs()
253 RF (R0_REGNUM + 2, null); in clear_regs()
254 RF (R0_REGNUM + 3, null); in clear_regs()
260 RF (SP_REGNUM, null); in clear_regs()
262 RF (PC_REGNUM, null); in clear_regs()
263 RF (PS_REGNUM, null); in clear_regs()
[all …]
/dports/math/blaze/blaze-3.8/blaze/math/shims/
H A DEqual.h74 template< RelaxationFlag RF // Relaxation flag
103 template< RelaxationFlag RF > // Relaxation flag
106 if( RF == relaxed ) { in equal()
216 if( RF == relaxed ) { in equal()
330 if( RF == relaxed ) { in equal()
355 template< RelaxationFlag RF // Relaxation flag
360 return equal<RF>( real( a ), b ) && equal<RF>( imag( a ), T1() ); in equal()
379 template< RelaxationFlag RF // Relaxation flag
384 return equal<RF>( a, real( b ) ) && equal<RF>( imag( b ), T2() ); in equal()
403 template< RelaxationFlag RF // Relaxation flag
[all …]
H A DIsDefault.h96 template< RelaxationFlag RF // Relaxation flag
117 template< RelaxationFlag RF > // Relaxation flag
120 if( RF == relaxed ) in isDefault()
141 template< RelaxationFlag RF > // Relaxation flag
144 if( RF == relaxed ) in isDefault()
165 template< RelaxationFlag RF > // Relaxation flag
168 if( RF == relaxed ) in isDefault()
189 template< RelaxationFlag RF // Relaxation flag
193 return isDefault<RF>( real( v ) ) && isDefault<RF>( imag( v ) ); in isDefault()
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/function/
H A Dmemberadaptor.hh32 class GV, class RF, std::size_t dimR = 1>
35 GridFunctionTraits< GV, RF, dimR, FieldVector<RF, dimR> >,
41 typedef GridFunctionTraits< GV, RF, dimR, FieldVector<RF, dimR> > Traits;
90 template<class RF, std::size_t dimRange,
117 class GV, class RF, std::size_t dimR = 1>
120 GridFunctionTraits< GV, RF, dimR, FieldVector<RF, dimR> >,
126 typedef GridFunctionTraits< GV, RF, dimR, FieldVector<RF, dimR> > Traits;
176 template<class RF, std::size_t dimRange,
208 BoundaryGridFunctionTraits< GV, RF, dimR, FieldVector<RF, dimR> >,
215 typedef BoundaryGridFunctionTraits< GV, RF, dimR, FieldVector<RF, dimR> >
[all …]
H A Dconst.hh17 template<typename GV, typename RF, unsigned dimR = 1>
20 AnalyticGridFunctionTraits<GV,RF,dimR>,
21 ConstGridFunction<GV,RF,dimR>
26 typedef AnalyticGridFunctionTraits<GV,RF,dimR> Traits;
29 ConstGridFunction<GV,RF, dimR> > BaseT;
67 template<typename GV, typename RF, unsigned dimR = 1>
72 RF,dimR,FieldVector<RF,dimR> >,
73 ConstBoundaryGridFunction<GV, RF, dimR> >
79 RF,dimR,FieldVector<RF,dimR> > Traits;
84 ConstBoundaryGridFunction<GV,RF,dimR> > BaseT;
H A Dcallableadapter.hh23 template<typename GV, typename RF, int n, typename F>
26 GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> >,
33 GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> > Traits;
76 GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> >,
83 GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> > Traits;
196 GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> >,
204 GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> > Traits;
224 void setTime (RF t) { in setTime()
234 GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> >,
242 GridFunctionTraits<GV,RF,n,Dune::FieldVector<RF,n> > Traits;
[all …]
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Dsha512-ssse3-i386.c141 #define RF "%%mm5" macro
284 "movq 8*5(%[state]), "RF";\n\t" in _gcry_sha512_transform_i386_ssse3()
327 Rx(RA, RB, RC, RD, RE, RF, RG, RH, WK0); in _gcry_sha512_transform_i386_ssse3()
328 Rx(RH, RA, RB, RC, RD, RE, RF, RG, WK1); in _gcry_sha512_transform_i386_ssse3()
330 Rx(RG, RH, RA, RB, RC, RD, RE, RF, WK0); in _gcry_sha512_transform_i386_ssse3()
331 Rx(RF, RG, RH, RA, RB, RC, RD, RE, WK1); in _gcry_sha512_transform_i386_ssse3()
333 Rx(RE, RF, RG, RH, RA, RB, RC, RD, WK0); in _gcry_sha512_transform_i386_ssse3()
334 Rx(RD, RE, RF, RG, RH, RA, RB, RC, WK1); in _gcry_sha512_transform_i386_ssse3()
336 Rx(RC, RD, RE, RF, RG, RH, RA, RB, WK0); in _gcry_sha512_transform_i386_ssse3()
357 "paddq 8*5(%[state]), "RF";\n\t" in _gcry_sha512_transform_i386_ssse3()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Dsha512-ssse3-i386.c141 #define RF "%%mm5" macro
284 "movq 8*5(%[state]), "RF";\n\t" in _gcry_sha512_transform_i386_ssse3()
327 Rx(RA, RB, RC, RD, RE, RF, RG, RH, WK0); in _gcry_sha512_transform_i386_ssse3()
328 Rx(RH, RA, RB, RC, RD, RE, RF, RG, WK1); in _gcry_sha512_transform_i386_ssse3()
330 Rx(RG, RH, RA, RB, RC, RD, RE, RF, WK0); in _gcry_sha512_transform_i386_ssse3()
331 Rx(RF, RG, RH, RA, RB, RC, RD, RE, WK1); in _gcry_sha512_transform_i386_ssse3()
333 Rx(RE, RF, RG, RH, RA, RB, RC, RD, WK0); in _gcry_sha512_transform_i386_ssse3()
334 Rx(RD, RE, RF, RG, RH, RA, RB, RC, WK1); in _gcry_sha512_transform_i386_ssse3()
336 Rx(RC, RD, RE, RF, RG, RH, RA, RB, WK0); in _gcry_sha512_transform_i386_ssse3()
357 "paddq 8*5(%[state]), "RF";\n\t" in _gcry_sha512_transform_i386_ssse3()
[all …]
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/test/
H A Dtestcomplexnumbers-problem.hh12 template<typename GV, typename RF, typename DF>
17 typedef Dune::PDELab::ConvectionDiffusionParameterTraits<GV,RF> Traits;
40 RF g (const typename Traits::ElementType& e, const typename Traits::DomainType& xlocal ) const in g()
42 return RF(0.,0.); in g()
46RF j (const typename Traits::IntersectionType& is, const typename Traits::IntersectionDomainType& … in j()
48 RF i(0., 1.); in j()
55 RF f (const typename Traits::ElementType& e, const typename Traits::DomainType& position) const in f()
62 RF res(0.,0.); in f()
67 res = RF(25,0.0); in f()
84 return RF(0.,0.);
[all …]
H A Dtestrtfem.cc49 typedef double RF; in main() typedef
51 typedef Dune::PDELab::RaviartThomasLocalFiniteElementMap<GV,DF,RF,0> RT0FEM; in main()
52 typedef Dune::PDELab::RT0Cube2DLocalFiniteElementMap<GV,DF,RF> RT0BASEFEM; in main()
57 typedef Dune::PDELab::RaviartThomasLocalFiniteElementMap<GV,DF,RF,1> RT1FEM; in main()
58 typedef Dune::PDELab::RT1Cube2DLocalFiniteElementMap<GV,DF,RF> RT1BASEFEM; in main()
63 typedef Dune::PDELab::RaviartThomasLocalFiniteElementMap<GV,DF,RF,2> RT2FEM; in main()
64 typedef Dune::PDELab::RT2Cube2DLocalFiniteElementMap<GV,DF,RF> RT2BASEFEM; in main()
83 typedef double RF; in main() typedef
86 typedef Dune::PDELab::RT0Cube3DLocalFiniteElementMap<GV,DF,RF> RT0BASEFEM; in main()
92 typedef Dune::PDELab::RT1Cube3DLocalFiniteElementMap<GV,DF,RF> RT1BASEFEM; in main()
[all …]
H A Dtestl2.cc30 using RF = typename GV::Grid::ctype; in test_l2() typedef
34 using Q1FEM = Dune::PDELab::QkLocalFiniteElementMap<GV,RF,RF,1>; in test_l2()
36 using Q2FEM = Dune::PDELab::QkLocalFiniteElementMap<GV,RF,RF,2>; in test_l2()
62 using ScalarV = Dune::PDELab::Backend::Vector<Q1GFS,RF>; in test_l2()
74 using SystemV = Dune::PDELab::Backend::Vector<SystemGFS,RF>; in test_l2()
81 return Dune::FieldVector<RF,Dune::TypeTree::TreeInfo<SystemGFS>::leafCount>(r); in test_l2()
95 using ScalarGO = Dune::PDELab::GridOperator<ScalarGFS,ScalarGFS,LOP,MBE,RF,RF,RF>; in test_l2()
101 using SystemGO = Dune::PDELab::GridOperator<SystemGFS,SystemGFS,LOP,MBE,RF,RF,RF>; in test_l2()
114 RF diff_l2 = 0.0; in test_l2()
/dports/www/thirtybees/thirtybees-1.1.0/docs/csv_import/
H A Dcombinations_import.csv2 1,Color:color:0; Disk space:select:1,Blue:0; 16GB:1,RF-Nano-Blue-16GB,RP-Nano-Blue-16GB,00000804463…
3 1,Color:color:0; Disk space:select:1,Blue:0; 8GB:1,RF-Nano-Blue-8GB,RP-Nano-Blue-8GB,0000080446393,…
7 1,Color:color:0; Disk space:select:1,Metal:0; 8GB:1,RF-Nano-Metal-8GB,RP-Nano-Metal-8GB,00000804463…
13 1,Color:color:0; Disk space:select:1,Pink:0; 8GB:1,RF-Nano-Pink-8GB,RP-Nano-Pink-8GB,0000080446403,…
18 2,Color:color:0,Metal:0,RF-Shuffle-Metal,RP-Shuffle-Metal,0685387000000,623892618739,40,0,0,12,1,0,…
19 2,Color:color:0,Blue:0,RF-Shuffle-Blue,RP-Shuffle-Blue,0685387000000,848279119061,40,0,0,12,1,0,0,2…
20 2,Color:color:0,Pink:0,RF-Shuffle-Pink,RP-Shuffle-Pink,0685387000000,745140261407,40,0,0,12,1,0,0,2…
21 2,Color:color:0,Green:0,RF-Shuffle-Green,RP-Shuffle-Green,0685387000000,180143857886,40,0,0,12,1,0,…
26 5,Disk space:select:1,8GB:0,RF-IpodTouch8GB,RP-IpodTouch8GB,8456120000000,626733005930,200,0,0,10,1…
27 5,Disk space:select:1,16GB:0,RF-IpodTouch16GB,RP-IpodTouch16GB,8456120000000,604116319829,250,75,0,…
[all …]
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/localoperator/
H A Ddginteriorpenaltyparameter.hh21 template<typename RF>
25 RF sigma;
29 sigma = config.get<RF>("sigma"); in DefaultInteriorPenalty()
33 RF getFaceIP(const GEO& geo, const IGEO& igeo, const OGEO& ogeo) const in getFaceIP()
41 RF getFaceIP(const GEO& geo, const IGEO& igeo) const in getFaceIP()
56 template<typename RF>
60 RF sigma;
61 RF beta;
65 sigma = config.get<RF>("sigma"); in OverPenalizedInteriorPenalty()
66 beta = config.get<RF>("beta"); in OverPenalizedInteriorPenalty()
[all …]
/dports/net-mgmt/observium/observium/mibs/electroline/
H A DELECTROLINE-DHT-GLOBAL-FIBERNODE-MIB635 1 = RF ON
648 0 = RF Path1 OFF :RF Path2 OFF :RF Path3 OFF
649 1 = RF Path1 OFF :RF Path2 OFF :RF Path3 ON
650 2 = RF Path1 OFF :RF Path2 ON :RF Path3 OFF
651 3 = RF Path1 ON :RF Path2 OFF :RF Path3 OFF
652 4 = RF Path1 OFF :RF Path2 ON :RF Path3 ON
653 5 = RF Path1 ON :RF Path2 ON :RF Path3 OFF
654 6 = RF Path1 ON :RF Path2 OFF :RF Path3 ON
655 7 = RF Path1 ON :RF Path2 ON :RF Path3 ON."
713 --RF port upstream RF level
[all …]
/dports/graphics/grx/grx249/src/fdrivers/
H A Dpblit_nb.h34 #define __DOCPYF(WF,OP,RF) fwdcopy##WF##OP##RF(dptr,dptr,sptr,ww) argument
35 #define __DOCPYR(WF,OP,RF) revcopy##WF##OP##RF(dptr,dptr,sptr,ww) argument
37 #define __DOIMGCPYF(WF,RF) DOIMGCOPY(FW,WF,RF,ww) argument
38 #define __DOIMGCPYR(WF,RF) DOIMGCOPY(RV,WF,RF,ww) argument
41 #define DOCPYF(WF,OP,RF) __DOCPYF(WF,OP,RF) argument
42 #define DOCPYR(WF,OP,RF) __DOCPYR(WF,OP,RF) argument
43 #define DOIMGCPYF(WF,RF) __DOIMGCPYF(WF,RF) argument
44 #define DOIMGCPYR(WF,RF) __DOIMGCPYR(WF,RF) argument
/dports/math/blaze/blaze-3.8/blaze/math/sparse/
H A DSparseMatrix.h515 template< RelaxationFlag RF // Relaxation flag
607 template< RelaxationFlag RF // Relaxation flag
679 template< RelaxationFlag RF // Relaxation flag
713 template< RelaxationFlag RF // Relaxation flag
747 template< RelaxationFlag RF // Relaxation flag
796 template< RelaxationFlag RF // Relaxation flag
870 template< RelaxationFlag RF // Relaxation flag
923 template< RelaxationFlag RF // Relaxation flag
997 template< RelaxationFlag RF // Relaxation flag
1087 template< RelaxationFlag RF // Relaxation flag
[all …]
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/test/fem/
H A Dtestfemwithgfs.cc48 template<typename RF, typename Constraints, typename VBE>
74 template<typename RF, typename Constraints, typename VBE>
101 template<typename RF, typename Constraints, typename VBE>
158 template<typename RF, typename Constraints, typename VBE>
226 [[maybe_unused]] typedef double RF; in main() typedef
231 test_1d_cube<RF>(constraints,vbe); in main()
235 test_1d_simplex<RF>(constraints,vbe); in main()
241 test_2d_cube<RF>(constraints,vbe); in main()
245 test_2d_simplex<RF>(constraints,vbe); in main()
251 test_3d_cube<RF>(constraints,vbe); in main()
[all …]
/dports/math/dune-localfunctions/dune-localfunctions-f6628171b2773065ab43f97a77f47cd8c4283d8f/dune/localfunctions/lagrange/
H A Dpk1d.hh33 template<class Geometry, class RF, std::size_t k>
36 typedef Impl::LagrangeSimplexLocalBasis<DF,RF,1,k> LocalBasis;
91 template<class Geometry, class RF, std::size_t k>
93 Pk1DFiniteElement<Geometry, RF, k>::gt(GeometryTypes::simplex(2));
95 template<class Geometry, class RF, std::size_t k>
96 const typename Pk1DFiniteElement<Geometry, RF, k>::LocalBasis
97 Pk1DFiniteElement<Geometry, RF, k>::localBasis = LocalBasis();
99 template<class Geometry, class RF, std::size_t k>
101 Pk1DFiniteElement<Geometry, RF, k>::localInterpolation =
115 template<class Geometry, class RF, std::size_t k>
[all …]
H A Dpk2d.hh33 template<class Geometry, class RF, std::size_t k>
36 typedef Impl::LagrangeSimplexLocalBasis<DF,RF,2,k> LocalBasis;
91 template<class Geometry, class RF, std::size_t k>
93 Pk2DFiniteElement<Geometry, RF, k>::gt(GeometryTypes::simplex(2));
95 template<class Geometry, class RF, std::size_t k>
96 const typename Pk2DFiniteElement<Geometry, RF, k>::LocalBasis
97 Pk2DFiniteElement<Geometry, RF, k>::localBasis = LocalBasis();
99 template<class Geometry, class RF, std::size_t k>
101 Pk2DFiniteElement<Geometry, RF, k>::localInterpolation =
115 template<class Geometry, class RF, std::size_t k>
[all …]
/dports/finance/prestashop/prestashop/docs/csv_import/
H A Dcombinations_import.csv3 1;Color:color:0, Disk space:select:1;Blue:0, 8GB:1;RF-Nano-Blue-8GB;RP-Nano-Blue-8GB;0000080446393;…
7 1;Color:color:0, Disk space:select:1;Metal:0, 8GB:1;RF-Nano-Metal-8GB;RP-Nano-Metal-8GB;00000804463…
9 1;Color:color:0, Disk space:select:1;Black:0, 8GB:1;RF-Nano-Black-8GB;RP-Nano-Black-8GB;00000804463…
13 1;Color:color:0, Disk space:select:1;Pink:0, 8GB:1;RF-Nano-Pink-8GB;RP-Nano-Pink-8GB;0000080446403;…
18 2;Color:color:0;Metal:0;RF-Shuffle-Metal;RP-Shuffle-Metal;0685387000000;623892618739;40;0;0;12;1;0;…
19 2;Color:color:0;Blue:0;RF-Shuffle-Blue;RP-Shuffle-Blue;0685387000000;848279119061;40;0;0;12;1;1;0;0…
20 2;Color:color:0;Pink:0;RF-Shuffle-Pink;RP-Shuffle-Pink;0685387000000;745140261407;40;0;0;12;1;2;0;0…
21 2;Color:color:0;Green:0;RF-Shuffle-Green;RP-Shuffle-Green;0685387000000;180143857886;40;0;0;12;1;3;…
26 5;Disk space:select:1;8GB:0;RF-IpodTouch8GB;RP-IpodTouch8GB;8456120000000;626733005930;200;0;0;10;1…
27 5;Disk space:select:1;16GB:0;RF-IpodTouch16GB;RP-IpodTouch16GB;8456120000000;604116319829;250;75;0;…
[all …]
/dports/math/blaze/blaze-3.8/blaze/math/expressions/
H A DSMatSMatEqualExpr.h72 template< RelaxationFlag RF // Relaxation flag
101 if( !isDefault<RF>( lelem->value() ) ) in equal()
106 if( !isDefault<RF>( relem->value() ) ) in equal()
120 if( !isDefault<RF>( lelem->value() ) ) in equal()
126 if( !isDefault<RF>( relem->value() ) ) in equal()
151 template< RelaxationFlag RF // Relaxation flag
180 if( !isDefault<RF>( lelem->value() ) ) in equal()
199 if( !isDefault<RF>( lelem->value() ) ) in equal()
205 if( !isDefault<RF>( relem->value() ) ) in equal()
230 template< RelaxationFlag RF // Relaxation flag
[all …]
/dports/net-mgmt/observium/observium/mibs/scte/
H A DSCTE-HMS-HE-RF-AMP-MIB4 SCTE-HMS-HE-RF-AMP-MIB DEFINITIONS ::= BEGIN
19 FROM SCTE-HMS-HE-RF-MIB;
38 6. Changed Rf to RF"
72 -- identifies the RF Amp.
81 -- by the RF Amp)
85 -- the RF Amp)
101 -- the RF Amp Unit Table
155 in the amplifier RF chain.
170 -- the RF Amp Output Table
230 in the amplifier RF chain.
[all …]
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dspecial2.spad1100 ellipticRD : (RF, RF, RF) -> RF
1103 ellipticRF : (RF, RF, RF) -> RF
1106 ellipticRJ : (RF, RF, RF, RF) -> RF
1109 ellipticF : (RF, RF) -> RF
1115 ellipticE : (RF, RF) -> RF
1121 ellipticPi : (RF, RF, RF) -> RF
1159 c2_RC : RF := 3::RF/10::RF
1161 c4_RC : RF := 3::RF/8::RF
1162 c5_RC : RF := 9::RF/22::RF
1164 c7_RC : RF := 9::RF/8::RF
[all …]

12345678910>>...84