Home
last modified time | relevance | path

Searched refs:Ctype (Results 1 – 8 of 8) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DDescriptor.cs6526 public global::Google.Protobuf.Reflection.FieldOptions.Types.CType Ctype { property in Google.Protobuf.Reflection.FieldOptions
6748 if (Ctype != other.Ctype) return false; in Equals()
6764 if (HasCtype) hash ^= Ctype.GetHashCode(); in GetHashCode()
6792 output.WriteEnum((int) Ctype); in WriteTo()
6829 output.WriteEnum((int) Ctype); in IBufferMessage.InternalWriteTo()
6865 size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) Ctype); in CalculateSize()
6898 Ctype = other.Ctype; in MergeFrom()
6934 Ctype = (global::Google.Protobuf.Reflection.FieldOptions.Types.CType) input.ReadEnum(); in MergeFrom()
6978 Ctype = (global::Google.Protobuf.Reflection.FieldOptions.Types.CType) input.ReadEnum(); in IBufferMessage.InternalMergeFrom()
/third_party/node/deps/v8/src/compiler/
Dtypes.cc299 #define TYPED_ARRAY_CONSTRUCTORS_SWITCH(Type, type, TYPE, Ctype) \ in Lub() argument
/third_party/node/deps/v8/src/objects/
Djs-function.cc795 #define TYPED_ARRAY_CONSTRUCTORS_SWITCH(Type, type, TYPE, Ctype) \ in CanSubclassHaveInobjectProperties() argument
Dobjects-body-descriptors-inl.h1208 #define TYPED_ARRAY_CONSTRUCTORS_SWITCH(Type, type, TYPE, Ctype) \ in BodyDescriptorApply() argument
Dmap.cc220 #define TYPED_ARRAY_CONSTRUCTORS_SWITCH(Type, type, TYPE, Ctype) \ in GetVisitorId() argument
Djs-objects.cc2387 #define TYPED_ARRAY_CONSTRUCTORS_SWITCH(Type, type, TYPE, Ctype) \ in GetHeaderSize() argument
2770 #define TYPED_ARRAY_CONSTRUCTORS_SWITCH(Type, type, TYPE, Ctype) \ in JSObjectShortPrint() argument
/third_party/node/deps/v8/src/diagnostics/
Dobjects-debug.cc310 #define TYPED_ARRAY_CONSTRUCTORS_SWITCH(Type, type, TYPE, Ctype) \ in HeapObjectVerify() argument
Dobjects-printer.cc253 #define TYPED_ARRAY_CONSTRUCTORS_SWITCH(Type, type, TYPE, Ctype) \ in HeapObjectPrint() argument