Home
last modified time | relevance | path

Searched refs:IDSlice (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/wuffs/lang/check/
Dtype.go425 if key := lTyp.Decorator(); key != t.IDArray && key != t.IDSlice {
471 n.SetMType(a.NewTypeExpr(t.IDSlice, 0, 0, nil, nil, lTyp.Inner()))
472 case t.IDSlice:
519 genericType1 = a.NewTypeExpr(t.IDSlice, 0, 0, nil, nil, genericType2.Inner())
971 case t.IDNptr, t.IDPtr, t.IDSlice, t.IDTable:
Dresolve.go72 typeExprSliceU8 = a.NewTypeExpr(t.IDSlice, 0, 0, nil, nil, typeExprU8)
Dbounds.go1569 case t.IDSlice, t.IDTable:
/third_party/flutter/skia/third_party/externals/wuffs/lang/ast/
Dstring.go220 case t.IDSlice:
Dast.go735 return n.id0 == t.IDSlice
757 case t.IDNptr, t.IDPtr, t.IDSlice, t.IDTable:
/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go373 IDSlice = ID(0xA3) const
703 IDSlice: "slice",
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/
Dbuiltin.go76 case t.IDSlice:
/third_party/flutter/skia/third_party/externals/wuffs/lang/parse/
Dparse.go411 case t.IDSlice:
412 decorator = t.IDSlice