HomeSort by relevance Sort by last modified time
    Searched refs:STATS (Results 1 - 11 of 11) sorted by null

  /external/llvm/test/
Makefile.tests 21 # Specify ENABLE_STATS on the command line to enable -stats and -time-passes
24 STATS = -stats -time-passes
54 -$(LGCCAS) $(STATS) $< -o $@
  /bionic/linker/
linker_debug.h 48 #define STATS 0
linker.cpp 118 #if STATS
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
tracer.c 12 #undef COLLECT_STATS /* Collect counters: stats are printed when tracer is stopped. */
15 #define STATS(x) x
17 #define STATS(x)
116 } stats; member in struct:__anon12911
126 self->stats.calls = 0;
127 self->stats.lines = 0;
128 self->stats.returns = 0;
129 self->stats.exceptions = 0;
130 self->stats.others = 0;
131 self->stats.new_files = 0
    [all...]
  /external/valgrind/main/massif/
ms_main.c 37 // - preset column widths for stats are not generic
229 // Used for printing stats when clo_stats == True.
230 #define STATS(format, args...) \
    [all...]
  /external/lzma/C/
Ppmd7.c 28 #define STATS(ctx) Ppmd7_GetStats(p, ctx)
305 p->MinContext->Stats = REF(p->FoundState);
359 for (s = STATS(c); s->Symbol != p->FoundState->Symbol; s++);
383 for (s = STATS(c); s->Symbol != upState.Symbol; s++);
439 CPpmd_State *s = STATS(c);
523 oldPtr = STATS(c);
526 c->Stats = STATS_REF(ptr);
540 c->Stats = REF(s);
560 CPpmd_State *s = STATS(c) + ns1;
573 CPpmd_State *stats = STATS(p->MinContext); local
    [all...]
  /external/qemu/hw/
goldfish_fb.c 225 #define STATS 0
227 #if STATS
500 #if STATS
507 printf( "full update stats: peak %.2f %% total %.2f %%\n",
514 #endif /* STATS */
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 188 milliseconds