/third_party/typescript/tests/baselines/reference/ |
H A D | importCallExpressionDeclarationEmit1.js | 9 var p0 = import(`${directory}\\${moduleFile}`); variable
|
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gf100.asm | [all...] |
H A D | gk110.asm | [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | h263dsp.c | 38 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 D | flacdsp_lpc_template.c | 55 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 D | hermite.h | 22 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 D | utf8.c | 51 const uint8_t *p0 = p; in main() local
|
/third_party/musl/src/string/ |
H A D | wcsstr.c | 9 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_wcsstr() local
|
H A D | strstr.c | 36 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_strstr() local
|
/third_party/libdrm/ |
H A D | xf86drmHash.h | 45 int p0; member
|
/third_party/skia/src/gpu/tessellate/ |
H A D | AffineMatrix.h | 43 SK_ALWAYS_INLINE float4 map2Points(SkPoint p0, SkPoint p1) const { in map2Points() argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | cost.c | 325 const int p0 = res->prob[n][ctx0][0]; in GetResidualCost_C() local
|
H A D | cost_mips_dsp_r2.c | 23 int p0 = res->prob[n][ctx0][0]; in GetResidualCost_MIPSdspR2() local
|
/third_party/skia/tests/ |
H A D | ColorTest.cpp | 20 SkPMColor p0 = SkPreMultiplyColor(c0); in DEF_TEST() local
|
/third_party/skia/docs/examples/ |
H A D | SkPath_cubicTo_example_parametric.cpp | 20 SkPoint cubic(SkPoint p0, SkPoint p1, SkPoint p2, SkPoint p3, float t) { in REG_FIDDLE() argument
|
H A D | SkPath_quadTo_example_parametric_animated.cpp | 7 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 D | SkPath_quadTo_example_parametric.cpp | 5 SkPoint quad(SkPoint p0, SkPoint p1, SkPoint p2, float t) { in REG_FIDDLE() argument
|
H A D | SkPath_arcto_conic_parametric2.cpp | 22 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 D | SkPath_arcto_conic_parametric.cpp | 5 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 D | points.cpp | 51 SkPaint p0, p1, p2, p3; variable
|
H A D | patharcto.cpp | 71 const SkPoint p0[] = { in DEF_SIMPLE_GM() local
|
/third_party/skia/modules/svg/src/ |
H A D | SkSVGLine.cpp | 33 SkPoint p0, p1; in onDraw() local 40 SkPoint p0, p1; in onAsPath() local
|
/third_party/musl/porting/uniproton/kernel/src/string/ |
H A D | strstr.c | 36 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 D | strstr.c | 36 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 D | strstr.c | 36 size_t l, ip, jp, k, p, ms, p0, mem, mem0; in twoway_strstr() local
|