Home
last modified time | relevance | path

Searched defs:SInt32 (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/clang/test/FixIt/
H A Dformat-darwin.m12 typedef int SInt32; typedef
19 typedef long SInt32; typedef
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldType.cs103 SInt32, enumerator
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DFieldType.cs103 SInt32, enumerator
/aosp_15_r20/external/clang/test/SemaObjC/
H A Darc-cf.m51 typedef signed int SInt32; typedef
/aosp_15_r20/external/clang/test/Analysis/
H A Dcfref_rdar6080742.c9 typedef signed long SInt32; typedef
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/
Dmacsupport.py35 SInt32 = Type("SInt32", "l") variable
/aosp_15_r20/external/golang-protobuf/internal/testprotos/textpb3/
H A Dtest.pb.go130SInt32 int32 `protobuf:"varint,2,opt,name=s_int32,json=sInt32,proto3" json:"s_int32,omitempty… member