Home
last modified time | relevance | path

Searched defs:EntryFormat (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/generated/
H A Dgenerated_variations.rs245 pub fn entry_format(&self) -> EntryFormat { in entry_format()
340 pub fn entry_format(&self) -> EntryFormat { in entry_format()
399 pub fn entry_format(&self) -> EntryFormat { in entry_format()
456 pub struct EntryFormat { struct
460 impl EntryFormat { impl
468 impl EntryFormat { implementation
605 impl std::ops::BitOr for EntryFormat { implementation
617 impl std::ops::BitOrAssign for EntryFormat { implementation
625 impl std::ops::BitXor for EntryFormat { implementation
637 impl std::ops::BitXorAssign for EntryFormat { implementation
[all …]
/aosp_15_r20/external/pigweed/pw_kvs/public/pw_kvs/
H A Dformat.h26 struct EntryFormat { struct
56 // human readable 4 bytes. See pw_kvs/format.h::EntryFormat for more argument
H A Dkey_value_store.h707 span<const EntryFormat, kEntryFormats>( in KeyValueStoreBuffer()
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/read-fonts-0.15.6/src/tables/
H A Dvariations.rs501 impl EntryFormat { implementation