/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() 103 for (int p11 : interesting) { in check_bilerp() local
|
/third_party/typescript/tests/baselines/reference/ |
D | importCallExpressionReturnPromiseOfAny.js | 19 var p11: Promise<typeof defaultModule> = import(getSpecifier()); variable
|
D | transformsElideNullUndefinedType.js | 90 constructor(p11) { } argument
|
D | promiseType.js | 90 const p11 = p.catch(null); constant 324 const p11 = p.catch(null); constant
|
D | promiseTypeStrictNull.js | 90 const p11 = p.catch(null); constant 324 const p11 = p.catch(null); constant
|
D | thisTypeInObjectLiterals2.js | 172 let p11 = defineProp(p1, "bar", { variable
|
/third_party/json/doc/examples/ |
D | json_pointer.cpp | 41 json::json_pointer p11("/foo/~3"); 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() 102 deUint32 p11 = readRGBA8Raw(access, x1, y1); in bilinearSampleRGBA8() local
|
D | tcuFuzzyImageCompare.cpp | 145 deUint32 p11 = readUnorm8<NumChannels>(src, i1, j1); in bilinearSample() local
|
/third_party/typescript/tests/cases/conformance/types/thisType/ |
D | thisTypeInObjectLiterals2.ts | 175 let p11 = defineProp(p1, "bar", { variable
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pTextureCases.cpp | 115 Vec2 p11 = (m_coordTransform * Vec3(1.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
|
D | es2pShaderOperatorTests.cpp | 231 tcu::Vec4 p11; //!< Top right. member
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pTextureCases.cpp | 123 Vec2 p11 = (m_coordTransform * Vec3(1.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
|
D | es3pShaderOperatorTests.cpp | 231 tcu::Vec4 p11; //!< Top right. member
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsShaderPerformanceMeasurer.hpp | 63 tcu::Vec4 p11; //!< Top right. member
|
/third_party/vk-gl-cts/framework/delibs/deimage/ |
D | deImage.c | 150 deARGB p11 = deImage_getPixel(srcImage, x1, y1); in deImage_scale() local
|
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrCCFillGeometry.cpp | 564 Sk2f p01, p02, pT, p11, p12; in appendCubics() local 687 Sk2f p01, p02, pT, p11, p12; in chopAndAppendCubicAtMidTangent() local
|
/third_party/typescript/tests/cases/compiler/ |
D | promiseTypeStrictNull.ts | 91 const p11 = p.catch(null); constant
|
D | promiseType.ts | 90 const p11 = p.catch(null); constant
|
/third_party/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 1291 int p00, p01, p10, p11, i0, i1; in compute_infill_weights() local 1308 int p00, p01, p10, p11, i; in compute_infill_weights() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
D | RBBITestMonkey.java | 1763 int p11 = p1; in next() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBITestMonkey.java | 1760 int p11 = p1; in next() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1512 const tcu::Interval& p11) in linearInterpolate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrUtil.cpp | 1512 const tcu::Interval& p11) in linearInterpolate()
|
/third_party/skia/src/core/ |
D | SkGeometry.cpp | 498 float4 p00, p11, p22, p33, T; in SkChopCubicAt() local
|