Home
last modified time | relevance | path

Searched refs:Rmod (Results 1 – 15 of 15) sorted by relevance

/dports/math/gmp-ecm/ecm-7.0.4/
H A Dcudakernel_default.cu28 (biguint_t Rmod, bigint_t cy, const biguint_t A, const biguint_t B) in Cuda_Add_mod() argument
31 __add_cc (Rmod[threadIdx.x], A[threadIdx.x], B[threadIdx.x]); in Cuda_Add_mod()
32 __addcy2(Rmod[thp1]); in Cuda_Add_mod()
34 Cuda_Fully_Normalize (Rmod, cy); in Cuda_Add_mod()
43 (biguint_t Rmod, bigint_t cy, const biguint_t A) in Cuda_Add_mod() argument
46 __add_cc (Rmod[threadIdx.x], Rmod[threadIdx.x], A[threadIdx.x]); in Cuda_Add_mod()
48 __addcy2(Rmod[thp1]); in Cuda_Add_mod()
50 Cuda_Fully_Normalize (Rmod, cy); in Cuda_Add_mod()
59 digit_t reg_Rmod = Rmod[threadIdx.x]; in Cuda_Sub_mod()
67 Rmod[threadIdx.x] = reg_Rmod; in Cuda_Sub_mod()
[all …]
/dports/cad/gspiceui/gspiceui-v1.1.00/lib/models/
H A Dzxmn3a14f.mod10 RD 3 6 Rmod 0.04
11 RS 5 55 Rmod 0.015
25 .MODEL Rmod RES (TC1=2.8e-3 TC2=0.8E-5)
/dports/sysutils/edk2/edk2-platforms-89f6170d/Drivers/DisplayLink/DisplayLinkPkg/DisplayLinkGop/
H A DGop.c358 UINT16 Rmod;
362 Rmod = RefreshRate % 10;
363 Rate10Hz = RefreshRate - Rmod;
365 if (Rmod >= 5) {
/dports/math/R-cran-robustbase/robustbase/man/
H A Dsummary.glmrob.Rd62 Rmod <- glmrob(Ysum ~ Age10 + Base4*Trt, family = poisson,
64 ss <- summary(Rmod)
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/simulation/sim_erosion/
H A DMMF_SAGA.cpp422 double Rmod = 0.0, IF = 0.0, Z = 0.0, E = 0.0, Rc = 0.0, d_IF = 0.0; in On_Execute() local
725 Rmod = R * (365/timespan); // scale up from timespan to annual values in On_Execute()
726 E = Rmod / sqrt(0.9 + (Rmod*Rmod)/(Z*Z)); // Equ. (11) in On_Execute()
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_pixels.c912 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument
929 Uint8 R = (Uint8) ((pal->colors[i].r * Rmod) / 255); in Map1toN()
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/video/
H A DSDL_pixels.c912 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument
929 Uint8 R = (Uint8) ((pal->colors[i].r * Rmod) / 255); in Map1toN()
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/video/android/
H A DSDL_pixels.c832 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument
850 Uint8 R = (Uint8) ((pal->colors[i].r * Rmod) / 255); in Map1toN()
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/
H A DSDL_pixels.c910 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument
927 Uint8 R = (Uint8) ((pal->colors[i].r * Rmod) / 255); in Map1toN()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/video/
H A DSDL_pixels.c912 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument
929 Uint8 R = (Uint8) ((pal->colors[i].r * Rmod) / 255); in Map1toN()
/dports/x11/controllermap/SDL2-2.0.18/src/video/
H A DSDL_pixels.c965 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument
982 Uint8 R = (Uint8) ((pal->colors[i].r * Rmod) / 255); in Map1toN()
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_pixels.c965 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument
982 Uint8 R = (Uint8) ((pal->colors[i].r * Rmod) / 255); in Map1toN()
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/nortel/
H A DRC-TLS-MIB.mib6196 DESCRIPTION "The Rmod Lane on which the Ip Table/Mac Table has reached
12347 DESCRIPTION "Table contains Rmod values for customer IP Vlan.Table entry
12357 DESCRIPTION "Entry contains Rmod values for customer IP Vlan."
/dports/net-mgmt/observium/observium/mibs/nortel/
H A DRC-TLS-MIB6196 DESCRIPTION "The Rmod Lane on which the Ip Table/Mac Table has reached
12347 DESCRIPTION "Table contains Rmod values for customer IP Vlan.Table entry
12357 DESCRIPTION "Entry contains Rmod values for customer IP Vlan."
/dports/math/polymake/polymake-4.5/demo/
H A D3d_printing_with_x3d.ipynb3762 …UV4FC6mFNQpo01pgNpzKwVjHDIt1t1JGbqH8G5curLd38Hwdv8QqncJdOfBtCCw3BtASHGz5H+Rmod+3BpSz4ODpZwVj3CfLD+…