Home
last modified time | relevance | path

Searched defs:native_type (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/core/
Dscoped_enum.hpp28 struct native_type struct
34 typedef typename EnumType::enum_type type;
/third_party/boost/boost/log/detail/
Dprocess_id.hpp37 typedef unsigned long native_type; typedef
Dthread_id.hpp39 typedef uint32_t native_type; typedef
Did.hpp38 typedef typename DescriptorT::native_type native_type; typedef in boost::aux::id
/third_party/glib/gio/
Dgcredentials.c447 GCredentialsType native_type) in g_credentials_get_native()
480 GCredentialsType native_type, in g_credentials_set_native()
Dgsocket.c648 gint native_type; in g_socket_create_socket() local
/third_party/boost/boost/log/utility/
Dpermissions.hpp69 typedef implementation_defined native_type; typedef in boost::permissions
/third_party/flatbuffers/src/
Didl_gen_cpp.cpp786 auto native_type = type.struct_def->attributes.Lookup("native_type"); in GenTypeNative() local
887 std::string GetUnionElement(const EnumVal &ev, bool native_type, in GetUnionElement()
1330 const auto native_type = GetUnionElement(ev, true, opts_); in GenEnum() local
1362 const auto native_type = GetUnionElement(ev, true, opts_); in GenEnum() local
2626 const auto native_type = struct_attrs.Lookup("native_type"); in GenUnpackVal() local
2860 const auto native_type = struct_attrs.Lookup("native_type"); in GenCreateParam() local
2951 const auto native_type = struct_attribs.Lookup("native_type"); in GenCreateParam() local
3082 auto native_type = in GenTablePost() local
/third_party/mesa3d/src/util/format/
Du_format_pack.py147 def native_type(format): function
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/
Dtensor.cc49 #define CASE_PRINT(de_type, native_type) \ argument
57 #define CASE_PRINT_HEX(de_type, native_type) \ argument