Home
last modified time | relevance | path

Searched defs:p10 (Results 1 – 25 of 63) 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/trusty/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/musl/src/math/
Dexp10l.c14 static const long double p10[] = { in exp10l() local
Dexp10.c7 static const double p10[] = { in exp10() local
Dexp10f.c7 static const float p10[] = { in exp10f() 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 inline uint8_t interpolateChannel(uint32_t fx1, uint32_t fy1, uint8_t p00, uint8_t p01, uint8_t p10 in interpolateChannel()
100 uint32_t p10 = readRGBA8Raw(access, x1, y0); in bilinearSampleRGBA8() local
/external/sdv/vsomeip/third_party/boost/date_time/test/gregorian/
Dtestperiod.cpp55 date_period p10(date(2000,Jan,5),date(2000,Jan,8)); in main() local
/external/trusty/arm-trusted-firmware/fdts/
Dfvp-defs.dtsi192 #define p10 2 macro
195 #define p10 1 macro
/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.cpp103 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0, 1); in init() local
/external/deqp/modules/gles3/performance/
Des3pTextureCases.cpp113 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0, 1); in init() local
/external/deqp/modules/glshared/
DglsShaderPerformanceMeasurer.hpp65 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.c154 deARGB p10 = deImage_getPixel(srcImage, x1, y0); in deImage_scale() local
/external/libyuv/source/
Drotate_common.cc153 uint32_t p10 = ((uint32_t*)(src))[1]; in Transpose4x4_32_C() local
/external/musl/src/internal/
Dfloatscan.c181 int p10 = p10s[8-rpm9]; in decfloat() local
/external/cronet/third_party/libc++/src/test/libcxx/utilities/memory/pointer.conversion/
Dto_address.pass.cpp146 const int p10[2] = {}; in test() local
/external/cronet/third_party/libc++/src/test/std/utilities/memory/pointer.conversion/
Dto_address.pass.cpp148 const int p10[2] = {}; in test() local
/external/sdv/vsomeip/third_party/boost/filesystem/test/
Dpath_test.cpp672 path p10 ("c:\\file"); in non_member_tests() local
/external/trusty/musl/src/internal/
Dfloatscan.c184 int p10 = p10s[8-rpm9]; in decfloat() local

123