Searched defs:name (Results 226 - 250 of 3756) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/ipfilter/lib/
H A Dfacpri.c30 char *name; member in struct:table
[all...]
H A Dprintfr.c189 char *name; local
/freebsd-10.0-release/contrib/libarchive/cpio/test/
H A Dtest_option_a.c34 const char *name; member in struct:__anon1541
[all...]
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_acl_private.h43 struct archive_mstring name; /* uname/gname */ member in struct:archive_acl_entry
H A Darchive_entry_xattr.c89 archive_entry_xattr_add_entry(struct archive_entry *entry, const char *name, const void *value, size_t size) argument
137 archive_entry_xattr_next(struct archive_entry * entry, const char **name, const void **value, size_t *size) argument
/freebsd-10.0-release/contrib/libarchive/libarchive/test/
H A Dtest_compat_mac.c47 char name[] = "test_compat_mac-1.tar.Z"; local
143 char name[] = "test_compat_mac-2.tar.Z"; local
H A Dtest_compat_solaris_pax_sparse.c35 char name[] = "test_compat_solaris_pax_sparse_1.pax.Z"; local
116 char name[] = "test_compat_solaris_pax_sparse_2.pax.Z"; local
H A Dtest_write_disk_lookup.c37 group_lookup(void *d, const char *name, int64_t g) argument
58 user_lookup(void *d, const char *name, int64_t u) argument
H A Dtest_write_format_xar.c38 const char *name; local
/freebsd-10.0-release/contrib/libarchive/test_utils/
H A Dtest_utils.c118 const char *name = tests[start].name; local
/freebsd-10.0-release/contrib/libc-pwcache/
H A Dpwcache.h65 char name[UNMLEN]; /* uid name */ member in struct:uidc
71 char name[GNMLEN]; /* gid name */ member in struct:gidc
[all...]
/freebsd-10.0-release/contrib/llvm/lib/MC/
H A DMCSectionELF.cpp47 StringRef name = getSectionName(); local
51 OS << "\t.section\t" << name; local
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DAMDILNIDevice.cpp18 std::string name = ST->getDeviceName(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPragma.h62 explicit PragmaHandler(StringRef name) : Name(name) {} argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerOptInfo.h29 CheckerOptInfo(StringRef name, bool enable) argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DBreakpointResolverName.h91 ConstString name; member in struct:lldb_private::BreakpointResolverName::LookupInfo
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DMangled.h180 SetDemangledName(const ConstString &name) argument
186 SetMangledName(const ConstString &name) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h47 TypeNameSpecifierImpl (const char* name, bool is_regex) : argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBHostOS.cpp62 SBHostOS::ThreadCreated (const char *name) argument
42 ThreadCreate( const char *name, void *(*thread_function)(void *), void *thread_arg, SBError *error_ptr ) argument
/freebsd-10.0-release/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.0-release/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.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DNameToDIE.cpp33 NameToDIE::Insert (const ConstString& name, uint32_t die_offset) argument
39 NameToDIE::Find (const ConstString &name, DIEArray &info_array) const argument
78 NameToDIE::ForEach (std::function <bool(const char *name, uint32_t die_offset)> const &callback) const argument
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Target/
H A DThreadSpec.cpp83 const char *name = thread.GetName(); local
148 const char *name = GetName(); local
/freebsd-10.0-release/contrib/lukemftpd/src/
H A Dlogwtmp.c87 ftpd_logwtmp(const char *line, const char *name, const char *host) argument
118 ftpd_logwtmpx(const char *line, const char *name, const char *host, argument

Completed in 310 milliseconds

1234567891011>>