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

  /external/valgrind/main/memcheck/tests/
leak-cases.c 16 // p9 AAA -?-> BBB DL / L (y)IL, (n)DL / I
66 Node* p9; variable
91 p9 = mk(mk(NULL)); // Case 9: 16/1 indirectly lost (counted again below!)
92 (p9->next)++; // 32(16d,16i)/1 definitely lost (double count!)
93 p9 = NULL;
  /external/chromium/chrome/browser/resources/
keyboard_overlay_data.js 26 "p9": "661",
33 "p9": "662",
40 "p9": "663",
47 "p9": "664",
54 "p9": "665",
61 "p9": "666",
68 "p9": "667",
75 "p9": "668",
82 "p9": "669",
89 "p9": "660"
    [all...]
  /external/clang/test/SemaCXX/
cxx11-ast-print.cpp 37 // CHECK: const char *p9 = 0x42e3F_fritz;
38 const char *p9 = 0x42e3F_fritz; variable
  /external/clang/test/CXX/lex/lex.charset/
p2-cxx11.cpp 42 const char32_t *p9 = U"foo \U0010ffff bar"; // ok variable
  /external/ceres-solver/include/ceres/internal/
manual_constructor.h 174 const T9& p9) {
175 new(space()) Type(p1, p2, p3, p4, p5, p6, p7, p8, p9);
182 const T9& p9, const T10& p10) {
183 new(space()) Type(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10);
191 const T9& p9, const T10& p10, const T11& p11) {
192 new(space()) Type(p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11);
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 118 double p7[3],p8[4],p9[5],p10[3],p11[4]; local
156 db_MultiplyPoly1_3(p9,p3,p8);
160 db_SubtractPolyProduct1_3(p9,p6,p11);
161 /*Cubic starts at p9[1]*/
162 db_SolveCubic(roots,&nr_roots,p9[4],p9[3],p9[2],p9[1]);
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_image_homography.cpp 118 double p7[3],p8[4],p9[5],p10[3],p11[4]; local
156 db_MultiplyPoly1_3(p9,p3,p8);
160 db_SubtractPolyProduct1_3(p9,p6,p11);
161 /*Cubic starts at p9[1]*/
162 db_SolveCubic(roots,&nr_roots,p9[4],p9[3],p9[2],p9[1]);
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 118 double p7[3],p8[4],p9[5],p10[3],p11[4]; local
156 db_MultiplyPoly1_3(p9,p3,p8);
160 db_SubtractPolyProduct1_3(p9,p6,p11);
161 /*Cubic starts at p9[1]*/
162 db_SolveCubic(roots,&nr_roots,p9[4],p9[3],p9[2],p9[1]);
  /external/libffi/src/ia64/
unix.S 212 cmp.lt p9, p0 = 16, in3
215 (p9) stfs [in1] = f12, 8
236 cmp.lt p9, p0 = 32, in3
239 (p9) stfd [in1] = f12, 16
260 cmp.lt p9, p0 = 64, in3
263 (p9) stfe [in1] = f12, 32
441 cmp.lt p9, p0 = 16, r8
444 (p9) ldfs f12 = [r16], 8
469 cmp.lt p9, p0 = 32, r8
472 (p9) ldfd f12 = [r16], 1
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
c1035pf.cpp 272 Word16 *p0, *p1, *p2, *p3, *p4, *p5, *p6, *p7, *p8, *p9;
354 p9 = h - codvec[9];
368 s = L_mac (s, *p9++, _sign[9]);
410 Word16 *p0, *p1, *p2, *p3, *p4, *p5, *p6, *p7, *p8, *p9; local
506 p9 = h - *(p_codvec++);
523 s += (*p9++ * *(p__sign++)) >> 7;
  /external/libvorbis/vq/
Makefile.am 25 44p5.vqs 44p6.vqs 44p7.vqs 44p8.vqs 44p9.vqs
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-actions.h     [all...]
gmock-generated-matchers.h     [all...]
  /external/v8/test/mjsunit/compiler/
regress-loadfield.js 59 a.p9 = "";
  /external/openssl/crypto/bn/asm/
ia64-mont.pl 82 (p6) cmp4.lt.unc p8,p9=8,r37
85 (p9) br.cond.dptk.many bn_mul_mont_8
430 cmp4.le p8,p9=5,in5 }
452 (p9)fcvt.fxu ai4=f0
458 (p9)fcvt.fxu bj[3]=f0
464 (p9)fcvt.fxu ni4=f0
821 (p9)br.cond.dpnt.few .Ldone };;
  /external/ceres-solver/internal/ceres/gmock/
gmock.h     [all...]
  /external/v8/test/mjsunit/
large-object-allocation.js 281 this.p9 = i;
  /external/icu4c/test/intltest/
rbbitst.cpp 2554 int p9 = p1; local
    [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 83 #define pNoPad p9
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/lang/
MathTest.java 1055 double p9 = 9.0; local
    [all...]
  /external/v8/src/arm/
assembler-arm.h 384 p9 = 9, enumerator in enum:v8::internal::Coprocessor
    [all...]
  /external/llvm/test/MC/ARM/
basic-arm-instructions.s     [all...]
basic-thumb2-instructions.s 622 ldc2l p9, c1, [r10, #-120]!
650 @ CHECK: ldc2l p9, c1, [r10, #-120]! @ encoding: [0x7a,0xfd,0x1e,0x19]
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 1274 milliseconds