Home
last modified time | relevance | path

Searched defs:conforms (Results 1 – 25 of 73) sorted by relevance

123

/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust_legacy/
Dpacket_decl_array_unknown_element_width_dynamic_size_big_endian.rs32 fn conforms(bytes: &[u8]) -> bool { in conforms() method
100 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_array_unknown_element_width_dynamic_count_big_endian.rs32 fn conforms(bytes: &[u8]) -> bool { in conforms() method
100 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_array_with_padding_big_endian.rs32 fn conforms(bytes: &[u8]) -> bool { in conforms() method
100 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_array_unknown_element_width_dynamic_count_little_endian.rs32 fn conforms(bytes: &[u8]) -> bool { in conforms() method
100 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_array_unknown_element_width_dynamic_size_little_endian.rs32 fn conforms(bytes: &[u8]) -> bool { in conforms() method
100 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_array_with_padding_little_endian.rs32 fn conforms(bytes: &[u8]) -> bool { in conforms() method
100 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dstruct_decl_complex_scalars_little_endian.rs37 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dstruct_decl_complex_scalars_big_endian.rs37 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dreserved_identifier_little_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_reserved_field_big_endian.rs39 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_empty_big_endian.rs39 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_reserved_field_little_endian.rs39 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_empty_little_endian.rs39 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dreserved_identifier_big_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_parent_with_alias_child_big_endian.rs135 fn conforms(bytes: &[u8]) -> bool { in conforms() method
316 fn conforms(bytes: &[u8]) -> bool { in conforms() method
485 fn conforms(bytes: &[u8]) -> bool { in conforms() method
609 fn conforms(bytes: &[u8]) -> bool { in conforms() method
783 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_parent_with_alias_child_little_endian.rs135 fn conforms(bytes: &[u8]) -> bool { in conforms() method
316 fn conforms(bytes: &[u8]) -> bool { in conforms() method
485 fn conforms(bytes: &[u8]) -> bool { in conforms() method
609 fn conforms(bytes: &[u8]) -> bool { in conforms() method
783 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_64bit_scalar_array_big_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_64bit_scalar_array_little_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_24bit_scalar_array_little_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_fixed_scalar_field_little_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_24bit_scalar_big_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_8bit_scalar_array_little_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_24bit_scalar_little_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_8bit_scalar_array_big_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method
Dpacket_decl_8bit_scalar_little_endian.rs43 fn conforms(bytes: &[u8]) -> bool { in conforms() method

123