Home
last modified time | relevance | path

Searched refs:IDPre (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go353 IDPre = ID(0x8B) const
688 IDPre: "pre",
/third_party/flutter/skia/third_party/externals/wuffs/lang/parse/
Dparse.go532 case t.IDPre:
555 case t.IDAssert, t.IDPre, t.IDInv, t.IDPost:
622 case t.IDAssert, t.IDPre, t.IDPost:
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dbounds.go293 skip = t.IDPre
731 if o.AsAssert().Keyword() == t.IDPre {