Lines Matching full:elements
16 // elements of such a named set.
19 // elements (defs), other sets (defs of expandable classes), lists, or DAG
26 // elements in S2, ...
30 // - (shl S, N) Shift left. Remove the first N elements from S.
32 // - (trunc S, N) Truncate. The first N elements of S.
39 // the first one. For instance, (decimate S, 2) returns the even elements of
77 /// set into a fully expanded list of elements. Expanders provide a way for
105 /// FieldName in the Record to get the set elements. That is all that is
127 /// expand - Expand a record into a set of elements if possible. Return a
128 /// pointer to the expanded elements, or NULL if Set cannot be expanded