Home
last modified time | relevance | path

Searched defs:pbr (Results 1 – 25 of 40) sorted by relevance

12

/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DOldExtensions2.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestIssue6936A.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DOldExtensions1.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestIssue6936B.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestIssue6936C.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestImportPublicProto3.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestImportProto3.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestImportPublic.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestImport.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestSelfreferentialOptions.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DUnittestProto3Optional.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
/third_party/exfatprogs/include/
Dexfat_ondisk.h128 struct pbr { struct
129 struct bpb64 bpb;
130 struct bsx64 bsx;
131 __u8 boot_code[390];
132 __le16 signature;
Dlibexfat.h51 #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/
DLegacyGeneratedCodeTest.cs36 using pbr = global::Google.Protobuf.Reflection; typedef
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
DEmpty.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DSourceContext.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DFieldMask.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DAny.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DDuration.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DTimestamp.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DStruct.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
DApi.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
/third_party/protobuf/csharp/src/Google.Protobuf.Benchmarks/
DBenchmarks.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
/third_party/protobuf/csharp/src/AddressBook/
DAddressbook.cs10 using pbr = global::Google.Protobuf.Reflection; typedef
/third_party/exfatprogs/lib/
Dlibexfat.c816 struct pbr *pbr; in read_boot_sect() local

12