/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 240 throw new RSRuntimeException("Invalid side passed to BLAS"); in validateSide() 247 throw new RSRuntimeException("Invalid transpose passed to BLAS"); in validateTranspose() 254 throw new RSRuntimeException("Invalid transpose passed to BLAS"); in validateConjTranspose() 260 throw new RSRuntimeException("Invalid diag passed to BLAS"); in validateDiag() 266 throw new RSRuntimeException("Invalid uplo passed to BLAS"); in validateUplo() 282 throw new RSRuntimeException("Called BLAS with wrong Element type"); in validateGEMV() 285 throw new RSRuntimeException("BLAS vectors must have Y dimension of 0 or 1"); in validateGEMV() 289 throw new RSRuntimeException("Vector increments must be greater than 0"); in validateGEMV() 301 throw new RSRuntimeException("Incorrect vector dimensions for GEMV"); in validateGEMV() 421 throw new RSRuntimeException("KL and KU must be greater than or equal to 0"); in SGBMV() [all …]
|
D | FileA3D.java | 150 throw new RSRuntimeException("Unrecognized object type in file."); in internalCreate() 237 throw new RSRuntimeException("Unable to create a3d file from asset " + path); in createFromAsset() 257 throw new RSRuntimeException("Unable to create a3d file from " + path); in createFromFile() 294 throw new RSRuntimeException("Unable to open resource " + id); in createFromResource() 302 throw new RSRuntimeException("Unsupported asset stream"); in createFromResource() 306 throw new RSRuntimeException("Unable to create a3d file from resource " + id); in createFromResource()
|
D | Font.java | 166 throw new RSRuntimeException("Unable to create font from file " + path); in createFromFile() 190 throw new RSRuntimeException("Unable to create font from asset " + path); in createFromAsset() 207 throw new RSRuntimeException("Unable to open resource " + id); in createFromResource() 217 throw new RSRuntimeException("Unsupported asset stream created"); in createFromResource() 221 throw new RSRuntimeException("Unable to create font from resource " + id); in createFromResource()
|
D | RSRuntimeException.java | 24 public class RSRuntimeException class 26 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
|
D | ScriptC.java | 63 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC() 82 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
|
D | BaseObj.java | 38 throw new RSRuntimeException("Internal Error, reset of object ID."); in setID() 58 throw new RSRuntimeException("Internal error: Object id 0."); in getID()
|
D | RSInvalidStateException.java | 24 public class RSInvalidStateException extends RSRuntimeException {
|
D | RSIllegalArgumentException.java | 24 public class RSIllegalArgumentException extends RSRuntimeException {
|
D | RSDriverException.java | 24 public class RSDriverException extends RSRuntimeException {
|
D | ScriptIntrinsic.java | 31 throw new RSRuntimeException("Loading of ScriptIntrinsic failed."); in ScriptIntrinsic()
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 137 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 160 throw new RSRuntimeException("Type mismatch with F16!"); 164 throw new RSRuntimeException("Type mismatch with F16!"); 175 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 201 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 224 throw new RSRuntimeException("Type mismatch with F16!"); 228 throw new RSRuntimeException("Type mismatch with F16!"); 239 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 269 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 292 throw new RSRuntimeException("Type mismatch with F16!"); [all …]
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicBLAS.java | 247 throw new RSRuntimeException("Invalid side passed to BLAS"); 254 throw new RSRuntimeException("Invalid transpose passed to BLAS"); 261 throw new RSRuntimeException("Invalid transpose passed to BLAS"); 267 throw new RSRuntimeException("Invalid diag passed to BLAS"); 273 throw new RSRuntimeException("Invalid uplo passed to BLAS"); 289 throw new RSRuntimeException("Called BLAS with wrong Element type"); 292 throw new RSRuntimeException("BLAS vectors must have Y dimension of 0 or 1"); 296 throw new RSRuntimeException("Vector increments must be greater than 0"); 308 throw new RSRuntimeException("Incorrect vector dimensions for GEMV"); 468 throw new RSRuntimeException("KL and KU must be greater than or equal to 0"); in SGBMV() [all …]
|
D | RSRuntimeException.java | 24 public class RSRuntimeException class 26 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
|
D | BaseObj.java | 38 throw new RSRuntimeException("Internal Error, reset of object ID."); in setID() 58 throw new RSRuntimeException("Internal error: Object id 0."); in getID()
|
D | ScriptC.java | 61 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC() 83 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
|
D | RSIllegalArgumentException.java | 24 public class RSIllegalArgumentException extends RSRuntimeException {
|
D | RSInvalidStateException.java | 24 public class RSInvalidStateException extends RSRuntimeException {
|
D | RSDriverException.java | 24 public class RSDriverException extends RSRuntimeException {
|
D | ScriptIntrinsic.java | 31 throw new RSRuntimeException("Loading of ScriptIntrinsic failed."); in ScriptIntrinsic()
|
/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
D | ScriptC_reduce_general_accumulator.java.expect | 105 throw new RSRuntimeException("Type mismatch with I32!"); 138 throw new RSRuntimeException("Type mismatch with I32!"); 171 throw new RSRuntimeException("Type mismatch with I32!"); 204 throw new RSRuntimeException("Type mismatch with I32!"); 237 throw new RSRuntimeException("Type mismatch with I32!"); 270 throw new RSRuntimeException("Type mismatch with I32!"); 303 throw new RSRuntimeException("Type mismatch with I32!"); 336 throw new RSRuntimeException("Type mismatch with I32!"); 369 throw new RSRuntimeException("Type mismatch with I32!"); 402 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 173 throw new RSRuntimeException("Type mismatch with F16!"); 206 throw new RSRuntimeException("Type mismatch with F16!"); 239 throw new RSRuntimeException("Type mismatch with F16!"); 272 throw new RSRuntimeException("Type mismatch with F16!"); 305 throw new RSRuntimeException("Type mismatch with F16!"); 338 throw new RSRuntimeException("Type mismatch with F16!"); 371 throw new RSRuntimeException("Type mismatch with F16!"); 404 throw new RSRuntimeException("Type mismatch with F16!"); 437 throw new RSRuntimeException("Type mismatch with F16!"); 470 throw new RSRuntimeException("Type mismatch with F16!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 188 throw new RSRuntimeException("Type mismatch with I32!"); 221 throw new RSRuntimeException("Type mismatch with I32!"); 254 throw new RSRuntimeException("Type mismatch with I32!"); 279 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 302 throw new RSRuntimeException("Type mismatch with F32!"); 306 throw new RSRuntimeException("Type mismatch with F32!"); 317 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 351 throw new RSRuntimeException("Type mismatch with U8!");
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 226 throw new RSRuntimeException("Type mismatch with I32!"); 259 throw new RSRuntimeException("Type mismatch with I32!"); 284 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 307 throw new RSRuntimeException("Type mismatch with F32!"); 311 throw new RSRuntimeException("Type mismatch with F32!"); 322 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 356 throw new RSRuntimeException("Type mismatch with F32!"); 389 throw new RSRuntimeException("Type mismatch with I32!"); 422 throw new RSRuntimeException("Type mismatch with I32!"); 455 throw new RSRuntimeException("Type mismatch with U8!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 226 throw new RSRuntimeException("Type mismatch with I32!"); 259 throw new RSRuntimeException("Type mismatch with I32!"); 284 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 307 throw new RSRuntimeException("Type mismatch with F32!"); 311 throw new RSRuntimeException("Type mismatch with F32!"); 322 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 356 throw new RSRuntimeException("Type mismatch with F32!"); 389 throw new RSRuntimeException("Type mismatch with I32!"); 422 throw new RSRuntimeException("Type mismatch with I32!"); 455 throw new RSRuntimeException("Type mismatch with U8!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 1232 throw new RSRuntimeException("Result is not representible in Java"); 1273 throw new RSRuntimeException("Result is not representible in Java"); 1319 throw new RSRuntimeException("Result is not representible in Java"); 2495 throw new RSRuntimeException("Result is not representible in Java"); 2534 throw new RSRuntimeException("Result is not representible in Java"); 2575 throw new RSRuntimeException("Result is not representible in Java"); 2740 throw new RSRuntimeException("Type mismatch with F16!"); 2777 throw new RSRuntimeException("Type mismatch with F16_2!"); 2814 throw new RSRuntimeException("Type mismatch with F16_4!"); 2847 throw new RSRuntimeException("Type mismatch with F16!"); [all …]
|