HomeSort by relevance Sort by last modified time
    Searched refs:p3 (Results 276 - 300 of 866) sorted by null

<<11121314151617181920>>

  /bionic/tests/math_data/
floor_intel_data.h 895 0x1.p3,
896 0x1.0p3
899 0x1.p3,
900 0x1.0000000000001p3
1023 0x1.p3,
1027 0x1.p3,
1028 0x1.1p3
1031 0x1.p3,
1032 0x1.1000000000001p3
floorf_intel_data.h 895 0x1.p3,
896 0x1.p3
899 0x1.p3,
900 0x1.000002p3
1023 0x1.p3,
1027 0x1.p3,
1028 0x1.10p3
1031 0x1.p3,
1032 0x1.100002p3
pow_intel_data.h 40 -0x1.0000000000001p-41, 0x1.4p3
64 -0x1.00080p-41, -0x1.4p3
76 -0x1.000800000e484p40, -0x1.0p3
360 0x1.00804025213dep-7, -0x1.4p3
388 0x1.0aaaaaaaaaaabp7, 0x1.4p3
396 0x1.13bd11bcfaa50p-5, 0x1.0p3
408 0x1.1745d1745da71p-1, -0x1.0000000000007p3
568 0x1.9c0133cdb0856p-5, 0x1.4p3
1028 0x1.0p-5, 0x1.0p3
1036 0x1.0p0, 0x1.0p3
    [all...]
trunc_intel_data.h 895 0x1.p3,
896 0x1.0p3
899 0x1.p3,
900 0x1.0000000000001p3
1023 0x1.p3,
1027 0x1.p3,
1028 0x1.1p3
1031 0x1.p3,
1032 0x1.1000000000001p3
truncf_intel_data.h 895 0x1.p3,
896 0x1.p3
899 0x1.p3,
900 0x1.000002p3
1023 0x1.p3,
1027 0x1.p3,
1028 0x1.10p3
1031 0x1.p3,
1032 0x1.100002p3
powf_intel_data.h 72 -0x1.0040p-6, -0x1.20p3
140 0x1.p-5, 0x1.p3
216 0x1.0008p-9, 0x1.20p3
392 0x1.9a66d0p-14, -0x1.20p3
440 0x1.c25c26p-44, -0x1.40p3
548 0x1.ff174ap-1, 0x1.119996p3
660 0x1.p-5, 0x1.p3
668 0x1.p0, 0x1.p3
692 0x1.p3, 0x1.p-5
695 0x1.p3,
    [all...]
hypotf_intel_data.h 131 -0x1.30p3
146 0x1.p3
521 0x1.p3
525 0x1.p3,
530 0x1.p3,
531 0x1.p3
545 0x1.p3,
550 0x1.p3,
565 0x1.p3,
570 0x1.p3,
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
PropertiesTest.java 70 DecimalFormatProperties p3 = new DecimalFormatProperties(); local
177 // Load values into p3 and p4 for clear() behavior test
178 setter.invoke(p3, getSampleValueForType(field.getType(), 3));
179 hashCodes.add(p3.hashCode());
192 assertNotEquals(p3, p4);
193 p3.clear();
195 assertEquals("A field is missing from the clear() function", p3, p4);
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
PropertiesTest.java 67 DecimalFormatProperties p3 = new DecimalFormatProperties(); local
174 // Load values into p3 and p4 for clear() behavior test
175 setter.invoke(p3, getSampleValueForType(field.getType(), 3));
176 hashCodes.add(p3.hashCode());
189 assertNotEquals(p3, p4);
190 p3.clear();
192 assertEquals("A field is missing from the clear() function", p3, p4);
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
parallel3.s 26 R5 = R0 + R1, R6 = R0 - R1|| [p3] = P0;
27 r0 = r7 + r1, r3 = r7 - r1 (s)|| [p3++] = P0;
29 r7 = A1 + A0, r5 = A1 - A0|| [p3--] = P0;
30 r3 = a0 + a1, r6 = a0 - a1 (s)|| [p3+28] = P0;
32 R1 = R3 >>> 15 (V)|| [p3+24] = P0;
64 r0.l = (a0 += R7.l * R6.L), R0.H = (A1 += R7.H * R6.H) (Iss2)|| [p0] = P3;
90 R5 = pack (R2.L, R2.H)|| [p0++p3] = r4;
load.s 50 p3 = [fp + 0]; define
112 r3.l = W [p2 ++ p3];
  /external/opencv/cv/src/
cvsurf.cpp 68 int p0, p1, p2, p3; member in struct:CvSurfHF
77 d += (origin[f[k].p0] + origin[f[k].p3] - origin[f[k].p1] - origin[f[k].p2])*f[k].w;
93 dst[k].p3 = dy2*widthStep + dx2;
167 dx = (s[Dx[0].p0] + s[Dx[0].p3] - s[Dx[0].p1] - s[Dx[0].p2])*Dx[0].w +
168 (s[Dx[1].p0] + s[Dx[1].p3] - s[Dx[1].p1] - s[Dx[1].p2])*Dx[1].w +
169 (s[Dx[2].p0] + s[Dx[2].p3] - s[Dx[2].p1] - s[Dx[2].p2])*Dx[2].w;
170 dy = (s[Dy[0].p0] + s[Dy[0].p3] - s[Dy[0].p1] - s[Dy[0].p2])*Dy[0].w +
171 (s[Dy[1].p0] + s[Dy[1].p3] - s[Dy[1].p1] - s[Dy[1].p2])*Dy[1].w +
172 (s[Dy[2].p0] + s[Dy[2].p3] - s[Dy[2].p1] - s[Dy[2].p2])*Dy[2].w;
173 dxy = (s[Dxy[0].p0] + s[Dxy[0].p3] - s[Dxy[0].p1] - s[Dxy[0].p2])*Dxy[0].w
    [all...]
  /external/autotest/client/site_tests/security_OpenFDs/
security_OpenFDs.py 111 p3 = subprocess.Popen(['grep', arg_regex], stdin=p2.stdout,
113 p4 = subprocess.Popen(['awk', '{print $1}'], stdin=p3.stdout,
  /external/autotest/site_utils/rpm_control_system/
utils_unittest.py 85 p3 = utils.PowerUnitInfo(
97 cache['host3'] = p3
  /external/clang/test/SemaCXX/
cstyle-cast.cpp 172 // Test conversion between pointer and integral types, as in p3 and p4.
187 structure *p3 = (structure*)(p2); local
189 ppint *deep = (ppint*)(p3);
MicrosoftExtensions.cpp 113 __unaligned B_unaligned *p3 = 0; local
114 int p4 = foo_unaligned(p3);
116 B_unaligned *p5 = p3; // expected-error {{cannot initialize a variable of type 'B_unaligned *' with an lvalue of type '__unaligned B_unaligned *'}}
118 __unaligned B_unaligned *p6 = p3;
  /external/pdfium/third_party/lcms/src/
cmscam02.c 247 cmsFloat64Number t, e, p1, p2, p3, p4, p5, hr, d2r; local
262 p3 = 21.0 / 20.0;
268 clr.b = (p2 * (2.0 + p3) * (460.0 / 1403.0)) /
269 (p4 + (2.0 + p3) * (220.0 / 1403.0) *
271 p3 * (6300.0 / 1403.0));
276 clr.a = (p2 * (2.0 + p3) * (460.0 / 1403.0)) /
277 (p5 + (2.0 + p3) * (220.0 / 1403.0) -
278 ((27.0 / 1403.0) - p3 * (6300.0 / 1403.0)) *
  /external/tensorflow/tensorflow/core/lib/core/
stringpiece_test.cc 96 StringPiece p3(s3);
102 map.insert(std::make_pair(p3, 2));
  /external/v8/src/arm/
simulator-arm.h 27 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
28 (entry(p0, p1, p2, p3, p4))
38 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
40 (FUNCTION_CAST<arm_regexp_matcher>(entry)(p0, p1, p2, p3, NULL, p4, p5, p6, \
543 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
545 FUNCTION_ADDR(entry), 5, p0, p1, p2, p3, p4))
550 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
553 ->Call(entry, 10, p0, p1, p2, p3, NULL, p4, p5, p6, p7, p8)
  /external/v8/src/mips/
simulator-mips.h 26 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
27 entry(p0, p1, p2, p3, p4)
37 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
39 (FUNCTION_CAST<mips_regexp_matcher>(entry)(p0, p1, p2, p3, NULL, p4, p5, p6, \
527 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
529 FUNCTION_ADDR(entry), 5, p0, p1, p2, p3, p4))
531 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
534 ->Call(entry, 10, p0, p1, p2, p3, NULL, p4, p5, p6, p7, p8)
  /external/v8/src/mips64/
simulator-mips64.h 26 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
27 entry(p0, p1, p2, p3, p4)
45 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
47 (FUNCTION_CAST<mips_regexp_matcher>(entry)(p0, p1, p2, p3, p4, p5, p6, p7, \
557 #define CALL_GENERATED_CODE(isolate, entry, p0, p1, p2, p3, p4) \
561 reinterpret_cast<int64_t*>(p3), reinterpret_cast<int64_t*>(p4)))
564 #define CALL_GENERATED_REGEXP_CODE(isolate, entry, p0, p1, p2, p3, p4, p5, p6, \
567 entry, 10, p0, p1, p2, p3, p4, reinterpret_cast<int64_t*>(p5), p6, p7, \
  /packages/apps/Email/tests/src/com/android/email/
SecurityPolicyTests.java 265 Policy p3 = local
270 assertFalse(p2.equals(p3));
363 Policy p3 = setupPolicy(20, Policy.PASSWORD_MODE_STRONG, 25, 26, false, 60, 0, 0, local
365 SecurityPolicy.setAccountPolicy(mMockContext, a3, p3, null);
417 Policy p3 = setupPolicy(20, Policy.PASSWORD_MODE_STRONG, 25, 26, false, 30, 0, 0, local
419 SecurityPolicy.setAccountPolicy(mMockContext, a3, p3, null);
467 Policy p3 = setupPolicy(4, Policy.PASSWORD_MODE_STRONG, local
470 p3.getDPManagerPasswordQuality());
  /development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/
BitmapUtils.java 34 R.drawable.p3,
  /development/samples/devbytes/animation/PictureViewer/src/com/example/android/pictureviewer/
PictureViewer.java 41 R.drawable.p3,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/pybench/
Instances.py 36 p3 = d(3,i,3) variable in class:CreateInstances.test.e

Completed in 408 milliseconds

<<11121314151617181920>>