Home
last modified time | relevance | path

Searched defs:low_u16 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/
H A Dint.rs81 fn low_u16(self) -> u16; in low_u16() method
101 fn low_u16(self) -> u16 { in low_u16() method
113 fn low_u16(self) -> u16; in low_u16() method
134 fn low_u16(self) -> u16 { in low_u16() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/util/
H A Dint.rs58 fn low_u16(self) -> u16; in low_u16() method
79 fn low_u16(self) -> u16 { in low_u16() method
91 fn low_u16(self) -> u16; in low_u16() method
112 fn low_u16(self) -> u16 { in low_u16() method
/aosp_15_r20/external/clang/test/CodeGen/
H A Darm-neon-vget.c28 uint16x4_t low_u16(uint16x8_t a) { in low_u16() function