Searched defs:name (Results 251 - 275 of 3978) sorted by relevance

<<11121314151617181920>>

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectCast.cpp39 Create(ValueObject &parent, const ConstString &name, const ClangASTType &cast_type) argument
47 ValueObjectCast( ValueObject &parent, const ConstString &name, const ClangASTType &cast_type ) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
H A DClangPersistentVariables.cpp54 const char *name = variable->GetName().AsCString(); local
74 ClangPersistentVariables::RegisterPersistentType (const ConstString &name, argument
35 CreatePersistentVariable(ExecutionContextScope *exe_scope, const ConstString &name, const TypeFromUser& user_type, lldb::ByteOrder byte_order, uint32_t addr_byte_size) argument
81 GetPersistentType(const ConstString &name) argument
[all...]
H A DClangUtilityFunction.cpp42 ClangUtilityFunction(const char *text, const char *name) argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp32 NameToDIE::Insert (const ConstString& name, uint32_t die_offset) argument
38 NameToDIE::Find (const ConstString &name, DIEArray &info_array) const argument
77 NameToDIE::ForEach (std::function <bool(const char *name, uint32_t die_offset)> const &callback) const argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Target/
H A DThreadSpec.cpp83 const char *name = thread.GetName(); local
148 const char *name = GetName(); local
/freebsd-10-stable/contrib/mtree/
H A Dexcludes.c75 read_excludes_file(const char *name) argument
/freebsd-10-stable/contrib/ncurses/ncurses/tinfo/
H A Dcomp_error.c60 _nc_set_source(const char *const name) argument
66 _nc_set_type(const char *const name) argument
78 _nc_get_type(char *name) argument
[all...]
H A Dname_match.c81 _nc_name_match(const char *const namelst, const char *const name, const char *const delim) argument
/freebsd-10-stable/contrib/ncurses/ncurses/trace/
H A Dlib_tracedmp.c50 _tracedump(const char *name, WINDOW *win) argument
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/net/
H A Dh_servent.c63 const char *port = NULL, *proto = NULL, *name = NULL; local
H A Dt_getprotoent.c41 const char *name; member in struct:__anon3967
109 static const char * name[] = local
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getlogin.c87 char *name; local
128 char *name; local
191 char *name; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/lib/libpthread/
H A Dt_name.c68 ATF_TC(name); variable
/freebsd-10-stable/contrib/nvi/common/
H A Dmark.h35 CHAR_T name; /* Mark name. */ member in struct:_lmark
H A Dseq.h32 CHAR_T *name; /* Sequence name (if any). */ member in struct:_seq
/freebsd-10-stable/contrib/nvi/ex/
H A Dex_at.c41 CHAR_T name; local
H A Dex_display.c124 db(SCR *sp, CB *cbp, const char *name) argument
H A Dex_source.c43 char *name, *np; local
H A Dex_usage.c63 CHAR_T *name, *p, nb[MAXCMDNAMELEN + 5]; local
[all...]
/freebsd-10-stable/contrib/nvi/vi/
H A Dv_at.c39 CHAR_T name; local
/freebsd-10-stable/contrib/ofed/management/opensm/complib/
H A Dcl_log.c59 cl_log_event(IN const char *const name, argument
H A Dcl_threadpool.c76 cl_thread_pool_init(IN cl_thread_pool_t * const p_thread_pool, IN unsigned count, IN void (*pfn_callback) (void *), IN void *context, IN const char *const name) argument
/freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/
H A Dosm_partition.h99 char name[32]; member in struct:osm_prtn
/freebsd-10-stable/contrib/openpam/lib/libpam/
H A Dopenpam_check_owner_perms.c58 openpam_check_desc_owner_perms(const char *name, int fd) argument
/freebsd-10-stable/contrib/openpam/t/
H A Dt.h70 char *name; member in struct:t_file

Completed in 199 milliseconds

<<11121314151617181920>>