Home
last modified time | relevance | path

Searched defs:y0 (Results 1 – 25 of 198) sorted by relevance

12345678

/external/clang/test/PCH/
Dpr4489.c25 struct y0 { int i; } y0[1] = {}; argument
Dfunctions.c8 int f0(int x0, int y0, ...) { return x0 + y0; } in f0()
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
DAdaptiveStepsizeIntegrator.java181 final double t0, final double[] y0, in sanityChecks()
221 final double t0, final double[] y0, final double[] yDot0, in initializeStep()
319 double t0, double[] y0, in integrate()
DEmbeddedRungeKuttaIntegrator.java193 final double t0, final double[] y0, in integrate()
376 double[] y0, double[] y1, in estimateError()
/external/skia/src/core/
DSkEdge.cpp36 SkFDot6 x0, y0, x1, y1; in setLine() local
91 int SkEdge::updateLine(SkFixed x0, SkFixed y0, SkFixed x1, SkFixed y1) in updateLine()
178 SkFDot6 x0, y0, x1, y1, x2, y2; in setQuadratic() local
336 SkFDot6 x0, y0, x1, y1, x2, y2, x3, y3; in setCubic() local
DSkBitmapProcState_sample.h157 unsigned y0 = XY >> 14; in MAKENAME() local
199 unsigned y0 = data >> 14; in MAKENAME() local
DSkBitmapProcState_shaderproc.h43 int y0 = TILEY_PROCF(fy, maxY); in SCALE_FILTER_NAME() local
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsintrp.c190 cmsUInt16Number y1, y0; in LinLerp1D() local
227 cmsFloat32Number y1, y0; in LinLerp1Dfloat() local
293 cmsFloat32Number y1, y0; in Eval1InputFloat() local
339 int x0, y0, in BilinearInterpFloat() local
394 int x0, y0; in BilinearInterp16() local
451 int x0, y0, z0, in TrilinearInterpFloat() local
525 int x0, y0, z0; in TrilinearInterp16() local
598 int x0, y0, z0, in TetrahedralInterpFloat() local
700 int x0, y0, z0; in TetrahedralInterp16() local
837 int x0, y0, z0; in Eval4Inputs() local
[all …]
/external/mesa3d/src/mesa/swrast/
Ds_zoom.c51 GLint *x0, GLint *x1, GLint *y0, GLint *y1) in compute_zoomed_bounds()
136 GLint x0, x1, y0, y1; in zoom_span() local
366 GLint x0, x1, y0, y1, y; in _swrast_write_zoomed_stencil_span() local
411 GLint x0, x1, y0, y1, y; in _swrast_write_zoomed_z_span() local
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
DFirstOrderIntegrator.java58 double t0, double[] y0, in integrate()
DSecondOrderIntegrator.java56 double t0, double[] y0, double[] yDot0, in integrate()
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
Dtcd.h93 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the code-blocks : left upper corner (x0, y0) right l… member
106 …OPJ_INT32 x0, y0, x1, y1; /* position of the code-blocks : left upper corner (x0, y0) right low c… member
121 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the precinct : left upper corner (x0, y0) right low cor… member
137 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the subband : left upper corner (x0, y0) right low corn… member
149 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the resolution level : left upper corner (x0, y0) right… member
160 …OPJ_INT32 x0, y0, x1, y1; /* dimension of component : left upper corner (x0, y0) right l… member
177 …OPJ_INT32 x0, y0, x1, y1; /* dimension of the tile : left upper corner (x0, y0) right low corner … member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_point.c119 float y0 = info->v0[0][1] - setup->pixel_offset; in texcoord_coef() local
135 float y0 = info->v0[0][1] - setup->pixel_offset; in texcoord_coef() local
319 const int y0 = subpixel_snap(v0[0][1] - setup->pixel_offset) - fixed_width/2; in try_setup_point() local
/external/libvpx/libvpx/vp8/encoder/x86/
Dquantize_sse2.c43 __m128i sz0, x0, sz1, x1, y0, y1, x_minus_zbin0, x_minus_zbin1; in vp8_regular_quantize_b_sse2() local
158 __m128i sz0, sz1, x0, x1, y0, y1, xdq0, xdq1, zeros, ones; in vp8_fast_quantize_b_sse2() local
/external/libvorbis/lib/
Dfloor1.c272 static int render_point(int x0,int x1,int y0,int y1,int x){ in render_point()
362 static void render_line(int n, int x0,int x1,int y0,int y1,float *d){ in render_line()
391 static void render_line0(int n, int x0,int x1,int y0,int y1,int *d){ in render_line0()
471 static int fit_line(lsfit_acc *a,int fits,int *y0,int *y1, in fit_line()
531 static int inspect_error(int x0,int x1,int y0,int y1,const float *mask, in inspect_error()
627 int y0=-200; in floor1_fit() local
728 int y0=output[ln]; in floor1_fit() local
810 int y0=post[ln]; in floor1_encode() local
/external/clang/test/SemaCXX/
Dwarn-literal-conversion.cpp8 …int y0 = 1.2222F; // expected-warning {{implicit conversion from 'float' to 'int' changes value fr… in test0() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_rect.h36 int y0, y1; member
Du_format_yuv.c555 uint8_t y0, y1, u, v; in util_format_uyvy_unpack_rgba_float() local
611 uint8_t y0, y1, u, v; in util_format_uyvy_unpack_rgba_8unorm() local
666 uint8_t y0, y1, u, v; in util_format_uyvy_pack_rgba_float() local
670 uint8_t y0, y1, u0, u1, v0, v1, u, v; in util_format_uyvy_pack_rgba_float() local
727 uint8_t y0, y1, u, v; in util_format_uyvy_pack_rgba_8unorm() local
731 uint8_t y0, y1, u0, u1, v0, v1, u, v; in util_format_uyvy_pack_rgba_8unorm() local
808 uint8_t y0, y1, u, v; in util_format_yuyv_unpack_rgba_float() local
864 uint8_t y0, y1, u, v; in util_format_yuyv_unpack_rgba_8unorm() local
919 uint8_t y0, y1, u, v; in util_format_yuyv_pack_rgba_float() local
923 uint8_t y0, y1, u0, u1, v0, v1, u, v; in util_format_yuyv_pack_rgba_float() local
[all …]
/external/skia/src/utils/
DSkCullPoints.cpp18 bool SkCullPoints::sect_test(int x0, int y0, int x1, int y1) const { in sect_test()
83 int y0 = fPrevPt.fY; in lineTo() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_stipple.c32 const int y0 = quad->input.y0; in stipple_quad() local
/external/mesa3d/src/gallium/state_trackers/glx/xlib/
Dglx_usefont.c128 int x0, int y0, unsigned int c, GLubyte * bitmap) in fill_bitmap()
294 GLfloat x0, y0, dx, dy; in glXUseXFont() local
/external/mesa3d/src/mesa/drivers/x11/
Dxfonts.c135 int x0, int y0, unsigned int c, GLubyte * bitmap) in fill_bitmap()
300 GLfloat x0, y0, dx, dy; in Fake_glXUseXFont() local
/external/clang/test/Index/
Dload-exprs.c30 struct Y y0 = { .array[StartIndex].b = bval, .array[StartIndex].a = aval }; in test_members() local
/external/skia/samplecode/
DSampleSkLayer.cpp39 static void test_map(SkScalar x0, SkScalar y0, SkScalar z0, in test_map()
54 SkScalar y0, SkScalar y1, SkScalar y2) { in test_33()
/external/mesa3d/src/glx/
Dxfont.c134 int x0, int y0, unsigned int c, GLubyte * bitmap) in fill_bitmap()
297 GLfloat x0, y0, dx, dy; in DRI_glXUseXFont() local

12345678