Home
last modified time | relevance | path

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

123

/third_party/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
/third_party/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
/third_party/musl/porting/liteos_a/kernel/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
/third_party/typescript/tests/baselines/reference/
DemitArrowFunctionES6.js20 var p10 = ([{ value, done }]) => { }; function
41 var p10 = ([{ value, done }]) => { }; function
DtransformsElideNullUndefinedType.js87 constructor(p10) { } argument
DarrowFunctionExpressions.js26 var p10 = ([{ value, done }]) => { }; function
DpromiseTypeStrictNull.js89 const p10 = p.catch(undefined); constant
323 const p10 = p.catch(undefined); constant
/third_party/typescript/tests/cases/conformance/es6/arrowFunction/
DemitArrowFunctionES6.ts20 var p10 = ([{ value, done }]) => { }; variable
/third_party/json/doc/examples/
Djson_pointer.cpp31 json::json_pointer p10("/foo/~"); in main() local
/third_party/vk-gl-cts/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
/third_party/typescript/tests/cases/conformance/expressions/functions/
DarrowFunctionExpressions.ts25 var p10 = ([{ value, done }]) => { }; variable
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pTextureCases.cpp113 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pTextureCases.cpp121 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
/third_party/vk-gl-cts/modules/glshared/
DglsShaderPerformanceMeasurer.hpp62 tcu::Vec4 p10; //!< Top left. member
/third_party/vk-gl-cts/framework/delibs/deimage/
DdeImage.c148 deARGB p10 = deImage_getPixel(srcImage, x1, y0); in deImage_scale() local
/third_party/musl/porting/liteos_m/kernel/src/internal/
Dfloatscan.c181 int p10 = p10s[8-rpm9]; in decfloat() local
/third_party/musl/porting/uniproton/kernel/src/internal/
Dfloatscan.c181 int p10 = p10s[8-rpm9]; in decfloat() local
/third_party/musl/src/internal/
Dfloatscan.c181 int p10 = p10s[8-rpm9]; in decfloat() local
/third_party/musl/porting/liteos_a/kernel/src/internal/
Dfloatscan.c181 int p10 = p10s[8-rpm9]; in decfloat() local
/third_party/skia/tests/
DPathOpsQuadIntersectionTest.cpp498 SkDPoint p10 = quad1.ptAtT(t10); in intersectionFinder() local
/third_party/flutter/skia/tests/
DPathOpsQuadIntersectionTest.cpp498 SkDPoint p10 = quad1.ptAtT(t10); in intersectionFinder() local

123