/third_party/skia/experimental/lowp-basic/ |
D | bilerp-study.cpp | 38 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/ |
D | exp10l.c | 14 static const long double p10[] = { in exp10l() local
|
D | exp10f.c | 7 static const float p10[] = { in exp10f() local
|
D | exp10.c | 7 static const double p10[] = { in exp10() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | exp10l.c | 14 static const long double p10[] = { in exp10l() local
|
D | exp10.c | 7 static const double p10[] = { in exp10() local
|
D | exp10f.c | 7 static const float p10[] = { in exp10f() local
|
/third_party/typescript/tests/baselines/reference/ |
D | emitArrowFunctionES6.js | 20 var p10 = ([{ value, done }]) => { }; function 41 var p10 = ([{ value, done }]) => { }; function
|
D | transformsElideNullUndefinedType.js | 87 constructor(p10) { } argument
|
D | arrowFunctionExpressions.js | 26 var p10 = ([{ value, done }]) => { }; function
|
D | promiseTypeStrictNull.js | 89 const p10 = p.catch(undefined); constant 323 const p10 = p.catch(undefined); constant
|
/third_party/typescript/tests/cases/conformance/es6/arrowFunction/ |
D | emitArrowFunctionES6.ts | 20 var p10 = ([{ value, done }]) => { }; variable
|
/third_party/json/doc/examples/ |
D | json_pointer.cpp | 31 json::json_pointer p10("/foo/~"); in main() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuBilinearImageCompare.cpp | 74 …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/ |
D | arrowFunctionExpressions.ts | 25 var p10 = ([{ value, done }]) => { }; variable
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pTextureCases.cpp | 113 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/ |
D | es3pTextureCases.cpp | 121 Vec2 p10 = (m_coordTransform * Vec3(1.0f, 0.0f, 1.0f)).swizzle(0,1); in init() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderPerformanceMeasurer.hpp | 62 tcu::Vec4 p10; //!< Top left. member
|
/third_party/vk-gl-cts/framework/delibs/deimage/ |
D | deImage.c | 148 deARGB p10 = deImage_getPixel(srcImage, x1, y0); in deImage_scale() local
|
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
D | floatscan.c | 181 int p10 = p10s[8-rpm9]; in decfloat() local
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
D | floatscan.c | 181 int p10 = p10s[8-rpm9]; in decfloat() local
|
/third_party/musl/src/internal/ |
D | floatscan.c | 181 int p10 = p10s[8-rpm9]; in decfloat() local
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
D | floatscan.c | 181 int p10 = p10s[8-rpm9]; in decfloat() local
|
/third_party/skia/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 498 SkDPoint p10 = quad1.ptAtT(t10); in intersectionFinder() local
|
/third_party/flutter/skia/tests/ |
D | PathOpsQuadIntersectionTest.cpp | 498 SkDPoint p10 = quad1.ptAtT(t10); in intersectionFinder() local
|