Searched refs:emit (Results 1 – 6 of 6) sorted by relevance
/build/kati/ |
D | stats.go | 69 emit bool member 81 e.emit = name == "include" || name == "shell" 82 if e.emit { 83 t.emit("B", e, e.t.Sub(t.t0)) 89 func (t *traceEventT) emit(ph string, e event, ts time.Duration) { func 110 if e.emit { 111 t.emit("E", e, time.Since(t.t0))
|
D | ninja_test.go | 131 …ernal/clang/lib/Headers -MD -DRS_VERSION=23 -std=c99 -c -O3 -fno-builtin -emit-llvm -target armv7-… 132 …ernal/clang/lib/Headers -MD -DRS_VERSION=23 -std=c99 -c -O3 -fno-builtin -emit-llvm -target armv7-…
|
/build/make/core/ |
D | product-graph.mk | 58 define emit-product-node-props
|
D | definitions.mk | 2000 define emit-line 2008 @$(call emit-line,$(wordlist 1,500,$(1)),$(2)) 2009 @$(call emit-line,$(wordlist 501,1000,$(1)),$(2)) 2010 @$(call emit-line,$(wordlist 1001,1500,$(1)),$(2)) 2011 @$(call emit-line,$(wordlist 1501,2000,$(1)),$(2)) 2012 @$(call emit-line,$(wordlist 2001,2500,$(1)),$(2)) 2013 @$(call emit-line,$(wordlist 2501,3000,$(1)),$(2)) 2014 @$(call emit-line,$(wordlist 3001,3500,$(1)),$(2)) 2015 @$(call emit-line,$(wordlist 3501,4000,$(1)),$(2)) 2016 @$(call emit-line,$(wordlist 4001,4500,$(1)),$(2)) [all …]
|
/build/soong/cc/ |
D | pylintrc | 278 # Exceptions that will emit a warning when being caught. Defaults to
|
/build/make/tools/releasetools/ |
D | pylintrc | 373 # Exceptions that will emit a warning when being caught. Defaults to
|