Home
last modified time | relevance | path

Searched defs:x2DC (Results 1 – 9 of 9) sorted by relevance

/dports/databases/litestream/google-cloud-go-storage-v1.15.0/memcache/apiv1/
H A Dgapic_metadata.json1 {
2 "schema": "1.0",
3 "comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
4 "language": "go",
5 "protoPackage": "google.cloud.memcache.v1",
6 "libraryPackage": "cloud.google.com/go/memcache/apiv1",
7 "services": {
8 "CloudMemcache": {
9 "clients": {
10 "grpc": {
[all …]
/dports/audio/praat/praat-6.2.03/sys/
H A DGraphics_linesAndAreas.cpp280 void structGraphicsScreen :: v_rectangle (double x1DC, double x2DC, double y1DC, double y2DC) { in v_rectangle()
310 void structGraphicsPostscript :: v_rectangle (double x1DC, double x2DC, double y1DC, double y2DC) { in v_rectangle()
317 void structGraphicsScreen :: v_fillRectangle (double x1DC, double x2DC, double y1DC, double y2DC) { in v_fillRectangle()
348 void structGraphicsPostscript :: v_fillRectangle (double x1DC, double x2DC, double y1DC, double y2D… in v_fillRectangle()
382 void structGraphicsScreen :: v_ellipse (double x1DC, double x2DC, double y1DC, double y2DC) { in v_ellipse()
415 void structGraphicsPostscript :: v_ellipse (double x1DC, double x2DC, double y1DC, double y2DC) { in v_ellipse()
494 void structGraphicsScreen :: v_fillEllipse (double x1DC, double x2DC, double y1DC, double y2DC) { in v_fillEllipse()
526 void structGraphicsPostscript :: v_fillEllipse (double x1DC, double x2DC, double y1DC, double y2DC)… in v_fillEllipse()
531 void structGraphicsScreen :: v_button (double x1DC, double x2DC, double y1DC, double y2DC) { in v_button()
659 void structGraphics :: v_roundedRectangle (double x1DC, double x2DC, double y1DC, double y2DC, doub… in v_roundedRectangle()
[all …]
H A DGraphics_colour.cpp94 static void highlight (Graphics graphics, integer x1DC, integer x2DC, integer y1DC, integer y2DC) { in highlight()
149 static void highlight2 (Graphics graphics, integer x1DC, integer x2DC, integer y1DC, integer y2DC, in highlight2()
H A DGraphics_image.cpp40 integer ix1, integer ix2, integer x1DC, integer x2DC, in _GraphicsScreen_cellArrayOrImage()
467 integer ix1, integer ix2, integer x1DC, integer x2DC, in _GraphicsPostscript_cellArrayOrImage()
650 integer ix1, integer ix2, integer x1DC, integer x2DC, in _cellArrayOrImage()
797 integer x1DC = wdx (x1), x2DC = wdx (x2), y1DC = wdy (y1), y2DC = wdy (y2); in _GraphicsScreen_imageFromFile() local
H A DHyperPage.h26 double x1DC, x2DC, y1DC, y2DC; in Thing_define() local
H A DManPages.cpp511 integer x1DC, y1DC, x2DC, y2DC; in writeParagraphsAsHtml() local
H A DGraphics_text.cpp1593 const integer x1DC = x1 * my scaleX + my deltaX + 2, x2DC = x2 * my scaleX + my deltaX - 2; in Graphics_textRect() local
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/optimizer/geqo/
H A Dgeqo_eval.c219 if (list_length(clumps) != 1)
/dports/audio/praat/praat-6.2.03/fon/
H A DTextGridEditor.cpp1328 integer x1DC, x2DC, yDC; in do_drawIntervalTier() local