Home
last modified time | relevance | path

Searched refs:RXM (Results 1 – 25 of 107) sorted by relevance

12345

/dports/science/dcl/dcl-5.4.8/src/grph1/sgpack/
H A Dsgopn.f64 RXM=MIN(1.0,WX0/WY0)
66 CALL STSWTR(0.0,RXM,0.0,RYM,0.0,WX0,0.0,WY0,ITR)
67 CALL SGSVPT(0.0,RXM,0.0,RYM)
113 RXM=MIN(1.0,WXL/WYL)
115 CALL STSWTR(0.0,RXM,0.0,RYM,XAMIN,XAMAX,YAMIN,YAMAX,ITR)
132 RXM=MIN(1.0,WXL/WYL)
134 CALL STSWTR(0.0,RXM,0.0,RYM,XAMIN,XAMAX,YAMIN,YAMAX,ITR)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libproj4/vtklibproj4/
H A Dproj_crast.c33 #define RXM 1.02332670794648848847 macro
47 lp.lam = xy.x * RXM / (2. * cos((lp.phi + lp.phi) * THIRD) - 1);
/dports/graphics/proj/proj-7.2.1/src/projections/
H A Dcrast.cpp10 #define RXM 1.02332670794648848847 macro
30 lp.lam = xy.x * RXM / (2. * cos((lp.phi + lp.phi) * THIRD) - 1); in crast_s_inverse()
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
84 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_crast.c7 #define RXM 1.02332670794648848847 macro
27 lp.lam = xy.x * RXM / (2. * cos((lp.phi + lp.phi) * THIRD) - 1); in s_inverse()
/dports/devel/R-cran-BH/BH/inst/include/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
84 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
84 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
84 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/devel/boost-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
84 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/libproj/vtklibproj/src/
H A DPJ_crast.c7 #define RXM 1.02332670794648848847 macro
27 lp.lam = xy.x * RXM / (2. * cos((lp.phi + lp.phi) * THIRD) - 1); in s_inverse()
/dports/devel/boost-python-libs/boost_1_72_0/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
84 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
84 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
90 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/geometry/srs/projections/proj/
H A Dcrast.hpp58 static const double RXM = 1.02332670794648848847; variable
90 lp_lon = xy_x * RXM / (2. * cos((lp_lat + lp_lat) * third) - 1); in inv()
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/drivers/vx/
H A Dvx_core.c131 err |= vx_inb(chip, RXM) << 8; in vx_transfer_end()
164 val |= vx_inb(chip, RXM) << 8; in vx_read_status()
208 rmh->Stat[i] |= vx_inb(chip, RXM) << 8; in vx_read_status()
284 err |= vx_inb(chip, RXM) << 8; in vx_send_msg_nolock()
378 err |= vx_inb(chip, RXM) << 8; in vx_send_rih_nolock()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/drivers/vx/
H A Dvx_core.c131 err |= vx_inb(chip, RXM) << 8; in vx_transfer_end()
164 val |= vx_inb(chip, RXM) << 8; in vx_read_status()
208 rmh->Stat[i] |= vx_inb(chip, RXM) << 8; in vx_read_status()
284 err |= vx_inb(chip, RXM) << 8; in vx_send_msg_nolock()
378 err |= vx_inb(chip, RXM) << 8; in vx_send_rih_nolock()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/drivers/vx/
H A Dvx_core.c131 err |= vx_inb(chip, RXM) << 8; in vx_transfer_end()
164 val |= vx_inb(chip, RXM) << 8; in vx_read_status()
208 rmh->Stat[i] |= vx_inb(chip, RXM) << 8; in vx_read_status()
284 err |= vx_inb(chip, RXM) << 8; in vx_send_msg_nolock()
378 err |= vx_inb(chip, RXM) << 8; in vx_send_rih_nolock()
/dports/astro/gpsd/gpsd-3.20/
H A Dubxtool2830 """UBX-CFG-RXM decode, Navigation/Measurement"""
6627 "help": "poll UBX-CFG-RXM Jamming/Interference "
6669 "CFG-RXM": {"command": send_poll, "opt": [0x06, 0x11],
6670 "help": "poll UBX-CFG-RXM RXM configuration"},
6887 "RXM-IMES": {"command": send_poll, "opt": [0x02, 0x61],
6888 "help": "poll UBX-RXM-IMES Indoor Messaging System "
6891 "RXM-MEASX": {"command": send_poll, "opt": [0x02, 0x14],
6892 "help": "poll UBX-RXM-MEASX Satellite Measurements "
6895 "RXM-RAWX": {"command": send_poll, "opt": [0x02, 0x15],
6896 "help": "poll UBX-RXM-RAWX raw measurement data"},
/dports/cad/kicad-library-symbols-devel/kicad-symbols-c89f825a37051941397351a92791d0e0757e111d/
H A DRF_GPS.kicad_sym1329 (symbol "RF_GPS:RXM-GPS-RM" (in_bom yes) (on_board yes)
1333 (property "Value" "RXM-GPS-RM" (id 1) (at 17.78 13.97 0)
1348 (property "ki_fp_filters" "Linx*RXM?GPS*" (id 6) (at 0 0 0)
1351 (symbol "RXM-GPS-RM_0_1"
1356 (symbol "RXM-GPS-RM_1_1"
1443 (symbol "RF_GPS:RXM-GPS-FM" (extends "RXM-GPS-RM")
1447 (property "Value" "RXM-GPS-FM" (id 1) (at 17.78 13.97 0)
1462 (property "ki_fp_filters" "Linx*RXM?GPS*" (id 6) (at 0 0 0)
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pcmcia/vx/
H A Dvxp_ops.c188 c |= (int)vx_inb(chip, RXM) << 8; in vxp_load_xilinx_binary()
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pcmcia/vx/
H A Dvxp_ops.c188 c |= (int)vx_inb(chip, RXM) << 8; in vxp_load_xilinx_binary()
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pcmcia/vx/
H A Dvxp_ops.c188 c |= (int)vx_inb(chip, RXM) << 8; in vxp_load_xilinx_binary()
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/netmod/ofi/
H A Dofi_capability_sets.h596 #error *** One of MPIDI_CH4_OFI_USE_SET_{e.g. PSM2,SOCKETS,BGQ,VERBS_RXM,RXM,GNI or RUNTIME} must b…
/dports/net/mpich/mpich-3.4.3/modules/libfabric/man/
H A Dfi_verbs.7.md154 The XRC transport is intended to be used when layered with the RXM provider and
/dports/net/mpich/mpich-3.4.3/modules/libfabric/
H A DNEWS.md865 ## RXM section in v1.6.2, Fri Sep 28, 2018
915 ## RXM section in v1.6.1, Wed May 8, 2018
1008 ## RXM section in v1.6.0, Wed Mar 14, 2018
1103 ## RXM section in v1.5.3, Wed Dec 20, 2017
1136 ## RXM section in v1.5.2, Wed Nov 8, 2017

12345