Home
last modified time | relevance | path

Searched defs:VY (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp132 struct VY : VX struct
133 { virtual ~VY() {} }; in ~VY() argument
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h67 #define VY 1 macro
/external/mesa3d/src/imgui/
Dimgui_draw.cpp664 #define IM_NORMALIZE2F_OVER_ZERO(VX,VY) { float d2 = VX*VX + VY*VY; if (d2 … argument
665 #define IM_NORMALIZE2F_OVER_EPSILON_CLAMP(VX,VY,EPS,INVLENMAX) { float d2 = VX*VX + VY*VY; if (d2 … argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DAPInt.cpp2943 APInt VY = VX + TwoA*X + A + B; in SolveQuadraticEquationWrap() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp3039 APInt VY = VX + TwoA*X + A + B; in SolveQuadraticEquationWrap() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2813 uint32_t VY = CY->getZExtValue(); in LowerUAddSubO() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp3243 uint32_t VY = CY->getZExtValue(); in LowerUAddSubO() local