Searched refs:IDLength (Results 1 – 5 of 5) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | utransts.c | 742 int32_t IDLength; in _expect() local 755 ID = utrans_getUnicodeID(trans, &IDLength); in _expect() 756 id = aescstrdup(ID, IDLength); in _expect()
|
/third_party/flutter/skia/third_party/externals/wuffs/lang/token/ |
D | list.go | 600 IDLength = ID(0x242) const 928 IDLength: "length",
|
/third_party/flutter/skia/third_party/externals/wuffs/lang/check/ |
D | bounds.go | 1276 x := a.NewExpr(0, t.IDDot, 0, t.IDLength, slice.AsNode(), nil, nil, nil) 1278 x.SetMType(a.NewTypeExpr(t.IDFunc, 0, t.IDLength, slice.MType().AsNode(), nil, nil))
|
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/ |
D | builtin.go | 401 case t.IDLength:
|
/third_party/flutter/skia/third_party/externals/wuffs/lang/parse/ |
D | parse.go | 923 if x := p.peek1(); x != t.IDLength {
|