Home
last modified time | relevance | path

Searched refs:designator (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/tests/F_foreach_unexpected_kernel_arg/
Dstderr.txt.expect1 …g.rscript:11:13: error: Invalid kernel launch call. Expects a function designator for the first ar…
2 …g.rscript:12:13: error: Invalid kernel launch call. Expects a function designator for the first ar…
3 …g.rscript:13:24: error: Invalid kernel launch call. Expects a function designator for the first ar…
4 …g.rscript:14:24: error: Invalid kernel launch call. Expects a function designator for the first ar…
/frameworks/base/core/java/android/text/format/
DDateFormat.java465 public static boolean hasDesignator(CharSequence inFormat, char designator) { in hasDesignator() argument
476 if (c == designator) { in hasDesignator()
/frameworks/rs/script_api/include/
Drs_for_each.rsh140 * kernel: Function designator to a function that is defined with the kernel attribute.
197 * kernel: Function designator to a function that is defined with the kernel attribute.