Lines Matching refs:used
20 The @rsForEach() function can be used to invoke the root kernel of a script.
22 The other functions are used to get the characteristics of the invocation of
38 This type is used to suggest how the invoked kernel should iterate over the cells of the
51 over, like dimensions. It also contains rarely used indices of the currently processed
77 This structure is used to provide iteration information to a rsForEach call.
78 It is currently used to restrict processing to a subset of cells. In future
79 versions, it will also be used to provide hint on how to best iterate over
92 of this type can be used in a @rsForEach call to launch a kernel.
116 "root" in the specified script, and only a single input allocation can be used.
117 Starting in API level 24, an arbitrary kernel function can be used,
120 input can be used.
242 over and rarely used indices, like the Array0 index.
248 // adding these variables as arguments. For the more rarely used indices<br/>