/freebsd/contrib/wpa/src/ap/ |
H A D | ap_mlme.c | 41 * relationship with a specific peer MAC entity 46 * authentication relationship with a specific peer MAC entity that 72 * authentication relationship with a specific peer MAC entity 78 * authentication relationship with a specific peer MAC entity. 157 * relationship with a specific peer MAC entity.
|
/freebsd/contrib/tzcode/ |
H A D | time2posix.3 | 60 and the same relationship is assumed by some 66 using such a relationship will typically not handle intervals 107 The following table summarizes the relationship between a time
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_db_pack.h | 506 * Set up a relationship between two ports 518 * [in] The first guid in the relationship 521 * [in] The first port in the relationship 524 * [in] The second guid in the relationship 527 * [in] The second port in the relationship 542 * Delete the relationship between two ports
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/ |
H A D | Threading.inc | 139 static bool IterateProcInfo(LOGICAL_PROCESSOR_RELATIONSHIP Relationship, F Fn) { 141 BOOL R = ::GetLogicalProcessorInformationEx(Relationship, NULL, &Len); 146 R = ::GetLogicalProcessorInformationEx(Relationship, Info, &Len); 153 if (Curr->Relationship != Relationship)
|
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/Serialization/ |
H A D | SymbolGraphSerializer.cpp | 638 void ExtendedModule::addRelationship(Object &&Relationship) { in addRelationship() argument 639 Relationships.emplace_back(std::move(Relationship)); in addRelationship() 712 llvm_unreachable("Unhandled relationship kind"); in getRelationshipString() 719 Object Relationship; in serializeRelationship() local 729 Relationship["!testRelLabel"] = TestRelLabel; in serializeRelationship() 731 Relationship["source"] = Source.USR; in serializeRelationship() 732 Relationship["target"] = Target.USR; in serializeRelationship() 733 Relationship["targetFallback"] = Target.Name; in serializeRelationship() 734 Relationship["kind"] = SymbolGraphSerializer::getRelationshipString(Kind); in serializeRelationship() 737 MainModule.addRelationship(std::move(Relationship)); in serializeRelationship() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | APInt.h | 1035 /// relationship. 1046 /// relationship. 1056 /// relationship. 1064 /// relationship. 1072 /// relationship. 1080 /// relationship. 1088 /// the validity of the less-than relationship. 1096 /// the validity of the less-than relationship. 1107 /// validity of the less-than relationship. 1115 /// the validity of the less-than relationship. [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_promote/ |
H A D | zfs_promote_001_pos.ksh | 120 log_note "Verify 'zfs promote' can change back the dependency relationship." 125 log_pass "'zfs promote' reverses the clone parent-child dependency relationship"\
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 1014 "Base canonical relationship is empty!"); in createCanonicalRelationFrom() 1016 "Base canonical relationship is empty!"); in createCanonicalRelationFrom() 1018 assert(CanonNumToNumber.size() == 0 && "Canonical Relationship is non-empty"); in createCanonicalRelationFrom() 1019 assert(NumberToCanonNum.size() == 0 && "Canonical Relationship is non-empty"); in createCanonicalRelationFrom() 1108 "Canonical Relationship is non-empty"); in createCanonicalRelationFrom() 1110 "Canonical Relationship is non-empty"); in createCanonicalRelationFrom() 1113 "Canonical Relationship is non-empty"); in createCanonicalRelationFrom() 1115 "Canonical Relationship is non-empty"); in createCanonicalRelationFrom() 1118 "Canonical Relationship is non-empty"); in createCanonicalRelationFrom() 1120 "Canonical Relationship is non-empty"); in createCanonicalRelationFrom() [all …]
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenMapTable.cpp | 15 // A relationship model to relate non-predicate instructions with their 26 // file that contains the instructions modeling this relationship. This table 43 // sort of relationship with the key instruction defined by the corresponding 44 // relationship model. 105 // instructions that define the kind of relationship modeled by in InstrMap() 167 // relationship maps as tables into XXXGenInstrInfo.inc file along with the 564 // Parse 'InstrMapping' records and use the information to form relationship 585 // Iterate over all instruction mapping records and construct relationship in EmitMapTable()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | PGOCtxProfWriter.h | 51 /// Subblock containment captures the context->subcontext relationship. The 52 /// "next()" relationship in the raw profile, between call targets of indirect
|
/freebsd/crypto/heimdal/doc/ |
H A D | win2k.texi | 128 relationship, itself limited to the ones supported by this specific version of 136 @item Windows 2003RC2: maximum encryption type is RC4, relationship defaults to DES 137 @item Windows 2008: maximum encryption type is AES, relationship defaults to RC4 154 Once the relationship is correctly configured, you can add the required
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_promote/ |
H A D | zfs_promote_001_pos.ksh | 127 log_note "Verify 'zfs promote' can change back the dependency relationship." 132 log_pass "'zfs promote' reverses the clone parent-child dependency relationship"\
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
H A D | zfs_mount_all_mountpoints.ksh | 27 # whose mountpoints have a parent/child relationship which is 28 # counter to the filesystem parent/child relationship.
|
/freebsd/contrib/bc/manuals/ |
H A D | algorithms.md | 221 relationship `l(x) == -l(1/x)`; we negated the exponent, which is equivalent to 222 the negative sign in that relationship, and we took the reciprocal of the 223 number, which is equivalent to the reciprocal in the relationship. 257 remember: we're dealing with an exponent and a power; the relationship is
|
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/ |
H A D | SymbolGraphSerializer.h | 60 void addRelationship(Object &&Relationship); 135 /// The kind of a relationship between two symbols. 157 /// Get the string representation of the relationship kind.
|
/freebsd/sys/contrib/device-tree/Bindings/pci/ |
H A D | pci-iommu.txt | 2 relationship between PCI(e) devices and IOMMU(s). 21 The generic 'iommus' property is insufficient to describe this relationship,
|
/freebsd/sys/contrib/device-tree/Bindings/misc/ |
H A D | fsl,qoriq-mc.yaml | 30 The generic 'iommus' property is insufficient to describe the relationship 132 the relationship between the Ethernet MACs which belong to the MC
|
H A D | fsl,qoriq-mc.txt | 20 The generic 'iommus' property is insufficient to describe the relationship 85 the relationship between the Ethernet MACs which belong to the MC
|
/freebsd/contrib/libcbor/doc/source/api/ |
H A D | decoding.rst | 4 The following diagram illustrates the relationship among different parts of libcbor from the decodi…
|
/freebsd/crypto/heimdal/doc/doxyout/gssapi/man/man3/ |
H A D | internalvsmechname.3 | 20 Describe relationship between import_name, canonicalize_name, export_name and friends.
|
/freebsd/sys/contrib/device-tree/Bindings/display/ |
H A D | dp-aux-bus.yaml | 19 To model this relationship, DP sinks should be placed as children
|
/freebsd/contrib/libxo/doc/ |
H A D | howto.rst | 146 the relationship between text and the associated values, allowing 154 allows HTML output to use CSS to make this relationship more obvious:: 184 these relationship::
|
/freebsd/crypto/openssl/include/internal/ |
H A D | namemap.h | 25 * The number<->name relationship is 1<->many
|
/freebsd/tools/regression/security/proc_to_proc/ |
H A D | README | 43 relationship. Other test operations that might be of interest are SIGCONT,
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pointers/ |
H A D | err.D_OP_ARRFUN.ArrayAssignment.d | 32 * SECTION: Pointers and Arrays/Pointer and Array Relationship
|