Searched defs:jshort (Results 1 – 4 of 4) sorted by relevance
154 pub fn s(self) -> Result<jshort> { in s()236 impl<'a> TryFrom<JValue<'a>> for jshort { implementation
1426 buf: &mut [jshort], in get_short_array_region()1614 buf: &[jshort], in set_short_array_region()2231 ) -> Result<AutoArray<'a, jshort>> { in get_short_array_elements() argument
15 pub type jshort = i16; typedef
59 typedef short jshort; typedef