HomeSort by relevance Sort by last modified time
    Searched refs:p1 (Results 201 - 225 of 721) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/valgrind/main/memcheck/tests/
leak-cases.c 8 // p1 ---> AAA DR / R
58 Node* p1; variable
70 p1 = mk(NULL); // Case 1: 16/1 still reachable
  /external/chromium/testing/
gmock_mutant.h 217 template <typename R, typename T, typename Method, typename P1>
219 const Tuple1<P1>& p,
223 template <typename R, typename Function, typename P1>
225 const Tuple1<P1>& p,
231 template <typename R, typename T, typename Method, typename P1, typename C1>
233 const Tuple1<P1>& p,
237 template <typename R, typename Function, typename P1, typename C1>
239 const Tuple1<P1>& p,
245 template <typename R, typename T, typename Method, typename P1, typename C1,
248 const Tuple1<P1>& p
2057 CreateFunctor(R (__stdcall *function)(X1, X2), const P1& p1, const P2& p2) { member in namespace:testing
2131 CreateFunctor(R (__stdcall *function)(X1, X2, A1), const P1& p1, member in namespace:testing
2208 CreateFunctor(R (__stdcall *function)(X1, X2, A1, A2), const P1& p1, member in namespace:testing
2285 CreateFunctor(R (__stdcall *function)(X1, X2, A1, A2, A3), const P1& p1, member in namespace:testing
2366 CreateFunctor(R (__stdcall *function)(X1, X2, A1, A2, A3, A4), const P1& p1, member in namespace:testing
2448 CreateFunctor(R (__stdcall *function)(X1, X2, A1, A2, A3, A4, A5), const P1& p1, member in namespace:testing
2533 const P1& p1, const P2& p2) { member in namespace:testing
2611 CreateFunctor(R (__stdcall *function)(X1, X2, X3), const P1& p1, const P2& p2, member in namespace:testing
2689 CreateFunctor(R (__stdcall *function)(X1, X2, X3, A1), const P1& p1, member in namespace:testing
2770 CreateFunctor(R (__stdcall *function)(X1, X2, X3, A1, A2), const P1& p1, member in namespace:testing
2852 CreateFunctor(R (__stdcall *function)(X1, X2, X3, A1, A2, A3), const P1& p1, member in namespace:testing
2936 CreateFunctor(R (__stdcall *function)(X1, X2, X3, A1, A2, A3, A4), const P1& p1, member in namespace:testing
3021 const P1& p1, const P2& p2, const P3& p3) { member in namespace:testing
3105 const P1& p1, const P2& p2, const P3& p3) { member in namespace:testing
3186 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4), const P1& p1, member in namespace:testing
3268 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4, A1), const P1& p1, member in namespace:testing
3352 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4, A1, A2), const P1& p1, member in namespace:testing
3436 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4, A1, A2, A3), const P1& p1, member in namespace:testing
3521 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3608 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3696 const P1& p1, const P2& p2, const P3& p3, const P4& p4) { member in namespace:testing
3780 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4, X5), const P1& p1, member in namespace:testing
3864 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4, X5, A1), const P1& p1, member in namespace:testing
3948 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4, X5, A1, A2), const P1& p1, member in namespace:testing
4036 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4125 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4217 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5) { member in namespace:testing
4311 A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, member in namespace:testing
4398 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4, X5, X6), const P1& p1, member in namespace:testing
4487 CreateFunctor(R (__stdcall *function)(X1, X2, X3, X4, X5, X6, A1), const P1& p1, member in namespace:testing
4580 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4675 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4771 const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4867 A5), const P1& p1, const P2& p2, const P3& p3, const P4& p4, const P5& p5, member in namespace:testing
4966 A5, A6), const P1& p1, const P2& p2, const P3& p3, const P4& p4, member in namespace:testing
    [all...]
  /external/libvpx/vp8/common/x86/
loopfilter_sse2.asm 68 movdqa xmm6, [rsi+2*rax] ; p1
72 movlps xmm6, [rsi + rcx] ; p1
79 movdqa XMMWORD PTR [rsp + 48], xmm6 ; store p1
83 movdqa xmm3, xmm6 ; p1
88 psubusb xmm3, xmm5 ; p1-=p2
91 psubusb xmm5, xmm6 ; p2-=p1
94 pmaxub xmm1, xmm5 ; abs(p2 - p1)
95 movdqa xmm2, xmm6 ; p1
97 pmaxub xmm1, xmm3 ; abs(p2 - p1)
108 psubusb xmm4, xmm6 ; p0-=p1
    [all...]
  /external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
Cipher_ImplTest.java 44 private Provider p1; field in class:Cipher_ImplTest
56 p1 = new MyProvider1();
58 Security.insertProviderAt(p1, 1);
104 assertSame("Case1:", p1, c.getProvider());
106 Security.removeProvider(p1.getName());
  /external/libvpx/vp8/common/
loopfilter_filters.c 28 uc p3, uc p2, uc p1, uc p0, uc q0, uc q1, uc q2, uc q3)
32 mask |= (abs(p2 - p1) > limit) * -1;
33 mask |= (abs(p1 - p0) > limit) * -1;
37 mask |= (abs(p0 - q0) * 2 + abs(p1 - q1) / 2 > flimit * 2 + limit) * -1;
43 static __inline signed char vp8_hevmask(signed char thresh, uc p1, uc p0, uc q0, uc q1)
46 hev |= (abs(p1 - p0) > thresh) * -1;
281 static __inline signed char vp8_simple_filter_mask(signed char limit, signed char flimit, uc p1, uc p0, uc q0, uc q1)
287 signed char mask = (abs(p0 - q0) * 2 + abs(p1 - q1) / 2 <= flimit * 2 + limit) * -1;
294 signed char p1 = (signed char) * op1 ^ 0x80; local
300 vp8_filter = vp8_signed_char_clamp(p1 - q1)
    [all...]
  /external/openssl/crypto/bio/
bf_buff.c 275 char *p1,*p2; local
296 p1=ctx->ibuf;
299 if (p1[i] == '\n') ret++;
321 p1=OPENSSL_malloc((int)num);
322 if (p1 == NULL) goto malloc_error;
324 ctx->ibuf=p1;
351 p1=ctx->ibuf;
355 p1=(char *)OPENSSL_malloc((int)num);
356 if (p1 == NULL) goto malloc_error;
363 if (p1 != ctx->ibuf) OPENSSL_free(p1)
    [all...]
  /external/libvpx/vp8/common/arm/armv6/
simpleloopfilter_v6.asm 40 pkhtb $b2, $b3, $b1, asr #16 ; 32 22 12 02 -- p1
67 ldr r3, [src, -pstep, lsl #1] ; p1
82 uqsub8 r7, r3, r6 ; p1 - q1
83 uqsub8 r8, r6, r3 ; q1 - p1
86 orr r8, r8, r7 ; abs(p1 - q1)
89 uhadd8 r8, r8, lr ; abs(p1 - q2) >> 1
90 uqadd8 r10, r10, r8 ; abs(p0 - q0)*2 + abs(p1 - q1)/2
99 eor r3, r3, r2 ; p1 offset to convert to a signed value
104 qsub8 r3, r3, r6 ; vp8_filter = p1 - q1
110 qadd8 r3, r3, r6 ; vp8_filter = p1-q1 + 3*(q0-p0)
    [all...]
  /external/dnsmasq/src/
rfc1035.c 33 unsigned char *cp = (unsigned char *)name, *p = *pp, *p1 = NULL; local
63 if (p1) /* we jumped via compression */
64 *pp = p1;
82 if (!p1) /* first jump, save location to go back to */
83 p1 = p;
378 unsigned char *p1, *p = (unsigned char *)(header+1); local
385 for (p1 = (unsigned char *)name; *p1; p1++)
388 char c = *p1;
641 unsigned char *p, *p1, *endrr, *namep; local
    [all...]
  /external/icu4c/test/intltest/
sdtfmtts.cpp 216 UnicodeString p1("yyyy.MM.dd G 'at' hh:mm:ss z");
217 logln("Applying pattern " + p1);
219 pat.applyPattern(p1);
224 if(s2 != p1) {
228 logln("Applying pattern " + p1);
230 pat.applyLocalizedPattern(p1, status);
241 if(s3 != p1) {
  /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
50 $data_off+=4 if ($p1 > 0);
89 if ($p1 > 0)
91 &comment("get and push parameter $p1");
92 if ($enc_off != $p1)
93 { &mov("eax", &wparam($p1)); &push("eax"); }
313 $total+=4 if ($p1 > 0);
  /external/stlport/test/eh/
main.cpp 186 char *p, *p1; local
213 p1 = argv[++cur_argv];
214 if (p1 && EH_CSTD::sscanf(p1, "%i", &niters)==1)
226 p1 = argv[++cur_argv];
227 if (p1 && EH_CSTD::sscanf(p1, "%i", &random_base)==1)
  /libcore/luni/src/test/java/libcore/java/util/beans/
PropertyChangeSupportTest.java 188 PropertyChangeListenerProxy p1 local
190 assertEquals(PropertyChangeListenerProxy.class, p1.getClass());
191 assertTrue(p1 != listener); // weird but consistent with the RI
192 assertEquals("a", p1.getPropertyName());
193 assertEquals(listener, p1.getListener());
206 PropertyChangeListenerProxy p1 local
208 assertEquals(PropertyChangeListenerProxy.class, p1.getClass());
209 assertEquals("b", p1.getPropertyName());
212 PropertyChangeListenerProxy p2 = (PropertyChangeListenerProxy) p1.getListener();
  /external/opencv/cvaux/src/
cvbgfg_codebook.cpp 147 uchar p0, p1, p2, l0, l1, l2, h0, h1, h2; local
153 p0 = p[0]; p1 = p[1]; p2 = p[2];
154 l0 = SAT_8U(p0 - cb0); l1 = SAT_8U(p1 - cb1); l2 = SAT_8U(p2 - cb2);
155 h0 = SAT_8U(p0 + cb0); h1 = SAT_8U(p1 + cb1); h2 = SAT_8U(p2 + cb2);
160 e->learnMin[1] <= p1 && p1 <= e->learnMax[1] &&
166 e->boxMin[1] = MIN(e->boxMin[1], p1);
167 e->boxMax[1] = MAX(e->boxMax[1], p1);
210 e->boxMin[1] = e->boxMax[1] = p1;
270 uchar p0 = p[0], p1 = p[1], p2 = p[2] local
    [all...]
  /external/webp/src/enc/
filter.c 53 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; local
54 const int a = 3 * (q0 - p0) + sclip1[1020 + p1 - q1];
63 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; local
68 p[-2*step] = clip1[255 + p1 + a3];
76 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; local
77 return (abs0[255 + p1 - p0] > thresh) || (abs0[255 + q1 - q0] > thresh);
81 const int p1 = p[-2*step], p0 = p[-step], q0 = p[0], q1 = p[step]; local
82 return (2 * abs0[255 + p0 - q0] + abs1[255 + p1 - q1]) <= thresh;
86 const int p3 = p[-4*step], p2 = p[-3*step], p1 = p[-2*step], p0 = p[-step]; local
88 if ((2 * abs0[255 + p0 - q0] + abs1[255 + p1 - q1]) > t
    [all...]
  /external/openssl/crypto/dh/
dh_pmeth.c 117 static int pkey_dh_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
123 if (p1 < 256)
125 dctx->prime_len = p1;
129 dctx->generator = p1;
  /external/openssl/crypto/hmac/
hm_pmeth.c 175 static int pkey_hmac_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
183 if ((!p2 && p1 > 0) || (p1 < -1))
185 if (!ASN1_OCTET_STRING_set(&hctx->ktmp, p2, p1))
  /external/qemu/audio/
dsoundaudio.c 382 LPVOID p1, p2; local
390 &p1, &p2,
403 p1, blen1, len1,
407 if (p1 && len1) {
408 audio_pcm_info_clear_buf (&hw->info, p1, len1);
415 dsound_unlock_out (dsb, p1, p2, blen1, blen2);
579 LPVOID p1, p2; local
664 &p1, &p2,
676 if (p1 && len1) {
677 dsound_write_sample (hw, p1, len1)
767 LPVOID p1, p2; local
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/gpu/
LoopBlinnMathUtils.h 43 // Determines whether the line segment between (p1, q1) intersects
45 bool linesIntersect(const FloatPoint& p1,
  /ndk/build/tools/
patch-sources.sh 28 'patch -p1' in <src-dir>/subdir.
70 cd $SRC_DIR/$PATCHDIR && patch -p1 < $PATCHES_DIR/$PATCH
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/
PackageTest.java 175 MockPlatformPackage p1; local
177 list.add(p1 = new MockPlatformPackage(1, 2));
178 list.add(new MockAddonPackage(p1, 3));
179 list.add(new MockSystemImagePackage(p1, 4, "x86"));
  /external/openssl/crypto/rsa/
rsa_pmeth.c 373 static int pkey_rsa_ctrl(EVP_PKEY_CTX *ctx, int type, int p1, void *p2)
379 if ((p1 >= RSA_PKCS1_PADDING) && (p1 <= RSA_PKCS1_PSS_PADDING))
381 if (!check_padding_md(rctx->md, p1))
383 if (p1 == RSA_PKCS1_PSS_PADDING)
391 if (p1 == RSA_PKCS1_OAEP_PADDING)
398 rctx->pad_mode = p1;
407 if (p1 < -2)
414 rctx->saltlen = p1;
418 if (p1 < 256
    [all...]
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p6.cpp 67 auto p1 = &S::f; local
76 only<void (S::*)()> test1 = p1;
  /external/llvm/lib/CompilerDriver/
Tool.cpp 79 bool CompareFirst (std::pair<A,B> p1, std::pair<A,B> p2) {
80 return std::less<A>()(p1.first, p2.first);
  /external/v8/src/arm/
simulator-arm.h 48 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
49 (entry(p0, p1, p2, p3, p4))
59 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
61 p0, p1, p2, p3, NULL, p4, p5, p6, p7))
377 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
379 FUNCTION_ADDR(entry), 5, p0, p1, p2, p3, p4))
381 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
383 entry, 9, p0, p1, p2, p3, NULL, p4, p5, p6, p7)
  /external/v8/src/mips/
simulator-mips.h 49 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
50 entry(p0, p1, p2, p3, p4)
59 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
61 p0, p1, p2, p3, NULL, p4, p5, p6, p7))
356 #define CALL_GENERATED_CODE(entry, p0, p1, p2, p3, p4) \
358 FUNCTION_ADDR(entry), 5, p0, p1, p2, p3, p4))
360 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
362 entry, 9, p0, p1, p2, p3, NULL, p4, p5, p6, p7)

Completed in 2423 milliseconds

1 2 3 4 5 6 7 891011>>