/third_party/boost/libs/geometry/doc/src/examples/geometries/ |
D | box.cpp | 41 double max_y = box1.max_corner().get<1>(); in main() local
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | natearth.hpp | 88 inline T max_y() { return (0.8707 * 0.52 * detail::pi<T>()); } in max_y() function 112 static const T max_y = natearth::max_y<T>(); in inv() local
|
/third_party/boost/libs/geometry/test/geometries/ |
D | box.cpp | 44 T max_x, T max_y, T max_z) in check_box()
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/kernel/ |
D | arithmetic_self.cc | 48 const int max_x = 4, max_y = 8; in ArithmeticSelfGetWorkGroup() local
|
D | power.cc | 54 const int max_x = 2, max_y = 8; in PowerGetWorkGroup() local
|
D | stack.cc | 59 const int max_x = 4, max_y = 8; in StackGetWorkGroup() local
|
D | layer_norm.cc | 63 const int max_x = 4, max_y = 8; in LayerNormGetWorkGroup() local
|
D | concat.cc | 60 const int max_x = 2, max_y = 8; in ConcatGetWorkGroup() local
|
D | batchnorm.cc | 62 const int max_x = 4, max_y = 8; in BatchNormGetWorkGroup() local
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cff2-table.cc | 61 number_t max_y; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cff2-table.cc | 64 number_t max_y; member
|
/third_party/harfbuzz/src/ |
D | hb-ot-cff2-table.cc | 64 number_t max_y; member
|
/third_party/boost/boost/graph/ |
D | is_straight_line_drawing.hpp | 55 double max_y = max BOOST_PREVENT_MACRO_SUBSTITUTION(y1, y2); in intersects() local
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_meta_util.c | 69 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_common.c | 110 int min_x, min_y, max_x, max_y; in radeonUpdateScissor() local
|
/third_party/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_common.c | 110 int min_x, min_y, max_x, max_y; in radeonUpdateScissor() local
|
/third_party/weston/clients/ |
D | screenshot.c | 61 int max_x, max_y; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3dx_rcl.c | 545 const uint32_t max_y = min_y + h - 1; in supertile_in_job_scissors() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_rotate.c | 235 int x, int y, int max_x, int max_y) in interpolate_bilinear8() 265 int x, int y, int max_x, int max_y) in interpolate_bilinear16()
|
/third_party/flutter/skia/third_party/externals/sdl/src/core/linux/ |
D | SDL_evdev.c | 76 int min_y, max_y, range_y; member
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | muxedit.c | 434 int max_x = 0, max_y = 0; in GetAdjustedCanvasSize() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/ |
D | muxedit.c | 436 int max_x = 0, max_y = 0; in GetAdjustedCanvasSize() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_blit.c | 73 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_blit.c | 112 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
|
/third_party/weston/libweston/ |
D | tde-render-part.cpp | 168 float max_x = -HUGE_VALF, max_y = -HUGE_VALF; in weston_view_compute_global_region() local
|