/libcore/luni/src/test/java/libcore/java/lang/ |
ClassCastExceptionTest.java | 159 A2, B2, C2, D2, E2, F2, G2, H2, I2, J2, K2, L2, M2, N2, O2, P2, Q2, R2, S2, T2, U2, V2, W2, X2, Y2, Z2, 164 A2, B2, C2, D2, E2, F2, G2, H2, I2, J2, K2, L2, M2, N2, O2, P2, Q2, R2, S2, T2, U2, V2, W2, X2, Y2, Z2,
|
/ndk/sources/host-tools/make-3.81/ |
makefile.com | 6 $! P2 = DEBUG will build an image with debug information 55 $ if (p2.eqs."DEBUG")
|
/external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/ |
NavCalculator.java | 40 * @param P2 44 public NavCalculator(Position P1, Position P2, int calcType) { 47 mercatorSailing(P1, P2); 50 greatCircleSailing(P1, P2); 65 * @param p2 destination position 67 public GCSailing greatCircleSailing(Position p1, Position p2) { 74 * @param p2 destination position 76 public RLSailing rhumbLineSailing(Position p1, Position p2) { 77 RLSailing rl = mercatorSailing(p1, p2); 84 * @param p2 destination positio [all...] |
/external/valgrind/main/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/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_DecodeCoeffsToPair_s.S | 155 P2: ADD r6, pc 281 .word (armVCM4P10_CAVLCTotalZeros2x2Tables - 4)-(P2+8) 283 .word (armVCM4P10_CAVLCTotalZeroTables - 4)-(P2+8)
|
/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;
|
OverScroller.java | 594 private static final float P2 = 1.0f - END_TENSION * (1.0f - INFLEXION); 615 tx = coef * ((1.0f - x) * P1 + x * P2) + x * x * x; 632 SPLINE_TIME[i] = coef * ((1.0f - y) * P1 + y * P2) + y * y * y; [all...] |
/ndk/ |
ndk-gdb | 162 local P P2 164 P2=${P#/} # remove / prefix, if any 165 [ "$P" != "$P2" ]
|
/external/clang/test/CXX/temp/temp.param/ |
p15-cxx0x.cpp | 62 template<typename P1, typename P2> struct append_places;
|
/external/llvm/lib/Transforms/Scalar/ |
DeadStoreElimination.cpp | 345 const Value *P2 = Later.Ptr->stripPointerCasts(); 349 if (P1 == P2) { 382 *UO2 = GetUnderlyingObject(P2, TD); 401 const Value *BP2 = GetPointerBaseWithConstantOffset(P2, LaterOff, TD);
|
/bionic/libm/upstream-freebsd/lib/msun/bsdsrc/ |
b_tgamma.c | 99 #define P2 5.53859446429917461063308081748e-03 255 p = P0 + z*(P1 + z*(P2 + z*(P3 + z*P4)));
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_pow.c | 81 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ 298 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
|
e_powf.c | 40 P2 = -2.7777778450e-03, /* 0xbb360b61 */ 241 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
|
/external/fdlibm/ |
e_pow.c | 85 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ 301 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
|
/external/libgsm/src/ |
short_term.c | 23 static void Decoding_of_the_coded_Log_Area_Ratios P2((LARc,LARpp), 132 static void Coefficients_40_159 P2((LARpp_j, LARp),
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
e_pow.h | 81 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ 294 t1 = z - t*(P1+t*(P2+t*(P3+t*(P4+t*P5))));
|
/external/opencv/cvaux/src/ |
cvmorphcontours.cpp | 75 CvPoint2D32f* P2); 84 CvPoint2D32f* P2) 89 L2 = sqrt( (double)P2->x*P2->x + P2->y*P2->y);
|
/external/clang/include/clang/ASTMatchers/ |
ASTMatchersInternal.h | 701 template <template <typename T, typename P1, typename P2> class MatcherT, 702 typename P1, typename P2> 705 PolymorphicMatcherWithParam2(const P1 &Param1, const P2 &Param2) 710 return Matcher<T>(new MatcherT<T, P1, P2>(Param1, Param2)); 715 const P2 Param2; [all...] |
/external/libvpx/libvpx/vp8/common/ppc/ |
loopfilter_filters_altivec.asm | 382 max_abs v14, v13, v0, v1 ;# |P3 - P2| 383 max_abs v14, v13, v1, v2 ;# |P2 - P1| 419 lvx v1, r7, r6 ;# P2 601 stvx v1, r7, r6 ;# P2 728 .macro Fil P3, P2, P1, P0, Q0, Q1, Q2, Q3 737 max_abs v14, v13, \P1, \P2 ;# M = max( M, |P1-P2|) 738 max_abs v14, v13, \P2, \P3 ;# M = max( M, |P2-P3|) 917 hwrite_uv v1, v16, v17, r6, v11, v12 ;# v1 == P2 [all...] |
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/ |
OverScroller.java | 596 private static final float P2 = 1.0f - END_TENSION * (1.0f - INFLEXION); 617 tx = coef * ((1.0f - x) * P1 + x * P2) + x * x * x; 634 SPLINE_TIME[i] = coef * ((1.0f - y) * P1 + y * P2) + y * y * y; [all...] |
/external/chromium/chrome/browser/chromeos/login/ |
wizard_controller_browsertest.cc | 32 template <class P1, class P2> MockOutShowHide(P1 p1, P2 p2) : T(p1, p2) {}
|
/external/libpng/scripts/ |
makevms.com | 107 $! P2 = Command to make it 137 $ write sys$output P2 138 $ 'P2
|
/external/llvm/unittests/Analysis/ |
ScalarEvolutionTest.cpp | 62 const SCEV *P2 = SE.getAddExpr(S2, S2); 66 const SCEVMulExpr *M2 = cast<SCEVMulExpr>(P2);
|
/external/llvm/unittests/IR/ |
ConstantsTest.cpp | 181 Constant *P2 = ConstantExpr::getUIToFP(P0, DoubleTy); 230 CHECK(ConstantExpr::getFPTrunc(P2, FloatTy), "fptrunc double " P2STR
|
/external/clang/test/CodeGen/ |
x86_64-arguments.c | 148 struct f23S f24(struct f23S *X, struct f24s *P2) { 151 // CHECK: define { i64, i32 } @f24(%struct.f23S* %X, %struct.f24s* %P2)
|