Home
last modified time | relevance | path

Searched full:tags (Results 1 – 25 of 1080) sorted by relevance

12345678910>>...44

/freebsd/sys/contrib/openzfs/tests/runfiles/
H A Dsanity.run31 tags = ['functional']
35 tags = ['functional', 'acl']
41 tags = ['functional', 'alloc_class']
45 tags = ['functional', 'arc']
49 tags = ['functional', 'bootfs']
53 tags = ['functional', 'cache']
58 tags = ['functional', 'cachefile']
64 tags = ['functional', 'casenorm']
74 tags = ['functional', 'channel_program', 'lua_core']
88 tags
[all...]
H A Dcommon.run29 tags = ['functional']
33 tags = ['functional', 'acl']
41 tags = ['functional', 'alloc_class']
45 tags = ['functional', 'append']
50 tags = ['functional', 'arc']
54 tags = ['functional', 'atime']
71 tags = ['functional', 'bclone']
86 tags = ['functional', 'block_cloning']
92 tags = ['functional', 'bootfs']
96 tags = ['functional', 'btree']
[all …]
H A Dlinux.run23 tags = ['functional']
27 tags = ['functional', 'acl', 'posix']
31 tags = ['functional', 'acl', 'posix-sa']
35 tags = ['functional', 'atime']
41 tags = ['functional', 'block_cloning']
45 tags = ['functional', 'chattr']
49 tags = ['functional', 'cli_root', 'zfs']
54 tags = ['functional', 'cli_root', 'zfs_mount']
59 tags = ['functional', 'cli_root', 'zfs_share']
63 tags = ['functional', 'cli_root', 'zfs_unshare']
[all …]
H A Dsunos.run23 tags = ['functional']
28 tags = ['functional', 'inuse']
32 tags = ['functional', 'cli_root', 'zpool_add']
36 tags = ['functional', 'cli_root', 'zpool_create']
40 tags = ['functional', 'privilege']
44 tags = ['functional', 'xattr']
49 tags = ['functional', 'zvol', 'zvol_misc']
53 tags = ['functional', 'zvol', 'zvol_swap']
/freebsd/sys/amd64/
H A DMakefile1 # Makefile for amd64 links, tags file
3 # SYS is normally set in Make.tags.inc
8 .include "../kern/Make.tags.inc"
11 @echo "make links or tags only"
13 # Directories in which to place amd64 tags links
18 (cd $$i && { rm -f tags; ln -s ../${TAGDIR}/tags tags; }) done
20 (cd $$i && { rm -f tags; ln -s ../../${TAGDIR}/tags tags; }) done
22 (cd ${SYS}/amd64/$$i && { rm -f tags; ln -s ../tags tags; }) done
31 tags:: target
35 >> tags
[all …]
/freebsd/sys/i386/
H A DMakefile1 # Makefile for i386 links, tags file
3 # SYS is normally set in Make.tags.inc
8 .include "../kern/Make.tags.inc"
11 @echo "make links or tags only"
13 # Directories in which to place i386 tags links
18 (cd $$i && { rm -f tags; ln -s ../${TAGDIR}/tags tags; }) done
20 (cd $$i && { rm -f tags; ln -s ../../${TAGDIR}/tags tags; }) done
22 (cd $$i && { rm -f tags; ln -s ../tags tags; }) done
30 tags:: target
34 >> tags
[all …]
/freebsd/sys/conf/
H A Dsystags.sh31 # systags.sh - construct a system tags file using dependence relations
36 rm -f tags tags.tmp tags.cfiles tags.sfiles tags.hfiles
51 print i > "tags.cfiles";
53 print i > "tags.sfiles";
55 print i > "tags.hfiles";
58 ctags -t -d -w `cat tags.cfiles tags.hfiles tags.sfiles`
59 egrep "^ENTRY\(.*\)|^ALTENTRY\(.*\)" `cat tags.sfiles` | \
60 sed "s;\([^:]*\):\([^(]*\)(\([^, )]*\)\(.*\);\3 \1 /^\2(\3\4$/;" >> tags
62 mv tags tags.tmp
63 sort -u tags.tmp > tags
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DMemoryTagManager.h19 // This interface allows high level commands to handle memory tags
34 // For example if your tags are stored in bits 56-60 then the logical tag
41 // Return the difference between two addresses, ignoring any logical tags they
42 // have. If your tags are just part of a larger set of ignored bits, this
51 // So that reading memory tags for the new range returns
52 // tags that will cover the original range.
55 // tags for 16 bytes of memory starting from address 8.
62 // * end_addr >= addr (when memory tags are removed)
69 // Tags in the input addresses are ignored and not present
86 // Tags in the input addresses are ignored and not present
[all …]
H A DMemoryTagMap.h20 /// when reading memory tags for a range. This is useful when
31 /// Insert tags into the map starting from addr.
34 /// Start address of the range to insert tags for.
38 /// to read the tags in the first place)
40 /// \param [in] tags
41 /// Vector of tags to insert. The first tag will be inserted
43 /// all tags have been inserted.
44 void InsertTags(lldb::addr_t addr, const std::vector<lldb::addr_t> tags);
48 /// Lookup memory tags for a range of memory from addr to addr+len.
55 /// The length in bytes of the range to read tags for. This does
[all …]
/freebsd/share/man/man9/
H A Dmbuf_tags.960 Mbuf tags allow additional meta-data to be associated with in-flight packets
63 Tags are maintained in chains off of the
66 delete tags.
67 Tags are identified using an ID and cookie that uniquely identify a class
70 Typical uses of mbuf tags include Mandatory Access Control (MAC) labels as
75 and packet filter tags used by
78 Tags will be maintained across a variety of operations, including the copying
83 Any tags associated with an mbuf header will be automatically freed when the
84 mbuf is freed, although some subsystems will wish to delete the tags prior
87 Packet tags are used by different kernel APIs
[all …]
/freebsd/etc/mtree/
H A DBSD.var.dist5 /set type=dir uname=root gname=wheel mode=0755 tags=package=runtime
11 jobs tags=package=at
13 spool tags=package=at
44 hyperv mode=0700 tags=package=hyperv-tools
46 ipf mode=0700 tags=package=ipf
56 zfsd tags=package=zfs
76 bhyve tags=package=bhyve
78 dhclient tags=package=dhclient
80 ppp gname=network mode=0770 tags=package=ppp
82 wpa_supplicant tags
[all...]
H A DBSD.root.dist13 allwinner tags=package=runtime
15 overlays tags=package=runtime
17 rockchip tags=package=runtime
30 loader.conf.d tags=package=bootloader
64 kyua tags=package=tests
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DMemoryTagManagerAArch64MTE.cpp85 // We must remove tags here otherwise an address with a higher in MakeTaggedRange()
91 // Region addresses will not have memory tags. So when searching in MakeTaggedRange()
137 // We must remove tags here otherwise an address with a higher in MakeTaggedRanges()
176 // Region addresses will not have memory tags so when searching in MakeTaggedRanges()
218 MemoryTagManagerAArch64MTE::UnpackTagsData(const std::vector<uint8_t> &tags, in UnpackTagsData() argument
220 // 0 means don't check the number of tags before unpacking in UnpackTagsData()
222 size_t num_tags = tags.size() / GetTagSizeInBytes(); in UnpackTagsData()
226 "Packed tag data size does not match expected number of tags. " in UnpackTagsData()
235 unpacked.reserve(tags.size()); in UnpackTagsData()
236 for (auto it = tags.begin(); it != tags.end(); ++it) { in UnpackTagsData()
[all …]
/freebsd/usr.bin/ctags/
H A Dctags.134 .Pa tags
45 .Pa tags
53 A tags file gives the locations of specified objects in a group of files.
54 Each line of the tags file contains the object name, the file in which it
58 .Pa tags
77 Do not create tags for typedefs, structs, unions, and enums.
80 .Pa tags
83 Create tags for
92 .Pa tags .
97 the tags will be written to standard output instead.
[all …]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DMemoryModelRelaxationAnnotations.cpp34 Tags.insert({cast<MDString>(TagMD->getOperand(0))->getString(), in MMRAMetadata()
66 ArrayRef<MMRAMetadata::TagT> Tags) { in getMD() argument
67 if (Tags.empty()) in getMD()
70 if (Tags.size() == 1) in getMD()
71 return getTagMD(Ctx, Tags.front()); in getMD()
74 for (const auto &Tag : Tags) in getMD()
81 // Let A and B be two tags set, and U be the prefix-wise union of A and B. in combine()
83 // * If either A or B has no tags with prefix P, no tags with prefix in combine()
85 // * If both A and B have at least one tag with prefix P, all tags with prefix in combine()
103 return Tags.count({Prefix, Suffix}); in hasTag()
[all …]
/freebsd/release/scripts/
H A Dmtree-to-plist.awk4 uname = gname = mode = flags = tags = type = ""
18 } else if ($i ~ /^tags=/) {
19 tags=$i
20 gsub(/tags=/, "", tags)
27 tags="package=dtb"
29 tags="package=kernel"
31 tags=tags""_kernconf
35 if (length(tags) == 0)
37 if (tags ~ /package=/) {
39 split(tags, a, ",");
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMemoryModelRelaxationAnnotations.h38 /// This can be visualized as a set of "tags", with each tag
43 /// about the exact nature of the tags and the properties they
44 /// imply. It just sees the metadata as a collection of tags, which
70 /// multiple tags.
77 /// Creates !mmra metadata from \p Tags.
78 /// \returns nullptr or a MDTuple* from \p Tags.
79 static MDTuple *getMD(LLVMContext &Ctx, ArrayRef<TagT> Tags);
94 /// \returns whether this set of tags is compatible with \p Other.
115 operator bool() const { return !Tags.empty(); }
117 return Tags == Other.Tags;
[all …]
/freebsd/share/man/man4/
H A Dng_tag.430 .Nd "mbuf tags manipulating netgraph node type"
36 node type allows mbuf packet tags (see
40 Mbuf tags are used in many parts of the
43 including the storage of VLAN tags as described in
49 and packet filter tags used by
53 tags, which are implemented as mbuf tags, too.
58 of all tags attached to a packet incoming to this hook, a destination hook
63 The list of incoming packet's tags is traversed to find a tag with
74 Packets with matched tags are forwarded to
149 flag is non-zero, then found tag is deleted from list of packet tags.
[all …]
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemoryTag.cpp29 "Read memory tags for the given range of memory." in CommandObjectMemoryTagRead()
30 " Mismatched tags will be marked.", in CommandObjectMemoryTagRead()
109 llvm::Expected<std::vector<lldb::addr_t>> tags = process->ReadMemoryTags( in DoExecute() local
112 if (!tags) { in DoExecute()
113 result.SetError(Status(tags.takeError())); in DoExecute()
118 result.AppendMessage("Allocation tags:"); in DoExecute()
121 for (auto tag : *tags) { in DoExecute()
176 "Write memory tags starting from the granule that " in CommandObjectMemoryTagWrite()
215 std::vector<lldb::addr_t> tags; in DoExecute()
225 tags in DoExecute()
216 std::vector<lldb::addr_t> tags; DoExecute() local
[all...]
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCTagsEmitter.cpp74 std::vector<Tag> Tags; in run() local
75 // Collect tags. in run()
76 Tags.reserve(Classes.size() + Defs.size()); in run()
78 Tags.push_back(Tag(C.first, locate(C.second.get()))); in run()
80 Tags.push_back(Tag(C.first, FwdLoc)); in run()
83 Tags.push_back(Tag(D.first, locate(D.second.get()))); in run()
84 // Emit tags. in run()
85 llvm::sort(Tags); in run()
88 for (const Tag &T : Tags) in run()
/freebsd/contrib/less/
H A Dtags.c15 #if TAGS
17 public char ztags[] = "tags";
18 public char *tags = ztags; variable
39 T_CTAGS, /* 'tags': standard and extended format (ctags) */
56 * The list of tags generated by the last findgtag() call.
140 if (strcmp(tags, "GTAGS") == 0) in gettagtype()
142 if (strcmp(tags, "GRTAGS") == 0) in gettagtype()
144 if (strcmp(tags, "GSYMS") == 0) in gettagtype()
146 if (strcmp(tags, "GPATH") == 0) in gettagtype()
148 if (strcmp(tags, "-") == 0) in gettagtype()
[all …]
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DMemoryTagMap.cpp20 const std::vector<lldb::addr_t> tags) { in InsertTags() argument
23 for (auto tag : tags) { in InsertTags()
38 std::vector<std::optional<lldb::addr_t>> tags; in GetTags() local
46 tags.push_back(tag); in GetTags()
52 // we return an empty vector if we got no tags at all. in GetTags()
54 return tags; in GetTags()
59 // Here we assume that addr is granule aligned, just like when the tags in GetTag()
/freebsd/sys/contrib/openzfs/scripts/
H A Dzfs-tests.sh49 TAGS=""
212 # Given a TAGS with a format like "1/3" or "2/3" then divide up the test list
214 # test tags".
219 NUM=$(echo "$TAGS" | cut -d/ -f1)
220 DEN=$(echo "$TAGS" | cut -d/ -f2)
226 # So to get tags for our selected tests we do:
242 # TAGS will then look like:
249 cat $_RUNFILES | tr -d "[],\'" | awk '/tags = /{print $NF}' | sort | \
377 -T TAGS Comma separated list of tags (default: 'functional')
472 TAGS="$OPTARG"
[all …]
/freebsd/crypto/openssl/util/
H A Dfind-doc-nits116 # tags to them. For example, internal docs will have the word "internal"
121 # We cache results based on tags
128 # files(TAGS => 'manual');
129 # files(TAGS => [ 'manual', 'man1' ]);
131 # This function returns an array of files corresponding to a set of tags
132 # given with the options "TAGS". The value of this option can be a single
167 $opts{TAGS} = [ $opts{TAGS} ] if ref($opts{TAGS}) eq '';
169 croak "No tags given, or not an array"
170 unless exists $opts{TAGS} && ref($opts{TAGS}) eq 'ARRAY';
172 my %tags = map { $_ => 1 } @{$opts{TAGS}};
[all …]
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangCommentCommandInfoEmitter.cpp30 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandInfo() local
31 for (size_t i = 0, e = Tags.size(); i != e; ++i) { in EmitClangCommentCommandInfo()
32 Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo()
64 for (size_t i = 0, e = Tags.size(); i != e; ++i) { in EmitClangCommentCommandInfo()
65 Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo()
124 std::vector<Record *> Tags = Records.getAllDerivedDefinitions("Command"); in EmitClangCommentCommandList() local
125 for (size_t i = 0, e = Tags.size(); i != e; ++i) { in EmitClangCommentCommandList()
126 Record &Tag = *Tags[i]; in EmitClangCommentCommandList()

12345678910>>...44