| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyAsmPrinter.h | 29 std::vector<std::unique_ptr<wasm::WasmSignature>> Signatures; variable 43 Signatures.push_back(std::move(Sig)); in addSignature()
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | WasmObjectWriter.cpp | 235 SmallVector<WasmSignature, 4> Signatures; member in __anon325f64800111::WasmObjectWriter 270 Signatures.clear(); in reset() 297 void writeTypeSection(ArrayRef<WasmSignature> Signatures); 711 if (Signatures.empty()) in writeTypeSection() 717 encodeULEB128(Signatures.size(), W.OS); in writeTypeSection() 719 for (const WasmSignature &Sig : Signatures) { in writeTypeSection() 1098 auto Pair = SignatureIndices.insert(std::make_pair(S, Signatures.size())); in registerFunctionType() 1100 Signatures.push_back(S); in registerFunctionType() 1119 auto Pair = SignatureIndices.insert(std::make_pair(S, Signatures.size())); in registerEventType() 1121 Signatures.push_back(S); in registerEventType() [all …]
|
| /freebsd-12.1/contrib/llvm/lib/Object/ |
| H A D | WasmObjectFile.cpp | 502 Signature = &Signatures[FunctionTypes[FuncIndex]]; in parseLinkingSectionSymtab() 512 Signature = &Signatures[Import.SigIndex]; in parseLinkingSectionSymtab() 590 Signature = &Signatures[Event.Type.SigIndex]; in parseLinkingSectionSymtab() 602 Signature = &Signatures[EventType->SigIndex]; in parseLinkingSectionSymtab() 703 if (Reloc.Index >= Signatures.size()) in parseRelocSection() 783 Signatures.reserve(Count); in parseTypeSection() 805 Signatures.push_back(std::move(Sig)); in parseTypeSection() 860 uint32_t NumTypes = Signatures.size(); in parseFunctionSection()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Object/ |
| H A D | Wasm.h | 133 ArrayRef<wasm::WasmSignature> types() const { return Signatures; } in types() 260 std::vector<wasm::WasmSignature> Signatures; variable
|
| /freebsd-12.1/lib/libsecureboot/ |
| H A D | README.rst | 74 Signatures section in OpenPGP 99 Signatures section in OpenSSL
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 159 std::vector<std::unique_ptr<wasm::WasmSignature>> Signatures; member in __anon1565d9e10111::WebAssemblyAsmParser 217 Signatures.push_back(std::move(Sig)); in addSignature()
|
| /freebsd-12.1/contrib/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 234 std::vector<Signature> Signatures; member
|
| /freebsd-12.1/sys/contrib/libsodium/ |
| H A D | ChangeLog | 3 - Signatures computations and verifications are now way faster on 193 the standard definition of signature security). Signatures with a small-order
|
| /freebsd-12.1/contrib/llvm/lib/ObjectYAML/ |
| H A D | WasmYAML.cpp | 85 IO.mapOptional("Signatures", Section.Signatures); in sectionMapping()
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | PROTOCOL.certkeys | 216 up to, and including the signature key. Signatures are computed and
|
| H A D | ChangeLog | 2484 Hash-Based Signatures) The code is not compiled in by default (see WITH_XMSS
|
| /freebsd-12.1/tools/tools/tinybsd/conf/wireless/etc/ |
| H A D | pf.os | 177 # normalize packets. Signatures will not correspond to the originating
|
| /freebsd-12.1/tools/tools/tinybsd/conf/firewall/etc/ |
| H A D | pf.os | 177 # normalize packets. Signatures will not correspond to the originating
|
| /freebsd-12.1/sbin/pfctl/ |
| H A D | pf.os | 183 # normalize packets. Signatures will not correspond to the originating
|
| /freebsd-12.1/contrib/bearssl/src/ssl/ |
| H A D | ssl_hs_client.t0 | 372 \ Length of Signatures extension.
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ONEWS | 593 Signatures have been added as a GNU C++ extension. Using the option
|
| H A D | ChangeLog-1999 | 10948 * extend.texi (C++ Signatures): Remove node.
|
| /freebsd-12.1/contrib/gcc/cp/ |
| H A D | ChangeLog-1995 | 1251 * class.c (finish_struct): Signatures are always aggregates.
|
| /freebsd-12.1/contrib/tzdata/ |
| H A D | NEWS | 3471 Signatures now have the extension .asc, not .sign, as that's more
|
| /freebsd-12.1/contrib/unbound/doc/ |
| H A D | Changelog | 8400 the rrset is from the additional section. Signatures may have
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CHANGES | 10018 again. Signatures then use the original encoding rather than
|
| /freebsd-12.1/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 16345 Implemented the ACPI 2.0A restriction on ACPI Table Signatures to
|