HomeSort by relevance Sort by last modified time
    Searched refs:P2 (Results 176 - 200 of 375) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/go/darwin-x86/src/math/
atan.go 59 P2 = -7.500855792314704667340e+01
69 z = z * ((((P0*z+P1)*z+P2)*z+P3)*z + P4) / (((((z+Q0)*z+Q1)*z+Q2)*z+Q3)*z + Q4)
  /prebuilts/go/linux-x86/src/math/
atan.go 59 P2 = -7.500855792314704667340e+01
69 z = z * ((((P0*z+P1)*z+P2)*z+P3)*z + P4) / (((((z+Q0)*z+Q1)*z+Q2)*z+Q3)*z + Q4)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/bfin/
move.d 32 30: 72 38 ASTAT = P2;
45 5a: 6a 07 IF CC R5 = P2;
parallel3.d 36 70: 00 cc 2e de R7 = R5 -\|- R6 \(CO\) \|\| \[P2\] = P0 \|\| NOP;
38 78: 01 cc 63 bf R5 = R4 \+\|\+ R3, R7 = R4 -\|- R3 \(SCO, ASR\) \|\| \[P2\+\+\] = P0 \|\| NOP;
40 80: 01 cc 1e c2 R0 = R3 \+\|\+ R6, R1 = R3 -\|- R6 \(ASL\) \|\| \[P2--\] = P0 \|\| NOP;
42 88: 21 cc ca 2d R7 = R1 \+\|- R2, R6 = R1 -\|\+ R2 \(S\) \|\| \[P2 \+ 0x24\] = P0 \|\| NOP;
44 90: 21 cc 53 0a R1 = R2 \+\|- R3, R5 = R2 -\|\+ R3 \|\| \[P2 \+ 0x20\] = P0 \|\| NOP;
102 178: 01 c8 24 96 A1 \+= R4.H \* R4.L, A0 -= R4.H \* R4.H \|\| \[P0\] = P2 \|\| NOP;
148 230: 04 ce 31 cc R6 = PACK \(R1.H, R6.H\) \|\| \[P0 \+\+ P2\] = R0 \|\| NOP;
parallel.d 32 60: 10 cc 3f 00 A0 = ABS A0 \|\| P2 = \[SP \+ 0x3c\] \|\| R0 = \[I0\];
50 a8: 05 cc 01 98 R4.L = R0 \+ R1 \(RND20\) \|\| B\[P2\] = R0 \|\| R5.L = W\[I2--\];
62 d8: 25 cc 0a 44 R2.H = R1 - R2 \(RND12\) \|\| R1 = B\[P2\] \(Z\) \|\| W\[I2\+\+\] = R4.H;
74 108: 07 cc 13 4a R5 = MIN \(R2, R3\) \|\| B\[P2\] = R2 \|\| R0 = \[I1\+\+\];
94 158: 20 ca 68 26 R1.L = R5.H \* R0.H \(S2RND\) \|\| B\[P2\] = R3 \|\| R2 = \[I0\+\+\];
110 198: 1c cb 3e 80 R1 = R7.H \* R6.L \(M, IS\) \|\| R4 = B\[P2\] \(X\) \|\| \[I0 \+\+ M0\] = R2;
122 1c8: 03 c8 21 0c A0 \+= R4.H \* R1.L \|\| R5 = B\[P2\] \(Z\) \|\| \[I1 \+\+ M1\] = R7;
214 338: 05 ce 07 80 R0.L = SIGNBITS R7.H \|\| R1 = W\[P2\+\+\] \(X\) \|\| \[I2\] = R0;
216 340: 06 ce 00 06 R3.L = SIGNBITS A0 \|\| R2 = W\[P2\+\+\] \(X\) \|\| \[I3\] = R0;
218 348: 06 ce 00 4e R7.L = SIGNBITS A1 \|\| R3 = W\[P2\+\+\] \(Z\) \|\| \[I0\] = R1
    [all...]
allinsn16.d 90 [^:]+: 52 00 + JUMP \(P2\);
106 [^:]+: 62 00 + CALL \(P2\);
122 [^:]+: 72 00 + CALL \(PC \+ P2\);
138 [^:]+: 82 00 + JUMP \(PC \+ P2\);
186 [^:]+: b2 00 + TESTSET \(P2\);
338 [^:]+: 4a 01 + \[--SP\] = P2;
586 [^:]+: 42 02 + PREFETCH\[P2\];
594 [^:]+: 4a 02 + FLUSHINV\[P2\];
602 [^:]+: 52 02 + FLUSH\[P2\];
610 [^:]+: 5a 02 + IFLUSH\[P2\];
    [all...]
pseudo.s 16 DBG P2;
expected_errors.l 57 .*:72: Error: Dreg expected for source operand. Input text was P2.
59 .*:75: Error: Dreg expected for source operand. Input text was P2.h.
62 .*:79: Error: Dreg expected for source operand. Input text was P2.
65 .*:83: Error: Dreg expected for source operand. Input text was P2.
  /external/libgsm/add-test/
add_test.c 42 char * strtek P2((str, sep), char * str, char * sep) {
122 void fprint_word P2((f, w), FILE * f, word w)
136 void fprint_longword P2((f, w), FILE * f, longword w)
317 word M_gsm_add P2((op1, op2),word op1, word op2)
323 word M_gsm_sub P2((op1, op2), word op1, word op2)
329 word M_gsm_mult P2((op1, op2), word op1, word op2)
334 word M_gsm_mult_r P2((op1, op2), word op1, word op2)
344 longword M_gsm_L_mult P2((op1, op2), word op1, word op2)
349 longword M_gsm_L_add P2((op1, op2), longword op1, longword op2)
  /external/libgsm/src/
lpc.c 26 static void Autocorrelation P2((s, L_ACF),
149 static void Fast_Autocorrelation P2((s, L_ACF),
177 static void Reflection_coefficients P2( (L_ACF, r),
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
STLExtras.h 231 static inline int array_pod_sort_comparator(const void *P1, const void *P2) {
232 if (*reinterpret_cast<const T*>(P1) < *reinterpret_cast<const T*>(P2))
234 if (*reinterpret_cast<const T*>(P2) < *reinterpret_cast<const T*>(P1))
  /toolchain/binutils/binutils-2.27/opcodes/
ia64-opc-i.c 173 I2, OpX2TaTbYaXcC (5, 0, a, b, 1, 1, c), {P1, P2, IMMU5b}, EMPTY
175 I2, OpX2TaTbYaXcC (5, 0, a, b, 1, 1, c), {P2, P1, IMMU5b}, PSEUDO, 0, NULL
195 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P1, P2, R3, POS6}, EMPTY
197 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P2, P1, R3, POS6}, PSEUDO, 0, NULL
217 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P1, P2, R3}, EMPTY
219 I2, OpX2TaTbYaC (5, 0, a, b, c, d), {P2, P1, R3}, PSEUDO, 0, NULL
ia64-opc.h 68 #define P2 IA64_OPND_P2
  /external/clang/test/Sema/
const-eval.c 90 float _Complex P2 = 3.3f + P;
  /external/python/cpython3/Modules/_decimal/libmpdec/
constants.h 71 enum {P1, P2, P3};
crt.c 105 * CRT with carry: x1, x2, x3 contain numbers modulo p1, p2, p3. For each
106 * triple of members of the arrays, find the unique z modulo p1*p2*p3, with
107 * zmax = p1*p2*p3 - 1.
153 SETMODULUS(P2);
  /external/deqp/framework/delibs/decpp/
deUniquePtr.hpp 179 template<typename T, typename P0, typename P1, typename P2>
180 inline MovePtr<T> newMovePtr (P0 p0, P1 p1, P2 p2) { return MovePtr<T>(new T(p0, p1, p2)); }
  /external/libpng/contrib/pngminus/
makevms.com 57 $! P2 = Command to make it
87 $ write sys$output P2
88 $ 'P2
  /external/llvm/unittests/Analysis/
AliasAnalysisTest.cpp 57 for (Value *P2 : Pointers)
58 (void)AA.alias(P1, MemoryLocation::UnknownSize, P2,
  /external/skqp/src/gpu/ccpr/
GrCCCoverageProcessor.h 258 const SkPoint& p2, const Sk2f& trans) {
261 Sk2f P2 = Sk2f::Load(&p2) + trans;
262 Sk2f::Store3(this, P0, P1, P2);
  /external/llvm/include/llvm/ADT/
STLExtras.h 292 inline int array_pod_sort_comparator(const void *P1, const void *P2) {
294 *reinterpret_cast<const T*>(P2)))
296 if (std::less<T>()(*reinterpret_cast<const T*>(P2),
  /external/valgrind/drd/tests/
tsan_thread_wrappers_pthread.h 476 template <class T, class P1, class P2>
477 Closure *NewCallback(void (*f)(P1, P2), P1 p1, P2 p2) {
483 res->param2 = (void*)p2;
  /frameworks/base/core/java/android/widget/
Scroller.java 102 private static final float P2 = 1.0f - END_TENSION * (1.0f - INFLEXION);
125 tx = coef * ((1.0f - x) * P1 + x * P2) + x * x * x;
142 SPLINE_TIME[i] = coef * ((1.0f - y) * P1 + y * P2) + y * y * y;
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherScroller.java 70 private static final float P2 = 1.0f - END_TENSION * (1.0f - INFLEXION);
93 tx = coef * ((1.0f - x) * P1 + x * P2) + x * x * x;
110 SPLINE_TIME[i] = coef * ((1.0f - y) * P1 + y * P2) + y * y * y;
  /prebuilts/go/darwin-x86/src/crypto/elliptic/
p256_s390x.go 98 // Point add with P2 being affine point
99 // If sign == 1 -> P2 = -P2
101 // if zero == 0 -> P3 = P2
104 func p256PointAddAffineAsm(P3, P1, P2 *p256Point, sign, sel, zero int)
109 func p256PointAddAsm(P3, P1, P2 *p256Point) int
296 p2 := stack[32*0 : 32*0+32]
303 p256MulAsm(p2, out, in) // 3*p
305 p256Sqr(out, p2)
307 p256MulAsm(p4, out, p2) // f*
    [all...]

Completed in 358 milliseconds

1 2 3 4 5 6 78 91011>>