Searched defs:type (Results 101 - 125 of 3026) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dia64-c.c40 enum cpp_ttype type; local
/freebsd-10-stable/contrib/gcc/cp/
H A Dexpr.c47 tree type = TREE_TYPE (cst); local
97 tree type = TREE_TYPE (exp); local
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-exp.y606 type : TYPENAME { $$ = $1; } label
[all...]
H A Df-exp.y499 type : ptype label
[all...]
H A Dp-exp.y719 type : ptype label
[all...]
/freebsd-10-stable/contrib/groff/src/include/
H A Derrarg.h22 enum { EMPTY, STRING, CHAR, INTEGER, UNSIGNED_INTEGER, DOUBLE } type; member in class:errarg
/freebsd-10-stable/contrib/groff/src/preproc/pic/
H A Doutput.h22 enum { invisible, solid, dotted, dashed } type; member in struct:line_type
/freebsd-10-stable/contrib/ipfilter/lib/
H A Dprintfr.c24 u_32_t type; local
188 int type = fp->fr_icmp, code; local
[all...]
/freebsd-10-stable/contrib/libreadline/
H A Dkeymaps.h46 char type; member in struct:_keymap_entry
/freebsd-10-stable/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dstandard_policies.hpp66 typedef __gnu_cxx::hash< Key> type; typedef in struct:pb_ds::detail::default_hash_fn
72 typedef std::equal_to< Key> type; typedef in struct:pb_ds::detail::default_eq_fn
82 typedef pb_ds::direct_mask_range_hashing<> type; typedef in struct:pb_ds::detail::default_comb_hash_fn
111 type; typedef in struct:pb_ds::detail::default_resize_policy
116 typedef pb_ds::move_to_front_lu_policy<> type; typedef in struct:pb_ds::detail::default_update_policy
135 type; typedef in struct:pb_ds::detail::default_probe_fn
156 type; typedef in struct:pb_ds::detail::default_trie_e_access_traits
H A Dtype_utils.hpp160 typedef Type type; typedef in struct:pb_ds::detail::type_to_type
H A Dtypes_traits.hpp61 typedef value_type_base<Key, Mapped, Alloc, Store_Extra> type; typedef in struct:pb_ds::detail::vt_base_selector
/freebsd-10-stable/contrib/libstdc++/include/tr1/
H A Dtuple_iterate.h143 { typedef _GLIBCXX_T_NUM_ARGS_PLUS_1 type; }; typedef in struct:std::tuple_element
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentVisitor.h19 template <typename T> struct make_ptr { typedef T *type; }; typedef in struct:clang::comments::make_ptr
20 template <typename T> struct make_const_ptr { typedef const T *type; }; typedef in struct:clang::comments::make_const_ptr
H A DDeclVisitor.h26 template <typename T> struct make_ptr { typedef T *type; }; typedef in struct:clang::declvisitor::make_ptr
27 template <typename T> struct make_const_ptr { typedef const T *type; }; typedef in struct:clang::declvisitor::make_const_ptr
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointSite.h253 SetType (BreakpointSite::Type type) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DTaggedASTType.h28 TaggedASTType (lldb::clang_type_t type, clang::ASTContext *ast_context) : argument
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Target/
H A DSystemRuntime.h194 GetExtendedBacktraceForQueueItem (lldb::QueueItemSP queue_item_sp, ConstString type) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DQueueItem.cpp64 QueueItem::GetExtendedBacktraceThread (ConstString type) argument
H A DSystemRuntime.cpp75 SystemRuntime::GetExtendedBacktraceThread (ThreadSP thread, ConstString type) argument
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
H A Dcl_log.c59 cl_log_event(IN const char *const name, IN const cl_log_type_t type, IN const char *const message, IN const void *const p_data OPTIONAL, IN const uint32_t data_len) argument
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-dtp.c51 int type, len; local
/freebsd-10-stable/contrib/telnet/libtelnet/
H A Dauth.h67 int type; member in struct:XauthP
/freebsd-10-stable/contrib/texinfo/makeinfo/
H A Dfloat.h29 char *type; member in struct:float_elt
/freebsd-10-stable/contrib/wpa/src/eap_server/
H A Deap_server_methods.c161 eap_server_get_name(int vendor, EapType type) argument
[all...]

Completed in 224 milliseconds

1234567891011>>