Searched refs:Int16 (Results 1 – 4 of 4) sorted by relevance
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/audiofile/files/ |
H A D | 0001-fix-negative-shift-constants.patch | 42 @@ -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 D | Types.h | 44 typedef short Int16; typedef
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib_private.h | 89 typedef short Int16; typedef
|
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/ |
H A D | rest_dbus.py | 117 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,
|