Home
last modified time | relevance | path

Searched defs:stypes (Results 1 – 25 of 94) sorted by relevance

1234

/dports/biology/py-orange3-bioinformatics/Orange3-Bioinformatics-4.3.1/doc/scripting_references/code/geo/
H A Ddataset_samples.py22 def report(stypes, info): argument
/dports/textproc/py-tomlkit/tomlkit-0.7.2/tomlkit/tests/
H A Dtest_toml_tests.py18 stypes = { variable
H A Dtest_toml_spec_tests.py44 stypes = { variable
/dports/textproc/py-atoml/atoml-1.1.0/tests/
H A Dtest_toml_tests.py17 stypes = { variable
H A Dtest_toml_spec_tests.py42 stypes = { variable
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/collchk/src/
H A Dalltoallw.c8 …void* sbuff, MPICH2_CONST int *scnts, MPICH2_CONST int *sdispls, MPICH2_CONST MPI_Datatype *stypes, in MPI_Alltoallw()
/dports/net/mpich/mpich-3.4.3/test/mpi/f90/coll/
H A Dalltoallvf90.f9013 integer scounts(maxSize), sdispls(maxSize), stypes(maxSize) variable
H A Dalltoallwf90.f9013 integer scounts(maxSize), sdispls(maxSize), stypes(maxSize) variable
H A Dsplit_typef90.f9013 integer scounts(maxSize), sdispls(maxSize), stypes(maxSize) variable
/dports/net/mpich2/mpich2-1.5/test/mpi/f90/coll/
H A Dalltoallvf90.f9013 integer scounts(maxSize), sdispls(maxSize), stypes(maxSize) variable
H A Dsplit_typef90.f9013 integer scounts(maxSize), sdispls(maxSize), stypes(maxSize) variable
H A Dalltoallwf90.f9013 integer scounts(maxSize), sdispls(maxSize), stypes(maxSize) variable
/dports/net/mpich/mpich-3.4.3/test/mpi/f08/coll/
H A Dalltoallwf08.f9017 TYPE(MPI_Datatype) stypes(maxSize), rtypes(maxSize) variable
/dports/mail/xfaces/xfaces-3.3/
H A Dface_search.h57 FaceSoundType** stypes; member
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/coll/libnbc/
H A Dnbc_ineighbor_alltoallw.c45 …nst void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *stypes,
/dports/multimedia/mpv/mpv-0.34.1/stream/
H A Dstream_file.c178 const char *stypes[] = { "afpfs", "nfs", "smbfs", "webdav", "osxfusefs", in check_stream_network() local
191 const uint32_t stypes[] = { in check_stream_network() local
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/coll/libnbc/
H A Dnbc_ineighbor_alltoallw.c46 …nst void *sbuf, const int *scounts, const MPI_Aint *sdisps, struct ompi_datatype_t * const *stypes,
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/golangci/go-misc/fuzzgcexpr/
H A Dfuzzgcexpr.go59 var stypes = []reflect.Type{ var
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/cpp/thread_safety/
H A Dthread_safety_test.cc111 const int *stypes; in get_expected_results() local
159 const int *stypes; in get_expected_results_multiple() local
309 const int *stypes; in run_inference() local
492 const int *stypes; in run_inference_unsupported() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/cpp/thread_safety/
H A Dthread_safety_test.cc111 const int *stypes; in get_expected_results() local
159 const int *stypes; in get_expected_results_multiple() local
309 const int *stypes; in run_inference() local
492 const int *stypes; in run_inference_unsupported() local
/dports/science/afni/afni-AFNI_21.3.16/src/python_scripts/scripts/
H A Dtiming_tool.py2665 def make_s1d_estr_list(self, stypes, cind=0, cprev=0, argument
2697 def make_s1d_ehdr_list(self, stypes): argument
H A D1d_tool.py2571 def show_regressors(self, show='', stypes=[]): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/tests/nightly/
H A Dtest_kvstore.py238 stypes = ['default', 'row_sparse'] variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/tests/nightly/
H A Dtest_kvstore.py238 stypes = ['default', 'row_sparse'] variable
/dports/net/hostapd-devel/hostap-14ab4a816/wpa_supplicant/
H A Dhs20_supplicant.c212 void hs20_put_anqp_req(u32 stypes, const u8 *payload, size_t payload_len, in hs20_put_anqp_req()
248 static struct wpabuf * hs20_build_anqp_req(u32 stypes, const u8 *payload, in hs20_build_anqp_req()
263 int hs20_anqp_send_req(struct wpa_supplicant *wpa_s, const u8 *dst, u32 stypes, in hs20_anqp_send_req()

1234