Searched defs:value_type (Results 76 - 100 of 138) sorted by relevance

123456

/freebsd-11-stable/contrib/gdb/gdb/
H A Dinfcall.c166 struct type *value_type; local
222 legacy_push_dummy_code(struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, struct value **args, int nargs, struct type *value_type, CORE_ADDR *real_pc, CORE_ADDR *bp_addr) argument
306 generic_push_dummy_code(struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, struct value **args, int nargs, struct type *value_type, CORE_ADDR *real_pc, CORE_ADDR *bp_addr) argument
345 push_dummy_code(struct gdbarch *gdbarch, CORE_ADDR sp, CORE_ADDR funaddr, int using_gcc, struct value **args, int nargs, struct type *value_type, CORE_ADDR *real_pc, CORE_ADDR *bp_addr) argument
386 struct type *value_type; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV1.cpp48 GetDynamicTypeAndAddress( ValueObject &in_value, lldb::DynamicValueType use_dynamic, TypeAndOrName &class_type_or_name, Address &address, Value::ValueType &value_type) argument
H A DAppleObjCRuntimeV2.cpp436 GetDynamicTypeAndAddress( ValueObject &in_value, lldb::DynamicValueType use_dynamic, TypeAndOrName &class_type_or_name, Address &address, Value::ValueType &value_type) argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMustExecute.h274 typedef const Instruction *value_type; typedef in struct:llvm::MustBeExecutedIterator
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValue.h144 void SetValueType(ValueType value_type) { m_value_type = value_type; } argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVariable.cpp167 Value::ValueType value_type = m_value.GetValueType(); local
H A DValueObjectDynamicValue.cpp147 Value::ValueType value_type; local
H A DValue.cpp645 const char *Value::GetValueTypeAsCString(ValueType value_type) { argument
/freebsd-11-stable/contrib/elftoolchain/libdwarf/
H A Ddwarf_frame.c397 dwarf_get_fde_info_for_reg3(Dwarf_Fde fde, Dwarf_Half table_column, Dwarf_Addr pc_requested, Dwarf_Small *value_type, Dwarf_Signed *offset_relevant, Dwarf_Signed *register_num, Dwarf_Signed *offset_or_block_len, Dwarf_Ptr *block_ptr, Dwarf_Addr *row_pc, Dwarf_Error *error) argument
444 dwarf_get_fde_info_for_cfa_reg3(Dwarf_Fde fde, Dwarf_Addr pc_requested, Dwarf_Small *value_type, Dwarf_Signed *offset_relevant, Dwarf_Signed *register_num, Dwarf_Signed *offset_or_block_len, Dwarf_Ptr *block_ptr, Dwarf_Addr *row_pc, Dwarf_Error *error) argument
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_vector.h182 typedef _Tp value_type; typedef in class:vector
224 vector(size_type __n, const value_type& __value = value_type(), argument
430 resize(size_type __new_size, value_type __x = value_type()) argument
[all...]
H A Dvalarray_before.h410 typedef typename _Dom::value_type value_type; typedef in class:_FunBase
429 typedef typename _Base::value_type value_type; typedef in struct:_ValFunClos
439 typedef _Tp value_type; typedef in struct:_ValFunClos
449 typedef typename _Base::value_type value_type; typedef in struct:_RefFunClos
461 typedef _Tp value_type; typedef in struct:_RefFunClos
476 typedef typename __fun<_Oper, _Vt>::result_type value_type; typedef in class:_UnBase
495 typedef typename _Base::value_type value_type; typedef in struct:_UnClos
506 typedef typename _Base::value_type value_type; typedef in struct:_UnClos
521 typedef typename __fun<_Oper, _Vt>::result_type value_type; typedef in class:_BinBase
542 typedef typename __fun<_Oper, _Vt>::result_type value_type; typedef in class:_BinBase2
562 typedef typename __fun<_Oper, _Vt>::result_type value_type; typedef in class:_BinBase1
582 typedef typename _Base::value_type value_type; typedef in struct:_BinClos
592 typedef typename _Base::value_type value_type; typedef in struct:_BinClos
604 typedef typename _Base::value_type value_type; typedef in struct:_BinClos
616 typedef typename _Base::value_type value_type; typedef in struct:_BinClos
628 typedef typename _Base::value_type value_type; typedef in struct:_BinClos
639 typedef typename _Base::value_type value_type; typedef in struct:_BinClos
649 typedef typename _Base::value_type value_type; typedef in struct:_BinClos
659 typedef typename _Base::value_type value_type; typedef in struct:_BinClos
671 typedef typename _Dom::value_type value_type; typedef in class:_SBase
693 typedef _Tp value_type; typedef in class:_SBase
718 typedef typename _Base::value_type value_type; typedef in struct:_SClos
728 typedef _Tp value_type; typedef in struct:_SClos
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/
H A Dassoc_container.hpp95 typedef typename base_type::value_type value_type; typedef in class:pb_ds::container_base
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp173 typedef typename traits_base::value_type value_type; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Dov_tree_map_.hpp179 typedef typename traits_base::value_type value_type; typedef in class:pb_ds::detail::PB_DS_OV_TREE_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_.hpp185 typedef typename traits_base::value_type value_type; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Drc_string_base.h92 typedef typename _Traits::char_type value_type; typedef in class:__rc_string_base
H A Dsso_string_base.h47 typedef typename _Traits::char_type value_type; typedef in class:__sso_string_base
H A Dthrow_allocator.h196 typedef T value_type; typedef in class:throw_allocator
[all...]
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_complex.h118 typedef _Tp value_type; typedef in struct:complex
1004 typedef float value_type; typedef in struct:complex
1158 typedef double value_type; typedef in struct:complex
1311 typedef long double value_type; typedef in struct:complex
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dsysevent.h125 int32_t value_type; /* data type */ member in struct:sysevent_value
/freebsd-11-stable/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_dict_helpers.c100 _wpa_dbus_add_dict_entry_start( DBusMessageIter *iter_dict, DBusMessageIter *iter_dict_entry, const char *key, const int value_type) argument
125 _wpa_dbus_add_dict_entry_basic(DBusMessageIter *iter_dict, const char *key, const int value_type, const void *value) argument
/freebsd-11-stable/sys/dev/hyperv/utilities/
H A Dhv_kvp.h173 uint32_t value_type; member in struct:hv_kvp_exchg_msg_value
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dilist.h174 typedef typename base_list_type::value_type value_type; typedef in class:llvm::iplist_impl
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-arm64/
H A DABISysV_arm64.cpp2082 LoadValueFromConsecutiveGPRRegisters( ExecutionContext &exe_ctx, RegisterContext *reg_ctx, const CompilerType &value_type, bool is_return_value, uint32_t &NGRN, uint32_t &NSRN, DataExtractor &data) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/MacOSX-arm64/
H A DABIMacOSX_arm64.cpp2108 LoadValueFromConsecutiveGPRRegisters( ExecutionContext &exe_ctx, RegisterContext *reg_ctx, const CompilerType &value_type, bool is_return_value, uint32_t &NGRN, uint32_t &NSRN, DataExtractor &data) argument

Completed in 591 milliseconds

123456