Home
last modified time | relevance | path

Searched defs:_dtype (Results 1 – 25 of 37) sorted by relevance

12

/dports/graphics/opendx/dx-4.4.4/src/exec/dxmods/
H A D_unpart.c289 #define RR_INNER(_dtype)\ argument
294 #define RC_INNER(_dtype)\ argument
300 #define CC_INNER(_dtype)\ argument
312 #define CLOOP_BODY(_stype,_dtype,_inner)\ argument
346 #define ELOOP_BODY(_stype,_dtype,_inner)\ argument
380 #define RR_LOOP(_stype,_dtype) CLOOP_BODY(_stype,_dtype,RR_INNER(_dtype)) argument
381 #define RC_LOOP(_stype,_dtype) CLOOP_BODY(_stype,_dtype,RC_INNER(_dtype)) argument
382 #define CC_LOOP(_stype,_dtype) CLOOP_BODY(_stype,_dtype,CC_INNER(_dtype)) argument
573 #define RR_LOOP(_stype,_dtype) ELOOP_BODY(_stype,_dtype,RR_INNER(_dtype)) argument
574 #define CC_LOOP(_stype,_dtype) ELOOP_BODY(_stype,_dtype,CC_INNER(_dtype)) argument
/dports/devel/py-dask/dask-2021.11.2/dask/dataframe/
H A D_dtypes.py7 def _dtype(dtype): function
27 def _dtype(dtype): function
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/relay/frontend/
H A Dnnvm_common.py38 def impl(inputs, _, _dtype="float32"): argument
67 def _impl(inputs, attrs, _dtype="float32"): argument
127 def _impl(inputs, attrs, _dtype="float32"): argument
178 def _elemwise_sum(inputs, _, _dtype="float32"): argument
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/relay/frontend/
H A Dnnvm_common.py36 def impl(inputs, _, _dtype='float32'): argument
61 def _impl(inputs, attrs, _dtype='float32'): argument
70 def _impl(inputs, attrs, _dtype='float32'): argument
118 def _elemwise_sum(inputs, _, _dtype='float32'): argument
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/relay/frontend/
H A Dnnvm_common.py36 def impl(inputs, _, _dtype='float32'): argument
61 def _impl(inputs, attrs, _dtype='float32'): argument
70 def _impl(inputs, attrs, _dtype='float32'): argument
118 def _elemwise_sum(inputs, _, _dtype='float32'): argument
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/backends/yosys/translation/structural/
H A DYosysStructuralTranslatorL2.py43 def vec_conn_packed_gen( s, d, c_nbits, pid, wid, idx, _dtype ): argument
95 def packed_conn_gen( s, d, pid, wid, idx, _dtype ): argument
126 def wire_packed_gen( s, id_, _dtype, n_dim ): argument
166 def packed_gen( s, d, id_, _dtype ): argument
H A DYosysStructuralTranslatorL1.py125 def rtlir_tr_port_decl( s, port_id, Type, array_type, _dtype ): argument
177 def rtlir_tr_wire_decl( s, wire_id, Type, array_type, _dtype ): argument
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/pml/yalla/
H A Dpml_yalla_datatype.h27 #define PML_YALLA_INIT_MXM_REQ_DATA(_req_base, _buf, _count, _dtype, _stream_type, ...) \ argument
H A Dpml_yalla_request.h83 #define PML_YALLA_INIT_MXM_SEND_REQ(_sreq, _buf, _count, _dtype, _rank, _tag, _mode, _comm, _stream… argument
105 #define PML_YALLA_INIT_MXM_RECV_REQ(_rreq, _buf, _count, _dtype, _rank, _tag, _comm, _stream_type, … argument
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/pml/yalla/
H A Dpml_yalla_datatype.h27 #define PML_YALLA_INIT_MXM_REQ_DATA(_req_base, _buf, _count, _dtype, _stream_type, ...) \ argument
H A Dpml_yalla_request.h83 #define PML_YALLA_INIT_MXM_SEND_REQ(_sreq, _buf, _count, _dtype, _rank, _tag, _mode, _comm, _stream… argument
105 #define PML_YALLA_INIT_MXM_RECV_REQ(_rreq, _buf, _count, _dtype, _rank, _tag, _comm, _stream_type, … argument
/dports/archivers/zip/zip30/qdos/
H A Dconfig.s85 _dtype: label
/dports/archivers/unzip/unzip60/qdos/
H A Dconfig.S86 _dtype: label
/dports/mail/postfix-current/postfix-3.7-20211107/src/global/
H A Ddsn.h31 #define DSN_ASSIGN(dsn, _status, _action, _reason, _dtype, _dtext, _mtype, _mname) \ argument
/dports/math/py-numpy/numpy-1.20.3/numpy/
H A Dctypeslib.py56 integer, ndarray, dtype as _dtype, array, frombuffer unknown
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/telepathy/
H A Dtelepathy-protocol.c98 #define SIPE_PROTOCOL_PARAMETER(_name, _dtype, _gtype, _flags, _default, _filter) \ in get_parameters() argument
/dports/devel/py-dask/dask-2021.11.2/dask/array/
H A Dutils.py118 def compute_meta(func, _dtype, *args, **kwargs): argument
/dports/math/py-pandas/pandas-1.2.5/pandas/core/arrays/
H A Dstring_arrow.py180 _dtype = ArrowStringDtype() variable in ArrowStringArray
H A Dcategorical.py294 _dtype = CategoricalDtype(ordered=False) variable in Categorical
/dports/astro/py-astropy/astropy-5.0/astropy/time/tests/
H A Dtest_custom_formats.py111 _dtype = np.dtype([('jd1', 'f8'), ('jd2', 'f8')]) variable in test_custom_time_format_problematic_name.Custom
/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Applications/src/
H A Devaluate-jacobian.cc109 int _dtype; member
/dports/math/py-numpoly/numpoly-1.2.3/numpoly/
H A Dbaseclass.py94 _dtype: numpy.dtype = numpy.dtype(int) variable in ndpoly
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/
H A Decat.py211 _dtype = hdr_dtype variable in EcatHeader
/dports/devel/py-numba/numba-0.51.2/numba/typed/
H A Dtypedlist.py272 def _dtype(self): member in List
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dfret.cpp980 void FretDiagram::undoSetFretDot(int _string, int _fret, bool _add /*= true*/, FretDotType _dtype /… in undoSetFretDot()

12