Home
last modified time | relevance | path

Searched refs:foreach (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch/
H A Dstderr.txt.expect1 reflection3264_foreach_mismatch.rscript:13:15: error: foreach kernel 'bb' has __attribute__((kernel…
2 reflection3264_foreach_mismatch.rscript:22:18: error: foreach kernel 'dd' has output type 'uint' fo…
3 reflection3264_foreach_mismatch.rscript:39:15: error: foreach kernel 'ii' has output type 'int' for…
4 reflection3264_foreach_mismatch.rscript:40:16: error: foreach kernel 'jj' has output type 'int' for…
5 reflection3264_foreach_mismatch.rscript:66:16: error: foreach kernel 'nn' has 1 input for 32-bit ta…
6 reflection3264_foreach_mismatch.rscript:88:16: error: foreach kernel 'qq' has different special par…
18 reflection3264_foreach_mismatch.rscript:60:6: error: foreach kernel 'mm' has 0 inputs for 32-bit ta…
19 reflection3264_foreach_mismatch.rscript:52:6: error: foreach kernel 'll' has untyped output for 32-…
20 reflection3264_foreach_mismatch.rscript:51:6: error: foreach kernel 'kk' has untyped output for 64-…
21 reflection3264_foreach_mismatch.rscript:38:6: error: foreach kernel 'hh' has output type 'int' for …
[all …]
/aosp12/frameworks/compile/slang/
H A Dslang_rs_reflection_state.cpp280 auto &foreach = foreaches[Ordinal]; in beginForEach() local
283 foreach.mName = Name; in beginForEach()
286 foreach.mOut = canon(OutType); in beginForEach()
287 foreach.mHasOut = HasOut; in beginForEach()
288 foreach.mSignatureMetadata = 0; in beginForEach()
289 foreach.mIsKernel = IsKernel; in beginForEach()
302 if (foreach.mName != Name) { in beginForEach()
318 if ((foreach.mHasOut != HasOut) || !foreach.mOut.equals(OutType)) { in beginForEach()
324 if (foreach.mHasOut && HasOut) { in beginForEach()
376 foreach.mIns.BeginUsing(); in beginForEach()
[all …]
/aosp12/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name32/
H A Dstderr.txt.expect1 reflection3264_foreach_mismatch_name32.rscript:18:16: error: 1st input of foreach kernel 'bb' has t…
2 reflection3264_foreach_mismatch_name32.rscript:8:6: error: 1st input of foreach kernel 'aa' has typ…
3 reflection3264_foreach_mismatch_name32.rscript:11:6: error: 2nd foreach kernel is 'cc32' for 32-bit…
/aosp12/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name64/
H A Dstderr.txt.expect1 reflection3264_foreach_mismatch_name64.rscript:18:16: error: 1st input of foreach kernel 'bb' has t…
2 reflection3264_foreach_mismatch_name64.rscript:8:6: error: 1st input of foreach kernel 'aa' has typ…
3 reflection3264_foreach_mismatch_name64.rscript:11:6: error: 2nd foreach kernel is 'cc32' for 32-bit…
/aosp12/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra64/
H A Dstderr.txt.expect1 reflection3264_foreach_mismatch_extra64.rscript:10:6: error: foreach kernel 'cc' is only present fo…
2 reflection3264_foreach_mismatch_extra64.rscript:12:16: error: foreach kernel 'dd' is only present f…
/aosp12/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra32/
H A Dstderr.txt.expect1 error: in file 'reflection3264_foreach_mismatch_extra32.rscript' foreach kernel 'cc' is only presen…
2 error: in file 'reflection3264_foreach_mismatch_extra32.rscript' foreach kernel 'dd' is only presen…
/aosp12/system/bt/gd/packet/parser/
H A Dpacketgen.gni48 foreach (source, sources) {
54 # a range (i.e. range(shards)) so we use a fixed list and foreach loop to
59 foreach(num, shards_list) {
125 foreach (source, sources) {
175 foreach (source, sources) {
H A Dbison.gni32 foreach(s, sources) {
H A Dflex.gni32 foreach(s, sources) {
/aosp12/system/bt/gd/dumpsys/bundler/
H A Dbundler.gni51 foreach(s, sources) {
84 foreach(s, invoker.sources) {
123 foreach(s, deps) {
/aosp12/frameworks/compile/slang/tests/F_reflection3264_multifile/
H A Dstderr.txt.expect1 reflection3264_multifile_2.rscript:16:16: error: 2nd input of foreach kernel 'm' has type 'uint' fo…
/aosp12/bionic/libc/system_properties/include/system_properties/
H A Dcontexts_pre_split.h55 pre_split_prop_area_->foreach (propfn, cookie); in ForEach()
H A Dprop_area.h128 bool foreach (void (*propfn)(const prop_info* pi, void* cookie), void* cookie);
/aosp12/bionic/libc/system_properties/
H A Dcontexts_serialized.cpp150 context_nodes_[i].pa()->foreach (propfn, cookie); in ForEach()
H A Dcontexts_split.cpp354 l->pa()->foreach (propfn, cookie); in ForEach()
H A Dprop_area.cpp371 bool prop_area::foreach (void (*propfn)(const prop_info* pi, void* cookie), void* cookie) { in foreach() function in prop_area
/aosp12/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/
H A Dfind_region.rscript38 foreach(toInt, poly , border_coords);
/aosp12/build/make/
H A DChanges.md514 libs := $(foreach lib,libfoo libbar,$(TARGET_OUT_SHARED_LIBRARIES)/$(lib)_vendor.so)
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt26302 Landroid/location/LocalListenerHelper;->foreach(Landroid/location/LocalListenerHelper$ListenerOpera…