Home
last modified time | relevance | path

Searched defs:lastClient (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/base/java/org/mozilla/gecko/db/
H A DLocalTabsAccessor.java110 RemoteClient lastClient = null; in getClientsFromCursor() local
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/db/
H A DLocalTabsAccessor.java145 RemoteClient lastClient = null; in getClientsFromCursor() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/onelab/
H A DOnelabClients.h271 citer lastClient() { return _clients.end(); } in lastClient() function
/dports/games/ufoai/ufoai-2.5-source/src/server/
H A Dsv_main.cpp129 client_t* SV_GetNextClient (client_t* lastClient) in SV_GetNextClient()
/dports/cad/gmsh/gmsh-4.9.2-source/utils/solvers/c++/
H A Donelab.h1368 citer lastClient() { return _clients.end(); } in lastClient() function
/dports/cad/gmsh/gmsh-4.9.2-source/Common/
H A Donelab.h1368 citer lastClient() { return _clients.end(); } in lastClient() function
/dports/science/getdp/getdp-3.4.0-source/Common/
H A Donelab.h1368 citer lastClient() { return _clients.end(); } in lastClient() function
/dports/x11-toolkits/open-motif/motif-2.3.8/clients/mwm/
H A DWmGlobal.h1448 ClientListEntry *lastClient; member