Home
last modified time | relevance | path

Searched defs:p11 (Results 1 – 25 of 31) sorted by relevance

12

/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()
103 for (int p11 : interesting) { in check_bilerp() local
/third_party/typescript/tests/baselines/reference/
DimportCallExpressionReturnPromiseOfAny.js19 var p11: Promise<typeof defaultModule> = import(getSpecifier()); variable
DtransformsElideNullUndefinedType.js90 constructor(p11) { } argument
DpromiseType.js90 const p11 = p.catch(null); constant
324 const p11 = p.catch(null); constant
DpromiseTypeStrictNull.js90 const p11 = p.catch(null); constant
324 const p11 = p.catch(null); constant
DthisTypeInObjectLiterals2.js172 let p11 = defineProp(p1, "bar", { variable
/third_party/json/doc/examples/
Djson_pointer.cpp41 json::json_pointer p11("/foo/~3"); 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()
102 deUint32 p11 = readRGBA8Raw(access, x1, y1); in bilinearSampleRGBA8() local
DtcuFuzzyImageCompare.cpp145 deUint32 p11 = readUnorm8<NumChannels>(src, i1, j1); in bilinearSample() local
/third_party/typescript/tests/cases/conformance/types/thisType/
DthisTypeInObjectLiterals2.ts175 let p11 = defineProp(p1, "bar", { variable
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pTextureCases.cpp115 Vec2 p11 = (m_coordTransform * Vec3(1.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
Des2pShaderOperatorTests.cpp231 tcu::Vec4 p11; //!< Top right. member
/third_party/vk-gl-cts/modules/gles3/performance/
Des3pTextureCases.cpp123 Vec2 p11 = (m_coordTransform * Vec3(1.0f, 1.0f, 1.0f)).swizzle(0,1); in init() local
Des3pShaderOperatorTests.cpp231 tcu::Vec4 p11; //!< Top right. member
/third_party/vk-gl-cts/modules/glshared/
DglsShaderPerformanceMeasurer.hpp63 tcu::Vec4 p11; //!< Top right. member
/third_party/vk-gl-cts/framework/delibs/deimage/
DdeImage.c150 deARGB p11 = deImage_getPixel(srcImage, x1, y1); in deImage_scale() local
/third_party/flutter/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp564 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/
DpromiseTypeStrictNull.ts91 const p11 = p.catch(null); constant
DpromiseType.ts90 const p11 = p.catch(null); constant
/third_party/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1291 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/
DRBBITestMonkey.java1763 int p11 = p1; in next() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestMonkey.java1760 int p11 = p1; in next() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
DvktYCbCrUtil.cpp1512 const tcu::Interval& p11) in linearInterpolate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1512 const tcu::Interval& p11) in linearInterpolate()
/third_party/skia/src/core/
DSkGeometry.cpp498 float4 p00, p11, p22, p33, T; in SkChopCubicAt() local

12