Searched defs:tags (Results 1 - 25 of 46) sorted by relevance

12

/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DMemoryTagMap.cpp38 std::vector<std::optional<lldb::addr_t>> tags; local
19 InsertTags(lldb::addr_t addr, const std::vector<lldb::addr_t> tags) argument
/freebsd-current/tools/tools/npe/npestats/
H A Dmain.c44 } tags[] = { variable in typeref:struct:__anon6391
/freebsd-current/tools/tools/ath/athaggrstats/
H A Dmain.c57 } tags[] = { variable in typeref:struct:__anon6347
/freebsd-current/tools/tools/ath/athstats/
H A Dmain.c56 } tags[] = { variable in typeref:struct:__anon6356
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnotifier.h55 eventhandler_tag tags[LINUX_NOTIFY_TAGS]; member in struct:notifier_block
/freebsd-current/tools/tools/net80211/wlanstats/
H A Dmain.c53 } tags[] = { variable in typeref:struct:__anon38
/freebsd-current/sys/dev/proto/
H A Dproto_busdma.h33 LIST_ENTRY(proto_tag) tags; member in struct:proto_tag
58 LIST_HEAD(,proto_tag) tags; member in struct:proto_busdma
/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/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp218 MemoryTagManagerAArch64MTE::UnpackTagsData(const std::vector<uint8_t> &tags, argument
296 std::vector<lldb::addr_t> tags; local
334 RepeatTagsForRange( const std::vector<lldb::addr_t> &tags, TagRange range) const argument
[all...]
/freebsd-current/contrib/mtree/
H A Dmtree.h62 char *tags; /* tags, comma delimited, member in struct:_node
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddsl_userhold.c181 nvlist_t *tags; local
H A Ddsl_pool.c1215 nvlist_t *tags; local
/freebsd-current/contrib/less/
H A Dtags.c18 public char *tags = ztags; variable
[all...]
/freebsd-current/stand/libsa/
H A Dbootp.c640 char tags[512], *tp; /* the list of tags */ local
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDumpDataExtractor.cpp300 std::vector<std::optional<lldb::addr_t>> tags = local
/freebsd-current/sys/dev/sound/pci/hda/
H A Dhdacc.c58 device_t tags[64]; member in struct:hdacc_softc
/freebsd-current/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c93 const char *tags = ""; variable
[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
/freebsd-current/contrib/sendmail/src/
H A Dsm_resolve.c1117 char *tags[] = { "ipv4", "mx", "tlsa", local
/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/sys/netgraph/
H A Dng_pppoe.c255 const struct pppoe_tag *tags[NUMTAGS]; member in struct:sess_neg
[all...]
/freebsd-current/lib/libiconv_modules/ISO2022/
H A Dcitrus_iso2022.c326 } const tags[] = { local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cpp755 uptr tags[kMop] = {kExternalTagNone, kExternalTagNone}; local
/freebsd-current/sys/dev/siis/
H A Dsiis.c980 int tag, tags; local
[all...]
/freebsd-current/contrib/unbound/validator/
H A Dvalidator.c495 uint16_t tags[MAX_LABEL_TAGS]; local

Completed in 196 milliseconds

12