/external/clang/test/Sema/ |
pragma-ms_struct.c | 52 void *pv1; member in struct:__anon8765
|
/external/clang/test/CXX/drs/ |
dr15xx.cpp | 168 void *pv1 = f({ {1, 2, 3}, {4, 5, 6} }); // expected-error{{ambiguous}} btw 3 & 4 member in namespace:dr1591::core_reflector_28543
|
/ndk/tests/device/test-gnustl-full/unit/ |
vector_test.cpp | 534 V *pv1 = new V(1, 1); local 537 size_t v1Capacity = pv1->capacity(); 540 pv1->swap(*pv2); 542 CPPUNIT_ASSERT( pv1->size() == 10 ); 543 CPPUNIT_ASSERT( pv1->capacity() == v2Capacity ); 544 CPPUNIT_ASSERT( (*pv1)[5] == 2 ); 551 delete pv1;
|
/ndk/tests/device/test-stlport/unit/ |
vector_test.cpp | 534 V *pv1 = new V(1, 1); local 537 size_t v1Capacity = pv1->capacity(); 540 pv1->swap(*pv2); 542 CPPUNIT_ASSERT( pv1->size() == 10 ); 543 CPPUNIT_ASSERT( pv1->capacity() == v2Capacity ); 544 CPPUNIT_ASSERT( (*pv1)[5] == 2 ); 551 delete pv1;
|
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_ImgConv.c | 186 OMX_U8 *pv1, *pv2,*pu1, *pu2; /* Pointers to 444 U and V buffers for to convert in 420 */
local 425 pv1 = vv;
433 *v++ = (OMX_U8)(((OMX_U32)(*pv1+2*(*(pv1+1))+*(pv1+2)+*pv2+2*(*(pv2+1))+*(pv2+2)))>>3);
436 (*w) += (*(pu1 )!=0 || *(pv1 )!=0)?0:1;
437 (*w) += (*(pu1+1)!=0 || *(pv1+1)!=0)?0:2;
438 (*w) += (*(pu1+2)!=0 || *(pv1+2)!=0)?0:1;
445 pv1 += 2;
451 pv1 += iWidth+2*iAlign; pv2+=iWidth+2*iAlign; 464 OMX_U8 *pv1, *pv2,*pu1, *pu2; local [all...] |
/external/protobuf/gtest/test/ |
gtest_unittest.cc | 4190 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4586 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4608 void* pv1 = (void*)0x1234; \/\/ NOLINT local [all...] |
/toolchain/binutils/binutils-2.25/binutils/ |
debug.c | 3098 bfd_signed_vma *pv1, *pv2; local 3336 struct debug_method_variant_s **pv1, **pv2; local [all...] |
/external/google-breakpad/src/testing/gtest/test/ |
gtest_unittest.cc | 4507 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4923 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4945 void* pv1 = (void*)0x1234; \/\/ NOLINT local [all...] |
/external/gtest/test/ |
gtest_unittest.cc | 4362 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4778 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4800 void* pv1 = (void*)0x1234; \/\/ NOLINT local [all...] |
/external/icu/icu4c/source/i18n/ |
decNumber.c | 4549 const Unit *pv1, *pv2; local [all...] |
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
gtest_unittest.cc | 4362 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4778 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4800 void* pv1 = (void*)0x1234; \/\/ NOLINT local [all...] |
/ndk/sources/third_party/googletest/googletest/test/ |
gtest_unittest.cc | 4371 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4787 void* pv1 = (void*)0x1234; \/\/ NOLINT local 4809 void* pv1 = (void*)0x1234; \/\/ NOLINT local [all...] |