Home
last modified time | relevance | path

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

/external/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs44 private static readonly List<ICodecTestData> Codecs = new List<ICodecTestData> field in Google.Protobuf.FieldCodecTest
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test/
DFieldCodecTest.cs44 private static readonly List<ICodecTestData> Codecs = new List<ICodecTestData> field in Google.Protobuf.FieldCodecTest
/external/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DFieldCodecTest.cs44 private static readonly List<ICodecTestData> Codecs = new List<ICodecTestData> field in Google.Protobuf.FieldCodecTest
/external/cronet/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
DFieldCodecTest.cs44 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.rst2431 Codecs chapter
/external/lzma/CPP/7zip/Common/
DCreateCoder.h61 CObjectVector<CCodecInfoEx> Codecs; member