Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerGlobalDtors.cpp100 Constant *Associated = CS->getOperand(2); in runOnModule() local
101 Associated = cast<Constant>(Associated->stripPointerCasts()); in runOnModule()
104 if (AtThisPriority.empty() || AtThisPriority.back().first != Associated) { in runOnModule()
107 AtThisPriority.push_back(std::make_pair(Associated, NewList)); in runOnModule()
148 Constant *Associated = AssociatedAndMore.first; in runOnModule() local
158 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runOnModule()
176 (!Associated->isNullValue() ? (Twine(".") + Associated->getName()) in runOnModule()
200 appendToGlobalCtors(M, RegisterCallDtors, Priority, Associated); in runOnModule()
/netbsd-src/external/mit/libcbor/dist/doc/source/api/
H A Ddecoding.rst43 Associated data structures
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfoMetadata.cpp603 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getImpl() argument
612 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank)); in getImpl()
615 Discriminator, DataLocation, Associated, Allocated, in getImpl()
628 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in buildODRType() argument
639 DataLocation, Associated, Allocated, Rank); in buildODRType()
651 Discriminator, DataLocation, Associated, Allocated, in buildODRType()
667 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated, in getODRType() argument
677 TemplateParams, &Identifier, Discriminator, DataLocation, Associated, in getODRType()
H A DLLVMContextImpl.h569 Metadata *Associated;
579 Metadata *DataLocation, Metadata *Associated,
587 Associated(Associated), Allocated(Allocated), Rank(Rank) {}
599 Associated(N->getRawAssociated()), Allocated(N->getRawAllocated()),
616 Associated == RHS->getRawAssociated() &&
/netbsd-src/doc/
H A DTODO23 Associated with some entries are login names which indicate persons or
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1083 Metadata *Associated, Metadata *Allocated, Metadata *Rank,
1090 Associated, Allocated, Rank, Storage, ShouldCreate);
1099 Metadata *Associated, Metadata *Allocated, Metadata *Rank,
1121 Metadata *DataLocation = nullptr, Metadata *Associated = nullptr,
1125 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank))
1134 Metadata *Associated = nullptr, Metadata *Allocated = nullptr,
1138 Identifier, Discriminator, DataLocation, Associated, Allocated, Rank))
1156 Metadata *DataLocation, Metadata *Associated, Metadata *Allocated,
1177 Metadata *DataLocation, Metadata *Associated,
H A DDIBuilder.h512 PointerUnion<DIExpression *, DIVariable *> Associated = nullptr,
/netbsd-src/crypto/external/bsd/openssh/dist/
H A DPROTOCOL.chacha20poly130543 (Authenticated Encryption with Associated Data) that is used to encrypt
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1489 Metadata *Associated = nullptr; in parseOneMetadata() local
1517 Associated = getMDOrNull(Record[18]); in parseOneMetadata()
1529 VTableHolder, TemplateParams, Discriminator, DataLocation, Associated, in parseOneMetadata()
1538 Identifier, Discriminator, DataLocation, Associated, in parseOneMetadata()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp701 const bool Associated = GO->getMetadata(LLVMContext::MD_associated); in selectExplicitSectionGlobal() local
702 if (Associated || Retain) { in selectExplicitSectionGlobal()
704 if (Associated) in selectExplicitSectionGlobal()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/schema/
H A Dcosine.schema548 # 9.3.27. Associated Domain
550 # The Associated Domain attribute type specifies a DNS or NRS domain
567 # 9.3.28. Associated Name
569 # The Associated Name attribute type specifies an entry in the
/netbsd-src/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/lang/
H A Dwpa_gui_de.ts356 <source>Associated station</source>
939 <source>Associated</source>
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dcmath1272 /// 5.2.1.1 Associated Laguerre polynomials.
1289 /// 5.2.1.2 Associated Legendre functions.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dcmath1272 /// 5.2.1.1 Associated Laguerre polynomials.
1289 /// 5.2.1.2 Associated Legendre functions.
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A DINSTALL272 (SPR's). Associated with each of these registers are a number of
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DChangeLog-2018427 (Target_powerpc::lplt_section): Associated accessor.
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DChangeLog-2018427 (Target_powerpc::lplt_section): Associated accessor.
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DEVP_EncryptInit.pod345 The EVP interface for Authenticated Encryption with Associated Data (AEAD)
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-ietf-ldapext-acl-model-xx.txt915 4.2.4 Subjects and Associated Authentication
2719 4.2.4 Subjects and Associated
/netbsd-src/external/lgpl3/gmp/dist/
H A DNEWS1053 begin with `mpf_'. Associated type mpf_t.
/netbsd-src/external/public-domain/tz/dist/
H A Dnorthamerica156 # Associated Press, for example, would ring five bells before spewing out
900 # The Associated Press has been reporting that Pulaski County, Indiana is
3605 # The Associated Press story on the time change, which can be found at
H A Dasia3109 # FYI: Associated Press Of Pakistan
3129 # According to Associated Press Of Pakistan, it is confirmed that
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages1284 0x22 Auto Trigger Associated Control
/netbsd-src/external/apache2/llvm/dist/llvm/docs/TableGen/
H A DProgRef.rst64 the programmer or generated by TableGen. Associated with that name
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/
H A Devpccmcavs.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

12