/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 129 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 136 throw new RSIllegalArgumentException("Array \"in2\" is null!"); 140 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 163 throw new RSRuntimeException("Type mismatch with F16!"); 167 throw new RSRuntimeException("Type mismatch with F16!"); 178 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 193 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 200 throw new RSIllegalArgumentException("Array \"in2\" is null!"); 204 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 227 throw new RSRuntimeException("Type mismatch with F16!"); [all …]
|
D | ScriptField_MyStruct.java.expect | 108 … throw new RSIllegalArgumentException("Type.Builder did not match expected element type.");
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 156 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 176 throw new RSRuntimeException("Type mismatch with F16!"); 189 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 209 throw new RSRuntimeException("Type mismatch with F16!"); 222 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 242 throw new RSRuntimeException("Type mismatch with F16!"); 255 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 275 throw new RSRuntimeException("Type mismatch with F16!"); 288 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 308 throw new RSRuntimeException("Type mismatch with F16!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
D | ScriptC_reduce_general_accumulator.java.expect | 88 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 108 throw new RSRuntimeException("Type mismatch with I32!"); 121 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 141 throw new RSRuntimeException("Type mismatch with I32!"); 154 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 174 throw new RSRuntimeException("Type mismatch with I32!"); 187 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 207 throw new RSRuntimeException("Type mismatch with I32!"); 220 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 240 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
/frameworks/base/test-runner/api/ |
D | lint-baseline.txt | 3 Methods must not throw generic exceptions (`java.lang.Exception`) 5 Methods must not throw generic exceptions (`java.lang.Exception`) 7 Methods must not throw generic exceptions (`java.lang.Throwable`) 9 Methods must not throw generic exceptions (`java.lang.Exception`) 11 Methods must not throw generic exceptions (`java.lang.Exception`) 13 Methods must not throw generic exceptions (`java.lang.Exception`) 15 Methods must not throw generic exceptions (`java.lang.Exception`) 17 Methods must not throw generic exceptions (`java.lang.Exception`) 19 Methods must not throw generic exceptions (`java.lang.Exception`) 21 Methods must not throw generic exceptions (`java.lang.Exception`) [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 1235 throw new RSRuntimeException("Result is not representible in Java"); 1276 throw new RSRuntimeException("Result is not representible in Java"); 1322 throw new RSRuntimeException("Result is not representible in Java"); 2498 throw new RSRuntimeException("Result is not representible in Java"); 2537 throw new RSRuntimeException("Result is not representible in Java"); 2578 throw new RSRuntimeException("Result is not representible in Java"); 2723 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 2743 throw new RSRuntimeException("Type mismatch with F16!"); 2756 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 2760 throw new RSIllegalArgumentException("Array \"in1\" is not a multiple of 2 in length!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 209 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 229 throw new RSRuntimeException("Type mismatch with I32!"); 242 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 262 throw new RSRuntimeException("Type mismatch with I32!"); 276 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 283 throw new RSIllegalArgumentException("Array \"in2\" is null!"); 287 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 310 throw new RSRuntimeException("Type mismatch with F32!"); 314 throw new RSRuntimeException("Type mismatch with F32!"); 325 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 209 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 229 throw new RSRuntimeException("Type mismatch with I32!"); 242 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 262 throw new RSRuntimeException("Type mismatch with I32!"); 276 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 283 throw new RSIllegalArgumentException("Array \"in2\" is null!"); 287 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 310 throw new RSRuntimeException("Type mismatch with F32!"); 314 throw new RSRuntimeException("Type mismatch with F32!"); 325 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 171 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 191 throw new RSRuntimeException("Type mismatch with I32!"); 204 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 224 throw new RSRuntimeException("Type mismatch with I32!"); 237 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 257 throw new RSRuntimeException("Type mismatch with I32!"); 271 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 278 throw new RSIllegalArgumentException("Array \"in2\" is null!"); 282 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 305 throw new RSRuntimeException("Type mismatch with F32!"); [all …]
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | Allocators.h | 321 MallocAllocator() throw() {} in MallocAllocator() 323 MallocAllocator(const MallocAllocator&) throw() {} in throw() function 325 ~MallocAllocator() throw() {} in throw() function 340 size_type max_size() const throw() { return size_t(-1) / sizeof(DataType); } in max_size() 366 MallocAllocator() throw() {} in MallocAllocator() 368 MallocAllocator(const MallocAllocator&) throw() {} in throw() function 370 ~MallocAllocator() throw() {} in throw() function 372 size_type max_size() const throw() { return size_t(-1) / sizeof(void*); } in max_size()
|
/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
D | ScriptC_reflection3264_divergent.java.expect | 276 throw new RSRuntimeException("Type mismatch with I32!"); 280 throw new RSRuntimeException("Type mismatch with I32!"); 291 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 319 throw new RSRuntimeException("Type mismatch with I32!"); 323 throw new RSRuntimeException("Type mismatch with I32!"); 334 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 358 throw new RSRuntimeException("Type mismatch with I32!"); 362 throw new RSRuntimeException("Type mismatch with I32!"); 373 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 394 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
D | ScriptC_reflection3264_divergent.java.expect | 273 throw new RSRuntimeException("Type mismatch with I32!"); 277 throw new RSRuntimeException("Type mismatch with I32!"); 288 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 316 throw new RSRuntimeException("Type mismatch with I32!"); 320 throw new RSRuntimeException("Type mismatch with I32!"); 331 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 355 throw new RSRuntimeException("Type mismatch with I32!"); 359 throw new RSRuntimeException("Type mismatch with I32!"); 370 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 391 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
D | ScriptField_NonDivergent.java.expect | 104 … throw new RSIllegalArgumentException("Type.Builder did not match expected element type.");
|
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/ |
D | ScriptC_reduce_general_duplicate_array.java.expect | 88 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 108 throw new RSRuntimeException("Type mismatch with I32!"); 121 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 141 throw new RSRuntimeException("Type mismatch with I32!");
|
/frameworks/compile/slang/tests/P_reduce_general_examples_halter/ |
D | ScriptC_reduce_general_examples_halter.java.expect | 126 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 146 throw new RSRuntimeException("Type mismatch with I32!"); 159 throw new RSIllegalArgumentException("Array \"in1\" is null!"); 179 throw new RSRuntimeException("Type mismatch with I32!");
|
/frameworks/base/tools/processors/view_inspector/test/resources/android/processor/view/inspector/InspectionCompanionGeneratorTest/ |
D | NestedClass.java.txt | 28 throw new InspectionCompanion.UninitializedPropertyMapException();
|
D | NoAttributeId.java.txt | 34 throw new InspectionCompanion.UninitializedPropertyMapException();
|
D | SuppliedAttributeId.java.txt | 34 throw new InspectionCompanion.UninitializedPropertyMapException();
|
D | FieldProperty.java.txt | 35 throw new InspectionCompanion.UninitializedPropertyMapException();
|
D | IntEnum.java.txt | 41 throw new InspectionCompanion.UninitializedPropertyMapException();
|
D | IntFlag.java.txt | 39 throw new InspectionCompanion.UninitializedPropertyMapException();
|
D | SimpleProperties.java.txt | 101 throw new InspectionCompanion.UninitializedPropertyMapException();
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GLImplHeader.java-impl | 65 throw new UnsupportedOperationException("glGetPointerv");
|
/frameworks/compile/slang/tests/P_reduce_general_struct/ |
D | ScriptC_reduce_general_struct.java.expect | 95 throw new RSRuntimeException("Type mismatch with ScriptField_MyStruct!");
|
/frameworks/multidex/ |
D | build.gradle | 33 throw GradleException("missing fullsdk")
|