Searched defs:s32 (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/libs/net/common/tests/unit/src/com/android/net/module/util/ |
H A D | StructTest.java | 329 SignedDataMessage(final byte s8, final short s16, final int s32, final long s64) { in SignedDataMessage() 787 @Field(order = 7, type = Type.S32) public final int s32; field in StructTest.FullTypeMessage 799 final BigInteger u64, final byte s8, final short s16, final int s32, final long s64, in FullTypeMessage() 896 @Field(order = 7, type = Type.S32) public final int s32; field in StructTest.FullTypeMessageWithDupType 908 final BigInteger u64, final byte s8, final short s16, final int s32, final long s64, in FullTypeMessageWithDupType()
|
/aosp12/system/media/audio/include/system/ |
H A D | audio_effect.h | 448 int32_t* s32; // pointer to signed 32 bit data at start of buffer member
|
/aosp12/hardware/qcom/wlan/qcwcn/wifi_hal/ |
H A D | common.h | 66 typedef int32_t s32; typedef
|
/aosp12/hardware/libhardware_legacy/include/hardware_legacy/ |
H A D | wifi_hal.h | 34 typedef int32_t s32; typedef
|