Searched defs:to_type (Results 1 – 11 of 11) sorted by relevance
/third_party/libnl/include/netlink-private/route/ |
D | tc-api.h | 40 enum rtnl_tc_type to_type; member
|
/third_party/boost/boost/iostreams/detail/ |
D | codecvt_holder.hpp | 26 typedef char extern_type, to_type; typedef
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_function.cpp | 140 const glsl_type *to_type; in get_parameter_match_type() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderLayeredFramebuffer.cpp | 521 glw::GLenum to_type = (n == 0) ? GL_UNSIGNED_BYTE : (n == 1) ? GL_INT : GL_UNSIGNED_INT; in iterate() local 587 glw::GLenum to_type = GL_NONE; in iterate() local
|
/third_party/boost/boost/multiprecision/detail/ |
D | generic_interconvert.hpp | 42 typedef typename canonical<l_limb_type, To>::type to_type; in generic_interconvert() typedef 90 typedef typename canonical<limb_type, To>::type to_type; in generic_interconvert() typedef
|
/third_party/NuttX/fs/tmpfs/ |
D | fs_tmpfs.h | 97 uint8_t to_type; /* See enum tmpfs_objtype_e */ member
|
/third_party/mindspore/mindspore/dataset/vision/ |
D | py_transforms_util.py | 568 def to_type(img, output_type): function
|
/third_party/boost/boost/multiprecision/ |
D | mpfi.hpp | 1090 …terconvert(To& to, const mpfi_float_backend<D>& from, const mpl::int_<number_kind_integer>& to_typ… in generic_interconvert() 1099 …erconvert(To& to, const mpfi_float_backend<D>& from, const mpl::int_<number_kind_rational>& to_typ… in generic_interconvert() 1108 …onvert(To& to, const mpfi_float_backend<D>& from, const mpl::int_<number_kind_floating_point>& to_… in generic_interconvert()
|
/third_party/skia/third_party/externals/tint/src/writer/spirv/ |
D | builder.cc | 1496 const sem::Type* to_type, in GenerateCastOrCopyOrPassthrough() 3459 auto* to_type = TypeOf(expr)->UnwrapRef(); in GenerateBitcastExpression() local
|
/third_party/flatbuffers/src/ |
D | idl_gen_kotlin.cpp | 741 std::string to_type; in FlexBufferBuilderCast() local
|
/third_party/python/Objects/ |
D | unicodeobject.c | 187 #define _PyUnicode_CONVERT_BYTES(from_type, to_type, begin, end, to) \ argument
|