/third_party/mindspore/mindspore/core/ops/ |
D | conv2d.cc | 73 … const int64_t x_w, const std::vector<int64_t> &kernel, const std::vector<int64_t> &stride, in Conv2DPadFunction() argument 86 if (x_w != Shape::SHP_ANY) { in Conv2DPadFunction() 88 …static_cast<int64_t>(std::ceil(((x_w * 1.0) - static_cast<double>(dilation[1] * (kernel[1] - 1))) … in Conv2DPadFunction() 110 if (x_w == Shape::SHP_ANY) { in Conv2DPadFunction() 115 output_hw->push_back(static_cast<int64_t>(std::ceil((x_w * 1.0) / stride[1]))); in Conv2DPadFunction() 116 …nt64_t pad_needed_w = (output_hw->at(1) - 1) * stride[1] + dilation[1] * (kernel[1] - 1) + 1 - x_w; in Conv2DPadFunction() 133 if (x_w != Shape::SHP_ANY) { in Conv2DPadFunction() 134 …out_w = static_cast<int64_t>(std::floor(1 + ((x_w * 1) + pad_list->at(kInputIndex2) + pad_list->at… in Conv2DPadFunction()
|
/third_party/weston/clients/ |
D | simple-touch.c | 163 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() argument 166 float x = wl_fixed_to_double(x_w); in touch_handle_down() 180 uint32_t time, int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion() argument 183 float x = wl_fixed_to_double(x_w); in touch_handle_motion()
|
D | simple-egl.c | 599 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() argument 617 uint32_t time, int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion() argument
|
D | ivi-shell-user-interface.c | 441 wl_fixed_t x_w, wl_fixed_t y_w) in TouchHandleDown() argument 486 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in TouchHandleMotion() argument
|
D | window.c | 3293 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() argument 3297 float sx = wl_fixed_to_double(x_w); in touch_handle_down() 3322 wl_fixed_to_double(x_w), in touch_handle_down() 3372 uint32_t time, int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion() argument 3376 float sx = wl_fixed_to_double(x_w); in touch_handle_motion() 3652 wl_fixed_t x_w, wl_fixed_t y_w, in data_device_enter() argument 3658 float x = wl_fixed_to_double(x_w); in data_device_enter() 3714 uint32_t time, wl_fixed_t x_w, wl_fixed_t y_w) in data_device_motion() argument 3718 float x = wl_fixed_to_double(x_w); in data_device_motion()
|
/third_party/openGLES/extensions/IGLOO/ |
D | IGLOO_viewport_offsetXXX.txt | 40 x_w = (p_x/2) x_d + o_x + 0.5 81 "The vertex's window coordinates, (x_w) are given by 85 (x_w) ((p_x/2)x_d + o_x + offset) )
|
/third_party/skia/third_party/externals/opengl-registry/extensions/IGLOO/ |
D | IGLOO_viewport_offsetXXX.txt | 40 x_w = (p_x/2) x_d + o_x + 0.5 81 "The vertex's window coordinates, (x_w) are given by 85 (x_w) ((p_x/2)x_d + o_x + offset) )
|
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/pynative/ |
D | ops_test.py | 68 batch_num, _, x_h, x_w = x.shape 71 …out_w = 1 + int((x_w + pad_left + pad_right - filter_w - (filter_w - 1) * (dilation[3] - 1)) / str…
|
/third_party/wayland-ivi-extension/ivi-layermanagement-examples/multi-touch-viewer/src/ |
D | multi-touch-viewer.c | 146 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() argument 154 (float)wl_fixed_to_double(x_w), in touch_handle_down() 175 int32_t id, wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion() argument 181 (float)wl_fixed_to_double(x_w), in touch_handle_motion()
|
/third_party/mindspore/mindspore/core/abstract/ |
D | prim_nn.cc | 204 … const int64_t x_w, const std::vector<int64_t> &kernel, const std::vector<int64_t> &stride, in Conv2DPadFunction() argument 209 …output_hw->push_back(static_cast<int64_t>(std::ceil(((x_w * 1.0) - dilation[1] * (kernel[1] - 1)) … in Conv2DPadFunction() 214 output_hw->push_back(static_cast<int64_t>(std::ceil((x_w * 1.0) / stride[1]))); in Conv2DPadFunction() 219 …nt64_t pad_needed_w = (output_hw->at(1) - 1) * stride[1] + dilation[1] * (kernel[1] - 1) + 1 - x_w; in Conv2DPadFunction() 229 …1 + ((x_w * 1.0) + pad_list->at(2) + pad_list->at(3) - kernel[1] - (kernel[1] - 1) * (dilation[1] … in Conv2DPadFunction()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/ |
D | OES_point_sprite.txt | 230 centered at the point's (x_w, y_w), with side length equal to the 247 s = 1/2 + (x_f + 1/2 - x_w) / size 251 coordinates of the fragment, and x_w and y_w are the exact, unrounded 277 the point's (x_w, y_w). This region is a circle having diameter
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_clip_control.txt | 134 "The vertex's window coordinates, (x_w y_w z_w)^T are given by: 136 ( x_w ) ( p_x/2 x_d + o_x )
|
D | EXT_fog_coord.txt | 239 three window coordinates x_w, y_w, and z_w, a clip coordinate 247 floating-point values for its x_w, y_w, and z_w window
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_clip_control.txt | 134 "The vertex's window coordinates, (x_w y_w z_w)^T are given by: 136 ( x_w ) ( p_x/2 x_d + o_x )
|
D | EXT_fog_coord.txt | 239 three window coordinates x_w, y_w, and z_w, a clip coordinate 247 floating-point values for its x_w, y_w, and z_w window
|
/third_party/openGLES/extensions/NV/ |
D | NV_scissor_exclusive.txt | 95 determines if (x_w, y_w) lies outside the exclusive scissor rectangles 118 * x_w < left, 119 * x_w >= left + width,
|
D | NV_point_sprite.txt | 297 centered at the point's (x_w, y_w), with side length equal to the 317 s = 1/2 + (x_f + 1/2 - x_w) / size 321 coordinates of the fragment, and x_w and y_w are the exact, unrounded 345 the point's (x_w, y_w). This region is a circle having diameter
|
/third_party/openGLES/extensions/OES/ |
D | OES_point_sprite.txt | 240 centered at the point's (x_w, y_w), with side length equal to the 257 s = 1/2 + (x_f + 1/2 - x_w) / size 261 coordinates of the fragment, and x_w and y_w are the exact, unrounded 287 the point's (x_w, y_w). This region is a circle having diameter
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_point_sprite.txt | 266 centered at the point's (x_w, y_w), with side length equal to the 283 s = 1/2 + (x_f + 1/2 - x_w) / size 287 coordinates of the fragment, and x_w and y_w are the exact, unrounded 313 the point's (x_w, y_w). This region is a circle having diameter
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_point_sprite.txt | 276 centered at the point's (x_w, y_w), with side length equal to the 293 s = 1/2 + (x_f + 1/2 - x_w) / size 297 coordinates of the fragment, and x_w and y_w are the exact, unrounded 323 the point's (x_w, y_w). This region is a circle having diameter
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_point_sprite.txt | 297 centered at the point's (x_w, y_w), with side length equal to the 317 s = 1/2 + (x_f + 1/2 - x_w) / size 321 coordinates of the fragment, and x_w and y_w are the exact, unrounded 345 the point's (x_w, y_w). This region is a circle having diameter
|
/third_party/weston/tests/ |
D | weston-test-client-helper.c | 341 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_down() argument 345 touch->down_x = wl_fixed_to_int(x_w); in touch_handle_down() 372 wl_fixed_t x_w, wl_fixed_t y_w) in touch_handle_motion() argument 375 touch->x = wl_fixed_to_int(x_w); in touch_handle_motion()
|
/third_party/mindspore/tests/vm_impl/ |
D | vm_me.py | 271 batch_num, _, x_h, x_w = x.shape 274 …out_w = 1 + int((x_w + pad_left + pad_right - filter_w - (filter_w - 1) * (dilation_w - 1)) / stri…
|
/third_party/skia/third_party/externals/opengl-registry/docs/ |
D | fog_coord.txt | 239 three window coordinates x_w, y_w, and z_w, a clip coordinate 247 floating-point values for its x_w, y_w, and z_w window
|
/third_party/openGLES/docs/ |
D | fog_coord.txt | 239 three window coordinates x_w, y_w, and z_w, a clip coordinate 247 floating-point values for its x_w, y_w, and z_w window
|