Home
last modified time | relevance | path

Searched defs:dtype (Results 1 – 25 of 28) sorted by relevance

12

/third_party/boost/libs/python/doc/numpy/reference/
Ddtype.rst1 dtype title
8 .. _dtype: http://docs.scipy.org/doc/numpy/reference/arrays.dtypes.html#data-type-objects-dtype target
Dndarray.rst9 .. _dtype: http://docs.scipy.org/doc/numpy/reference/arrays.dtypes.html#data-type-objects-dtype target
/third_party/boost/boost/python/numpy/
Ddtype.hpp28 class BOOST_NUMPY_DECL dtype : public object { class
34 explicit dtype(T arg, bool align=false) : object(convert(arg, align)) {} in dtype() function in boost::python::numpy::dtype
/third_party/boost/libs/python/example/numpy/
Dsimple.cpp21 np::dtype dtype = np::dtype::get_builtin<float>(); in main() local
Ddtype.cpp30 np::dtype dtype = np::dtype::get_builtin<double>(); in main() local
/third_party/mingw-w64/mingw-w64-crt/testcases/
Dt_expm1.c22 #define TEST(func, dtype, fmt) do { \ in main() argument
/third_party/FreeBSD/sys/dev/usb/implementation/
Dusb_init.c41 device_type dtype; member
246 usb_init(controller_type ctype, device_type dtype) in usb_init()
/third_party/openssl/crypto/rsa/
Drsa_saos.c54 int RSA_verify_ASN1_OCTET_STRING(int dtype, in RSA_verify_ASN1_OCTET_STRING()
Drsa_meth.c250 int RSA_meth_set_verify(RSA_METHOD *meth, in RSA_meth_set_verify()
/third_party/ffmpeg/libavformat/
Dsmjpegdec.c143 uint32_t dtype, size, timestamp; in smjpeg_read_packet() local
/third_party/uboot/u-boot-2020.01/include/mtd/
Dubi-user.h408 __s8 dtype; /* obsolete, do not use! */ member
420 __s8 dtype; /* obsolete, do not use! */ member
/third_party/newfs_msdos/
Dnewfs_msdos.c81 const char *fname, *dtype; in main() local
Dmkfs_msdos.c236 mkfs_msdos(const char *fname, const char *dtype, const struct msdos_options *op) in mkfs_msdos()
919 getdiskinfo(int fd, const char *fname, const char *dtype, /* __unused */ int oflag, in getdiskinfo()
/third_party/boost/boost/gil/concepts/
Dpixel_locator.hpp173 using dtype = typename Loc::template add_deref<deref_t>::type; in constraints() typedef
Dimage_view.hpp177 using dtype = typename View::template add_deref<deref_t>::type; in constraints() typedef
/third_party/ffmpeg/tools/python/
Dconvert_from_tensorflow.py34 def __init__(self, name, dtype, dims): argument
/third_party/boost/libs/python/doc/html/numpy/
Dsearchindex.js1 Search.setIndex({docnames:["index","reference/binary_ufunc","reference/dtype","reference/index","re… property
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpmparobustdepay.c650 gboolean cont, dtype; in gst_rtp_mpa_robust_depay_process() local
/third_party/uboot/u-boot-2020.01/common/
Dusb_hub.c90 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor() local
/third_party/gn/src/base/win/
Dregistry.cc362 DWORD dtype) { in WriteValue()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DVTimeZone.java1711 int month = -1, dom = 0, dow = 0, dtype = -1; in toWallTimeRule() local
/third_party/openssl/engines/
De_capi.c818 int capi_rsa_sign(int dtype, const unsigned char *m, unsigned int m_len, in capi_rsa_sign()
/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dmtk-sd.c361 u32 dtype = 0; in msdc_cmd_prepare_raw_cmd() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dvtzone.cpp818 DateTimeRule::DateRuleType dtype; in toWallTimeRule() local
/third_party/node/deps/icu-small/source/i18n/
Dvtzone.cpp822 DateTimeRule::DateRuleType dtype; in toWallTimeRule() local

12