/external/pdfium/third_party/agg23/ |
D | agg_curves.h | 23 FX_FLOAT cp[8]; member 68 curve4_div(FX_FLOAT x1, FX_FLOAT y1, in curve4_div() 76 curve4_div(const curve4_points& cp) : in curve4_div() 90 void init(const curve4_points& cp) in init() 142 curve4(FX_FLOAT x1, FX_FLOAT y1, in curve4() 149 curve4(const curve4_points& cp) in curve4() 157 void init(FX_FLOAT x1, FX_FLOAT y1, in init() 164 void init(const curve4_points& cp) in init()
|
/external/pdfium/third_party/libopenjpeg20/ |
D | tcd.h | 93 …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 216 opj_cp_t *cp; member
|
/external/libvncserver/libvncserver/ |
D | cursor.c | 258 char* cp; in rfbMakeXCursor() local 446 unsigned char *cp; in rfbMakeRichCursorFromXCursor() local 476 int j,x1,x2,y1,y2,bpp=s->serverFormat.bitsPerPixel/8, in rfbHideCursor() local 518 int i,j,x1,x2,y1,y2,i1,j1,bpp=s->serverFormat.bitsPerPixel/8, in rfbShowCursor() local
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 790 int x1, int y1, in get_texel_quad_2d_no_border() 806 int x1, int y1, in get_texel_quad_2d() 1044 const unsigned x1 = (x0 + 1) & (xpot - 1); in img_filter_2d_linear_repeat_POT() local 1391 int x0, x1; in img_filter_1d_linear() local 1425 int x0, x1; in img_filter_1d_array_linear() local 1522 int x0, y0, x1, y1; in img_filter_2d_linear() local 1569 int x0, y0, x1, y1; in img_filter_2d_array_linear() local 1614 int x0, y0, x1, y1; in img_filter_cube_linear() local 1682 int x0, y0, x1, y1; in img_filter_cube_array_linear() local 1746 int x0, x1, y0, y1, z0, z1; in img_filter_3d_linear() local [all …]
|
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
D | CollectionUtilities.java | 413 int cp; in remove() local 622 Collection<T> x1 = SortedSet.class.isInstance(o1) ? o1 : new TreeSet<T>(o1); in compare() local
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/util/ |
D | CollectionUtilities.java | 414 int cp; in remove() local 623 Collection<T> x1 = SortedSet.class.isInstance(o1) ? o1 : new TreeSet<T>(o1); in compare() local
|
/external/clang/test/Analysis/ |
D | malloc.c | 669 const void *cp = p; // not crash in mallocCastToVoid() local 1353 int *x1 = malloc(8); in CMPRegionHeapToStack() local 1362 int *x1 = malloc(8); in CMPRegionHeapToHeap2() local 1374 int *x1 = malloc(8); in CMPRegionHeapToHeap() local
|
/external/pdfium/core/fxge/skia/ |
D | fx_skia_device.cpp | 820 const FXTEXT_CHARPOS& cp = pCharPos[index]; in DrawText() local 1308 const FXTEXT_CHARPOS& cp = pCharPos[index]; in DrawDeviceText() local 1593 bool CFX_SkiaDeviceDriver::DrawCosmeticLine(FX_FLOAT x1, in DrawCosmeticLine()
|
/external/python/cpython2/Modules/ |
D | datetimemodule.c | 1503 PyObject *x1 = NULL; in delta_to_microseconds() local 4230 char *cp; in datetime_isoformat() local
|