Home
last modified time | relevance | path

Searched defs:static_empty (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dsse2.rs36 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dneon.rs30 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dgeneric.rs59 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dsse2.rs36 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dgeneric.rs59 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dneon.rs30 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dsse2.rs36 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dneon.rs30 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dgeneric.rs59 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dsse2.rs36 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dgeneric.rs59 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dneon.rs30 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dsse2.rs36 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dneon.rs30 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
H A Dgeneric.rs59 pub(crate) const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/raw/
Dsse2.rs33 pub const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method
Dgeneric.rs56 pub const fn static_empty() -> &'static [u8; Group::WIDTH] { in static_empty() method