Home
last modified time | relevance | path

Searched refs:IDStatus (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dresolve.go62 typeExprStatus = a.NewTypeExpr(0, t.IDBase, t.IDStatus, nil, nil, nil)
103 t.IDStatus: typeExprStatus,
/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go444 IDStatus = ID(0x125) const
776 IDStatus: "status",
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dast.go270 if o.id0 != t.IDStatus {
723 return n.id0 == 0 && n.id1 == t.IDBase && n.id2 == t.IDStatus
/third_party/flutter/skia/third_party/externals/wuffs/lang/parse/
Dparse.go215 case t.IDStatus: