Searched refs:pointer (Results 1 – 13 of 13) 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-3746/ |
D | poc.cpp | 83 if (memory.get() == nullptr || memory->pointer() == nullptr) { in fuzzIOMXQcomVpx() 96 memset(memory->pointer(), 0xCF, inSize); in fuzzIOMXQcomVpx() 109 if (memory.get() == nullptr || memory->pointer() == nullptr) { in fuzzIOMXQcomVpx()
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8460/ |
D | Android.bp | 27 "-Wno-pointer-arith", 28 "-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 | 21 "-Wno-pointer-arith",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8430/ |
D | Android.bp | 25 "-Wno-incompatible-pointer-types",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8429/ |
D | Android.bp | 25 "-Wno-incompatible-pointer-types",
|
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8428/ |
D | Android.bp | 25 "-Wno-incompatible-pointer-types",
|
/cts/hostsidetests/jvmti/base/jni/ |
D | Android.bp | 58 "-Wint-to-void-pointer-cast",
|
/cts/hostsidetests/jvmti/attaching/ |
D | Android.bp | 63 "-Wint-to-void-pointer-cast",
|
/cts/tests/tests/view/src/android/view/cts/ |
D | MotionEventTest.java | 845 for (int pointer = 0; pointer < 5; pointer++) { in testActionToString() 847 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.
|