Home
last modified time | relevance | path

Searched defs:x_new (Results 1 – 3 of 3) sorted by relevance

/external/eigen/unsupported/Eigen/src/IterativeSolvers/
DGMRES.h159 VectorType x_new = y(k - 1) * VectorType::Unit(m, k - 1); in gmres() local
/external/libvncserver/x11vnc/
Duserinput.c8343 int x_new = Ev[n].xconfigure.x; in read_events() local
9317 int x_new, y_new, w_new, h_new; in check_ncache() local
9725 int x_new, y_new, w_new, h_new; in check_ncache() local
/external/llvm/lib/Support/
DAPInt.cpp1333 APInt x_new(BitWidth, 0); in sqrt() local