Home
last modified time | relevance | path

Searched refs:cg_stats (Results 1 – 25 of 26) sorted by relevance

12

/dports/net-mgmt/librenms/librenms-21.5.1/includes/polling/ports/os/
H A Dinfinera-groove.inc.php31 …$cg_stats = snmpwalk_cache_multi_oid($device, $infineratype . 'Entry', $cg_stats, 'CORIANT-GROOVE-… variable
32 …$cg_stats = snmpwalk_cache_multi_oid($device, $infineratype . 'Statistics', $cg_stats, 'CORIANT-GR… variable
50 foreach ($cg_stats as $index => $tmp_stats) {
53 if (! isset($cg_stats[$index][$infineratype . 'AdminStatus'])) {
84 $port_stats[$lindex][$normaloid] = $cg_stats[$index][$infineraoid];
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_xcvar.h132 XCVAR_DEF( cg_stats, "0", NULL, CVAR_NONE )
/dports/games/openspades/openspades-0.1.3/Sources/Client/
H A DClient_Draw.cpp71 DEFINE_SPADES_SETTING(cg_stats, "0");
892 if (!cg_stats) in DrawStats()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/cgame/
H A Dcg_main.c171 vmCvar_t cg_stats; variable
314 { &cg_stats, "cg_stats", "0", 0 },
H A Dcg_view.c1336 if( cg_stats.integer ) in CG_DrawActiveFrame()
H A Dcg_local.h1437 extern vmCvar_t cg_stats;
/dports/games/ioquake3-server/ioquake3-1.36/code/cgame/
H A Dcg_view.c870 if ( cg_stats.integer ) { in CG_DrawActiveFrame()
H A Dcg_main.c150 vmCvar_t cg_stats; variable
272 { &cg_stats, "cg_stats", "0", 0 },
H A Dcg_local.h1142 extern vmCvar_t cg_stats;
/dports/games/ioquake3/ioquake3-1.36/code/cgame/
H A Dcg_view.c870 if ( cg_stats.integer ) { in CG_DrawActiveFrame()
H A Dcg_main.c150 vmCvar_t cg_stats; variable
272 { &cg_stats, "cg_stats", "0", 0 },
H A Dcg_local.h1142 extern vmCvar_t cg_stats;
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/cgame/
H A Dcg_view.c870 if ( cg_stats.integer ) { in CG_DrawActiveFrame()
H A Dcg_main.c150 vmCvar_t cg_stats; variable
272 { &cg_stats, "cg_stats", "0", 0 },
H A Dcg_local.h1142 extern vmCvar_t cg_stats;
/dports/games/evq3/evq3/code/cgame/
H A Dcg_view.c870 if ( cg_stats.integer ) { in CG_DrawActiveFrame()
H A Dcg_main.c150 vmCvar_t cg_stats; variable
272 { &cg_stats, "cg_stats", "0", 0 },
H A Dcg_local.h1142 extern vmCvar_t cg_stats;
/dports/games/iortcw/iortcw-1.51c/MP/code/cgame/
H A Dcg_main.c191 vmCvar_t cg_stats; variable
397 { &cg_stats, "cg_stats", "0", 0 },
H A Dcg_view.c1765 if ( cg_stats.integer ) { in CG_DrawActiveFrame()
H A Dcg_local.h1686 extern vmCvar_t cg_stats;
/dports/games/iortcw/iortcw-1.51c/SP/code/cgame/
H A Dcg_main.c192 vmCvar_t cg_stats; variable
401 { &cg_stats, "cg_stats", "0", 0 },
H A Dcg_view.c1644 if ( cg_stats.integer ) { in CG_DrawActiveFrame()
H A Dcg_local.h1702 extern vmCvar_t cg_stats;
/dports/games/openspades/openspades-0.1.3/Resources/Scripts/Gui/
H A DPreferences.as668 layouter.AddToggleField(_Tr("Preferences", "Show Statistics"), "cg_stats");

12