Home
last modified time | relevance | path

Searched refs:Associated (Results 1 – 20 of 20) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp115 Constant *Associated = CS->getOperand(2); in runImpl() local
116 Associated = cast<Constant>(Associated->stripPointerCasts()); in runImpl()
119 if (AtThisPriority.empty() || AtThisPriority.back().first != Associated) { in runImpl()
122 AtThisPriority.push_back(std::make_pair(Associated, NewList)); in runImpl()
173 Constant *Associated = AssociatedAndMore.first; in runImpl() local
183 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
201 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
225 appendToGlobalCtors(M, RegisterCallDtors, Priority, Associated); in runImpl()
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dahci-st.txt9 - interrupt-names : Associated name must be; "hostc"
11 - clock-names : Associated name must be; "ahci_clk"
13 - phy-names : Associated name must be; "ahci_phy"
17 - reset-names : Associated names must be; "pwr-dwn", "sw-rst" and "pwr-rst"
H A Dahci-mtk.txt10 - interrupt-names : Associated name must be: "hostc".
13 - clock-names : Associated names must be: "ahb", "axi", "asic", "rbc", "pm".
15 - phy-names : Associated name must be: "sata-phy".
24 - reset-names : Associated names must be: "axi", "sw", "reg".
/freebsd/contrib/libcbor/doc/source/api/
H A Ddecoding.rst43 Associated data structures
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp770 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getImpl() argument
780 Discriminator, DataLocation, Associated, Allocated, in getImpl()
784 Discriminator, DataLocation, Associated, Allocated, in getImpl()
798 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType() argument
809 DataLocation, Associated, Allocated, Rank, Annotations); in buildODRType()
824 Discriminator, DataLocation, Associated, Allocated, in buildODRType()
840 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType() argument
850 TemplateParams, &Identifier, Discriminator, DataLocation, Associated, in getODRType()
H A DLLVMContextImpl.h648 Metadata *Associated;
659 Metadata *DataLocation, Metadata *Associated,
667 Associated(Associated), Allocated(Allocated), Rank(Rank),
680 Associated(N->getRawAssociated()), Allocated(N->getRawAllocated()),
697 Associated == RHS->getRawAssociated() &&
H A DVerifier.cpp737 if (const MDNode *Associated = in visitGlobalValue() local
739 Check(Associated->getNumOperands() == 1, in visitGlobalValue()
740 "associated metadata must have one operand", &GV, Associated); in visitGlobalValue()
741 const Metadata *Op = Associated->getOperand(0).get(); in visitGlobalValue()
742 Check(Op, "associated metadata must have a global value", GO, Associated); in visitGlobalValue()
745 Check(VM, "associated metadata must be ValueAsMetadata", GO, Associated); in visitGlobalValue()
748 "associated value must be pointer typed", GV, Associated); in visitGlobalValue()
755 Associated); in visitGlobalValue()
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dphy-miphy28lp.txt31 - reset-names : Associated name must be "miphy-sw-rst".
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1184 Metadata *Associated, Metadata *Allocated, Metadata *Rank,
1192 Associated, Allocated, Rank, Annotations.get(), Storage, ShouldCreate);
1201 Metadata *Associated, Metadata *Allocated, Metadata *Rank,
1223 Metadata *DataLocation = nullptr, Metadata *Associated = nullptr,
1228 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank,
1238 Metadata *Associated = nullptr, Metadata *Allocated = nullptr,
1242 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank,
1261 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated,
1282 Metadata *DataLocation, Metadata *Associated,
H A DDIBuilder.h595 PointerUnion<DIExpression *, DIVariable *> Associated = nullptr,
/freebsd/crypto/openssh/
H A DPROTOCOL.chacha20poly130543 (Authenticated Encryption with Associated Data) that is used to encrypt
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1629 Metadata *Associated = nullptr; in parseOneMetadata() local
1672 Associated = getMDOrNull(Record[18]); in parseOneMetadata()
1687 VTableHolder, TemplateParams, Discriminator, DataLocation, Associated, in parseOneMetadata()
1696 Identifier, Discriminator, DataLocation, Associated, in parseOneMetadata()
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-HS20480 <3>Associated with 02:00:00:00:01:00
521 <3>Associated with 02:00:00:00:01:00
/freebsd/share/misc/
H A Dscsi_modes399 {SCSI-3 Associated Write Protect} t1
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp703 const bool Associated = GO->getMetadata(LLVMContext::MD_associated); in calcUniqueIDUpdateFlagsAndSize() local
704 if (Associated) { in calcUniqueIDUpdateFlagsAndSize()
/freebsd/contrib/tzdata/
H A Dnorthamerica159 # Associated Press, for example, would ring five bells before spewing out
903 # The Associated Press has been reporting that Pulaski County, Indiana is
3534 # The Associated Press story on the time change, which can be found at
H A Dasia3059 # FYI: Associated Press Of Pakistan
3079 # According to Associated Press Of Pakistan, it is confirmed that
/freebsd/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod1273 The EVP interface for Authenticated Encryption with Associated Data (AEAD)
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aes_ccm_cavs.txt6710 Title = NIST CCM 128 Variable Associated Data Tests
9345 Title = NIST CCM 192 Variable Associated Data Tests
11980 Title = NIST CCM 256 Variable Associated Data Tests
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt6190 Associated makefiles and project files have been updated.
6239 aslmethod.c, and aslfileio.c. Associated makefiles and project files have