Home
last modified time | relevance | path

Searched refs:Association (Results 1 – 25 of 53) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DDirectiveEmitter.cpp749 enum struct Association { in generateGetDirectiveAssociation() enum
762 auto GetAssocValue = [](StringRef Name) -> Association { in generateGetDirectiveAssociation()
763 return StringSwitch<Association>(Name) in generateGetDirectiveAssociation()
764 .Case("AS_Block", Association::Block) in generateGetDirectiveAssociation()
765 .Case("AS_Declaration", Association::Declaration) in generateGetDirectiveAssociation()
766 .Case("AS_Delimited", Association::Delimited) in generateGetDirectiveAssociation()
767 .Case("AS_Loop", Association::Loop) in generateGetDirectiveAssociation()
768 .Case("AS_None", Association::None) in generateGetDirectiveAssociation()
769 .Case("AS_Separating", Association::Separating) in generateGetDirectiveAssociation()
770 .Case("AS_FromLeaves", Association::FromLeaves) in generateGetDirectiveAssociation()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Directive/
H A DDirectiveBase.td154 class Association<string n> {
155 string name = n; // Name of the enum value in enum class Association.
159 def AS_None : Association<"None"> {} // No association
160 def AS_Block : Association<"Block"> {} // Block (incl. single
162 def AS_Declaration : Association<"Declaration"> {} // Declaration
163 def AS_Delimited : Association<"Delimited"> {} // Region delimited with
165 def AS_Loop : Association<"Loop"> {} // Loop
166 def AS_Separating : Association<"Separating"> {} // Separates parts of a
169 def AS_FromLeaves : Association<"FromLeaves"> {} // See below
195 string name = n; // Name of the enum value in enum class Association.
[all …]
/freebsd/sys/dev/mmc/
H A Dmmcbus_if.m29 # specification ("Simplified Specification") by the SD Card Association and
31 # Specification which is owned by the SD Card Association and the SD
35 # Association, SD Group, SD-3C LLC or other third parties.
43 # Card Association for any damages, any infringements of patents or other
44 # right of the SD Group, SD-3C LLC, the SD Card Association or any third
47 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing
49 # or the SD Card Association to disclose or distribute any technical
H A Dmmcbr_if.m29 # specification ("Simplified Specification") by the SD Card Association and
31 # Specification which is owned by the SD Card Association and the SD
35 # Association, SD Group, SD-3C LLC or other third parties.
43 # Card Association for any damages, any infringements of patents or other
44 # right of the SD Group, SD-3C LLC, the SD Card Association or any third
47 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing
49 # or the SD Card Association to disclose or distribute any technical
/freebsd/sys/dev/sdhci/
H A Dsdhci_if.m29 # specification ("Simplified Specification") by the SD Card Association and
31 # Specification which is owned by the SD Card Association and the SD
35 # Association, SD Group, SD-3C LLC or other third parties.
43 # Card Association for any damages, any infringements of patents or other
44 # right of the SD Group, SD-3C LLC, the SD Card Association or any third
47 # SD Group, SD-3C LLC, the SD Card Association or any third party. Nothing
49 # or the SD Card Association to disclose or distribute any technical
/freebsd/contrib/wpa/hostapd/
H A DREADME-MULTI-AP51 (Re)Association Request frame ([3], section 5.2, paragraph 4). In addition, it
57 (Re)Association Request frame and verifies that it is included in the
58 (Re)Association Response frame. If it is not, association fails. If it is,
64 element in each (Re)Association Response frame, but only to stations that have
76 parses the Multi-AP information element in the Association Request frame. If the
102 4. STA sends Association Request frame with Multi-AP IE.
103 5. AP sends Association Response frame with Multi-AP IE.
133 Association Request frame and the M1 message. It then configures the new network
147 4. Enrollee sends Association Request frame with Multi-AP IE.
148 5. AP sends Association Response frame with Multi-AP IE.
H A Ddefconfig365 # Has the AP retain the Probe Request and (Re)Association Request frames from
404 # Pre-Association Security Negotiation (PASN)
H A DChangeLog19 - Association frame encryption
124 * fixed FILS to and RSNE into (Re)Association Response frames
306 to be added into (Re)Association Response frames
/freebsd/share/doc/papers/relengr/
H A Dref.bib6 %I \s-1USENIX\s0 Association
14 %I \s-1USENIX\s0 Association
/freebsd/contrib/ntp/html/scripts/
H A Dconfig.txt2 <li class='inline'><a href='assoc.html'>Association Management</a></li>\
H A Dhand.txt5 <li class='inline'><a href='assoc.html'>Association Management</a></li>\
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp54 if (getDirectiveAssociation(*It) == Association::Loop) in getFirstCompositeRange()
72 if (getDirectiveAssociation(*End) != Association::Loop) in getFirstCompositeRange()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1881 Association // C11 _Generic selection expression association. enumerator
2167 case DeclaratorContext::Association: in mayOmitIdentifier()
2207 case DeclaratorContext::Association: in mayHaveIdentifier()
2251 case DeclaratorContext::Association: in mayHaveDecompositionDeclarator()
2308 case DeclaratorContext::Association: in mayBeFollowedByCXXDirectInit()
2547 case DeclaratorContext::Association: in isFunctionDeclarationContext()
2582 case DeclaratorContext::Association: in isExpressionContext()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DOpenMPKinds.cpp611 return getDirectiveAssociation(DKind) == Association::Loop; in isOpenMPLoopDirective()
667 if (getDirectiveAssociation(DKind) != Association::Loop) in isOpenMPSimdDirective()
/freebsd/sys/contrib/device-tree/src/arm/samsung/
H A Dexynos4412-itop-elite.dts5 * Copyright (c) 2016 SUMOMO Computer Association
H A Dexynos4412-itop-scp-core.dtsi5 * Copyright (c) 2016 SUMOMO Computer Association
/freebsd/share/doc/papers/
H A Dbsdreferences.bib194 publisher = {USENIX Association},
290 publisher = {USENIX Association},
/freebsd/tools/tools/net80211/wlaninject/
H A DREADME48 areq, assocreq Association Request
/freebsd/
H A DCOPYRIGHT85 Business Equipment Manufacturers Association (CBEMA), 311 First St., NW,
/freebsd/crypto/krb5/src/windows/installer/wix/lang/
H A Dlicense.rtf38 …nal Accelerator Laboratory, which is operated by Universities Research Association, Inc., under co…
/freebsd/contrib/file/magic/Magdir/
H A Dsysex390 >1 byte 0x5f SD Card Association
/freebsd/share/misc/
H A Diso639234 ia ina ina Interlingua (International Auxiliary Language Association)
/freebsd/contrib/ntp/ntpd/
H A Dntpd-opts.def338 .Qq Association Management
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2262 Association Assoc = getDirectiveAssociation(DKind); in ParseOpenMPExecutableDirective()
2269 (Assoc == Association::None || Assoc == Association::Separating)) { in ParseOpenMPExecutableDirective()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp146 for (const GenericSelectionExpr::Association assoc : in rebuild()

123