Searched refs:ptrs (Results 1 - 25 of 35) sorted by relevance

12

/external/clang/test/CodeGen/
H A D2002-07-31-SubregFailure.c6 } ptrs; typedef in typeref:union:__anon1867
9 ptrs abase;
H A Ddebug-info.c31 void *ptrs[]; member in struct:foo
/external/libcxxabi/test/
H A Dtest_fallback_malloc.pass.cpp22 container ptrs; local
26 ptrs.push_back ( p );
27 return ptrs;
31 container ptrs; local
35 ptrs.push_back ( p );
39 return ptrs;
43 container ptrs; local
50 ptrs.push_back ( p );
53 return ptrs;
70 container ptrs; local
101 container ptrs; local
135 container ptrs; local
[all...]
/external/valgrind/memcheck/tests/
H A Dpointer-trace.c19 char **volatile ptrs; local
24 /* I _think_ the point of this is to fill ptrs with a pointer
48 ptrs = malloc(nptrs * sizeof(char *));
50 ptrs[i] = (char *)((long)i << stepbits);
82 free(ptrs);
86 ptrs = malloc(1000);
/external/jemalloc/msvc/projects/vc2015/test_threads/
H A Dtest_threads.cpp44 uint8_t* ptrs[numAllocsMax];
54 ptrs[j] = (uint8_t*)je_malloc(sz);
55 if (!ptrs[j]) {
60 ptrs[j][k] = tid + k;
64 if (ptrs[j][k] != (uint8_t)(tid + k)) {
65 printf("Memory error in thread %d, iter %d, alloc %d @ %d : %02X!=%02X\n", tid, i, j, k, ptrs[j][k], (uint8_t)(tid + k));
68 je_free(ptrs[j]);
/external/opencv3/modules/core/src/
H A Dmathfuncs.cpp183 uchar* ptrs[3]; local
184 NAryMatIterator it(arrays, ptrs);
191 const float *x = (const float*)ptrs[0], *y = (const float*)ptrs[1];
192 float *mag = (float*)ptrs[2];
197 const double *x = (const double*)ptrs[0], *y = (const double*)ptrs[1];
198 double *mag = (double*)ptrs[2];
218 uchar* ptrs[3]; local
219 NAryMatIterator it(arrays, ptrs);
353 uchar* ptrs[4]; local
660 uchar* ptrs[4]; local
800 uchar* ptrs[2]; local
867 uchar* ptrs[2]; local
[all...]
H A Dcopy.cpp348 uchar* ptrs[2]; local
349 NAryMatIterator it(arrays, ptrs, 2);
353 memcpy(ptrs[1], ptrs[0], sz);
389 uchar* ptrs[3]; local
390 NAryMatIterator it(arrays, ptrs);
394 copymask(ptrs[0], 0, ptrs[2], 0, ptrs[1], 0, sz, &esz);
560 uchar* ptrs[ local
[all...]
H A Dstat.cpp1206 uchar* ptrs[1]; local
1207 NAryMatIterator it(arrays, ptrs);
1233 func( ptrs[0], 0, (uchar*)buf, bsz, cn );
1244 ptrs[0] += bsz*esz;
1344 uchar* ptrs[1];
1345 NAryMatIterator it(arrays, ptrs);
1349 nz += func( ptrs[0], total );
1454 uchar* ptrs[2];
1455 NAryMatIterator it(arrays, ptrs);
1481 int nz = func( ptrs[
[all...]
H A Darithm.cpp1621 uchar* ptrs[4]; local
1623 NAryMatIterator it(arrays, ptrs);
1642 func( ptrs[0], 0, ptrs[1], 0, haveMask ? maskbuf : ptrs[2], 0, Size(bsz*cn, 1), 0 );
1645 copymask( maskbuf, 0, ptrs[3], 0, ptrs[2], 0, Size(bsz, 1), &esz );
1646 ptrs[3] += bsz;
1650 ptrs[0] += bsz; ptrs[
1657 uchar* ptrs[3]; local
2076 uchar* ptrs[4]; local
2143 uchar* ptrs[3]; local
5040 uchar* ptrs[3]; local
5051 uchar* ptrs[2]; local
5722 uchar* ptrs[4]; local
[all...]
H A Dconvert.cpp838 uchar** ptrs = (uchar**)alignPtr(arrays + cn + 1, 16); local
847 NAryMatIterator it(arrays, ptrs, cn+1);
855 func( ptrs[0], &ptrs[1], bsz, cn );
859 ptrs[0] += bsz*esz;
861 ptrs[k+1] += bsz*esz1;
987 uchar** ptrs = (uchar**)alignPtr(arrays + cn + 1, 16); local
993 NAryMatIterator it(arrays, ptrs, cn+1);
1002 func( (const uchar**)&ptrs[1], ptrs[
1185 uchar** ptrs = (uchar**)(arrays + nsrcs + ndsts); local
[all...]
H A Dmatmul.cpp2006 uchar* ptrs[2]; local
2007 NAryMatIterator it(arrays, ptrs);
2011 func( ptrs[0], ptrs[1], (uchar*)mbuf, (int)total, scn, dcn );
2151 uchar* ptrs[2]; local
2152 NAryMatIterator it(arrays, ptrs);
2156 func( ptrs[0], ptrs[1], (uchar*)mbuf, (int)total, scn, dcn );
2348 uchar* ptrs[3]; local
2349 NAryMatIterator it(arrays, ptrs);
3254 uchar* ptrs[2]; local
[all...]
H A Dmatrix.cpp90 uchar* ptrs[2]; local
91 NAryMatIterator it(arrays, ptrs, 2);
95 memcpy(ptrs[1], ptrs[0], planesz);
121 uchar* ptrs[2]; local
122 NAryMatIterator it(arrays, ptrs, 2);
126 memcpy(ptrs[1], ptrs[0], planesz);
154 uchar* ptrs[2]; local
155 NAryMatIterator it(arrays, ptrs,
[all...]
H A Docl.cpp4825 uchar* ptrs[2]; local
4826 NAryMatIterator it(arrays, ptrs, 2);
4830 memcpy(ptrs[1], ptrs[0], planesz);
4937 uchar* ptrs[2]; local
4938 NAryMatIterator it(arrays, ptrs, 2);
4942 memcpy(ptrs[1], ptrs[0], planesz);
5077 uchar* ptrs[2]; local
5078 NAryMatIterator it(arrays, ptrs,
[all...]
/external/opencv3/modules/imgproc/src/
H A Dhistogram.cpp118 std::vector<uchar*>& ptrs, std::vector<int>& deltas,
128 ptrs.resize(dims + 1);
152 ptrs[i] = images[j].data + c*esz1;
161 ptrs[dims] = mask.data;
455 CalcHist1D_8uInvoker( const std::vector<uchar*>& ptrs, const std::vector<int>& deltas,
458 : mask_(ptrs[dims]),
467 p_[0] = (&ptrs[0])[0];
754 T** ptrs = (T**)&_ptrs[0];
781 const T* p0 = (const T*)ptrs[0];
815 const T* p0 = (const T*)ptrs[
115 histPrepareImages( const Mat* images, int nimages, const int* channels, const Mat& mask, int dims, const int* histSize, const float** ranges, bool uniform, std::vector<uchar*>& ptrs, std::vector<int>& deltas, Size& imsize, std::vector<double>& uniranges ) argument
[all...]
H A Daccum.cpp923 uchar* ptrs[3]; local
924 NAryMatIterator it(arrays, ptrs);
928 func(ptrs[0], ptrs[1], ptrs[2], len, scn);
1006 uchar* ptrs[3]; local
1007 NAryMatIterator it(arrays, ptrs);
1011 func(ptrs[0], ptrs[1], ptrs[
1094 uchar* ptrs[4]; local
1180 uchar* ptrs[3]; local
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dtufmtts.cpp186 MeasureUnit **ptrs = new MeasureUnit *[TimeUnit::UTIMEUNIT_FIELD_COUNT]; local
188 ptrs[TimeUnit::UTIMEUNIT_YEAR] = MeasureUnit::createYear(status);
189 ptrs[TimeUnit::UTIMEUNIT_MONTH] = MeasureUnit::createMonth(status);
190 ptrs[TimeUnit::UTIMEUNIT_DAY] = MeasureUnit::createDay(status);
191 ptrs[TimeUnit::UTIMEUNIT_WEEK] = MeasureUnit::createWeek(status);
192 ptrs[TimeUnit::UTIMEUNIT_HOUR] = MeasureUnit::createHour(status);
193 ptrs[TimeUnit::UTIMEUNIT_MINUTE] = MeasureUnit::createMinute(status);
194 ptrs[TimeUnit::UTIMEUNIT_SECOND] = MeasureUnit::createSecond(status);
206 MeasureUnit(*ptr) == *ptrs[j]);
213 delete ptrs[
[all...]
/external/skia/src/core/
H A DSkDataTable.cpp88 SkDataTable* SkDataTable::NewCopyArrays(const void * const * ptrs, argument
107 memcpy(elem, ptrs[i], sizes[i]);
/external/libvpx/libvpx/vp8/decoder/
H A Donyxd_int.h46 const unsigned char *ptrs[MAX_PARTITIONS]; member in struct:__anon11032
H A Ddecodeframe.c832 const unsigned char *first_fragment_end = pbi->fragments.ptrs[0] +
846 const unsigned char *fragment_end = pbi->fragments.ptrs[fragment_idx] +
854 pbi->fragments.ptrs[0] + 3 * (num_token_partitions - 1);
862 pbi->fragments.ptrs[fragment_idx] = pbi->fragments.ptrs[0] +
872 pbi->fragments.ptrs[fragment_idx],
885 pbi->fragments.ptrs[fragment_idx] =
886 pbi->fragments.ptrs[fragment_idx - 1] + partition_size;
896 pbi->fragments.ptrs[partition_idx],
988 const unsigned char *data = pbi->fragments.ptrs[
[all...]
/external/skia/include/core/
H A DSkDataTable.h72 * @param ptrs array of points to each element to be copied into the table.
74 * ptrs[] array.
75 * @param count the number of array elements in ptrs[] and sizes[] to copy.
77 static SkDataTable* NewCopyArrays(const void * const * ptrs,
/external/jemalloc/test/unit/
H A Dprof_reset.c244 void *ptrs[NITER]; local
262 p = ptrs[i] = mallocx(1, 0);
281 dallocx(ptrs[i], 0);
/external/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c280 memset((void*)ctx->fragments.ptrs, 0, sizeof(ctx->fragments.ptrs));
288 ctx->fragments.ptrs[ctx->fragments.count] = data;
307 ctx->fragments.ptrs[0] = data;
341 res = vp8_peek_si_internal(ctx->fragments.ptrs[0], ctx->fragments.sizes[0],
/external/javassist/src/main/javassist/bytecode/
H A DCodeIterator.java1111 boolean exclusive, ArrayList jumps, Pointers ptrs)
1116 ptrs.shiftPc(where, gapLength, exclusive);
1131 ptrs.shiftPc(p, delta, false);
1144 ptrs.shiftPc(p, diff, false);
1110 insertGap2w(byte[] code, int where, int gapLength, boolean exclusive, ArrayList jumps, Pointers ptrs) argument
/external/libvpx/libvpx/vpx_dsp/x86/
H A Dhighbd_sad_sse2.asm45 ; convert src, ref & second_pred to short ptrs (from byte ptrs)
/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cc619 char *ptrs[kCount]; local
625 ptrs[i] = p;
628 InternalFree(ptrs[i]);

Completed in 694 milliseconds

12