/external/chromium/base/ |
D | bind.h | 53 Bind(Sig f, const P1& p1, const P2& p2) { in Bind() 61 Bind(Sig f, const P1& p1, const P2& p2, const P3& p3) { in Bind() 69 Bind(Sig f, const P1& p1, const P2& p2, const P3& p3, const P4& p4) { in Bind() 79 Bind(Sig f, const P1& p1, const P2& p2, const P3& p3, const P4& p4, in Bind() 90 Bind(Sig f, const P1& p1, const P2& p2, const P3& p3, const P4& p4, in Bind()
|
/external/webrtc/src/system_wrappers/interface/ |
D | ref_count.h | 52 RefCountImpl(P1 p1, P2 p2) : T(p1, p2), ref_count_(0) {} in RefCountImpl() 55 RefCountImpl(P1 p1, P2 p2, P3 p3) : T(p1, p2, p3), ref_count_(0) {} in RefCountImpl() 58 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4) : T(p1, p2, p3, p4), ref_count_(0) {} in RefCountImpl() 61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5) in RefCountImpl()
|
/external/kernel-headers/original/asm-generic/ |
D | xor.h | 19 xor_8regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_2() 38 xor_8regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_3() 59 xor_8regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_4() 81 xor_8regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_5() 104 xor_32regs_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_32regs_2() 140 xor_32regs_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_3() 186 xor_32regs_4(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_4() 241 xor_32regs_5(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_32regs_5() 305 xor_8regs_p_2(unsigned long bytes, unsigned long *p1, unsigned long *p2) in xor_8regs_p_2() 331 xor_8regs_p_3(unsigned long bytes, unsigned long *p1, unsigned long *p2, in xor_8regs_p_3() [all …]
|
/external/qemu/distrib/jpeg-6b/ |
D | jerror.h | 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 245 #define WARNMS2(cinfo,code,p1,p2) \ argument 259 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 264 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument 269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 274 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/jpeg/ |
D | jerror.h | 212 #define ERREXIT2(cinfo,code,p1,p2) \ argument 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \ argument 223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \ argument 245 #define WARNMS2(cinfo,code,p1,p2) \ argument 259 #define TRACEMS2(cinfo,lvl,code,p1,p2) \ argument 264 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \ argument 269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \ argument 274 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \ argument 280 #define TRACEMS8(cinfo,lvl,code,p1,p2,p3,p4,p5,p6,p7,p8) \ argument
|
/external/bluetooth/glib/tests/ |
D | list-test.c | 20 sort (gconstpointer p1, gconstpointer p2) in sort() 47 gpointer p1, p2; in test_list_sort() local 73 gpointer p1, p2; in test_list_sort_with_data() local 98 gpointer p1, p2; in test_list_insert_sorted() local 126 gpointer p1, p2; in test_list_insert_sorted_with_data() local
|
D | slist-test.c | 20 sort (gconstpointer p1, gconstpointer p2) in sort() 47 gpointer p1, p2; in test_slist_sort() local 71 gpointer p1, p2; in test_slist_sort_with_data() local 94 gpointer p1, p2; in test_slist_insert_sorted() local 120 gpointer p1, p2; in test_slist_insert_sorted_with_data() local
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/ |
D | ECPointTest.java | 157 ECPoint p2=null, p1 = in testEqualsObject01() local 180 ECPoint p2=null, p1 = in testEqualsObject02() local 239 ECPoint p2 = new ECPoint(BigInteger.valueOf(-23456L), BigInteger.valueOf(1L)); in testHashCode02() local
|
/external/astl/tests/ |
D | test_ios_pos_types.cpp | 59 fpos p2(100); in testComparator() local 66 fpos p2(200); in testComparator() local
|
/external/chromium/testing/gmock/include/gmock/ |
D | gmock-generated-actions.h | 1182 #define GMOCK_INTERNAL_DECL_TYPE_AND_3_VALUE_PARAMS(p0, p1, p2) , \ argument 1184 #define GMOCK_INTERNAL_DECL_TYPE_AND_4_VALUE_PARAMS(p0, p1, p2, p3) , \ argument 1187 #define GMOCK_INTERNAL_DECL_TYPE_AND_5_VALUE_PARAMS(p0, p1, p2, p3, p4) , \ argument 1190 #define GMOCK_INTERNAL_DECL_TYPE_AND_6_VALUE_PARAMS(p0, p1, p2, p3, p4, p5) , \ argument 1193 #define GMOCK_INTERNAL_DECL_TYPE_AND_7_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1197 #define GMOCK_INTERNAL_DECL_TYPE_AND_8_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1201 #define GMOCK_INTERNAL_DECL_TYPE_AND_9_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1205 #define GMOCK_INTERNAL_DECL_TYPE_AND_10_VALUE_PARAMS(p0, p1, p2, p3, p4, p5, \ argument 1218 #define GMOCK_INTERNAL_INIT_AND_3_VALUE_PARAMS(p0, p1, p2)\ argument 1221 #define GMOCK_INTERNAL_INIT_AND_4_VALUE_PARAMS(p0, p1, p2, p3)\ argument [all …]
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
D | NavCalculator.java | 67 public GCSailing greatCircleSailing(Position p1, Position p2) { in greatCircleSailing() 76 public RLSailing rhumbLineSailing(Position p1, Position p2) { in rhumbLineSailing() 86 public RLSailing mercatorSailing(Position p1, Position p2) { in mercatorSailing() 118 public RLSailing planeSailing(Position p1, Position p2) { in planeSailing() 150 public static double convertCourse(float tc, Position p1, Position p2) { in convertCourse() 533 public static int computeBearing(Position p1, Position p2) { in computeBearing() 550 public static int computeAngle(Position p1, Position p2) { in computeAngle() 561 public static int computeHeading(Position p1, Position p2) { in computeHeading()
|
/external/chromium/base/memory/ |
D | scoped_ptr.h | 108 void swap(scoped_ptr& p2) { in swap() 141 void swap(scoped_ptr<C>& p1, scoped_ptr<C>& p2) { in swap() 215 void swap(scoped_array& p2) { in swap() 246 void swap(scoped_array<C>& p1, scoped_array<C>& p2) { in swap()
|
/external/chromium/testing/ |
D | gmock_mutant.h | 2011 CreateFunctor(T* obj, R (U::*method)(X1, X2), const P1& p1, const P2& p2) { in CreateFunctor() 2021 CreateFunctor(R (*function)(X1, X2), const P1& p1, const P2& p2) { in CreateFunctor() 2033 CreateFunctor(T** obj, R (U::*method)(X1, X2), const P1& p1, const P2& p2) { in CreateFunctor() 2047 const P2& p2) { in CreateFunctor() 2057 CreateFunctor(R (__stdcall *function)(X1, X2), const P1& p1, const P2& p2) { in CreateFunctor() 2069 const P2& p2) { in CreateFunctor() 2083 CreateFunctor(T* obj, R (U::*method)(X1, X2, A1), const P1& p1, const P2& p2) { in CreateFunctor() 2094 CreateFunctor(R (*function)(X1, X2, A1), const P1& p1, const P2& p2) { in CreateFunctor() 2106 CreateFunctor(T** obj, R (U::*method)(X1, X2, A1), const P1& p1, const P2& p2) { in CreateFunctor() 2120 const P2& p2) { in CreateFunctor() [all …]
|
/external/clang/test/SemaObjC/ |
D | rdr-6211479-array-property.m | 7 @property(assign) T p2; // expected-error {{property cannot have array or function type 'T' (aka 'i… property
|
/external/skia/include/core/ |
D | SkPath.h | 187 static bool IsLineDegenerate(const SkPoint& p1, const SkPoint& p2) { in IsLineDegenerate() 195 static bool IsQuadDegenerate(const SkPoint& p1, const SkPoint& p2, in IsQuadDegenerate() 205 static bool IsCubicDegenerate(const SkPoint& p1, const SkPoint& p2, in IsCubicDegenerate() 351 void quadTo(const SkPoint& p1, const SkPoint& p2) { in quadTo() 392 void cubicTo(const SkPoint& p1, const SkPoint& p2, const SkPoint& p3) { in cubicTo() 440 void arcTo(const SkPoint p1, const SkPoint p2, SkScalar radius) { in arcTo()
|
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/ |
D | label-002.js | 22 LabelTest( { p1:"hi,", p2:" norris" }, "hi, norris", " norrishi," ); property 25 LabelTest2( { p1:"hi,", p2:" norris" }, "hi,", " norris" ); property
|
/external/v8/src/x64/ |
D | simulator-x64.h | 39 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \ argument 47 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \ argument
|
/external/v8/src/ia32/ |
D | simulator-ia32.h | 38 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \ argument 47 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \ argument
|
/external/valgrind/main/none/tests/ |
D | map_unaligned.c | 8 void *p2; in main() local
|
/external/v8/test/mjsunit/compiler/ |
D | regress-stacktrace.js | 44 var p2 = stack.indexOf("at two"); variable
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | FloatQuad.h | 47 … FloatQuad(const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& p3, const FloatPoint& p4) in FloatQuad() 64 FloatPoint p2() const { return m_p2; } in p2() function
|
D | FloatPoint.cpp | 77 float findSlope(const FloatPoint& p1, const FloatPoint& p2, float& c) in findSlope() 88 bool findIntersection(const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& d1, const Float… in findIntersection()
|
/external/openssh/openbsd-compat/ |
D | timingsafe_bcmp.c | 26 const unsigned char *p1 = b1, *p2 = b2; in timingsafe_bcmp() local
|
/external/jdiff/src/jdiff/ |
D | ComparePkgPdiffs.java | 18 PackageDiff p2 = (PackageDiff)obj2; in compare() local
|
/external/v8/test/mjsunit/regress/ |
D | regress-3252443.js | 30 function x(p0, p1, p2, p3) { argument
|