Home
last modified time | relevance | path

Searched defs:x_left (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/aten/src/ATen/native/
DIntegration.cpp115 Tensor x_left = x_viewed.slice(dim, 0, -1); in trapezoid() local
157 Tensor x_left = x_viewed.slice(dim, 0, -1); in cumulative_trapezoid() local
/external/sdv/vsomeip/third_party/boost/numeric/odeint/examples/mpi/
Dphase_chain.cpp43 double x_left, x_right; in operator ()() local
/external/freetype/src/base/
Dftobjs.c386 FT_Pos x_left, y_top; in ft_glyphslot_preset_bitmap() local
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.cpp1150 const glw::GLfloat x_left = -1.0f + x_mid_step + ((glw::GLfloat)x_offset_for_face) * x_step; in preparePositionForFace() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4994 float x_left = static_cast<float>(x) * pixelWidth - 1.0f; in iterate() local