Home
last modified time | relevance | path

Searched defs:val_type (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
Dmap.c54 upb_fieldtype_t val_type; member
136 upb_fieldtype_t val_type = upb_fielddef_type(val_f); in MapField_GetUpbMap() local
201 zend_long key_type, val_type; in PHP_METHOD() local
Dmessage.c705 const upb_fieldtype_t val_type = upb_fielddef_type(val_f); in PHP_METHOD() local
761 upb_fieldtype_t val_type = upb_fielddef_type(val_f); in PHP_METHOD() local
Dconvert.c74 zval *val, *key_type, *val_type, *klass; in PHP_METHOD() local
/third_party/boost/libs/intrusive/test/
Dbounded_pointer.hpp304 typedef T val_type; typedef in bounded_reference_cont
/third_party/glib/gio/
Dgwin32appinfo.c744 GWin32RegistryValueType val_type; in follow_class_chain_to_handler() local
983 GWin32RegistryValueType val_type; in get_url_association() local
1127 GWin32RegistryValueType val_type; in get_file_ext() local
4029 GWin32RegistryValueType val_type; in get_appath_for_exe() local
/third_party/boost/boost/container/detail/
Dnode_alloc_holder.hpp97 typedef typename allocator_traits_type::value_type val_type; typedef
/third_party/boost/boost/multiprecision/detail/
Dnumber_base.hpp1778 …edef typename boost::multiprecision::detail::expression<tag, A1, A2, A3, A4>::result_type val_type; in real_cast() typedef