Home
last modified time | relevance | path

Searched defs:S32 (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/tools/hidl/c2hal/
H A DExpression.h35 S32 = 0, // 0b00 enumerator
/aosp12/frameworks/libs/net/common/device/com/android/net/module/util/
H A DStruct.java114 S32, // signed int, size = 4 bytes enumConstant
/aosp12/frameworks/av/media/codec2/tests/
H A DC2Param_test.cpp641 struct S32 { struct
643 inline S32(const T*) { in S32() argument