Home
last modified time | relevance | path

Searched refs:wantfull (Results 1 – 5 of 5) sorted by relevance

/dports/science/openkim-models/openkim-models-2021-01-28/model-drivers/EMT_Asap__MD_128315414717_004/
H A DNeighborCellLocator.h261 int& size, double r, bool wantfull) const;
264 bool wantfull) const;
H A DNeighborCellLocator.cpp595 double r, bool wantfull) const in CommonGetNeighbors()
652 if ((diffs2[i] < rC2) && ((a2 > a1) || (wantfull && (a2 != a1)))) in CommonGetNeighbors()
662 bool wantfull) const in CommonGetNeighbors()
714 if ((d2[i] < rCut2) && ((a2 > a1) || (wantfull && (a2 != a1)))) in CommonGetNeighbors()
/dports/emulators/uae/uae-0.8.29/src/od-win32/
H A Dwin32gfx.c189 static int set_ddraw (int width, int height, int wantfull, int wantoverlay, int bits, LPPALETTEENTR… in set_ddraw() argument
195 ddrval = DirectDraw_SetCooperativeLevel( hAmigaWnd, wantfull ); in set_ddraw()
199 if (wantfull) in set_ddraw()
250 if( !DirectDraw_DetermineLocking( wantfull ) ) in set_ddraw()
281 if( wantfull ) in set_ddraw()
/dports/comms/conserver-com/conserver-8.2.4/conserver/
H A Dmain.c578 Usage(int wantfull) in Usage() argument
627 if (wantfull) { in Usage()
/dports/comms/conserver-com/conserver-8.2.4/console/
H A Dconsole.c265 Usage(int wantfull) in Usage() argument
318 if (wantfull) { in Usage()