Searched defs:native_type (Results 1 – 10 of 10) sorted by relevance
28 struct native_type struct34 typedef typename EnumType::enum_type type;
37 typedef unsigned long native_type; typedef
39 typedef uint32_t native_type; typedef
38 typedef typename DescriptorT::native_type native_type; typedef in boost::aux::id
447 GCredentialsType native_type) in g_credentials_get_native()480 GCredentialsType native_type, in g_credentials_set_native()
648 gint native_type; in g_socket_create_socket() local
69 typedef implementation_defined native_type; typedef in boost::permissions
786 auto native_type = type.struct_def->attributes.Lookup("native_type"); in GenTypeNative() local887 std::string GetUnionElement(const EnumVal &ev, bool native_type, in GetUnionElement()1330 const auto native_type = GetUnionElement(ev, true, opts_); in GenEnum() local1362 const auto native_type = GetUnionElement(ev, true, opts_); in GenEnum() local2626 const auto native_type = struct_attrs.Lookup("native_type"); in GenUnpackVal() local2860 const auto native_type = struct_attrs.Lookup("native_type"); in GenCreateParam() local2951 const auto native_type = struct_attribs.Lookup("native_type"); in GenCreateParam() local3082 auto native_type = in GenTablePost() local
147 def native_type(format): function
49 #define CASE_PRINT(de_type, native_type) \ argument57 #define CASE_PRINT_HEX(de_type, native_type) \ argument