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

1 2 3 4 5

  /external/chromium/chrome/browser/resources/
keyboard_overlay_data.js 606 "p5": "71",
613 "p5": "77",
620 "p5": "65",
627 "p5": "72",
634 "p5": "74",
641 "p5": "79",
648 "p5": "75",
655 "p5": "69",
662 "p5": "6F",
669 "p5": "70"
    [all...]
  /external/kernel-headers/original/asm-generic/
xor.h 82 unsigned long *p3, unsigned long *p4, unsigned long *p5)
87 p1[0] ^= p2[0] ^ p3[0] ^ p4[0] ^ p5[0];
88 p1[1] ^= p2[1] ^ p3[1] ^ p4[1] ^ p5[1];
89 p1[2] ^= p2[2] ^ p3[2] ^ p4[2] ^ p5[2];
90 p1[3] ^= p2[3] ^ p3[3] ^ p4[3] ^ p5[3];
91 p1[4] ^= p2[4] ^ p3[4] ^ p4[4] ^ p5[4];
92 p1[5] ^= p2[5] ^ p3[5] ^ p4[5] ^ p5[5];
93 p1[6] ^= p2[6] ^ p3[6] ^ p4[6] ^ p5[6];
94 p1[7] ^= p2[7] ^ p3[7] ^ p4[7] ^ p5[7];
99 p5 += 8
    [all...]
  /external/v8/src/ia32/
simulator-ia32.h 47 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7))
  /external/v8/src/x64/
simulator-x64.h 47 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
48 (FUNCTION_CAST<regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7))
  /external/clang/test/SemaCXX/
cxx11-ast-print.cpp 30 // CHECK: const char *p5 = 1.0E+12_baz;
31 const char *p5 = 1e12_baz; variable
  /external/valgrind/main/memcheck/tests/
leak-cases.c 12 // p5 -?-> AAA (y)DR, (n)DL / P
62 Node* p5; variable
78 p5 = mk(NULL); // Case 5: 16/1 possibly lost (ok)
79 p5++;
  /hardware/ti/wlan/wl1271/utils/
report.h 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)
376 #define TRACE8(hReport, level, str, p1, p2, p3, p4, p5, p6, p7, p8) \
378 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 8, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4, (TI_UINT32)p5, (TI_UINT32)p6, (TI_UINT32)p7, (TI_UINT32)p8); } } while(0)
380 #define TRACE9(hReport, level, str, p1, p2, p3, p4, p5, p6, p7, p8, p9) \
382 { os_Trace((((TReport *)hReport)->hOs), level, __FILE_ID__, __LINE__, 9, (TI_UINT32)p1, (TI_UINT32)p2, (TI_UINT32)p3, (TI_UINT32)p4, (TI_UINT32)p5, (TI_UINT32)p6, (TI_UINT32)p7, (TI_UINT32)p8, (TI_UINT32)p9); } } while(0
    [all...]
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h     [all...]
gmock-generated-matchers.h     [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)))).
83 static const double p5 = 0x1.6376972bea4d0p-25; 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/webrtc/src/system_wrappers/interface/
ref_count.h 60 template<typename P1, typename P2, typename P3, typename P4, typename P5>
61 RefCountImpl(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)
62 : T(p1, p2, p3, p4, p5), ref_count_(0) {}
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
PackageTest.java 150 Package p5 = getTestPackage("hyts_pq.jar", "p.q.C"); local
153 "p Implementation-Title", p5.getImplementationTitle());
156 "p Implementation-Vendor", p5.getImplementationVendor());
159 "1.1.3", p5.getImplementationVersion());
162 "p Specification-Title", p5.getSpecificationTitle());
165 "p Specification-Vendor", p5.getSpecificationVendor());
168 "2.2.0.0.0.0.0.0.0.0.0", p5.getSpecificationVersion());
  /external/apache-harmony/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/chromium/base/
bind.h 76 typename P5>
78 P5> >
80 const P5& p5) {
82 new internal::InvokerStorage5<Sig, P1, P2, P3, P4, P5>(
83 f, p1, p2, p3, p4, p5));
87 typename P5, typename P6>
89 P5, P6> >
91 const P5& p5, const P6& p6)
    [all...]
  /external/clang/test/CXX/lex/lex.charset/
p2-cxx11.cpp 38 const char32_t *p5 = U"\u0000\u0012\u004e\u007f\u0080\u009f\u00a0\ud799\ue000"; variable
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c1035pf.cpp 272 Word16 *p0, *p1, *p2, *p3, *p4, *p5, *p6, *p7, *p8, *p9;
350 p5 = h - codvec[5];
364 s = L_mac (s, *p5++, _sign[5]);
410 Word16 *p0, *p1, *p2, *p3, *p4, *p5, *p6, *p7, *p8, *p9; local
502 p5 = h - *(p_codvec++);
519 s += (*p5++ * *(p__sign++)) >> 7;
c8_31pf.cpp 212 Word16 *p5; local
306 p5 = h - *(p_codvec++);
347 *p5++,
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/packages/
ExtraPackageTest_v4.java 151 ExtraPackage p5 = createExtraPackage(props5); local
152 assertFalse(p1.sameItemAs(p5));
153 assertFalse(p5.sameItemAs(p1));
ExtraPackageTest_v3.java 167 ExtraPackage p5 = createExtraPackage(props5); local
168 assertFalse(p1.sameItemAs(p5));
169 assertFalse(p5.sameItemAs(p1));
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
p6.cpp 72 auto S::*p5 = &S::g; // expected-error {{incompatible initializer of type '<overloaded function type>'}} member in class:S::S
  /external/v8/src/arm/
simulator-arm.h 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))
404 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
406 entry, 9, p0, p1, p2, p3, NULL, p4, p5, p6, p7)
  /external/v8/src/mips/
simulator-mips.h 60 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
62 p0, p1, p2, p3, NULL, p4, p5, p6, p7))
406 #define CALL_GENERATED_REGEXP_CODE(entry, p0, p1, p2, p3, p4, p5, p6, p7) \
408 entry, 9, p0, p1, p2, p3, NULL, p4, p5, p6, p7)
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 117 double p1[2],p2[2],p3[2],p4[2],p5[2],p6[2]; local
150 p5[1]=db_sqr(ax)+db_sqr(ay);
152 p1[0]=p2[0]=p3[0]=p4[0]=p5[0]=p6[0]=1;
159 db_MultiplyPoly1_2(p11,p5,p10);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 117 double p1[2],p2[2],p3[2],p4[2],p5[2],p6[2]; local
150 p5[1]=db_sqr(ax)+db_sqr(ay);
152 p1[0]=p2[0]=p3[0]=p4[0]=p5[0]=p6[0]=1;
159 db_MultiplyPoly1_2(p11,p5,p10);
  /external/chromium/testing/
gmock_mutant.h 666 typename P3, typename P4, typename P5>
668 const Tuple5<P1, P2, P3, P4, P5>& p,
673 typename P4, typename P5>
675 const Tuple5<P1, P2, P3, P4, P5>& p,
682 typename P3, typename P4, typename P5, typename C1>
684 const Tuple5<P1, P2, P3, P4, P5>& p,
689 typename P4, typename P5, typename C1>
691 const Tuple5<P1, P2, P3, P4, P5>& p,
698 typename P3, typename P4, typename P5, typename C1, typename C2>
700 const Tuple5<P1, P2, P3, P4, P5>& p
4399 const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) { member in namespace:testing
4488 const P2& p2, const P3& p3, const P4& p4, const P5& p5, const P6& p6) { 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
4967 const P5& p5, const P6& p6) { member in namespace:testing
    [all...]

Completed in 914 milliseconds

1 2 3 4 5