/frameworks/rs/tests/cpp_api/typecheck/ |
D | typecheck.cpp | 57 TEST_ELEM(ENAME, I64) \ 69 TEST_ELEM_ALL(I64) in TEST_ELEM_ALL() 98 EXECUTE_TEST_ELEM_ALL(I64); in TEST_ELEM_ALL()
|
/frameworks/compile/slang/tests/P_reflection3264_multifile/ |
D | ScriptC_reflection3264_multifile_2.java.expect | 42 __I64 = Element.I64(rs);
|
/frameworks/rs/cpp/ |
D | Element.cpp | 89 CREATE_USER(I64, SIGNED_64); 142 CREATE_VECTOR(I64, SIGNED_64);
|
D | rsCppStructs.h | 477 sp<const Element> I64; member 1055 static sp<const Element> I64(const sp<RS> &rs);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | UT_alloc_copy.java | 238 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeTo_Long() 434 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy2DRangeTo_Long() 633 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeToUnchecked_Long()
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | UT_alloc_copy.java | 234 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeTo_Long() 430 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy2DRangeTo_Long() 629 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeToUnchecked_Long()
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | UT_alloc_copy.java | 236 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeTo_Long() 432 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy2DRangeTo_Long() 631 Type.Builder typeBuilder = new Type.Builder(mRS, Element.I64(mRS)); in allocation_copy1DRangeToUnchecked_Long()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/ |
D | port.h | 130 #define GOOGLE_LONGLONG(x) x##I64
|
/frameworks/rs/tests/lldb/cpp/Allocations/ |
D | Allocations.cpp | 116 mLongAllocation = Allocation::createSized(mRS, Element::I64(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/ |
D | jniallocations.cpp | 120 mLongAllocation = Allocation::createSized(mRS, Element::I64(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/ |
D | MainActivity.java | 165 mLongAllocation = Allocation.createSized(mRS, Element.I64(mRS), mAllocSize); in createSignedAllocations()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Element.java | 387 public static Element I64(RenderScript rs) { in I64() method in Element
|
/frameworks/compile/slang/tests/P_struct_field/ |
D | ScriptField_Outer.java.expect | 74 eb.add(Element.I64(rs), "l");
|
/frameworks/base/rs/java/android/renderscript/ |
D | Element.java | 417 public static Element I64(RenderScript rs) { in I64() method in Element
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 60 __I64 = Element.I64(rs); 10448 throw new RSRuntimeException("Type mismatch with I64!"); 10481 throw new RSRuntimeException("Type mismatch with I64!"); 10514 throw new RSRuntimeException("Type mismatch with I64!"); 10547 throw new RSRuntimeException("Type mismatch with I64!"); 10580 throw new RSRuntimeException("Type mismatch with I64!"); 10613 throw new RSRuntimeException("Type mismatch with I64!"); 10646 throw new RSRuntimeException("Type mismatch with I64!"); 10679 throw new RSRuntimeException("Type mismatch with I64!"); 10712 throw new RSRuntimeException("Type mismatch with I64!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_result/ |
D | ScriptC_reduce_general_result.java.expect | 60 __I64 = Element.I64(rs); 4027 throw new RSRuntimeException("Type mismatch with I64!"); 4134 throw new RSRuntimeException("Type mismatch with I64!");
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |