Home
last modified time | relevance | path

Searched defs:Proposal (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/emboss/doc/design_docs/
H A Dstrings.md46 ## Proposal section in String Support for Emboss
48 ### Bytestrings Only
59 ### New Built-In Types
105 ### String Constants
173 ### String Field Methods (C++)
293 ### Handling in Other Languages
306 ### Text Format
320 ### Expressions
376 ### Arrays of Strings
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/xds/proposals/
DTP1-xds-transport-next.md218 ## Proposal section
224 ### URI-based xDS resource names
295 ### Collections
452 ### Transport network addressing
503 ### Discovery request and responses
518 ### Server redirects
533 ### Examples
DTP2-dynamically-generated-cacheable-xds-resources.md77 ## Proposal section
104 ### Dynamic Parameters
637 ### Client Configuration
671 ### Considerations for Implementations
750 ### Example
DXRFC-TEMPLATE.md20 ## Proposal section
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dproposal.rs319 pub enum Proposal { enum
333 impl MlsSize for Proposal { implementation
353 impl MlsEncode for Proposal { implementation
384 impl MlsDecode for Proposal { implementation
416 impl Proposal { implementation
450 impl<'a> From<BorrowedProposal<'a>> for Proposal { implementation
562 Proposal(Box<Proposal>) = 1u8, enumerator
Dproposal_cache.rs107 pub fn insert(&mut self, proposal_ref: ProposalRef, proposal: Proposal, sender: Sender) { in insert()
121 additional_proposals: Vec<Proposal>, in prepare_commit()
177 additional_proposals: Vec<Proposal>, in prepare_commit()
334 ) -> Vec<crate::mls_rules::ProposalInfo<Proposal>> { in unused_proposals()
372 pub fn new(proposal: Proposal, sender: Sender) -> Self { in new()
483 pub fn cache<S>(mut self, r: ProposalRef, p: Proposal, proposer: S) -> Self in cache()
577 additional_proposals: Vec<Proposal>, in prepare_commit_default()
894 async fn make_proposal_ref<S>(p: &Proposal, sender: S) -> ProposalRef in make_proposal_ref()
907 async fn make_proposal_info<S>(p: &Proposal, sender: S) -> ProposalInfo<Proposal> in make_proposal_info()
1931 fn cache<S>(mut self, r: ProposalRef, p: Proposal, proposer: S) -> Self in cache()
[all …]
Dmod.rs687 proposal: Proposal, in proposal_message()
842 fn add_proposal(&self, key_package: MlsMessage) -> Result<Proposal, MlsError> { in add_proposal()
906 ) -> Result<Proposal, MlsError> { in update_proposal()
951 fn remove_proposal(&self, index: u32) -> Result<Proposal, MlsError> { in remove_proposal()
984 fn psk_proposal(&self, key_id: JustPreSharedKeyID) -> Result<Proposal, MlsError> { in psk_proposal()
1045 ) -> Result<Proposal, MlsError> { in reinit_proposal()
1084 fn group_context_extensions_proposal(&self, extensions: ExtensionList) -> Proposal { in group_context_extensions_proposal()
Dcommit.rs170 pub fn unused_proposals(&self) -> &[crate::mls_rules::ProposalInfo<Proposal>] { in unused_proposals()
439 proposals: Vec<Proposal>, in commit_internal()
918 expected: Vec<Proposal>, in assert_commit_builder_output()
Dmessage_processor.rs166 pub fn unused_proposals(&self) -> &[crate::mls_rules::ProposalInfo<Proposal>] { in unused_proposals()
189 Proposal(ProposalMessageDescription), enumerator
587 proposal: &Proposal, in process_proposal()
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/interop_test_vectors/
Dtree_modifications.rs42 async fn new(tree_before: TreeKemPublic, proposal: Proposal, proposal_sender: u32) -> Self { in new()
130 proposal: Proposal, in apply_proposal()
153 fn generate_remove(i: u32) -> Proposal { in generate_remove()
160 async fn generate_update(i: u32, tree: &TreeWithSigners) -> Proposal { in generate_update()
/aosp_15_r20/external/coreboot/Documentation/soc/intel/fsp/ppi/
H A Dmp_service_ppi.md31 ## Proposal section in Intel Common Code Block Publishing EFI_MP_SERVICES_PPI
44 ### coreboot to publish EFI_MP_SERVICES_PPI APIs
/aosp_15_r20/external/coreboot/Documentation/soc/intel/cse_fw_update/
H A Dcse_fw_update.md19 ### CSE FW design Proposal:
63 ### HOST FW Design proposal:
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/external_client/
Dgroup.rs83 Proposal(ProposalMessageDescription), enumerator
334 fn psk_proposal(&self, key_id: JustPreSharedKeyID) -> Result<Proposal, MlsError> { in psk_proposal()
421 proposal: Proposal, in propose()
/aosp_15_r20/external/coreboot/Documentation/RFC/
H A Dintel-gpio-cleanup.md37 # Proposal chapter
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/core/event-streaming/alternate-syntax/
H A DREADME.md21 ## Proposal section in Event Stream Alternate Syntax
/aosp_15_r20/external/skia/specs/web-img-decode/
H A DREADME.md13 Proposal section in JS image decode
/aosp_15_r20/external/pigweed/seed/
H A D0002.rst28 Proposal chapter
H A D0111.rst76 Proposal chapter
H A D0124.rst33 Proposal chapter
H A D0109.rst118 Proposal chapter
H A D0105.rst40 Proposal chapter
H A D0108.rst98 Proposal chapter
H A D0122.rst30 Proposal chapter
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/services/s3/transfermanager/listener/
H A DREADME.md148 ## Proposal section in v2 Transfer Manager Progress Listeners
/aosp_15_r20/external/coreboot/Documentation/technotes/
H A D2015-11-rebuilding-coreboot-image-generation.md79 Proposal section in Rebuilding coreboot image generation

123