/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
D | OldExtensions2.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestIssue6936A.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | OldExtensions1.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestIssue6936B.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestIssue6936C.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestImportPublicProto3.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestImportProto3.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestImportPublic.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestImport.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestSelfreferentialOptions.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | UnittestProto3Optional.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
/third_party/exfatprogs/include/ |
D | exfat_ondisk.h | 128 struct pbr { struct 129 struct bpb64 bpb; 130 struct bsx64 bsx; 131 __u8 boot_code[390]; 132 __le16 signature;
|
D | libexfat.h | 51 #define EXFAT_CLUSTER_SIZE(pbr) (1 << ((pbr)->bsx.sect_size_bits + \ argument 53 #define EXFAT_SECTOR_SIZE(pbr) (1 << (pbr)->bsx.sect_size_bits) argument
|
/third_party/protobuf/csharp/src/Google.Protobuf.Test/ |
D | LegacyGeneratedCodeTest.cs | 36 using pbr = global::Google.Protobuf.Reflection; typedef
|
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
D | Empty.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | SourceContext.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | FieldMask.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | Any.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | Duration.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | Timestamp.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | Struct.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
D | Api.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/ |
D | Benchmarks.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
/third_party/protobuf/csharp/src/AddressBook/ |
D | Addressbook.cs | 10 using pbr = global::Google.Protobuf.Reflection; typedef
|
/third_party/exfatprogs/lib/ |
D | libexfat.c | 816 struct pbr *pbr; in read_boot_sect() local
|