/external/quake/quake/src/WinQuake/ |
cl_parse.cpp | 557 cl.stats[STAT_WEAPONFRAME] = MSG_ReadByte (); 559 cl.stats[STAT_WEAPONFRAME] = 0; 565 if (cl.stats[STAT_ARMOR] != i) 567 cl.stats[STAT_ARMOR] = i; 575 if (cl.stats[STAT_WEAPON] != i) 577 cl.stats[STAT_WEAPON] = i; 582 if (cl.stats[STAT_HEALTH] != i) 584 cl.stats[STAT_HEALTH] = i; 589 if (cl.stats[STAT_AMMO] != i) 591 cl.stats[STAT_AMMO] = i [all...] |
sbar.cpp | 27 #define STAT_MINUS 10 // num frame for '-' stats digit 463 sprintf (str,"Monsters:%3i /%3i", cl.stats[STAT_MONSTERS], cl.stats[STAT_TOTALMONSTERS]); 466 sprintf (str,"Secrets :%3i /%3i", cl.stats[STAT_SECRETS], cl.stats[STAT_TOTALSECRETS]); 555 if ( cl.stats[STAT_ACTIVEWEAPON] >= RIT_LAVA_NAILGUN ) 574 if ( cl.stats[STAT_ACTIVEWEAPON] == (IT_SHOTGUN<<i) ) 602 if ( cl.stats[STAT_ACTIVEWEAPON] == (1<<hipweapons[i]) ) 649 if ( cl.stats[STAT_ACTIVEWEAPON] >= RIT_LAVA_NAILGUN ) 653 if (cl.stats[STAT_ACTIVEWEAPON] == (RIT_LAVA_NAILGUN << i) [all...] |
/external/quake/quake/src/QW/client/ |
sbar.c | 27 #define STAT_MINUS 10 // num frame for '-' stats digit 517 if (cl.stats[STAT_ITEMS] & (IT_SHOTGUN<<i) ) 525 if ( cl.stats[STAT_ACTIVEWEAPON] == (IT_SHOTGUN<<i) ) 549 sprintf (num, "%3i",cl.stats[STAT_SHELLS+i] ); 572 if (cl.stats[STAT_ITEMS] & (1<<(17+i))) 587 if (cl.stats[STAT_ITEMS] & (1<<(28+i))) 677 if ( (cl.stats[STAT_ITEMS] & (IT_INVISIBILITY | IT_INVULNERABILITY) ) 683 if (cl.stats[STAT_ITEMS] & IT_QUAD) 688 if (cl.stats[STAT_ITEMS] & IT_INVISIBILITY) 693 if (cl.stats[STAT_ITEMS] & IT_INVULNERABILITY) [all...] |
/external/srec/srec/cfront/ |
ca_wave.c | 87 hWave->data.stats.highclip_level = hFrontend->config->waveobj->high_clip; 88 hWave->data.stats.lowclip_level = hFrontend->config->waveobj->low_clip; 89 hWave->data.stats.max_per10000_clip = 91 hWave->data.stats.max_dc_offset = 93 hWave->data.stats.high_noise_level_bit = 95 hWave->data.stats.low_speech_level_bit = 97 hWave->data.stats.min_samples = 182 reset_sig_check(&hWave->data.stats); 214 ws = &hWave->data.stats;
|
/cts/tools/test-progress/src/ |
TestCoverageDoclet.java | 246 MyStats stats = new MyStats(TYPE_ROOT, "All", "aaa.html"); local 278 stats.add(subStat); 284 System.out.println("Total has " + stats.getCountFor(0) + " red."); 295 printStats(aprinter, stats, false); 580 MyStats stats = new MyStats(TYPE_PACKAGE, pack.name(), file); local 595 stats.add(subStats); 600 return stats; 644 MyStats stats = new MyStats(TYPE_CLASS, className, className+".html"); local 655 stats.add(subStat); 672 stats.add(subStat) 701 MyStats stats = new MyStats(TYPE_METHOD, "<b>"+method.name() + "<\/b> "+method.signature(), null); local [all...] |
/external/dbus/test/ |
decode-gcov.c | 2529 Stats stats = { 0, }; local [all...] |
/external/iproute2/misc/ |
arpd.c | 86 } stats; variable in typeref:struct:__anon2631 233 stats.probes_sent++; 259 stats.probes_suppressed++; 351 stats.app_bad++; 363 stats.app_neg++; 369 stats.app_recv++; 371 stats.app_success++; 380 stats.app_suppressed++; 405 stats.kern_neg++; 415 stats.kern_change++ [all...] |
/external/v8/src/ |
global-handles.cc | 438 void GlobalHandles::RecordStats(HeapStats* stats) { 439 *stats->global_handle_count = 0; 440 *stats->weak_global_handle_count = 0; 441 *stats->pending_global_handle_count = 0; 442 *stats->near_death_global_handle_count = 0; 443 *stats->destroyed_global_handle_count = 0; 445 *stats->global_handle_count += 1; 447 *stats->weak_global_handle_count += 1; 449 *stats->pending_global_handle_count += 1; 451 *stats->near_death_global_handle_count += 1 [all...] |
/bionic/libc/kernel/common/linux/sunrpc/ |
clnt.h | 19 #include <linux/sunrpc/stats.h> 79 struct rpc_stat * stats; member in struct:rpc_program
|
/external/oprofile/libdb/ |
odb.h | 171 void odb_hash_display_stat(odb_hash_stat_t const * stats); 172 void odb_hash_free_stat(odb_hash_stat_t * stats);
|
/external/ppp/pppd/include/net/ |
if_ppp.h | 103 struct ppp_stats stats; member in struct:ifpppstatsreq 108 struct ppp_comp_stats stats; member in struct:ifpppcstatsreq
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/sunrpc/ |
clnt.h | 19 #include <linux/sunrpc/stats.h> 79 struct rpc_stat * stats; member in struct:rpc_program
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/sunrpc/ |
clnt.h | 19 #include <linux/sunrpc/stats.h> 79 struct rpc_stat * stats; member in struct:rpc_program
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/sunrpc/ |
clnt.h | 19 #include <linux/sunrpc/stats.h> 79 struct rpc_stat * stats; member in struct:rpc_program
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/sunrpc/ |
clnt.h | 19 #include <linux/sunrpc/stats.h> 79 struct rpc_stat * stats; member in struct:rpc_program
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/sunrpc/ |
clnt.h | 19 #include <linux/sunrpc/stats.h> 79 struct rpc_stat * stats; member in struct:rpc_program
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/sunrpc/ |
clnt.h | 19 #include <linux/sunrpc/stats.h> 79 struct rpc_stat * stats; member in struct:rpc_program
|
/external/opencore/engines/adapters/player/framemetadatautility/test/src/ |
test_pv_frame_metadata_utility.cpp | 809 MM_Stats_t* stats = auditCB.pAudit->MM_GetStats(""); local 810 if (stats) 812 fprintf(file, "\nMemory Stats:\n"); 813 fprintf(file, " peakNumAllocs %d\n", stats->peakNumAllocs); 814 fprintf(file, " peakNumBytes %d\n", stats->peakNumBytes); 815 fprintf(file, " totalNumAllocs %d\n", stats->totalNumAllocs); 816 fprintf(file, " totalNumBytes %d\n", stats->totalNumBytes); 817 fprintf(file, " numAllocFails %d\n", stats->numAllocFails); 818 if (stats->numAllocs) 820 fprintf(file, " ERROR: Memory Leaks! numAllocs %d, numBytes %d\n", stats->numAllocs, stats->numBytes) 979 MM_Stats_t* stats = auditCB.pAudit->MM_GetStats(""); local 1003 MM_Stats_t* stats = auditCB.pAudit->MM_GetStats(""); local [all...] |
/external/kernel-headers/original/linux/ |
if_vlan.h | 119 struct net_device_stats dev_stats; /* Device stats (rx-bytes, tx-pkts, etc...) */ 156 struct net_device_stats *stats; local 175 stats = vlan_dev_get_stats(skb->dev); 176 stats->rx_packets++; 177 stats->rx_bytes += skb->len; 185 stats->multicast++;
|
if_ppp.h | 105 struct ppp_stats stats; /* statistic information */ member in struct:ifpppstatsreq 110 struct ppp_comp_stats stats; member in struct:ifpppcstatsreq
|
/external/opencore/engines/author/test/src/ |
test_pv_mediainput_author_engine.cpp | 384 // Shutdown PVLogger and scheduler before checking mem stats 392 MM_Stats_t* stats = auditCB.pAudit->MM_GetStats(""); local 393 if (stats) 395 fprintf(iFile, " Mem stats: TotalAllocs(%d), TotalBytes(%d),\n AllocFailures(%d), AllocLeak(%d)\n", 396 stats->totalNumAllocs - iTotalAlloc, stats->totalNumBytes - iTotalBytes, stats->numAllocFails - iAllocFails, stats->numAllocs - iNumAllocs); 412 // Obtain the current mem stats before running the test case 418 MM_Stats_t* stats = auditCB.pAudit->MM_GetStats("") local [all...] |
/bionic/libc/kernel/common/linux/ |
if_ppp.h | 67 struct ppp_stats stats; member in struct:ifpppstatsreq 72 struct ppp_comp_stats stats; member in struct:ifpppcstatsreq
|
/frameworks/base/services/java/com/android/server/ |
Watchdog.java | 561 PssStats stats = mPssStats; local 562 mActivity.collectPss(stats); 564 stats.mEmptyPss, stats.mEmptyCount, 565 stats.mBackgroundPss, stats.mBackgroundCount, 566 stats.mServicePss, stats.mServiceCount, 567 stats.mVisiblePss, stats.mVisibleCount [all...] |
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
if_ppp.h | 67 struct ppp_stats stats; member in struct:ifpppstatsreq 72 struct ppp_comp_stats stats; member in struct:ifpppcstatsreq
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
if_ppp.h | 67 struct ppp_stats stats; member in struct:ifpppstatsreq 72 struct ppp_comp_stats stats; member in struct:ifpppcstatsreq
|