Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/svg/model/
DSkPEG.h49 struct Opt { struct
50 struct V {
55 using MatchT = MatchResult<V>;
57 static MatchT Match(const char* in) { in Match()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestIssue6936A.cs40 …blic static readonly pb::Extension<global::Google.Protobuf.Reflection.MessageOptions, string> Opt = field in UnitTest.Issues.TestProtos.UnittestIssue6936AExtensions
/third_party/boost/boost/histogram/detail/
Dfill_n.hpp65 using Opt = axis::traits::get_options<Axis>; typedef