Home
last modified time | relevance | path

Searched defs:smr (Results 1 – 25 of 229) sorted by relevance

12345678910

/dports/devel/R-cran-broom/broom/R/
H A Djoinerml-tidiers.R80 smr <- summary(x) functionVar
184 smr <- summary(x) functionVar
/dports/net/mpich/mpich-3.4.3/modules/libfabric/include/
H A Dofi_shm.h262 static inline struct smr_region *smr_peer_region(struct smr_region *smr, int i) in smr_peer_region()
266 static inline struct smr_cmd_queue *smr_cmd_queue(struct smr_region *smr) in smr_cmd_queue()
270 static inline struct smr_resp_queue *smr_resp_queue(struct smr_region *smr) in smr_resp_queue()
274 static inline struct smr_inject_pool *smr_inject_pool(struct smr_region *smr) in smr_inject_pool()
278 static inline struct smr_peer_data *smr_peer_data(struct smr_region *smr) in smr_peer_data()
282 static inline struct smr_sar_pool *smr_sar_pool(struct smr_region *smr) in smr_sar_pool()
286 static inline const char *smr_name(struct smr_region *smr) in smr_name()
291 static inline void smr_set_map(struct smr_region *smr, struct smr_map *map) in smr_set_map()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/util/src/
H A Dutil_shm.c67 void smr_cma_check(struct smr_region *smr, struct smr_region *peer_smr) in smr_cma_check()
136 const struct smr_attr *attr, struct smr_region **smr) in smr_create()
216 smr_peer_data(*smr)[i].sar_status = 0; in smr_create() local
232 void smr_free(struct smr_region *smr) in smr_free()
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/stats/tests/
H A Dtest_rates_poisson.py7 import statsmodels.stats.rates as smr namespace
/dports/editors/libreoffice/libreoffice-7.2.6.2/reportbuilder/java/org/libreoffice/report/pentaho/styles/
H A DStyleMappingDocumentReadHandler.java64 final StyleMappingReadHandler smr = new StyleMappingReadHandler(); in getHandlerForChild() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportbuilder/java/org/libreoffice/report/pentaho/styles/
H A DStyleMappingDocumentReadHandler.java64 final StyleMappingReadHandler smr = new StyleMappingReadHandler(); in getHandlerForChild() local
/dports/science/siconos/siconos-4.4.0/externals/numeric_bindings/libs/numeric/bindings/lapack/test/
H A Dublas_gesdd3.cc44 smr (sm, ublas::range (0, minmn), ublas::range (0, minmn)); in main() local
H A Dublas_gesvd3.cc44 smr (sm, ublas::range (0, minmn), ublas::range (0, minmn)); in main() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/testsuite/20_util/synchronized_pool_resource/
H A Dmultithreaded.cc33 std::pmr::synchronized_pool_resource smr(&test_mr); in test01() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/irqchip/
H A Dirq-atmel-aic.c92 unsigned int smr; in aic_set_type() local
180 unsigned smr; in aic_irq_domain_xlate() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/irqchip/
H A Dirq-atmel-aic.c92 unsigned int smr; in aic_set_type() local
180 unsigned smr; in aic_irq_domain_xlate() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/irqchip/
H A Dirq-atmel-aic.c92 unsigned int smr; in aic_set_type() local
180 unsigned smr; in aic_irq_domain_xlate() local
/dports/net/openldap25-client/openldap-2.5.9/servers/slapd/
H A Dmr.c102 MatchingRule *smr, in mr_insert()
217 MatchingRule *smr; in mr_add() local
/dports/net/openldap24-server/openldap-2.4.59/servers/slapd/
H A Dmr.c102 MatchingRule *smr, in mr_insert()
217 MatchingRule *smr; in mr_add() local
/dports/net/openldap24-client/openldap-2.4.59/servers/slapd/
H A Dmr.c102 MatchingRule *smr, in mr_insert()
217 MatchingRule *smr; in mr_add() local
/dports/net/openldap25-server/openldap-2.5.9/servers/slapd/
H A Dmr.c102 MatchingRule *smr, in mr_insert()
217 MatchingRule *smr; in mr_add() local

12345678910