Home
last modified time | relevance | path

Searched defs:u32 (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/tools/aapt2/compile/
DPngChunkFilter.cpp33 constexpr uint32_t u32(uint8_t a, uint8_t b, uint8_t c, uint8_t d) { in u32() function
/frameworks/av/media/mtp/
DMtpProperty.h35 uint32_t u32; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dproto_writer.cc147 StatusOr<uint32> u32 = data.ToUint32(); in WriteFixed32() local
157 StatusOr<uint32> u32 = data.ToUint32(); in WriteUInt32() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/testdata/
Dbooks.proto96 optional uint32 u32 = 2; field
/frameworks/av/media/libstagefright/foundation/tests/
DFlagged_test.cpp209 using u32 = uint32_t; in TEST_F() typedef
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/conformance/
Dconformance_test.cc133 string uint32(uint32_t u32) { return fixed32(&u32); } in uint32()
/frameworks/av/media/codec2/core/include/
DC2Param.h828 uint32_t u32; ///< uint32_t value member
/frameworks/native/libs/vr/libpdx/
Dserialization_tests.cpp2434 std::uint32_t u32; in TEST() local
/frameworks/av/media/codec2/tests/
DC2Param_test.cpp2434 uint32_t u32 = 32; in TEST_F() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dmap_test.cc2926 const uint32 u32 = static_cast<uint32>(i32) * 91919; in TEST() local
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.c7874 UPB_FORCEINLINE static int32_t decode_v32(upb_pbdecoder *d, uint32_t *u32) { in decode_v32()
7894 UPB_FORCEINLINE static int32_t decode_fixed32(upb_pbdecoder *d, uint32_t *u32) { in decode_fixed32()
7907 int32_t upb_pbdecoder_decode_f32(upb_pbdecoder *d, uint32_t *u32) { in upb_pbdecoder_decode_f32()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.c8585 UPB_FORCEINLINE static int32_t decode_v32(upb_pbdecoder *d, uint32_t *u32) { in decode_v32()
8605 UPB_FORCEINLINE static int32_t decode_fixed32(upb_pbdecoder *d, uint32_t *u32) { in decode_fixed32()
8618 int32_t upb_pbdecoder_decode_f32(upb_pbdecoder *d, uint32_t *u32) { in upb_pbdecoder_decode_f32()