/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch/ |
D | stderr.txt.expect | 1 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… 7 reflection3264_foreach_mismatch.rscript:124:16: error: 2nd input of foreach kernel 'uu' has type 'u… 8 reflection3264_foreach_mismatch.rscript:124:16: error: 4th input of foreach kernel 'uu' has type 's… 9 reflection3264_foreach_mismatch.rscript:133:6: error: foreach kernel 'xx' has 0 usrData parameters … 10 reflection3264_foreach_mismatch.rscript:132:6: error: foreach kernel 'ww' has 1 usrData parameter f… [all …]
|
/frameworks/base/services/core/java/com/android/server/location/ |
D | GnssStatusListenerHelper.java | 51 foreach((IGnssStatusListener listener, CallerIdentity callerIdentity) -> { in onStatusChanged() method 55 foreach((IGnssStatusListener listener, CallerIdentity callerIdentity) -> { in onStatusChanged() method 62 foreach((IGnssStatusListener listener, CallerIdentity callerIdentity) -> { in onFirstFix() method 75 foreach((IGnssStatusListener listener, CallerIdentity callerIdentity) -> { in onSvStatusChanged() method 87 foreach((IGnssStatusListener listener, CallerIdentity callerIdentity) -> { in onNmeaReceived() method
|
D | GnssNavigationMessageProvider.java | 88 foreach((IGnssNavigationMessageListener listener, CallerIdentity callerIdentity) -> { in onNavigationMessageAvailable() method
|
D | GnssMeasurementsProvider.java | 97 foreach((IGnssMeasurementsListener listener, CallerIdentity callerIdentity) -> { in onMeasurementsAvailable() method
|
D | RemoteListenerHelper.java | 139 protected void foreach(ListenerOperation<TListener> operation) { in foreach() method in RemoteListenerHelper
|
/frameworks/compile/slang/ |
D | slang_rs_reflection_state.cpp | 280 auto &foreach = foreaches[Ordinal]; in beginForEach() local 281 slangAssert(foreach.mState == File::ForEach::S_Initial); in beginForEach() 282 foreach.mState = File::ForEach::S_Collected; in beginForEach() 283 foreach.mName = Name; in beginForEach() 284 foreach.mIns.BeginCollecting(InCount); in beginForEach() 285 foreach.mParams.BeginCollecting(ParamCount); 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() [all …]
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name64/ |
D | stderr.txt.expect | 1 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…
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_name32/ |
D | stderr.txt.expect | 1 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…
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra64/ |
D | stderr.txt.expect | 1 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…
|
/frameworks/compile/slang/tests/F_reflection3264_foreach_mismatch_extra32/ |
D | stderr.txt.expect | 1 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…
|
/frameworks/base/location/java/android/location/ |
D | GnssNavigationMessageCallbackTransport.java | 63 foreach(operation); in onGnssNavigationMessageReceived() 76 foreach(operation); in onStatusChanged()
|
D | GnssMeasurementCallbackTransport.java | 81 foreach(operation); in onGnssMeasurementsReceived() 94 foreach(operation); in onStatusChanged()
|
D | BatchedLocationCallbackTransport.java | 63 foreach(operation); in onLocationBatch()
|
D | LocalListenerHelper.java | 116 protected void foreach(final ListenerOperation<TListener> operation) { in foreach() method in LocalListenerHelper
|
/frameworks/compile/slang/tests/F_reflection3264_multifile/ |
D | stderr.txt.expect | 1 reflection3264_multifile_2.rscript:16:16: error: 2nd input of foreach kernel 'm' has type 'uint' fo…
|
/frameworks/rs/tests/java_api/HealingBrush/src/rs/example/android/com/healingbrush/ |
D | find_region.rscript | 38 foreach(toInt, poly , border_coords);
|
/frameworks/base/services/ |
D | art-profile | 8220 HSPLcom/android/server/location/RemoteListenerHelper;->foreach(Lcom/android/server/location/RemoteL…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 33553 Landroid/location/LocalListenerHelper;->foreach(Landroid/location/LocalListenerHelper$ListenerOpera…
|