Home
last modified time | relevance | path

Searched refs:s2p (Results 201 – 225 of 897) sorted by relevance

12345678910>>...36

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/layers/
H A Dcorrelation_layer.cpp149 … int s2p = (out_ch / neighborhood_grid_width - neighborhood_grid_radius) * stride_2; in correlationKernelSubtraction() local
152 int y2 = y1 + s2p; in correlationKernelSubtraction()
/dports/audio/rhvoice/RHVoice-1.2.4/src/third-party/cldr/tools/cldr-apps/src/main/java/org/unicode/cldr/web/
H A DSurveyMenus.java48 Relation<SectionId, PageId> s2p = Factory.getSectionIdsToPageIds(); in SurveyMenus() local
53 for (Entry<SectionId, Set<PageId>> q : s2p.keyValuesSet()) { in SurveyMenus()
/dports/science/py-phono3py/phono3py-1.22.3/c/
H A D_phono3py.c324 int *s2p; in py_get_interaction() local
374 s2p = (int*)PyArray_DATA(py_s2p_map); in py_get_interaction()
392 s2p, in py_get_interaction()
443 int *s2p; in py_get_pp_collision() local
497 s2p = (int*)PyArray_DATA(py_s2p_map); in py_get_pp_collision()
518 s2p, in py_get_pp_collision()
569 int *s2p; in py_get_pp_collision_with_sigma() local
621 s2p = (int*)PyArray_DATA(py_s2p_map); in py_get_pp_collision_with_sigma()
642 s2p, in py_get_pp_collision_with_sigma()
/dports/science/nwchem-data/nwchem-7.0.2-release/QA/tests/ch5n_nbo/
H A Dch5n_nbo.out176 C 3-21g 5 9 3s2p
177 N 3-21g 5 9 3s2p
331 C 3-21g 5 9 3s2p
332 N 3-21g 5 9 3s2p
665 C 3-21g 5 9 3s2p
666 N 3-21g 5 9 3s2p
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/QA/tests/ch5n_nbo/
H A Dch5n_nbo.out176 C 3-21g 5 9 3s2p
177 N 3-21g 5 9 3s2p
331 C 3-21g 5 9 3s2p
332 N 3-21g 5 9 3s2p
665 C 3-21g 5 9 3s2p
666 N 3-21g 5 9 3s2p
/dports/lang/perl5.32/perl-5.32.1/dist/Module-CoreList/t/
H A Dutils.t14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/lang/perl5.30/perl-5.30.3/dist/Module-CoreList/t/
H A Dutils.t14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/lang/perl5.34/perl-5.34.0/dist/Module-CoreList/t/
H A Dutils.t14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/devel/p5-Module-CoreList/Module-CoreList-5.20211120/t/
H A Dutils.t14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Module-CoreList/t/
H A Dutils.t14 my @expected = sort qw(a2p c2ph cppstdin find2perl h2xs pstruct s2p);
/dports/astro/py-pysofa/pysofa-0.1.1/docs/
H A Dvector.rst18 rxpv, rxr, ry, rz, s2c, s2p, s2pv,
/dports/science/py-phonopy/phonopy-2.11.0/phonopy/unfolding/
H A Dcore.py336 s2p = ph_in.primitive.s2p_map
337 s2pp = [p2p[i] for i in s2p]
/dports/science/phonopy/phonopy-2.11.0/phonopy/unfolding/
H A Dcore.py336 s2p = ph_in.primitive.s2p_map
337 s2pp = [p2p[i] for i in s2p]
/dports/math/dune-uggrid/dune-uggrid-bc2d1229420367563410ce9e519f5ff82b45266f/dune/uggrid/gm/
H A Dalgebra.cc193 part = s2p[subdom]; in GetDomainPart()
213 part = s2p[subdom]; in GetDomainPart()
241 part = s2p[subdom]; in GetDomainPart()
257 return(s2p[subdom]); in GetDomainPart()
260 return(s2p[subdom]); in GetDomainPart()
263 return(s2p[subdom]); in GetDomainPart()
2730 DomPart = GetDomainPart(s2p,theObject,side); in CheckVector()
2900 INT *s2p; in CheckAlgebra() local
2917 s2p = BVPD_S2P_PTR(MG_BVPD(MYMG(theGrid))); in CheckAlgebra()
2936 errors += CheckVector(fmt,s2p,(GEOM_OBJECT *) theElement, "ELEMENT", in CheckAlgebra()
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/dill/dill/tests/
H A Dcall-gen171 char *s1p, *s2p;
184 s2p = (void *)(long)rand();
/dports/cad/ngspice_rework/ngspice-35/examples/control_structs/
H A Ds-param.cir117 wrs2p s3046.s2p $ write touchstone vers. 1 file s3046.s2p
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Duaenet.h20 struct asyncreq *s2p; member
/dports/devel/sdl12/SDL-1.2.15/src/stdlib/
H A DSDL_string.c305 char *s2p = (char *)s2; in SDL_memcmp() local
307 if ( *s1p != *s2p ) { in SDL_memcmp()
308 return (*s1p - *s2p); in SDL_memcmp()
311 ++s2p; in SDL_memcmp()
/dports/games/warmux/warmux-11.04/build/android/jni/sdl/src/stdlib/
H A DSDL_string.c305 char *s2p = (char *)s2; in SDL_memcmp() local
307 if ( *s1p != *s2p ) { in SDL_memcmp()
308 return (*s1p - *s2p); in SDL_memcmp()
311 ++s2p; in SDL_memcmp()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/data/
H A DBASIS_MINIX347 # k (14s8p) / [5s2p] {63311/53}
380 # ca (14s8p) / [5s2p] {63311/53}
/dports/security/helib/HElib-1.3.1/misc/estimator/
H A Dlwe-estimator.sage45 for s2p in [8.0, 8.0*math.sqrt(n)]:
46 alpha = s2p/sage.rings.all.RR(q)
/dports/science/cp2k-data/cp2k-7.1.0/data/
H A DBASIS_MINIX347 # k (14s8p) / [5s2p] {63311/53}
380 # ca (14s8p) / [5s2p] {63311/53}
/dports/x11/xidle/xidle-26052015/
H A Dxidle.c223 } s2p[] = { in str2pos() local
231 for (s = s2p; s->str != NULL; s++) in str2pos()
/dports/lang/see/see-3.1.1424/libsee/
H A Dobj_Array.c872 struct SEE_string *s1p, *s2p = NULL; local
887 s2p = intstr(interp, s2, j - 1);
888 if (SEE_OBJECT_HASPROPERTY(interp, thisobj, s2p)) {
889 SEE_OBJECT_GET(interp, thisobj, s2p, &jv);
910 if (ivp) SEE_OBJECT_PUT(interp, thisobj, s2p, ivp, 0);
911 else SEE_OBJECT_DELETE(interp, thisobj, s2p);
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dspecfun.c1292 static unsigned short s2p[] = {0040440, 0066230, 0177661, 0034055}; variable
1293 #define s2pi *(double *)s2p
1297 static unsigned short s2p[] = {0x2706, 0x1ff6, 0x0d93, 0x4004}; variable
1298 #define s2pi *(double *)s2p
1302 static unsigned short s2p[] = { variable
1305 #define s2pi *(double *)s2p

12345678910>>...36