Searched refs:pointer (Results 1 – 12 of 12) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | get_allocation.rscript | 4 const int* pointer; 13 alloc_in = rsGetAllocation(pointer);
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/ |
D | Android.bp | 31 "-Wno-pointer-arith", 32 "-Wno-pointer-sign",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-2471/ |
D | poc.c | 58 void *pointer; /* Pointer to the data (in user space) */ member 145 prIwReq.u.data.pointer = scan_req; in main()
|
/cts/tests/tests/content/jni/ |
D | Android.bp | 25 "-Wno-pointer-arith",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/ |
D | Android.bp | 29 "-Wno-incompatible-pointer-types",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/ |
D | Android.bp | 29 "-Wno-incompatible-pointer-types",
|
/cts/hostsidetests/jdwptunnel/sampleapps/ddmsapp/ |
D | Android.bp | 54 "-Wint-to-void-pointer-cast",
|
/cts/hostsidetests/jvmti/base/jni/ |
D | Android.bp | 62 "-Wint-to-void-pointer-cast",
|
/cts/hostsidetests/jvmti/attaching/ |
D | Android.bp | 67 "-Wint-to-void-pointer-cast",
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MotionEventTest.java | 867 for (int pointer = 0; pointer < 5; pointer++) { in testActionToString() 869 pointerActions[i] | pointer << MotionEvent.ACTION_POINTER_INDEX_SHIFT; in testActionToString()
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
D | layered_filter_fast_d1new.rscript | 362 // update pointer image 415 // this target layer. Hence, the kernel_info below is a valid pointer. 445 // this target layer. Hence, the kernel_info below is a valid pointer. 497 // this target layer. Hence kernel_info below is a valid pointer. 550 // this target layer. Hence kernel_info below is a valid pointer.
|
D | layered_filter_fast_f32.rscript | 73 // g_kernel_stack+g_kernel_info[n].offset is the pointer to the kernel matrix 314 // this target layer. Hence, the kernel_info below is a valid pointer. 365 // this target layer. Hence kernel_info below is a valid pointer.
|