Searched defs:type (Results 501 - 525 of 3087) sorted by relevance

<<21222324252627282930>>

/freebsd-13-stable/usr.bin/backlight/
H A Dbacklight.c77 backlight_type_to_string(enum backlight_info_type type) argument
/freebsd-13-stable/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sdp.c74 uint32_t type, len; local
180 int type, len, value; local
[all...]
/freebsd-13-stable/usr.bin/brandelf/
H A Dbrandelf.c74 int ch, flags, retval, type; local
[all...]
/freebsd-13-stable/usr.bin/mkcsmapper/
H A Dyacc.y137 type : R_TYPE types { set_type($2); } label
/freebsd-13-stable/usr.bin/random/
H A Drandomize_fd.c97 randomize_fd(int fd, int type, int unique, double denom) argument
/freebsd-13-stable/usr.bin/rpcgen/
H A Drpc_tblout.c150 printit(const char *prefix, const char *type) argument
/freebsd-13-stable/sys/x86/x86/
H A Ddbreg.c218 watchtype_str(int type) argument
237 int i, len, type; local
H A Dmptable_pci.c104 mptable_hostb_alloc_resource(device_t dev, device_t child, int type, int *rid, argument
145 mptable_hostb_adjust_resource(device_t dev, device_t child, int type, argument
[all...]
/freebsd-13-stable/sys/xen/interface/arch-x86/hvm/
H A Dstart_info.h155 uint32_t type; /* Mapping type */ member in struct:hvm_memmap_table_entry
/freebsd-13-stable/sys/xen/interface/
H A Dhypfs.h42 uint8_t type; member in struct:xen_hypfs_direntry
/freebsd-13-stable/sys/xen/
H A Dprivcmd.h55 unsigned int type; /* type of resource to map */ member in struct:ioctl_privcmd_mmapresource
/freebsd-13-stable/sys/xen/xenbus/
H A Dxenbusb_back.c132 xenbusb_back_enumerate_type(device_t dev, const char *type) argument
[all...]
/freebsd-13-stable/tools/regression/netinet/msocket_ifnet_remove/
H A Dmsocket_ifnet_remove.c169 multicast_open(int *sockp, int type, const char *type_string) argument
204 test_sock_type(int type, const char *type_string) argument
/freebsd-13-stable/tools/regression/sockets/listen_backlog/
H A Dlisten_backlog.c100 socket_listen(int domain, int type, int protocol, int backlog, argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff.h52 svn_diff__type_e type; member in struct:svn_diff_t
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dindex.h91 apr_uint32_t type; member in struct:svn_fs_x__p2l_entry_t
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dconfig_win.c116 DWORD option_len, type, index; local
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DTarget.cpp43 std::string lld::toString(RelType type) { argument
138 bool TargetInfo::needsThunk(RelExpr expr, RelType type, const InputFile *file, argument
149 bool TargetInfo::inBranchRange(RelType type, uint64_t src, uint64_t dst) const { argument
153 RelExpr TargetInfo::adjustRelaxExpr(RelType type, cons argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
H A DWriter.cpp200 LCDylib(LoadCommandType type, StringRef path) : type(type), path(path) {} argument
219 LoadCommandType type; member in class:__anon2716::LCDylib
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DAtoms.h29 MachODefinedAtom(const File &f, const StringRef name, Scope scope, ContentType type, Merge merge, bool thumb, bool noDeadStrip, const ArrayRef<uint8_t> content, Alignment align) argument
37 MachODefinedAtom(const File &f, const StringRef name, Scope scope, ContentType type, uint64_t size, bool noDeadStrip, Alignment align) argument
89 MachODefinedCustomSectionAtom(const File &f, const StringRef name, Scope scope, ContentType type, Merge merge, bool thumb, bool noDeadStrip, const ArrayRef<uint8_t> content, StringRef sectionName, Alignment align) argument
H A DDebugInfo.h65 Stab(const Atom* atom, uint8_t type, uint8_t other, uint16_t desc, argument
71 uint8_t type; member in struct:lld::mach_o::Stab
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h117 TypeNameSpecifierImpl(lldb::TypeSP type) : m_is_regex(false), m_type() { argument
124 TypeNameSpecifierImpl(CompilerType type) : m_is_regex(false), m_type() { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DDebug.h143 uint64_t type; member in struct:lldb_private::ThreadStopInfo::__anon2743::__anon2745
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DUnwindLLDB.h56 int type; member in struct:lldb_private::UnwindLLDB::RegisterLocation
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DGDBRemote.h77 Type type; member in struct:lldb_private::GDBRemotePacket

Completed in 138 milliseconds

<<21222324252627282930>>