Home
last modified time | relevance | path

Searched defs:p10 (Results 1 – 25 of 51) sorted by relevance

123

/external/skia/experimental/lowp-basic/
Dbilerp-study.cpp38 static float golden_bilerp(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp()
46 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in golden_bilerp2()
57 float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in full_res_bilerp()
69 static int16_t bilerp_1(float tx, float ty, int16_t p00, int16_t p10, int16_t p01, int16_t p11) { in bilerp_1()
102 for (int p10 : interesting) in check_bilerp() local
/external/musl/src/math/
Dexp10l.c14 static const long double p10[] = { in exp10l() local
Dexp10f.c7 static const float p10[] = { in exp10f() local
Dexp10.c7 static const double p10[] = { in exp10() local
/external/clang/test/SemaCXX/
Dcxx11-ast-print.cpp40 const char *p10 = 3.300e+15_fritz; variable
/external/llvm/unittests/ADT/
DMakeUniqueTest.cpp63 auto p10 = in TEST() local
/external/deqp/framework/common/
DtcuBilinearImageCompare.cpp74 …interpolateChannel (deUint32 fx1, deUint32 fy1, deUint8 p00, deUint8 p01, deUint8 p10, deUint8 p11) in interpolateChannel()
100 deUint32 p10 = readRGBA8Raw(access, x1, y0); in bilinearSampleRGBA8() local
DtcuFuzzyImageCompare.cpp143 deUint32 p10 = readUnorm8<NumChannels>(src, i1, j0); in bilinearSample() local
/external/arm-trusted-firmware/fdts/
Dfvp-defs.dtsi210 #define p10 2 macro
213 #define p10 1 macro
/external/renderscript-intrinsics-replacement-toolkit/test-app/src/main/java/com/google/android/renderscript_test/
DReferenceResize.kt85 val p10 = gIn[xs0, ys1].toFloatArray() in bicubicU4() constant
/external/deqp/modules/gles2/performance/
Des2pTextureCases.cpp113 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp121 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
/external/deqp/modules/glshared/
DglsShaderPerformanceMeasurer.hpp62 tcu::Vec4 p10; //!< Top left. member
/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2PolygonTest.java302 S2Polygon p10 = makePolygon(RECTANGLE1 + RECTANGLE2); local
/external/deqp/framework/delibs/deimage/
DdeImage.c148 deARGB p10 = deImage_getPixel(srcImage, x1, y0); in deImage_scale() local
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/pointer.conversion/
Dto_address.pass.cpp148 const int p10[2] = {}; in test() local
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/memory/pointer.conversion/
Dto_address.pass.cpp146 const int p10[2] = {}; in test() local
/external/musl/src/internal/
Dfloatscan.c181 int p10 = p10s[8-rpm9]; in decfloat() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
DTestCustomValueInstDefaults.java278 @JsonProperty("p9") String p9, @JsonProperty("p10") String p10, in ClassWith32Props()
326 public final String p9, p10, p11, p12; field in TestCustomValueInstDefaults.ClassWith32Props
/external/skia/tests/
DPathOpsQuadIntersectionTest.cpp507 SkDPoint p10 = quad1.ptAtT(t10); in intersectionFinder() local
DPathOpsCubicIntersectionTest.cpp615 SkDPoint p10 = c1.ptAtT(t10); in intersectionFinder() local
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DRational.java541 BigInteger p10 = p.multiply(BigInteger.TEN); in toRepeating() local
/external/renderscript-intrinsics-replacement-toolkit/renderscript-toolkit/src/main/cpp/
Dx86.cpp87 __m128i p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11; in rsdIntrinsicConvolve3x3_K() local
607 __m128i p8, p9, p10, p11, p12, p13, p14, p15; in rsdIntrinsicConvolve5x5_K() local
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1297 int p00, p01, p10, p11, i0, i1; in compute_infill_weights() local
1314 int p00, p01, p10, p11, i; in compute_infill_weights() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java1754 int p10 = p1; in next() local

123