HomeSort by relevance Sort by last modified time
    Searched refs:p3 (Results 1 - 25 of 106) sorted by null

1 2 3 4 5

  /external/kernel-headers/original/asm-generic/
xor.h 39 unsigned long *p3)
44 p1[0] ^= p2[0] ^ p3[0];
45 p1[1] ^= p2[1] ^ p3[1];
46 p1[2] ^= p2[2] ^ p3[2];
47 p1[3] ^= p2[3] ^ p3[3];
48 p1[4] ^= p2[4] ^ p3[4];
49 p1[5] ^= p2[5] ^ p3[5];
50 p1[6] ^= p2[6] ^ p3[6];
51 p1[7] ^= p2[7] ^ p3[7];
54 p3 += 8
    [all...]
  /external/chromium/third_party/icu/source/test/perf/ubrkperf/
UBrkPerf.pl 45 my $p3; # Latest
50 $p3 = $ICUPathLatest."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
54 $p3 = $ICUPathLatest."/ubrkperf/ubrkperf";
80 "TestForwardChar", ["$p1 $m1 TestICUForward", "$p2 $m1 TestICUForward", "$p3 $m1 TestICUForward"],
81 "TestForwardWord", ["$p1 $m2 TestICUForward", "$p2 $m2 TestICUForward", "$p3 $m2 TestICUForward"],
82 "TestForwardLine", ["$p1 $m3 TestICUForward", "$p2 $m3 TestICUForward", "$p3 $m3 TestICUForward"],
83 "TestForwardSentence", ["$p1 $m4 TestICUForward", "$p2 $m4 TestICUForward", "$p3 $m4 TestICUForward"],
85 "TestIsBoundChar", ["$p1 $m1 TestICUIsBound", "$p2 $m1 TestICUIsBound", "$p3 $m1 TestICUIsBound"],
86 "TestIsBoundWord", ["$p1 $m2 TestICUIsBound", "$p2 $m2 TestICUIsBound", "$p3 $m2 TestICUIsBound"],
87 "TestIsBoundLine", ["$p1 $m3 TestICUIsBound", "$p2 $m3 TestICUIsBound", "$p3 $m3 TestICUIsBound"]
    [all...]
  /external/icu4c/test/perf/ubrkperf/
UBrkPerf.pl 45 my $p3; # Latest
50 $p3 = $ICUPathLatest."/ubrkperf/$WindowsPlatform/Release/ubrkperf.exe";
54 $p3 = $ICUPathLatest."/ubrkperf/ubrkperf";
80 "TestForwardChar", ["$p1 $m1 TestICUForward", "$p2 $m1 TestICUForward", "$p3 $m1 TestICUForward"],
81 "TestForwardWord", ["$p1 $m2 TestICUForward", "$p2 $m2 TestICUForward", "$p3 $m2 TestICUForward"],
82 "TestForwardLine", ["$p1 $m3 TestICUForward", "$p2 $m3 TestICUForward", "$p3 $m3 TestICUForward"],
83 "TestForwardSentence", ["$p1 $m4 TestICUForward", "$p2 $m4 TestICUForward", "$p3 $m4 TestICUForward"],
85 "TestIsBoundChar", ["$p1 $m1 TestICUIsBound", "$p2 $m1 TestICUIsBound", "$p3 $m1 TestICUIsBound"],
86 "TestIsBoundWord", ["$p1 $m2 TestICUIsBound", "$p2 $m2 TestICUIsBound", "$p3 $m2 TestICUIsBound"],
87 "TestIsBoundLine", ["$p1 $m3 TestICUIsBound", "$p2 $m3 TestICUIsBound", "$p3 $m3 TestICUIsBound"]
    [all...]
  /external/v8/src/ia32/
simulator-ia32.h 35 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
36 entry(p0, p1, p2, p3, p4);
56 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6) \
57 entry(p0, p1, p2, p3, p4, p5, p6)
  /external/v8/src/x64/
simulator-x64.h 36 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
37 entry(p0, p1, p2, p3, p4);
57 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6) \
58 entry(p0, p1, p2, p3, p4, p5, p6)
  /frameworks/base/media/libstagefright/codecs/amrwbenc/src/
syn_filt.c 97 Word16 *p1, *p2, *p3; local
106 p3 = &sig_hi[i - 1];
109 L_tmp1 -= vo_mult32((*p3--), (*p1++));
111 L_tmp1 -= vo_mult32((*p3--), (*p1++));
113 L_tmp1 -= vo_mult32((*p3--), (*p1++));
115 L_tmp1 -= vo_mult32((*p3--), (*p1++));
117 L_tmp1 -= vo_mult32((*p3--), (*p1++));
119 L_tmp1 -= vo_mult32((*p3--), (*p1++));
121 L_tmp1 -= vo_mult32((*p3--), (*p1++));
123 L_tmp1 -= vo_mult32((*p3--), (*p1++));
    [all...]
autocorr.c 41 Word16 *p1,*p2,*p3; local
46 p3 = y;
50 *p3++ = vo_mult_r((*p1++), (*p4++));
51 *p3++ = vo_mult_r((*p1++), (*p4++));
52 *p3++ = vo_mult_r((*p1++), (*p4++));
53 *p3++ = vo_mult_r((*p1++), (*p4++));
cor_h_x.c 44 Word32 *p3; local
115 p3 = y32;
118 *p1++ = vo_round(L_shl(*p3++, j));
119 *p1++ = vo_round(L_shl(*p3++, j));
120 *p1++ = vo_round(L_shl(*p3++, j));
121 *p1++ = vo_round(L_shl(*p3++, j));
c4t64fx.c 138 Word16 *p0, *p1, *p2, *p3, *psign; local
383 p3 = &rrixix[3][NB_POS - 1];
391 *p3-- = extract_h(cor);
417 p3 = &rrixiy[2][pos];
431 *p3 = extract_h(cor);
445 p3 -= (NB_POS + 1);
453 *p3 = extract_h(cor);
474 p3 = &rrixiy[3][pos];
488 *p3 = extract_h(cor);
502 p3 -= (NB_POS + 1);
837 Word16 *p0, *p1, *p2,*p3,*cor_x,*cor_y; local
909 Word16 *p0, *p1, *p2,*p3,*cor_x,*cor_y; local
    [all...]
  /external/e2fsprogs/lib/uuid/
gen_uuid_nt.c 27 // OUT PULONG p3,
38 void* p3 // 4 bytes
47 void* p3, // 4 bytes
  /external/webkit/WebCore/platform/graphics/
FloatQuad.h 47 FloatQuad(const FloatPoint& p1, const FloatPoint& p2, const FloatPoint& p3, const FloatPoint& p4)
50 , m_p3(p3)
65 FloatPoint p3() const { return m_p3; } function in class:WebCore::FloatQuad
136 a.p3() == b.p3() &&
144 a.p3() != b.p3() ||
  /external/libvpx/vp8/common/x86/
postproc_mmx.asm 69 punpcklbw mm3, mm0 ; mm3 = p0..p3
70 movq mm1, mm3 ; mm1 = p0..p3
75 punpcklbw mm5, mm0 ; mm5 = r1 p0..p3
76 pmullw mm6, mm5 ; mm6 *= p0..p3 * kernel 3 modifiers
80 movq mm7, mm1 ; mm7 = r0 p0..p3
81 psubusw mm7, mm5 ; mm7 = r0 p0..p3 - r1 p0..p3
82 psubusw mm5, mm1 ; mm5 = r1 p0..p3 - r0 p0..p3
83 paddusw mm7, mm5 ; mm7 = abs(r0 p0..p3 - r1 p0..p3
    [all...]
postproc_mmx.c 99 mm3 = p0..p3
101 mm1 = p0..p3
110 mm5 = r1 p0..p3
112 mm6 *= p0..p3 * kernel 3 modifiers
119 mm7 = r0 p0..p3
121 mm7 = r0 p0..p3 - r1 p0..p3
123 mm5 = r1 p0..p3 - r0 p0..p3
125 mm7 = abs(r0 p0..p3 - r1 p0..p3
    [all...]
postproc_sse2.asm 65 punpcklbw xmm3, xmm0 ; mm3 = p0..p3
66 movdqa xmm1, xmm3 ; mm1 = p0..p3
70 punpcklbw xmm5, xmm0 ; mm5 = r1 p0..p3
74 movdqa xmm7, xmm1 ; mm7 = r0 p0..p3
75 psubusw xmm7, xmm5 ; mm7 = r0 p0..p3 - r1 p0..p3
76 psubusw xmm5, xmm1 ; mm5 = r1 p0..p3 - r0 p0..p3
77 paddusw xmm7, xmm5 ; mm7 = abs(r0 p0..p3 - r1 p0..p3)
    [all...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
me_utils.cpp 113 UChar *p1, *p2, *p3, *p4; local
120 p3 = cand - 1;
127 *hmem1++ = ((*p1++) + *p2 + *p3 + *p4 + 2) >> 2;
129 *hmem2++ = ((*p3++) + *p4 + 1) >> 1;
133 *hmem1++ = ((*p1++) + (*p2++) + *p3 + *p4 + 2) >> 2;
134 *hmem2++ = ((*p3++) + (*p4++) + 1) >> 1;
139 p3 += offset;
145 *hmem1++ = ((*p1++) + *p2 + (*p3++) + *p4 + 2) >> 2;
149 *hmem1 = (*p1 + *p2 + *p3 + *p4 + 2) >> 2;
169 UChar *p1, *p2, *p3, *p4 local
    [all...]
  /hardware/ti/wlan/wl1271/utils/
report.h 356 #define TRACE3(hReport, level, str, p1, p2, p3) \
358 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 3, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3); } } while(0)
360 #define TRACE4(hReport, level, str, p1, p2, p3, p4) \
362 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 4, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4); } } while(0)
364 #define TRACE5(hReport, level, str, p1, p2, p3, p4, p5) \
366 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 5, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4, (TI_UINT32)p5); } } while(0)
368 #define TRACE6(hReport, level, str, p1, p2, p3, p4, p5, p6) \
370 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 6, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4, (TI_UINT32)p5, (TI_UINT32)p6); } } while(0)
372 #define TRACE7(hReport, level, str, p1, p2, p3, p4, p5, p6, p7) \
374 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 7, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4, (TI_UINT32)p5, (TI_UINT32)p6, (TI_UINT32)p7); } } while(0
    [all...]
  /system/wlan/ti/wilink_6_1/utils/
report.h 340 #define TRACE3(hReport, level, str, p1, p2, p3) \
342 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 3, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3); } } while(0)
344 #define TRACE4(hReport, level, str, p1, p2, p3, p4) \
346 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 4, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4); } } while(0)
348 #define TRACE5(hReport, level, str, p1, p2, p3, p4, p5) \
350 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 5, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4, (TI_UINT32)p5); } } while(0)
352 #define TRACE6(hReport, level, str, p1, p2, p3, p4, p5, p6) \
354 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 6, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4, (TI_UINT32)p5, (TI_UINT32)p6); } } while(0)
356 #define TRACE7(hReport, level, str, p1, p2, p3, p4, p5, p6, p7) \
358 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 7, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4, (TI_UINT32)p5, (TI_UINT32)p6, (TI_UINT32)p7); } } while(0
    [all...]
  /bionic/libm/bsdsrc/
b_exp.c 62 * R1 = x - x^2*(p1+x^2*(p2+x^2*(p3+x^2*(p4+p5*x^2)))).
81 static const double p3 = 0x1.1566aaf25de2cp-14; variable
114 c= x - z*(p1+z*(p2+z*(p3+z*(p4+z*p5))));
158 c= x - z*(p1+z*(p2+z*(p3+z*(p4+z*p5))));
  /external/v8/src/arm/
simulator-arm.h 44 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
45 (entry(p0, p1, p2, p3, p4))
66 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6) \
67 entry(p0, p1, p2, p3, p4, p5, p6)
77 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
80 p0, p1, p2, p3, p4))
82 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6) \
84 FUNCTION_ADDR(entry), 7, p0, p1, p2, p3, p4, p5, p6)
  /external/v8/src/mips/
simulator-mips.h 44 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
45 entry(p0, p1, p2, p3, p4);
75 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6) \
76 entry(p0, p1, p2, p3, p4, p5, p6)
86 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
89 p0, p1, p2, p3, p4))
91 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6) \
93 FUNCTION_ADDR(entry), 7, p0, p1, p2, p3, p4, p5, p6)
  /libcore/luni/src/test/java/tests/api/javax/security/auth/
PrivateCredentialPermissionTest.java 122 PrivateCredentialPermission p3 = new PrivateCredentialPermission("C1 P1 \"abc\"", "read"); local
132 { p3, p4 },
133 { p5, p3 },
193 PrivateCredentialPermission p3 = new PrivateCredentialPermission(name1, "read"); local
199 { p3, p4 },
201 { p1, p3 },
242 PrivateCredentialPermission p3 = new PrivateCredentialPermission(name4, "read"); local
243 assertFalse("hashCode() must not be the same for non-equal PrivateCredentialPermission objects", p1.hashCode() == p3.hashCode());
  /external/openssl/crypto/perlasm/
cbc.pl 28 local($name,$enc_func,$dec_func,$swap,$iv_off,$enc_off,$p1,$p2,$p3)=@_;
34 # p1,p2,p3 are the offsets for parameters to be passed to the
52 $data_off+=4 if ($p3 > 0);
75 if ($p3 > 0)
77 &comment("get and push parameter $p3");
78 if ($enc_off != $p3)
79 { &mov("eax", &wparam($p3)); &push("eax"); }
317 $total+=4 if ($p3 > 0);
  /external/jpeg/
jerror.h 217 #define ERREXIT3(cinfo,code,p1,p2,p3) \
221 (cinfo)->err->msg_parm.i[2] = (p3), \
223 #define ERREXIT4(cinfo,code,p1,p2,p3,p4) \
227 (cinfo)->err->msg_parm.i[2] = (p3), \
264 #define TRACEMS3(cinfo,lvl,code,p1,p2,p3) \
266 _mp[0] = (p1); _mp[1] = (p2); _mp[2] = (p3); \
269 #define TRACEMS4(cinfo,lvl,code,p1,p2,p3,p4) \
271 _mp[0] = (p1); _mp[1] = (p2); _mp[2] = (p3); _mp[3] = (p4); \
274 #define TRACEMS5(cinfo,lvl,code,p1,p2,p3,p4,p5) \
276 _mp[0] = (p1); _mp[1] = (p2); _mp[2] = (p3); _mp[3] = (p4);
    [all...]
  /libcore/support/src/test/java/tests/support/
Support_TimeZone.java 75 public int getOffset(int p1, int p2, int p3, int p4, int p5, int p6) {
  /external/qemu/telephony/
sim_card.c 327 int command, id, p1, p2, p3; local
376 if ( sscanf(cmd, "+CRSM=%d,%d,%d,%d,%d", &command, &id, &p1, &p2, &p3) == 5 ) {
382 assert(p1 == 0 && p2 == 0 && p3 == 15);
410 if (p3 > file->length)
415 gsm_hex_from_bytes( out, file->data, p3 );
416 out[p3*2] = 0;

Completed in 830 milliseconds

1 2 3 4 5