/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmac_common.txt | 343 Custom = "My Tagged Application" 349 Custom = "My Tagged Application" 356 Custom = "My Tagged Application" 370 Custom = "My Tagged Application" 385 Custom = "My Tagged Application" 392 Custom = "My Tagged Application" 400 Custom = "My Tagged Application" 414 Custom = "My Tagged Application" 440 Custom = "My Tagged Application" 447 Custom = "My Tagged Application" [all …]
|
/freebsd/contrib/wpa/src/ap/ |
H A D | vlan_full.c | 465 int untagged, *tagged, i, notempty; in vlan_newlink() local 482 tagged = vlan->vlan_desc.tagged; in vlan_newlink() 498 for (i = 0; i < MAX_NUM_TAGGED_VLAN && tagged[i]; i++) { in vlan_newlink() 499 if (tagged[i] == untagged || in vlan_newlink() 500 tagged[i] <= 0 || tagged[i] > MAX_VLAN_ID || in vlan_newlink() 501 (i > 0 && tagged[i] == tagged[i - 1])) in vlan_newlink() 503 vlan_bridge_name(br_name, hapd, vlan, tagged[i]); in vlan_newlink() 504 vlan_get_bridge(br_name, hapd, tagged[i]); in vlan_newlink() 506 ifname, br_name, tagged[i], hapd); in vlan_newlink() 586 int *tagged = vlan->vlan_desc.tagged; in vlan_dellink() local [all …]
|
H A D | vlan.c | 30 if (a->tagged[i] != b->tagged[i]) in vlan_compare()
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen1/ |
H A D | core.json | 105 …"BriefDescription": "Tagged IBS Ops. Number of times an op could not be tagged by IBS because of a… 111 "BriefDescription": "Tagged IBS Ops. Number of Ops tagged by IBS that retired.", 117 "BriefDescription": "Tagged IBS Ops. Number of Ops tagged by IBS.",
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/ |
H A D | core.json | 110 …"BriefDescription": "Tagged IBS Ops. Number of times an op could not be tagged by IBS because of a… 116 "BriefDescription": "Tagged IBS Ops. Number of Ops tagged by IBS that retired.", 122 "BriefDescription": "Tagged IBS Ops. Number of Ops tagged by IBS.",
|
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen3/ |
H A D | core.json | 117 …"BriefDescription": "Tagged IBS Ops. Number of times an op could not be tagged by IBS because of a… 123 "BriefDescription": "Tagged IBS Ops. Number of Ops tagged by IBS that retired.", 129 "BriefDescription": "Tagged IBS Ops. Number of Ops tagged by IBS.",
|
/freebsd/share/man/man4/ |
H A D | ng_vlan_rotate.4 | 42 node type manipulates the order of VLAN tags of frames tagged 53 A frame tagged with an arbitrary number of 156 The first example demonstrates how to rotate double or triple tagged 159 The single or double tagged frames (C-VLAN removed) are sent out to an 216 The second example distinguishes between double tagged and single 217 tagged frames. 230 name separate:ordered tagged
|
H A D | da.4 | 94 .Sh TAGGED QUEUING 97 device driver will take full advantage of the SCSI feature known as tagged 99 Tagged queueing allows the device to process multiple transactions 104 head position, are completed in a timely fashion, an ordered tagged
|
H A D | ng_ipfw.4 | 74 command are tagged with 85 subsystem must be tagged with
|
H A D | sbp.4 | 74 Some (broken) HDDs do not work well with tagged queuing. 77 to disable tagged queuing.
|
H A D | ng_vlan.4 | 38 node type multiplexes frames tagged according to 74 hooks is tagged accordingly and sent out the
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/fujitsu/a64fx/ |
H A D | pipeline.json | 75 …on": "This event counts requests in L1D cache pipeline#0 that its sce bit of tagged address is 1.", 78 …ion": "This event counts requests in L1D cache pipeline#0 that its sce bit of tagged address is 1." 81 …on": "This event counts requests in L1D cache pipeline#0 that its pfe bit of tagged address is 1.", 84 …ion": "This event counts requests in L1D cache pipeline#0 that its pfe bit of tagged address is 1." 87 …on": "This event counts requests in L1D cache pipeline#1 that its sce bit of tagged address is 1.", 90 …ion": "This event counts requests in L1D cache pipeline#1 that its sce bit of tagged address is 1." 93 …on": "This event counts requests in L1D cache pipeline#1 that its pfe bit of tagged address is 1.", 96 …ion": "This event counts requests in L1D cache pipeline#1 that its pfe bit of tagged address is 1."
|
/freebsd/sbin/etherswitchcfg/ |
H A D | etherswitchcfg.8 | 105 Sets the default port VID that is used to process incoming frames that are not tagged. 155 Disable the drop tagged packets option. 178 Frames transmitted on tagged member ports of this group will be tagged 187 to indicate that frames on this port are tagged. 197 Port 5 will send and receive tagged frames while port 0 will be untagged.
|
/freebsd/contrib/hyperv/tools/scripts/ |
H A D | hv_set_ifconfig | 26 # DNSx=ipaddrx (where first DNS address is tagged as DNS1 etc) 28 # IPV6 addresses will be tagged as IPV6ADDR, IPV6 gateway will be 29 # tagged as IPV6_DEFAULTGW and IPV6 NETMASK will be tagged as
|
/freebsd/sbin/pfctl/tests/files/ |
H A D | pf0085.ok | 4 pass inet from 127.0.0.1 to any flags S/SA keep state tagged 127.0.0.1 5 pass inet from 127.0.0.2 to any flags S/SA keep state tagged 127.0.0.2 6 pass inet from 127.0.0.3 to any flags S/SA keep state tagged 127.0.0.3
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTaggingPreRA.cpp | 160 // preallocated slot. AArch64FrameLowering::orderFrameObjects could put tagged in mayUseUncheckedLoadStore() 161 // objects ahead of non-tagged ones, but that's not always desirable. in mayUseUncheckedLoadStore() 164 // the tagged address of the stack slot, along with a scratch register in mayUseUncheckedLoadStore() 233 // Pin one of the tagged slots to offset 0 from the tagged base pointer. 241 // Looking at the possible uses of a tagged address, the advantage of pinning in findFirstSlotCandidate() 246 // the tagged addresses need to be materialized anyway; also, counting ST*G in findFirstSlotCandidate() 249 // - Load/Store instructions in the address operand do not require a tagged in findFirstSlotCandidate() 365 // Take over from SSP. It does nothing for tagged slots, and should not really in runOnMachineFunction() 377 // If the base tagged pointe in runOnMachineFunction() [all...] |
H A D | AArch64GlobalsTagging.cpp | 34 "Missing sanitizer metadata, but symbol is apparently tagged."); in shouldTagGlobal() 53 // each function pointer is individually tagged (so the iteration over 59 // be tagged and so iteration causes SIGSEGV/MTE[AS]ERR. 80 // a global variable, and some are tagged, and some are untagged, it resolves it in tagGlobalDefinition() 118 // Ensure that tagged globals don't get merged by ICF - as they should have
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/ |
H A D | AppleObjCClassDescriptorV2.h | 40 // a custom descriptor is used for tagged pointers 280 // tagged pointer descriptor 319 // tagged pointers can represent a class that has a superclass, but since in GetSuperclass() 334 return false; // tagged pointers are not KVO'ed in IsKVO() 338 return false; // tagged pointers are not CF objects in IsCFType() 370 return 0; // tagged pointers have no ISA in GetISA() 373 // these calls are not part of any formal tagged pointers specification in GetValueBits()
|
/freebsd/tests/sys/netpfil/pf/ |
H A D | ether.sh | 281 "rdr on ${epair_gw}b proto tcp to port echo tagged captive -> 127.0.0.1 port echo" 301 "rdr on ${epair_gw}b proto tcp to port echo tagged captive -> 127.0.0.1 port echo" 359 "rdr on ${epair_gw}b proto tcp to port daytime tagged captive -> 127.0.0.1 port echo" 380 "rdr on ${epair_gw}b proto tcp to port daytime tagged captive -> 127.0.0.1 port echo" 583 "block in tagged foo" 589 "block in tagged foo" 591 # Still passes when tagged differently 623 "ether block out tagged foo" \ 629 "ether block out tagged bar" \ 632 # Still passes when tagged differently
|
/freebsd/contrib/libcbor/src/cbor/ |
H A D | tags.h | 33 /** Get the tagged item 36 * @return Reference to the tagged item 50 /** Set the tagged item
|
/freebsd/contrib/llvm-project/lld/ELF/Arch/ |
H A D | AArch64.cpp | 468 // AArch64 relocations to tagged symbols have extended semantics, as in relocate() 866 // Tagged symbols have upper address bits that are added by the dynamic loader, 1099 // as tagged in input objfiles, and we don't want them to be tagged. A in addTaggedSymbolReferences() 1116 // A tagged symbol must be denoted as being tagged by all references and the 1117 // chosen definition. For simplicity, here, it must also be denoted as tagged 1120 // 1. A tagged definition can be used by an untagged declaration, in which case 1123 // 2. An untagged definition can be used by a tagged declaration, where the 1124 // compiler has taken advantage of the increased alignment of the tagged 1127 // Ideally, this isn't a problem, as any TU that imports or exports tagged 1133 // First, collect all symbols that are marked as tagged, and count how many in createTaggedSymbols() [all …]
|
/freebsd/sys/contrib/openzfs/contrib/debian/ |
H A D | changelog.in | 3 * OpenZFS @VERSION@ is tagged. 9 * OpenZFS 2.2 is tagged.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | MemoryTagMap.h | 22 /// tagged memory but you don't know that it is all tagged. 66 /// If some of the range was tagged it will have items and some
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | MemoryTagManagerAArch64MTE.cpp | 99 // While there are parts of the range that don't have a matching tagged memory in MakeTaggedRange() 114 " is not in a memory tagged region", in MakeTaggedRange() 128 // Every part of the range is contained within a tagged memory region. in MakeTaggedRange() 144 // No memory regions means no tagged memory at all in MakeTaggedRanges() 191 // If it's tagged record this sub-range. in MakeTaggedRanges()
|
/freebsd/crypto/heimdal/doc/ |
H A D | layman.asc | 126 structured types, which have components; tagged types, which 200 types, structured types, implicitly and explicitly tagged 272 2.3 Implicitly and explicitly tagged types 282 Implicitly tagged types are derived from other types by 287 Explicitly tagged types are derived from other types by 289 explicitly tagged types are structured types consisting of 299 For purposes of encoding, an implicitly tagged type is 301 tag is different. An explicitly tagged type is considered 494 3. For simple string types and implicitly tagged 499 4. For structured types, implicitly tagged types [all …]
|