Searched defs:tags (Results 1 - 25 of 46) sorted by last modified time

12

/freebsd-current/contrib/unbound/validator/
H A Dvalidator.c495 uint16_t tags[MAX_LABEL_TAGS]; local
/freebsd-current/contrib/unbound/daemon/
H A Dworker.c949 uint16_t tags[TA_RESPONSE_MAX_TAGS]; local
/freebsd-current/sys/sys/
H A Dmbuf.h166 SLIST_HEAD(packet_tags, m_tag) tags; /* list of packet tags */ member in struct:pkthdr
[all...]
/freebsd-current/sys/cam/
H A Dcam_ccb.h1033 u_int tags; /* Number of allowed tags */ member in struct:ccb_trans_settings_sata
/freebsd-current/sys/dev/aic7xxx/
H A Daic79xx.h1097 bus_space_tag_t tags[2]; member in struct:ahd_softc
/freebsd-current/usr.bin/xinstall/
H A Dxinstall.c139 static char *destdir, *digest, *fflags, *metafile, *tags; variable
/freebsd-current/sys/dev/sound/pci/hda/
H A Dhdacc.c58 device_t tags[64]; member in struct:hdacc_softc
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h145 ArrayRef<wasm::WasmTag> tags() const { return Tags; } function in class:llvm::object::WasmObjectFile
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.cpp1122 bool DWARFUnit::HasAny(llvm::ArrayRef<dw_tag_t> tags) { argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2625 DoWriteMemoryTags(lldb::addr_t addr, size_t len, int32_t type, const std::vector<uint8_t> &tags) argument
H A DGDBRemoteCommunicationServerLLGS.cpp3809 std::vector<uint8_t> tags; local
H A DGDBRemoteCommunicationClient.cpp682 WriteMemoryTags( lldb::addr_t addr, size_t len, int32_t type, const std::vector<uint8_t> &tags) argument
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDumpDataExtractor.cpp300 std::vector<std::optional<lldb::addr_t>> tags = local
/freebsd-current/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemoryTag.cpp109 llvm::Expected<std::vector<lldb::addr_t>> tags = process->ReadMemoryTags( variable
215 std::vector<lldb::addr_t> tags; variable
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Target/
H A DProcess.h2961 DoWriteMemoryTags(lldb::addr_t addr, size_t len, int32_t type, const std::vector<uint8_t> &tags) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp491 tag_t tags[kShadowDumpSize] = {}; member in struct:__hwasan::__anon1146::BaseReport::Shadow
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3751 const std::pair<const ProgramPointTag *, const ProgramPointTag*> &tags = local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddsl_pool.c1215 nvlist_t *tags; local
/freebsd-current/sys/dev/siis/
H A Dsiis.c980 int tag, tags; local
[all...]
/freebsd-current/sys/dev/ahci/
H A Dahci.h401 u_int tags; member in struct:ahci_device
H A Dahci.c1583 int tag, tags; local
[all...]
/freebsd-current/stand/libsa/
H A Dbootp.c640 char tags[512], *tp; /* the list of tags */ local
[all...]
/freebsd-current/contrib/sendmail/src/
H A Dsm_resolve.c1117 char *tags[] = { "ipv4", "mx", "tlsa", local
/freebsd-current/sys/powerpc/mpc85xx/
H A Dfsl_sata.c245 u_int tags; member in struct:fsl_sata_device
887 int tag, tags; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp58 ReadMemoryTags(int32_t type, lldb::addr_t addr, size_t len, std::vector<uint8_t> &tags) argument
64 WriteMemoryTags(int32_t type, lldb::addr_t addr, size_t len, const std::vector<uint8_t> &tags) argument

Completed in 335 milliseconds

12