Home
last modified time | relevance | path

Searched defs:besttime (Results 1 – 25 of 51) sorted by relevance

123

/dports/astro/py-astropy/astropy-5.0/astropy/convolution/tests/
H A Dtest_convolve_speeds.py35 besttime = min(timeit.Timer(stmt=statement, setup=setup).repeat(3, 10)) variable
40 besttime = min(timeit.Timer(stmt=statement, setup=setup).repeat(3, 10)) variable
61 besttime = min(timeit.Timer(stmt=statement, setup=setup).repeat(3, 10)) variable
66 besttime = min(timeit.Timer(stmt=statement, setup=setup).repeat(3, 10)) variable
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/intro/
H A Dtitle.cpp36 uint32_t besttime; // Nikumaru display member
/dports/games/tileworld/tworld-1.3.0/
H A Dplay.c295 int timeleft, besttime; in drawscreen() local
H A Ddefs.h193 int besttime; /* time (in ticks) of best solution */ member
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/intro/
H A Dtitle.cpp51 uint32_t besttime; // Nikumaru display member
/dports/games/tileworld/tworld-1.3.0/oshw-sdl/
H A Dsdlout.c511 static void displayinfo(gamestate const *state, int timeleft, int besttime) in displayinfo()
679 int displaygame(void const *state, int timeleft, int besttime) in displaygame()
/dports/biology/lamarc/lamarc-2.1.8/src/force/
H A Dtimemanager.cpp193 double besttime = DBL_MAX; in TimeOfActiveCoal() local
246 double besttime = DBL_MAX; in TimeOfInactiveCoal() local
297 double besttime = DBL_MAX; in TimeOfTraitMutation() local
391 double besttime = DBL_MAX; in TimeOfActiveCoal() local
479 double besttime = DBL_MAX; in TimeOfInactiveCoal() local
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Dservers-setup.c288 time_t now, besttime; in create_chatnet_conn() local
/dports/editors/2bsd-vi/ex-050325/
H A Dexrecover.c505 long besttime; /* Time at which the best file was saved */ variable
/dports/games/assaultcube/AssaultCube_v1.2.0.2/source/src/
H A Dserverchecks.h275 int dtime, besttime = -1; in checkteamrequests() local
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dbe_aas_route.c569 float besttime; in AAS_FreeOldestCache() local
1644 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
H A Dbe_ai_chat.c2322 float besttime; in BotChooseInitialChatMessage() local
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dbe_aas_route.c571 float besttime; in AAS_FreeOldestCache() local
1646 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
/dports/www/kannel/gateway-1.4.4/test/
H A Dfakewap.c242 double totaltime = 0, besttime = 1000000L, worsttime = 0; variable
/dports/games/ioquake3-server/ioquake3-1.36/code/botlib/
H A Dbe_aas_route.c1589 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
H A Dbe_ai_chat.c2435 float besttime; in BotChooseInitialChatMessage() local
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dbe_aas_route.c1589 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/botlib/
H A Dbe_aas_route.c1590 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
/dports/games/openarena/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_aas_route.c1589 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
/dports/games/openjk/OpenJK-07675e2/codemp/botlib/
H A Dbe_aas_route.cpp1595 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/botlib/
H A Dbe_aas_route.c1589 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
/dports/games/evq3/evq3/code/botlib/
H A Dbe_aas_route.c1589 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/botlib/
H A Dbe_aas_route.c1781 unsigned short int t, besttime; in AAS_AreaRouteToGoalArea() local
/dports/games/bloodfrontier/bloodfrontier/src/game/
H A Dclient.cpp1713 int tn = getint(p), laptime = getint(p), besttime = getint(p); in parsemessages() local
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dnetconn.c2417 double besttime; in NetConn_ServerParsePacket() local

123