Home
last modified time | relevance | path

Searched defs:p1 (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/external/chromium/base/
Dbind.h45 Bind(Sig f, const P1& p1) { in Bind()
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/jpeg/
Djerror.h208 #define ERREXIT1(cinfo,code,p1) \ argument
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
241 #define WARNMS1(cinfo,code,p1) \ argument
245 #define WARNMS2(cinfo,code,p1,p2) \ argument
255 #define TRACEMS1(cinfo,lvl,code,p1) \ 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
[all …]
/external/clang/test/CodeGenObjC/
Ddebug-info-property.m5 int p1; field
7 @property int p1; property
/external/kernel-headers/original/asm-generic/
Dxor.h19 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/apache-harmony/support/src/test/java/tests/support/
DSupport_SetTest.java26 public Support_SetTest(String p1) { in Support_SetTest()
30 public Support_SetTest(String p1, Set<Integer> s) { in Support_SetTest()
DSupport_TimeZone.java51 public boolean inDaylightTime(java.util.Date p1) { in inDaylightTime()
75 public int getOffset(int p1, int p2, int p3, int p4, int p5, int p6) { in getOffset()
80 public void setRawOffset(int p1) { in setRawOffset()
DSupport_CollectionTest.java30 public Support_CollectionTest(String p1) { in Support_CollectionTest()
34 public Support_CollectionTest(String p1, Collection<Integer> c) { in Support_CollectionTest()
DSupport_UnmodifiableCollectionTest.java34 public Support_UnmodifiableCollectionTest(String p1) { in Support_UnmodifiableCollectionTest()
38 public Support_UnmodifiableCollectionTest(String p1, Collection<Integer> c) { in Support_UnmodifiableCollectionTest()
DSupport_UnmodifiableMapTest.java33 public Support_UnmodifiableMapTest(String p1) { in Support_UnmodifiableMapTest()
37 public Support_UnmodifiableMapTest(String p1, Map<String, Integer> m) { in Support_UnmodifiableMapTest() argument
DSupport_ListTest.java29 public Support_ListTest(String p1) { in Support_ListTest()
33 public Support_ListTest(String p1, List<Integer> l) { in Support_ListTest()
/external/bluetooth/glib/tests/
Dlist-test.c20 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
Dslist-test.c20 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/clang/test/PCH/
Dstruct.c8 struct Point *p1; variable
10 float getX(struct Point *p1) { in getX()
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
DECPointTest.java157 ECPoint p2=null, p1 = in testEqualsObject01() local
180 ECPoint p2=null, p1 = in testEqualsObject02() local
238 ECPoint p1 = new ECPoint(BigInteger.valueOf(-23456L), BigInteger.ONE); in testHashCode02() local
/external/clang/test/SemaObjC/
Dclass-proto-1.m5 @protocol p1,p2,p3; protocol
13 @protocol p1 @end protocol
Dprotocols.m14 @protocol p1,p2,p3; protocol
30 @protocol p1 @end protocol
/external/chromium/testing/gmock/include/gmock/
Dgmock-generated-actions.h1180 #define GMOCK_INTERNAL_DECL_TYPE_AND_2_VALUE_PARAMS(p0, p1) , \ argument
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
1216 #define GMOCK_INTERNAL_INIT_AND_2_VALUE_PARAMS(p0, p1)\ argument
[all …]
/external/webkit/Source/WebCore/html/canvas/
DCanvasGradient.cpp37 CanvasGradient::CanvasGradient(const FloatPoint& p0, const FloatPoint& p1) in CanvasGradient()
43 CanvasGradient::CanvasGradient(const FloatPoint& p0, float r0, const FloatPoint& p1, float r1) in CanvasGradient()
DCanvasGradient.h41 static PassRefPtr<CanvasGradient> create(const FloatPoint& p0, const FloatPoint& p1) in create()
45 …c PassRefPtr<CanvasGradient> create(const FloatPoint& p0, float r0, const FloatPoint& p1, float r1) in create()
/external/astl/tests/
Dtest_ios_pos_types.cpp58 fpos p1(100); in testComparator() local
65 fpos p1(100); in testComparator() local
/external/chromium/testing/
Dgmock_mutant.h1503 CreateFunctor(T* obj, R (U::*method)(X1), const P1& p1) { in CreateFunctor()
1513 CreateFunctor(R (*function)(X1), const P1& p1) { in CreateFunctor()
1524 CreateFunctor(T** obj, R (U::*method)(X1), const P1& p1) { in CreateFunctor()
1536 CreateFunctor(T* obj, R (__stdcall U::*method)(X1), const P1& p1) { in CreateFunctor()
1546 CreateFunctor(R (__stdcall *function)(X1), const P1& p1) { in CreateFunctor()
1556 CreateFunctor(T** obj, R (__stdcall U::*method)(X1), const P1& p1) { in CreateFunctor()
1570 CreateFunctor(T* obj, R (U::*method)(X1, A1), const P1& p1) { in CreateFunctor()
1580 CreateFunctor(R (*function)(X1, A1), const P1& p1) { in CreateFunctor()
1592 CreateFunctor(T** obj, R (U::*method)(X1, A1), const P1& p1) { in CreateFunctor()
1605 CreateFunctor(T* obj, R (__stdcall U::*method)(X1, A1), const P1& p1) { in CreateFunctor()
[all …]
/external/webp/src/dec/
Ddsp_sse2.c277 #define GET_NOTHEV(p1, p0, q0, q1, hev_thresh, not_hev) { \ argument
290 #define GET_BASE_DELTA(p1, p0, q0, q1, o) { \ argument
324 static void NeedsFilter(const __m128i* p1, const __m128i* p0, const __m128i* q0, in NeedsFilter()
344 static inline void DoFilter2(const __m128i* p1, __m128i* p0, __m128i* q0, in DoFilter2()
365 static inline void DoFilter4(__m128i* p1, __m128i *p0, __m128i* q0, __m128i* q1, in DoFilter4()
411 static inline void DoFilter6(__m128i *p2, __m128i* p1, __m128i *p0, in DoFilter6()
510 __m128i* p1, __m128i* p0, in Load16x4()
552 static inline void Store16x4(uint8_t* r0, uint8_t* r8, int stride, __m128i* p1, in Store16x4()
594 __m128i p1 = _mm_loadu_si128((__m128i*)&p[-2 * stride]); in SimpleVFilter16SSE2() local
607 __m128i p1, p0, q0, q1; in SimpleHFilter16SSE2() local
[all …]
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/Statements/
Dlabel-002.js22 LabelTest( { p1:"hi,", p2:" norris" }, "hi, norris", " norrishi," ); property
25 LabelTest2( { p1:"hi,", p2:" norris" }, "hi,", " norris" ); property
/external/v8/src/x64/
Dsimulator-x64.h39 #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/
Dsimulator-ia32.h38 #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

12345678910>>...13