Searched refs:vres (Results 1 - 7 of 7) sorted by relevance

/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/transport/
H A DKexManager.java543 boolean vres = false;
547 vres = verifier.verifyServerHostKey(hostname, port, kxs.np.server_host_key_algo, kxs.hostkey);
555 if (vres == false)
599 boolean vres = false;
603 vres = verifier.verifyServerHostKey(hostname, port, kxs.np.server_host_key_algo, kxs.hostkey);
611 if (vres == false)
/external/quake/quake/src/WinQuake/
H A Dscreen.cpp532 unsigned short hres,vres; member in struct:__anon11847
570 pcx->vres = LittleShort((short)height);
H A Dgl_warp.cpp411 unsigned short hres,vres; member in struct:__anon11715
/external/quake/quake/src/QW/client/
H A Dclient.h497 unsigned short hres,vres; member in struct:__anon11311
H A Dscreen.c613 pcx->vres = LittleShort((short)height);
H A Dgl_screen.c704 pcx->vres = LittleShort((short)height);
H A Dgl_warp.c362 unsigned short hres,vres; member in struct:__anon11354

Completed in 691 milliseconds