Home
last modified time | relevance | path

Searched refs:Int16 (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/
H A D0001-fix-negative-shift-constants.patch42 @@ -115,7 +115,7 @@ TEST_F(FloatToIntTest, Int16)
55 @@ -117,7 +117,7 @@ TEST_F(IntToFloatTest, Int16)
68 @@ -116,7 +116,7 @@ TEST_F(SignConversionTest, Int16)
/openbmc/u-boot/lib/lzma/
H A DTypes.h44 typedef short Int16; typedef
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h89 typedef short Int16; typedef
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py117 basic_types = {'b': bool, 'y': dbus.Byte, 'n': dbus.Int16, 'i': int,
121 basic_types = {'b': bool, 'y': dbus.Byte, 'n': dbus.Int16, 'i': int,