Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBalancedPartitioning.cpp188 SignaturesT Signatures(/*Size=*/UtilityNodeIndex.size()); in runIterations() local
191 assert(UN < Signatures.size()); in runIterations()
193 Signatures[UN].LeftCount++; in runIterations()
195 Signatures[UN].RightCount++; in runIterations()
202 runIteration(Nodes, LeftBucket, RightBucket, Signatures, RNG); in runIterations()
211 SignaturesT &Signatures, in runIteration() argument
214 for (auto &Signature : Signatures) { in runIteration()
235 float Gain = moveGain(N, FromLeftToRight, Signatures); in runIteration()
260 if (moveFunctionNode(*LeftNode, LeftBucket, RightBucket, Signatures, RNG)) in runIteration()
262 if (moveFunctionNode(*RightNode, LeftBucket, RightBucket, Signatures, RNG)) in runIteration()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DBalancedPartitioning.h151 unsigned RightBucket, SignaturesT &Signatures,
157 unsigned RightBucket, SignaturesT &Signatures,
196 const SignaturesT &Signatures);
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILMetadata.cpp236 MDTuple *Signatures = nullptr; in emitEntryTuple() local
238 &F, F.getName().str(), Signatures, Resources, in emitEntryTuple()
245 MDTuple *Signatures = nullptr; in emitEntryTupleForLib() local
247 &F, F.getName().str(), Signatures, in emitEntryTupleForLib()
264 MDTuple *Signatures, in emitDXILEntryPointTuple() argument
271 MDVals[2] = Signatures; in emitDXILEntryPointTuple()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp556 Signature = &Signatures[F.SigIndex]; in parseNameSection()
734 Signature = &Signatures[Function.SigIndex]; in parseLinkingSectionSymtab()
745 Signature = &Signatures[Import.SigIndex]; in parseLinkingSectionSymtab()
860 Signature = &Signatures[Tag.SigIndex]; in parseLinkingSectionSymtab()
872 Signature = &Signatures[Import.SigIndex]; in parseLinkingSectionSymtab()
1067 if (Reloc.Index >= Signatures.size()) in parseRelocSection()
1192 Signatures.reserve(Count); in parseTypeSection()
1203 Signatures.reserve(Signatures.size() + RecSize); in parseTypeSection()
1206 Signatures.push_back(std::move(Sig)); in parseTypeSection()
1236 Signatures.push_back(std::move(Sig)); in parseTypeSection()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp235 SmallVector<wasm::WasmSignature, 4> Signatures; member in __anon335a907b0111::WasmObjectWriter
284 Signatures.clear(); in reset()
327 void writeTypeSection(ArrayRef<wasm::WasmSignature> Signatures);
822 ArrayRef<wasm::WasmSignature> Signatures) { in writeTypeSection() argument
823 if (Signatures.empty()) in writeTypeSection()
829 encodeULEB128(Signatures.size(), W->OS); in writeTypeSection()
831 for (const wasm::WasmSignature &Sig : Signatures) { in writeTypeSection()
1279 auto Pair = SignatureIndices.insert(std::make_pair(S, Signatures.size())); in registerFunctionType()
1281 Signatures.push_back(S); in registerFunctionType()
1300 auto Pair = SignatureIndices.insert(std::make_pair(S, Signatures in registerTagType()
[all...]
/freebsd/lib/libsecureboot/
H A DREADME.rst75 Signatures section in OpenPGP
104 Signatures section in OpenSSL
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp257 std::set<SmallVector<PrototypeDescriptor>, Compare> Signatures; in init() local
263 Signatures.insert(Signature); in init()
274 for (auto &Sig : Signatures) in init()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h144 ArrayRef<wasm::WasmSignature> types() const { return Signatures; } in types()
283 std::vector<wasm::WasmSignature> Signatures; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetLibraryInfo.cpp85 static const FuncProtoTy Signatures[] = { variable
90 static_assert(sizeof Signatures / sizeof *Signatures == LibFunc::NumLibFuncs,
1111 const auto &ProtoTypes = Signatures[F]; in isValidProtoForLibFunc()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DWasmEmitter.cpp366 encodeULEB128(Section.Signatures.size(), OS); in writeSectionContent()
368 for (const WasmYAML::Signature &Sig : Section.Signatures) { in writeSectionContent()
H A DWasmYAML.cpp104 IO.mapOptional("Signatures", Section.Signatures); in sectionMapping()
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h294 std::vector<Signature> Signatures; member
/freebsd/sys/contrib/libsodium/
H A DChangeLog3 - Signatures computations and verifications are now way faster on
193 the standard definition of signature security). Signatures with a small-order
/freebsd/contrib/llvm-project/lld/docs/
H A DWebAssembly.rst153 Function Signatures
/freebsd/crypto/openssh/
H A DPROTOCOL.certkeys216 up to, and including the signature key. Signatures are computed and
/freebsd/sbin/pfctl/
H A Dpf.os182 # normalize packets. Signatures will not correspond to the originating
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_client.t0372 \ Length of Signatures extension.
/freebsd/crypto/libecc/
H A DREADME.md33 * **Signatures**:
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok2926 Signatures and Public-Key Cryptosystems 120--126
H A Dfunstack.in22271 title = "A Method for Obtaining Digital Signatures and Public-Key Cryptosystems",
22286 …is signature using the corresponding publicly revealed encryption key. Signatures cannot be forged…
/freebsd/contrib/tzcode/
H A DNEWS4591 Signatures now have the extension .asc, not .sign, as that's more
/freebsd/contrib/tzdata/
H A DNEWS4694 Signatures now have the extension .asc, not .sign, as that's more
/freebsd/crypto/openssl/
H A DCHANGES.md1237 for the TSP and CMS Advanced Electronic Signatures (CAdES) implementations.
16053 again. Signatures then use the original encoding rather than
/freebsd/contrib/unbound/doc/
H A DChangelog11464 the rrset is from the additional section. Signatures may have
/freebsd/sys/contrib/dev/acpica/
H A Dchanges.txt17956 Implemented the ACPI 2.0A restriction on ACPI Table Signatures to