Home
last modified time | relevance | path

Searched defs:d_type (Results 1 – 22 of 22) sorted by relevance

/third_party/mindspore/mindspore/core/ops/
Drange.cc28 void Range::set_d_type(const int64_t d_type) { (void)this->AddAttr(kDType, MakeValue(d_type)); } in set_d_type()
53 void Range::Init(const int64_t d_type, const int64_t start, const int64_t limit, const int64_t delt… in Init()
/third_party/musl/porting/liteos_m/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/uniproton/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/liteos_a/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/arch/generic/bits/
Ddirent.h9 unsigned char d_type; member
/third_party/musl/porting/liteos_a_newlib/kernel/include/
Ddirent.h64 unsigned char d_type; member
/third_party/boost/boost/safe_numerics/concept/
Dpromotion_policy.hpp20 using d_type = typename PP::template division_result<T, U>; typedef
/third_party/boost/boost/spirit/home/classic/phoenix/
Dtuples.hpp470 typedef nil_t d_type; typedef
671 typedef C c_type; typedef D d_type; typedef
713 typedef C c_type; typedef D d_type; typedef
760 typedef C c_type; typedef D d_type; typedef
808 typedef C c_type; typedef D d_type; typedef
858 typedef C c_type; typedef D d_type; typedef
909 typedef C c_type; typedef D d_type; typedef
961 typedef C c_type; typedef D d_type; typedef
1014 typedef C c_type; typedef D d_type; typedef
1072 typedef C c_type; typedef D d_type; typedef
[all …]
/third_party/ltp/testcases/kernel/syscalls/getdents/
Dgetdents.h52 unsigned char d_type; member
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/tdt/
Dtdt_plugin.cc105 Status TdtPlugin::getTdtType(DataType d_type, aclDataType &datatype) { in getTdtType()
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_idiv_const.c173 nir_alu_type d_type = nir_op_infos[alu->op].input_types[1]; in nir_opt_idiv_const_instr() local
/third_party/python/Include/
Ddescrobject.h43 PyTypeObject *d_type; member
/third_party/libwebsockets/win32port/dirent/
Ddirent-win32.h236 int d_type; member
276 int d_type; member
/third_party/glib/gio/
Dglocalfileenumerator.c280 file_type_from_dirent (char d_type) in file_type_from_dirent()
/third_party/FreeBSD/sbin/newfs_msdos/
Dmkfs_define.h102 uint16_t d_type; /* drive type */ member
/third_party/e2fsprogs/contrib/
Dspd_readdir.c65 unsigned char d_type; member
/third_party/libuv/include/uv/
Dwin.h300 int d_type; member
/third_party/python/Modules/
D_posixsubprocess.c250 unsigned char d_type; member
Dposixmodule.c13421 unsigned char d_type; member
13926 , unsigned char d_type in DirEntry_from_posix_info()
/third_party/glib/glib/
Dgspawn.c1328 unsigned char d_type; /* File type */ member
/third_party/node/deps/uvwasi/include/
Dwasi_types.h286 uvwasi_filetype_t d_type; member