Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerGlobalDtors.cpp114 Constant *Associated = CS->getOperand(2); in runImpl() local
115 Associated = cast<Constant>(Associated->stripPointerCasts()); in runImpl()
118 if (AtThisPriority.empty() || AtThisPriority.back().first != Associated) { in runImpl()
121 AtThisPriority.push_back(std::make_pair(Associated, NewList)); in runImpl()
172 Constant *Associated = AssociatedAndMore.first; in runImpl() local
182 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
200 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runImpl()
224 appendToGlobalCtors(M, RegisterCallDtors, Priority, Associated); in runImpl()
/freebsd-14.2/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-14.2/contrib/libcbor/doc/source/api/
H A Ddecoding.rst43 Associated data structures
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp760 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getImpl() argument
770 Discriminator, DataLocation, Associated, Allocated, in getImpl()
774 Discriminator, DataLocation, Associated, Allocated, in getImpl()
788 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType() argument
799 DataLocation, Associated, Allocated, Rank, Annotations); in buildODRType()
814 Discriminator, DataLocation, Associated, Allocated, in buildODRType()
830 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType() argument
840 TemplateParams, &Identifier, Discriminator, DataLocation, Associated, in getODRType()
H A DLLVMContextImpl.h641 Metadata *Associated;
652 Metadata *DataLocation, Metadata *Associated,
660 Associated(Associated), Allocated(Allocated), Rank(Rank),
673 Associated(N->getRawAssociated()), Allocated(N->getRawAllocated()),
690 Associated == RHS->getRawAssociated() &&
H A DVerifier.cpp687 if (const MDNode *Associated = in visitGlobalValue() local
689 Check(Associated->getNumOperands() == 1, in visitGlobalValue()
690 "associated metadata must have one operand", &GV, Associated); in visitGlobalValue()
691 const Metadata *Op = Associated->getOperand(0).get(); in visitGlobalValue()
692 Check(Op, "associated metadata must have a global value", GO, Associated); in visitGlobalValue()
695 Check(VM, "associated metadata must be ValueAsMetadata", GO, Associated); in visitGlobalValue()
698 "associated value must be pointer typed", GV, Associated); in visitGlobalValue()
705 Associated); in visitGlobalValue()
/freebsd-14.2/sys/contrib/device-tree/Bindings/phy/
H A Dphy-miphy28lp.txt31 - reset-names : Associated name must be "miphy-sw-rst".
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml218 description: Associated sense resistor sensor.
313 description: Associated sense resistor sensor.
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1126 Metadata *Associated, Metadata *Allocated, Metadata *Rank,
1134 Associated, Allocated, Rank, Annotations.get(), Storage, ShouldCreate);
1143 Metadata *Associated, Metadata *Allocated, Metadata *Rank,
1165 Metadata *DataLocation = nullptr, Metadata *Associated = nullptr,
1170 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank,
1180 Metadata *Associated = nullptr, Metadata *Allocated = nullptr,
1184 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank,
1203 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated,
1224 Metadata *DataLocation, Metadata *Associated,
H A DDIBuilder.h561 PointerUnion<DIExpression *, DIVariable *> Associated = nullptr,
/freebsd-14.2/crypto/openssh/
H A DPROTOCOL.chacha20poly130543 (Authenticated Encryption with Associated Data) that is used to encrypt
/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1612 Metadata *Associated = nullptr; in parseOneMetadata() local
1655 Associated = getMDOrNull(Record[18]); in parseOneMetadata()
1670 VTableHolder, TemplateParams, Discriminator, DataLocation, Associated, in parseOneMetadata()
1679 Identifier, Discriminator, DataLocation, Associated, in parseOneMetadata()
/freebsd-14.2/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-14.2/share/misc/
H A Dscsi_modes399 {SCSI-3 Associated Write Protect} t1
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp701 const bool Associated = GO->getMetadata(LLVMContext::MD_associated); in calcUniqueIDUpdateFlagsAndSize() local
702 if (Associated) { in calcUniqueIDUpdateFlagsAndSize()
/freebsd-14.2/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
3543 # The Associated Press story on the time change, which can be found at
H A Dasia3069 # FYI: Associated Press Of Pakistan
3089 # According to Associated Press Of Pakistan, it is confirmed that
/freebsd-14.2/crypto/openssl/doc/man3/
H A DEVP_EncryptInit.pod1273 The EVP interface for Authenticated Encryption with Associated Data (AEAD)
/freebsd-14.2/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-14.2/sys/contrib/dev/acpica/
H A Dchanges.txt5976 Associated makefiles and project files have been updated.
6025 aslmethod.c, and aslfileio.c. Associated makefiles and project files have