Searched defs:type (Results 476 - 500 of 2885) sorted by relevance

<<11121314151617181920>>

/freebsd-10.1-release/contrib/gdb/gdb/
H A Dhpacc-abi.c84 hpacc_virtual_fn_field(struct value **arg1p, struct fn_field * f, int j, struct type * type, int offset) argument
[all...]
H A Dm2-lang.c201 struct type *type = NULL; local
[all...]
H A Dp-lang.c48 is_pascal_string_type (struct type *type,int *length_pos, argument
277 struct type *type = NULL; local
[all...]
H A Dp-typeprint.c50 pascal_print_type(struct type *type, char *varstring, struct ui_file *stream, int show, int level) argument
116 pascal_type_print_derivation_info(struct ui_file *stream, struct type *type) argument
191 pascal_type_print_varspec_prefix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr) argument
303 pascal_print_func_args(struct type *type, struct ui_file *stream) argument
336 pascal_type_print_varspec_suffix(struct type *type, struct ui_file *stream, int show, int passed_a_ptr, int demangled_args) argument
440 pascal_type_print_base(struct type *type, struct ui_file *stream, int show, int level) argument
[all...]
H A Dscm-valprint.c362 scm_val_print (struct type *type, char *valaddr, int embedded_offset, argument
/freebsd-10.1-release/contrib/gdb/gdb/mi/
H A Dmi-cmd-break.c74 enum bp_type type = REG_BP; local
188 enum wp_type type = REG_WP; local
[all...]
H A Dmi-cmd-stack.c238 struct type *type; local
/freebsd-10.1-release/contrib/groff/src/devices/grohtml/
H A Dhtml-text.h43 HTML_TAG type; member in struct:tag_definition
/freebsd-10.1-release/contrib/groff/src/preproc/grn/
H A Dhdb.cpp53 DBCreateElt(int type, argument
84 int type; /* element type */ local
[all...]
/freebsd-10.1-release/contrib/ipfilter/
H A Dmlfk_ipl.c181 ipfilter_modevent(module_t mod, int type, void *unused) argument
/freebsd-10.1-release/contrib/ldns/drill/
H A Dchasetrace.c233 do_chase(ldns_resolver *res, ldns_rdf *name, ldns_rr_type type, ldns_rr_class c, ldns_rr_list *trusted_keys, ldns_pkt *pkt_o, uint16_t qflags, ldns_rr_list * ATTR_UNUSED(prev_key_list), int verbosity) argument
[all...]
/freebsd-10.1-release/contrib/libarchive/libarchive/test/
H A Dtest_acl_freebsd_posix1e.c32 int type; /* Type of ACL: "access" or "default" */ member in struct:myacl_t
H A Dtest_entry.c59 int type, permset, tag, qual; /* For ACL testing. */ local
[all...]
/freebsd-10.1-release/contrib/libcxxrt/
H A Ddwarf_eh.h132 static inline int dwarf_size_of_fixed_size_field(unsigned char type) argument
[all...]
/freebsd-10.1-release/contrib/libexecinfo/
H A Dsymtab.c84 symtab_create(int fd, int bind, int type) argument
/freebsd-10.1-release/contrib/llvm/include/llvm/Support/
H A Dtype_traits.h89 typedef integral_constant<T,v> type; typedef in struct:llvm::integral_constant
102 template <typename T> struct remove_const { typedef T type; }; typedef in struct:llvm::remove_const
103 template <typename T> struct remove_const<const T> { typedef T type; }; typedef in struct:llvm::remove_const
106 template <typename T> struct remove_volatile { typedef T type; }; typedef in struct:llvm::remove_volatile
107 template <typename T> struct remove_volatile<volatile T> { typedef T type; }; typedef in struct:llvm::remove_volatile
112 typedef typename remove_const<typename remove_volatile<T>::type>::type type; typedef in struct:llvm::remove_cv
137 template <typename T> struct remove_reference { typedef T type; }; typedef in struct:llvm::remove_reference
138 template <typename T> struct remove_reference<T&> { typedef T type; }; typedef in struct:llvm::remove_reference
180 typedef T type; typedef in struct:llvm::enable_if_c
205 template <typename T> struct remove_pointer { typedef T type; }; typedef in struct:llvm::remove_pointer
206 template <typename T> struct remove_pointer<T*> { typedef T type; }; typedef in struct:llvm::remove_pointer
207 template <typename T> struct remove_pointer<T*const> { typedef T type; }; typedef in struct:llvm::remove_pointer
208 template <typename T> struct remove_pointer<T*volatile> { typedef T type; }; typedef in struct:llvm::remove_pointer
210 typedef T type; }; typedef in struct:llvm::remove_pointer
214 struct add_lvalue_reference_if_not_pointer { typedef T &type; }; typedef in struct:llvm::add_lvalue_reference_if_not_pointer
219 typedef T type; typedef in struct:llvm::add_lvalue_reference_if_not_pointer
225 struct add_const_past_pointer { typedef const T type; }; typedef in struct:llvm::add_const_past_pointer
229 typedef const typename remove_pointer<T>::type *type; typedef in struct:llvm::add_const_past_pointer
233 struct conditional { typedef T type; }; typedef in struct:llvm::conditional
236 struct conditional<false, T, F> { typedef F type; }; typedef in struct:llvm::conditional
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Analysis/
H A DMemDepPrinter.cpp74 static InstTypePair getInstTypePair(const Instruction* inst, DepType type) { argument
173 DepType type = I->first.getInt(); local
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h122 TypeNameSpecifierImpl (lldb::TypeSP type) : argument
133 TypeNameSpecifierImpl (ClangASTType type) : argument
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DCommandCompletions.h62 uint32_t type; member in struct:lldb_private::CommandCompletions::CommonCompletionElement
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DSymbol.h150 SetType (lldb::SymbolType type) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBError.cpp130 SBError::SetError (uint32_t err, ErrorType type) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Core/
H A DError.cpp41 Error::Error(ValueType err, ErrorType type) : argument
271 Error::SetError (ValueType err, ErrorType type) argument
[all...]
H A DValueObjectConstResultImpl.cpp149 ValueObjectConstResultImpl::GetSyntheticChildAtOffset (uint32_t offset, const ClangASTType& type, bool can_create) argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DDataVisualization.cpp205 DataVisualization::NamedSummaryFormats::GetSummaryFormat (const ConstString &type, lldb::TypeSummaryImplSP &entry) argument
211 DataVisualization::NamedSummaryFormats::Add (const ConstString &type, const lldb::TypeSummaryImplSP &entry) argument
217 DataVisualization::NamedSummaryFormats::Delete (const ConstString &type) argument
H A DTypeCategoryMap.cpp282 ConstString type = ConstString(category->GetName()); local
295 KeyType type = pos->first; local

Completed in 300 milliseconds

<<11121314151617181920>>