Home
last modified time | relevance | path

Searched refs:I16 (Results 1 – 6 of 6) sorted by relevance

/linux/rust/zerocopy-derive/
H A Drepr.rs56 I16, enumerator
102 I16 => "repr(i16)", in repr_type_name()
236 I16 => ts.append_all(quote_spanned! { self.span => #[repr(i16)] }), in to_tokens()
281 I16, enumerator
315 raw @ (U8 | U16 | U32 | U64 | U128 | Usize | I8 | I16 | I32 | I64 | I128 | Isize) => { in try_from()
325 I16 => Ok(PrimitiveRepr::I16), in try_from()
353 U8 | U16 | U32 | U64 | U128 | Usize | I8 | I16 | I32 | I64 | I128 | Isize in try_from()
361 U8 | U16 | U32 | U64 | U128 | Usize | I8 | I16 | I32 | I64 | I128 | Isize in try_from()
589 ("i16", None) => I16, in from_meta()
781 i16 => Primitive(I16), in test()
H A Dutil.rs810 Compound(Spanned { t: Primitive(U16 | I16), span: _ }, _align) => Ok(16), in enum_size_from_repr()
/linux/Documentation/translations/zh_TW/arch/loongarch/
H A Dintroduction.rst187 2RI16 Opcode + I16 + Rj + Rd
193 4R-type格式特有的附加操作數(寄存器)。I8/I12/I14/I16/I21/I26分別是8位/12位/14位/
/linux/Documentation/translations/zh_CN/arch/loongarch/
H A Dintroduction.rst187 2RI16 Opcode + I16 + Rj + Rd
193 4R-type格式特有的附加操作数(寄存器)。I8/I12/I14/I16/I21/I26分别是8位/12位/14位/
/linux/rust/zerocopy/src/
H A Dbyteorder.rs823 I16,
985 module!(@ty I16, $trait, "16-bit signed integer", $endianness_str);
1234 impl_traits!(I16, i16, signed);
1254 $fn::<I16<$byteorder>>();
1591 let val_be_i16 = I16::<BigEndian>::from_bytes([0, 1]); in test_byteorder_traits_coverage()
/linux/Documentation/arch/loongarch/
H A Dintroduction.rst218 2RI16 Opcode + I16 + Rj + Rd
224 "additional") are the source register operands. I8/I12/I14/I16/I21/I26 are