Home
last modified time | relevance | path

Searched defs:Specification (Results 1 – 25 of 39) sorted by relevance

12

/external/rust/android-crates-io/crates/bincode/
Dreadme.md73 ## Specification section in Bincode
79 ### Is Bincode suitable for storage?
96 ### Is Bincode suitable for untrusted inputs?
110 ### What is Bincode's MSRV (minimum supported Rust version)?
/external/python/cpython3/Tools/cases_generator/
Dinterpreter_definition.md69 ## Specification section in A higher level definition of the bytecode interpreter
74 ### Syntax
163 ### Special instruction annotations
173 ### Special functions/macros
227 ### Semantics
/external/cronet/tot/net/device_bound_sessions/
Dsession_params.h22 struct NET_EXPORT Specification { struct
23 enum class Type { kExclude, kInclude };
25 Type type;
26 std::string domain;
27 std::string path;
/external/cronet/stable/net/device_bound_sessions/
Dsession_params.h22 struct NET_EXPORT Specification { struct
23 enum class Type { kExclude, kInclude };
25 Type type;
26 std::string domain;
27 std::string path;
/external/openthread/third_party/mbedtls/repo/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md384 ## Specification section in PSA migration strategy for hashes and ciphers
386 ### MD light
519 ### Support all legacy algorithms in PSA
527 ### MD light optimizations
560 ### Improving support for `MBEDTLS_PSA_CRYPTO_CLIENT`
569 ### Internal "block cipher" abstraction (previously known as "Cipher light")
/external/mbedtls/docs/architecture/psa-migration/
Dmd-cipher-dispatch.md266 ## Specification section in PSA migration strategy for hashes and ciphers
268 ### MD light
403 ### Migration to MD light
427 ### Support all legacy algorithms in PSA
435 ### MD light optimizations
472 ### Improving support for `MBEDTLS_PSA_CRYPTO_CLIENT`
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/plan/v1/
Dplan.pb.go184 type Specification struct { struct
185 state protoimpl.MessageState
186 sizeCache protoimpl.SizeCache
187 unknownFields protoimpl.UnknownFields
189 Plans []*Plan `protobuf:"bytes,1,rep,name=plans,proto3" json:"plans,omitempty"`
192 func (x *Specification) Reset() {
201 func (x *Specification) String() string {
205 func (*Specification) ProtoMessage() {}
207 func (x *Specification) ProtoReflect() protoreflect.Message {
220 func (*Specification) Descriptor() ([]byte, []int) {
[all …]
/external/deqp-deps/amber/docs/
Damber_script.md7 ## Specification section in AmberScript
16 ### Number literals
26 ### Requesting features
77 ### Setting Engine Configuration
90 ### Virtual File Store
110 ### Shaders
184 ### Target environment
217 ### Buffers
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/metadata/v1/
Dmetadata.pb.go43 type Specification struct { struct
44 state protoimpl.MessageState
45 sizeCache protoimpl.SizeCache
46 unknownFields protoimpl.UnknownFields
59 …1,rep,name=remote_test_drivers,json=remoteTestDrivers,proto3" json:"remote_test_drivers,omitempty"`
62 func (x *Specification) Reset() {
71 func (x *Specification) String() string {
75 func (*Specification) ProtoMessage() {}
77 func (x *Specification) ProtoReflect() protoreflect.Message {
90 func (*Specification) Descriptor() ([]byte, []int) {
[all …]
/external/rust/android-crates-io/crates/data-encoding/src/
Dlib.rs1154 pub struct Specification { struct
1159 pub symbols: String,
1164 pub bit_order: BitOrder,
1170 pub check_trailing_bits: bool,
1176 pub padding: Option<char>,
1200 impl Default for Specification { argument
1556 pub fn specification(&self) -> Specification { in specification()
1754 impl Specification { impl
/external/grpc-grpc/doc/
Dcompression.md23 ### Specification subsection
/external/pytorch/torch/ao/quantization/backend_config/
DREADME.md35 ### Advanced Pattern Specification
/external/chromiumos-config/python/chromiumos/config/api/test/plan/v1/
Dplan_pb2.py457 Specification = _reflection.GeneratedProtocolMessageType('Specification', (_message.Message,), { variable
/external/open-dice/
DREADME.md23 ## Specification section in Open Profile for DICE
/external/chromiumos-config/python/chromiumos/config/api/test/metadata/v1/
Dmetadata_pb2.py604 Specification = _reflection.GeneratedProtocolMessageType('Specification', (_message.Message,), { variable
/external/chromiumos-config/proto/chromiumos/config/api/test/plan/v1/
Dplan.proto16 message Specification { message
/external/chromiumos-config/proto/chromiumos/config/api/test/metadata/v1/
Dmetadata.proto29 message Specification { message
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.cc84 struct DwarfCUToModule::Specification { struct in google_breakpad::DwarfCUToModule
86 StringView qualified_name;
89 StringView enclosing_name;
93 StringView unqualified_name;
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVElement.cpp175 void LVElement::setFileLine(LVElement *Specification) { in setFileLine()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs46 public static class Specification class
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.cs46 public static class Specification class
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.cs46 public static class Specification class
/external/angle/third_party/spirv-headers/src/include/spirv/1.1/
Dspirv.cs46 public static class Specification class
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.cs46 public static class Specification class
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
Dspirv.cs46 public static class Specification class

12