Home
last modified time | relevance | path

Searched defs:p0 (Results 1 - 25 of 239) sorted by relevance

12345678910

/third_party/typescript/tests/baselines/reference/
H A DimportCallExpressionDeclarationEmit1.js9 var p0 = import(`${directory}\\${moduleFile}`); variable
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgf100.asm[all...]
H A Dgk110.asm[all...]
/third_party/ffmpeg/libavcodec/
H A Dh263dsp.c38 int p0 = src[y * stride - 2]; in h263_h_loop_filter_c() local
81 int p0 = src[x - 2 * stride]; in h263_v_loop_filter_c() local
H A Dflacdsp_lpc_template.c55 sum_type p0 = 0, p1 = 0; in lpc_encode_unrolled() local
118 sum_type p0 = 0, p1 = 0; in flac_lpc_encode_c() local
/third_party/ffmpeg/libavfilter/
H A Dhermite.h22 hermite_interpolation(double x, double x0, double x1, double p0, double p1, double m0, double m1) hermite_interpolation() argument
/third_party/ffmpeg/libavutil/tests/
H A Dutf8.c51 const uint8_t *p0 = p; in main() local
/third_party/musl/src/string/
H A Dwcsstr.c9 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_wcsstr() local
H A Dstrstr.c36 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_strstr() local
/third_party/libdrm/
H A Dxf86drmHash.h45 int p0; member
/third_party/skia/src/gpu/tessellate/
H A DAffineMatrix.h43 SK_ALWAYS_INLINE float4 map2Points(SkPoint p0, SkPoint p1) const { in map2Points() argument
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcost.c325 const int p0 = res->prob[n][ctx0][0]; in GetResidualCost_C() local
H A Dcost_mips_dsp_r2.c23 int p0 = res->prob[n][ctx0][0]; in GetResidualCost_MIPSdspR2() local
/third_party/skia/tests/
H A DColorTest.cpp20 SkPMColor p0 = SkPreMultiplyColor(c0); in DEF_TEST() local
/third_party/skia/docs/examples/
H A DSkPath_cubicTo_example_parametric.cpp20 SkPoint cubic(SkPoint p0, SkPoint p1, SkPoint p2, SkPoint p3, float t) { in REG_FIDDLE() argument
H A DSkPath_quadTo_example_parametric_animated.cpp7 SkPoint quad(SkPoint p0, SkPoint p1, SkPoint p2, float t) { in REG_FIDDLE_ANIMATED() argument
29 static void draw_line(SkCanvas* canvas, SkPoint p0, SkPoint p1, const SkPaint& paint) { in REG_FIDDLE_ANIMATED() argument
H A DSkPath_quadTo_example_parametric.cpp5 SkPoint quad(SkPoint p0, SkPoint p1, SkPoint p2, float t) { in REG_FIDDLE() argument
H A DSkPath_arcto_conic_parametric2.cpp22 SkPoint conic(SkPoint p0, SkPoint p1, SkPoint p2, float w, float t) { in REG_FIDDLE() argument
62 SkPoint p0 = {r * SkScalarCos(SkDegreesToRadians(startAngle)), in REG_FIDDLE() local
[all...]
H A DSkPath_arcto_conic_parametric.cpp5 SkPoint conic(SkPoint p0, SkPoint p1, SkPoint p2, float w, float t) { in REG_FIDDLE() argument
44 SkPoint p0 = {r * SkScalarCos(SkDegreesToRadians(startAngle)), in REG_FIDDLE() local
/third_party/skia/gm/
H A Dpoints.cpp51 SkPaint p0, p1, p2, p3; variable
H A Dpatharcto.cpp71 const SkPoint p0[] = { in DEF_SIMPLE_GM() local
/third_party/skia/modules/svg/src/
H A DSkSVGLine.cpp33 SkPoint p0, p1; in onDraw() local
40 SkPoint p0, p1; in onAsPath() local
/third_party/musl/porting/uniproton/kernel/src/string/
H A Dstrstr.c36 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_strstr() local
/third_party/musl/porting/liteos_a/kernel/src/string/
H A Dstrstr.c36 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_strstr() local
/third_party/musl/porting/liteos_m/kernel/src/string/
H A Dstrstr.c36 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_strstr() local

Completed in 10 milliseconds

12345678910