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

  /bionic/linker/
linker_debug.h 46 #define STATS 0
linker_main.cpp 474 #if STATS
475 PRINT("RELO STATS: %s: %d abs, %d rel, %d copy, %d symbol", g_argv[0],
505 #if TIMING || STATS || COUNT_PAGES
linker.cpp 275 #if STATS
    [all...]
  /external/swiftshader/third_party/LLVM/test/
Makefile.tests 21 # Specify ENABLE_STATS on the command line to enable -stats and -time-passes
24 STATS = -stats -time-passes
66 -$(LGCCAS) $(STATS) $< -o $@
  /external/ltp/utils/ffsb-6.0-rc2/
parser.h 45 #define STATS 0x0010
116 {"stats", STATS, 5}, \
parser.c 498 case STATS:
970 if (tmp_cont->type == STATS) {
  /external/lzma/C/
Ppmd7.c 30 #define STATS(ctx) Ppmd7_GetStats(p, ctx)
309 p->MinContext->Stats = REF(p->FoundState);
363 for (s = STATS(c); s->Symbol != p->FoundState->Symbol; s++);
387 for (s = STATS(c); s->Symbol != upState.Symbol; s++);
443 CPpmd_State *s = STATS(c);
527 oldPtr = STATS(c);
530 c->Stats = STATS_REF(ptr);
544 c->Stats = REF(s);
564 CPpmd_State *s = STATS(c) + ns1;
577 CPpmd_State *stats = STATS(p->MinContext); local
    [all...]
  /build/soong/android/
androidmk.go 120 fmt.Fprintln(buf, "STATS.SOONG_MODULE_TYPE +=", mod_type)
121 fmt.Fprintf(buf, "STATS.SOONG_MODULE_TYPE.%s := %d\n", mod_type, type_stats[mod_type])
  /build/make/core/
definitions.mk     [all...]
Makefile 651 # package stats
652 PACKAGE_STATS_FILE := $(PRODUCT_OUT)/package-stats.txt
657 @echo Package stats: $@
661 # Create empty package stats file if target builds no jar(s) or apk(s).
664 $(hide) build/make/tools/dump-package-stats $^ > $@
667 .PHONY: package-stats
668 package-stats: $(PACKAGE_STATS_FILE)
711 # build system stats
715 @$(foreach s,$(STATS.MODULE_TYPE),echo "modules_type_make,$(s),$(words $(STATS.MODULE_TYPE.$(s)))" >>$@;
    [all...]
  /external/v8/tools/
callstats.py 12 run run chrome with --runtime-call-stats and generate logs
13 stats process logs and print statistics
17 For each command, you can try ./runtime-call-stats.py help command.
32 import scipy.stats
115 var msg = "STATS: (" + refreshId + ") " + url;
138 "--enable-stats-table",
183 js_flags = "--runtime-call-stats --noconcurrent-recompilation"
209 # If the stats file is empty, chrome must be called again.
308 flags = get_chrome_flags("--runtime-call-stats --allow-natives-syntax",
333 t_bounds = scipy.stats.t.interval(0.95, N-1
454 def stats(s, units=""): function in function:print_stats.print_entry
    [all...]
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 
  /external/guice/extensions/struts2/lib/
core-3.1.1.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 

Completed in 317 milliseconds