Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/
DUnittestWellKnownTypes.cs309 public global::Google.Protobuf.WellKnownTypes.Type TypeField { property in Google.Protobuf.TestProtos.TestWellKnownTypes
1002 public pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Type> TypeField { property in Google.Protobuf.TestProtos.RepeatedWellKnownTypes
1467 public global::Google.Protobuf.WellKnownTypes.Type TypeField { property in Google.Protobuf.TestProtos.OneofWellKnownTypes
1586 TypeField = 9, enumerator
2112 public pbc::MapField<int, global::Google.Protobuf.WellKnownTypes.Type> TypeField { property in Google.Protobuf.TestProtos.MapWellKnownTypes
/external/v8/src/compiler/
Dregister-allocator.h293 typedef BitField<UsePositionType, 0, 2> TypeField; in NON_EXPORTED_BASE() typedef
/external/v8/src/parsing/
Dpreparser.h392 typedef BitField<Type, 0, 3> TypeField; typedef