/hardware/qcom/media/mm-video/vidc/vdec/inc/ |
omx_vdec.h | 380 bool insert_entry(unsigned p1, unsigned p2, unsigned id); 381 bool pop_entry(unsigned *p1,unsigned *p2, unsigned *id); 465 bool post_event( unsigned int p1,
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SlideView.java | 499 public int compare(Position p1, Position p2) { 500 int l1 = p1.mLeft; 501 int t1 = p1.mTop;
|
/external/opencv/cxcore/src/ |
cxdrawing.cpp | [all...] |
/external/bouncycastle/ |
import_bouncycastle.sh | 209 patch -p1 < ../patches/$i || die "Could not apply patches/$i. Fix source and run: $0 regenerate patches/$i"
|
/external/clang/test/Sema/ |
designated-initializers.c | 30 struct point p1 = { variable in typeref:struct:point
|
/external/clang/test/SemaCXX/ |
conversion-function.cpp | 112 AutoPtr p1( make_auto_ptr() );
|
overloaded-builtin-operators.cpp | 127 long p1 = vip - cip; local
|
/external/clang/test/SemaTemplate/ |
typename-specifier-4.cpp | 162 typename Derived::template Base<double>* p1; member in struct:rdar9068589::Derived
|
/external/dbus/dbus/ |
dbus-marshal-validate.c | 236 const char *p1; local 237 p1 = p + 1; 238 if (*p1 == DBUS_STRUCT_END_CHAR || 239 *p1 == DBUS_DICT_ENTRY_END_CHAR) [all...] |
/external/freetype/src/autofit/ |
afloader.c | 339 FT_Vector* p1; local 354 p1 = gloader->base.outline.points + start_point + k; 357 x = p1->x - p2->x; 358 y = p1->y - p2->y;
|
/external/libvpx/vp8/common/arm/neon/ |
mbloopfilter_neon.asm | 45 vld1.u8 {q5}, [r0], r1 ; p1 93 vld1.u8 {d10}, [r0], r1 ; p1 94 vld1.u8 {d11}, [r3], r1 ; p1 367 ; q5 p1 379 vabd.u8 q12, q4, q5 ; abs(p2 - p1) 380 vabd.u8 q13, q5, q6 ; abs(p1 - p0) 393 vcgt.u8 q13, q13, q2 ; (abs(p1 - p0) > thresh) * -1 405 vabd.u8 q1, q5, q8 ; a = abs(p1 - q1)
|
/external/opencv/cv/include/ |
cvtypes.h | 119 CvPoint p1; /* the first point of the binary tree root segment */ member in struct:CvContourTree
|
/external/opencv/cv/src/ |
cvlinefit.cpp | 252 double p1, p2, p3; 258 p1 = vy * z - vz * y; 262 dist[j] = (float) sqrt( p1*p1 + p2*p2 + p3*p3 );
|
/external/opencv/cvaux/src/ |
cvsegment.cpp | 75 #define DIFF(p1,p2) ((unsigned)((p1)[0] - (p2)[0] + d_lw)<=Interval && \ 76 (unsigned)((p1)[1] - (p2)[1] + d_lw)<=Interval && \ 77 (unsigned)((p1)[2] - (p2)[2] + d_lw)<=Interval) 79 /*#define DIFF(p1,p2) (CV_IABS((p1)[0] - (p2)[0]) + \ 80 CV_IABS((p1)[1] - (p2)[1]) + \ 81 CV_IABS((p1)[2] - (p2)[2]) <=Interval )*/
|
/external/skia/src/core/ |
SkRegion_rects.cpp | 176 static int compare_edgeptr(const void* p0, const void* p1) { 178 const VEdge* e1 = *static_cast<VEdge*const*>(p1);
|
/external/stlport/test/unit/ |
map_test.cpp | 114 pair_type p1(3, 'c'); 124 p1, 160 pair_type p1(3, 'c'); 168 p1,
|
/external/valgrind/main/coregrind/ |
m_libcprint.c | 279 ULong p1; local 291 p1 = (100*n) / m; 294 VG_(sprintf)(buf, "%lld%%", p1); 309 VG_(sprintf)(buf, fmt, p1, p2);
|
/external/webkit/Source/WebCore/editing/ |
TypingCommand.cpp | 342 VisiblePosition p1 = startOfWord(previous, LeftWordIfOnBoundary); local 344 if (p1 != p2) { 345 RefPtr<Range> range = makeRange(p1, p2); 349 document()->frame()->editor()->markMisspellingsAfterTypingToWord(p1, endingSelection(), !strippedPreviousWord.isEmpty());
|
/ndk/tests/device/test-gnustl-full/unit/ |
map_test.cpp | 114 pair_type p1(3, 'c'); 124 p1, 160 pair_type p1(3, 'c'); 168 p1,
|
/ndk/tests/device/test-stlport/unit/ |
map_test.cpp | 114 pair_type p1(3, 'c'); 124 p1, 160 pair_type p1(3, 'c'); 168 p1,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
videodev.h | 219 int p1; member in struct:video_play_mode 274 /* p1: = VIDEO_MODE_PAL, VIDEO_MODE_NTSC, etc ... */ 276 /* p1: 0 = OFF, 1 = ON */ 288 /* p1: see below */ 293 /* p1 = first active; p2 = last active */
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
ComponentInfoTest.java | 292 StringBuilderPrinter p1 = new StringBuilderPrinter(sb1); local 295 mComponentInfo.applicationInfo.dump(p1, "");
|
/external/clang/lib/Analysis/ |
ReachableCode.cpp | 178 static int LineCmp(const void *p1, const void *p2) { 179 SourceLocation *Line1 = (SourceLocation *)p1;
|
/external/expat/xmlwf/ |
xmlwin32url.cxx | 163 XML_Char *p1 = wcharset; local 165 while ((*p1++ = (unsigned char)*p2++) != 0)
|
/external/icu4c/test/intltest/ |
thcoll.cpp | 344 StrCmp(const void *p1, const void *p2) { 345 return ucol_strcoll(thaiColl, *(UChar **) p1, -1, *(UChar **)p2, -1);
|