Home
last modified time | relevance | path

Searched defs:tags (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DMemoryTagMap.cpp20 const std::vector<lldb::addr_t> tags) { in InsertTags()
38 std::vector<std::optional<lldb::addr_t>> tags; in GetTags() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp218 MemoryTagManagerAArch64MTE::UnpackTagsData(const std::vector<uint8_t> &tags, in UnpackTagsData() argument
296 std::vector<lldb::addr_t> tags; in UnpackTagsFromCoreFileSegment() local
335 const std::vector<lldb::addr_t> &tags, TagRange range) const { in RepeatTagsForRange() argument
/freebsd/sys/i386/
H A DMakefile31 tags:: target
/freebsd/sys/amd64/
H A DMakefile32 tags:: target
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemoryTag.cpp109 llvm::Expected<std::vector<lldb::addr_t>> tags = process->ReadMemoryTags( in DoExecute() local
215 std::vector<lldb::addr_t> tags; in DoExecute() local
/freebsd/share/sendmail/
H A DMakefile20 all clean cleandir depend lint tags: target
/freebsd/tools/tools/npe/npestats/
H A Dmain.c44 } tags[] = { variable
/freebsd/tools/tools/ath/athaggrstats/
H A Dmain.c57 } tags[] = { variable
/freebsd/tools/tools/ath/athstats/
H A Dmain.c56 } tags[] = { variable
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dnotifier.h55 eventhandler_tag tags[LINUX_NOTIFY_TAGS]; member
/freebsd/contrib/dialog/
H A Ddialog.c883 int tags = howmany_tags(av + 5, MENUBOX_TAGS); in call_menu() local
897 int tags = howmany_tags(av + 5, MENUBOX_TAGS); in call_inputmenu() local
930 int tags = howmany_tags(av + 5, CHECKBOX_TAGS); in call_checklist() local
946 int tags = howmany_tags(av + 5, CHECKBOX_TAGS); in call_radiolist() local
1052 int tags = howmany_tags(av + 5, CHECKBOX_TAGS); in call_buildlist() local
1088 int tags = howmany_tags(av + 5, TREEVIEW_TAGS); in call_treeview() local
1110 int tags = howmany_tags(av + 5, group); in call_form() local
1140 int tags = howmany_tags(av + 5, group); in call_mixed_form() local
1181 int tags = howmany_tags(av + MIXEDGAUGE_BASE, MIXEDGAUGE_TAGS); in call_mixed_gauge() local
/freebsd/tools/tools/net80211/wlanstats/
H A Dmain.c53 } tags[] = { variable
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/dashboards/grafana/
H A DZFS-pool-latency-heatmaps-influxdb.json163 "tags": [ array
287 "tags": [ array
425 "tags": [ array
549 "tags": [ array
673 "tags": [ array
797 "tags": [ array
935 "tags": [ array
1059 "tags": [ array
1183 "tags": [ array
1307 "tags": [ array
[all …]
/freebsd/sys/contrib/openzfs/
H A DMakefile.am195 tags: ctags etags target
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeProcessProtocol.cpp59 size_t len, std::vector<uint8_t> &tags) { in ReadMemoryTags()
66 const std::vector<uint8_t> &tags) { in WriteMemoryTags()
/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in162 timeout=None, user=None, tags=None): argument
411 failsafe=None, failsafe_user=None, tags=None, **kwargs): argument
/freebsd/stand/libsa/
H A Dbootp.c640 char tags[512], *tp; /* the list of tags */ in setenv_() local
/freebsd/contrib/mtree/
H A Dmtree.h62 char *tags; /* tags, comma delimited, member
/freebsd/contrib/less/
H A Dtags.c18 public char *tags = ztags; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h145 ArrayRef<wasm::WasmTag> tags() const { return Tags; } in tags() function
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDumpDataExtractor.cpp300 std::vector<std::optional<lldb::addr_t>> tags = in printMemoryTags() local
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A Dzpool_influxdb.c93 const char *tags = ""; variable
/freebsd/sys/dev/sound/pci/hda/
H A Dhdacc.c58 device_t tags[64]; member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_userhold.c181 nvlist_t *tags; in dsl_dataset_user_hold_sync_one_impl() local
/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c1117 char *tags[] = { "ipv4", "mx", "tlsa", local

123