Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs43 private static readonly List<ICodecTestData> Codecs = new List<ICodecTestData> field in Google.Protobuf.FieldCodecTest
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DExtractEngine.cpp26 CCodecs *Codecs; member
/external/lzma/CPP/7zip/UI/Common/
DExtract.h52 CCodecs *Codecs; member
DLoadCodecs.h287 CRecordVector<CDllCodecInfo> Codecs; variable
/external/python/cpython3/Doc/whatsnew/
D3.2.rst2429 Codecs chapter
/external/lzma/CPP/7zip/Common/
DCreateCoder.h61 CObjectVector<CCodecInfoEx> Codecs; member
/external/protobuf/csharp/src/Google.Protobuf/
DFieldCodec.cs266 …private static readonly Dictionary<System.Type, object> Codecs = new Dictionary<System.Type, objec… field in Google.Protobuf.FieldCodec.WrapperCodecs